The Blogosphere Three Years Later

It’s been almost three years since I posted my first entry in the blogosphere. Sure, there are so many things that have changed in the world of blogs. The blogs themselves and their owners.

For almost three years, the blogosphere had helped me in so many ways. I have met great people like Shari, KT, Robbie, Talamasca, and Hazel to name some. Sad to say, bloggers do come and go. And I’m just glad that even though I have a hectic schedule because I’m overloaded in school and sometimes I find myself frustrated with the blogosphere, I’m still here. I’ve also learned a lot of things. Back in 2004, I was blogging manually, and now, I’m using the most abused blogging software available, WordPress. What amazes me is that even though there are so many users of it who don’t really know how to use it, they are still comfortable with it. I wonder if these people know that it is documented and there is a support forums for it. An advice: stop posting your questions about WP in your blogs, either you search the codex or post your questions at the forums. Further more, don’t be afraid to experiment (but be sure to backup your database) and read! Reading can really save you from looking stupid. It’s been also my outlet of frustrations. The entries that contain my frustrations to my siblings, classmates, teachers, and random people are scattered in this site: some are available to the reading public, others are password-protected, and a few are marked as private.

In my first year of blogging, it’s very seldom that you’ll see blogs written in Filipino (and published by a Filipino). I can still remember that those people who started blogging before me were desperately looking for Filipino bloggers. Like them, I was also looking for some. A year or two later, the blogosphere was infected by stupid Filipino bloggers. Okay, I’m going to try to be more constructive. There was a sudden outrage from the pioneering Filipino bloggers. There was even this blogger who does not even know anything about PHP, he’ll ask whomever he thinks is good at PHP. And I was one of his victims. He asked me if I can help him. Even though it was my first time to meet him, I gave him a helping hand. Because of my stupidity, I gave him a zipped copy of one of my old themes1. The next thing I knew, he used my theme almost as is! I asked him to remove it because it’s very stupid, and not to mention rude.

Because the post where I originally wrote this is password-protected, let me quote some paragraphs:

If you don’t know something, it’s okay to ask for some help. But not to the extreme that you will ask somebody for help every time. We have other things to do like our studies, projects and our own sites. And most of all, do not get mad or laugh at me when I can’t solve your problem or I did not get your instructions! Remember, it’s me who is helping you! And mind you, be sure that you really know what your problem is before asking for help, otherwise, nothing will happen. I don’t have all time just to look at your codes and find the source of your problem.

Kapal mo hu?

A friendly advice, start with HTML (better if with CSS), do not proceed to PHP and other advanced programming languages if you don’t know HTML and CSS!

There are other issues that happened a year ago. After some months, I did not experience these issues because some bloggers (and that includes me) addressed these issues. They were really annoying. The most annoying were the spam comments from legitimate people. Don’t you get agitated when you read a comment that contains only a single smilie or does not have any connection with the post in question whatsoever?

I’ve been receiving a few lately. It would be better if you’ll not post your comments if you won’t read the entry itself. Remember, we don’t blog because of ranking, more so, not just to get multitude of comments. Besides, leaving comments in other blogs does not guarantee you that the blog owner will pay you a visit and leave a comment.

Another issue that I’m also having lately are post notifications via IM. You don’t really have to IM me that there is a new entry in your site. That’s why there is RSS, isn’t it? RSS notifies me that there is a new entry in your site whenever you post one. Most blogging softwares automatically publish your feeds. I can read your entries without even visiting your site. Do you get it?

Also, don’t forget that blogs are not really diaries. Yes, you can post something about your life. But if you’ll only discuss your life, your readers might get bored.

I can only suggest one thing: read! As what I had written above, reading can save you from looking stupid. Believe me, it’s true.

PS: Want to install PHP plus Apache plus mySQL in you own computer? Try Xampp! It’s for free! With this, you can run every single PHP file in your computer. This is not an advertisment from B2P. Actually, it’s currently installed in my computer.

  1. And hey, he does not even know how to extract it! []

27 Comments

Sharing Feeds in Your Blog

Months ago, somebody asked me how do I display the latest posts of the people in my reading list. During that time, I was using Google Reader’s feature to put them here in my site. Personally, I don’t like it because it’s customizing options are limited. What’s more, it’s not XHTML valid (I’m not sure though if this was already solved).

I tried looking for a plugin to do this, but to no avail, I did not succeed. The plugins that I tried were not the plugins that I was looking for.

And now, I have finally found the solution. Yes, I’m sharing it to you.

So what you do now is to subscribe to the feeds that you want in Google Reader (but that does not mean that we will use Google Reader to republish your feed to HTML). Make sure all the feeds that you want to share are tagged with a common tag. After doing so, click “Options” (in Google Reader), go to the “Tags” section. Share that tag that you want to share. From there, you can click the “add a clip to your site” to start sharing the feeds that you’ve selected. As what I’ve said, its customizing options are limited. So read on.

Now,click “email a link,” you’ll find there the URL of the feed of that particular tag. It compiles all the feeds that you specified and it publishes all the posts in a single feed. It’s being published in Atom.

If you’re using WordPress and have the plugin Widgets installed, you can log to your WP admin panel. From the “Presentation” tab, select “Sidebar Widgets” and change the settings of a RSS widget, you can put there the title of the feed, the URL of the feed and how many entries it will display. Word of caution: it will render wrong URLs for the posts. I don’t know if this is a bug in WP. Besides, the feed that Google Reader provides is Atom, not RSS, right? Don’t worry, there is a solution to this.

(I don’t know if there is a site out there that do something like Google Reader but publishes the feed directly in RSS. Technorati does this, but it’s not reliable.)

FeedBurner can convert the format of your feed, so use it. Burn the Atom feed (the one Google Reader has provided) in FeedBurner. Once done, go to the “Optimize” section of the settings of the feed, disable “SmartFeed”. After that, select “Convert Format Burner,” from the drop-list, choose “RSS 2.0″ and activate it.

Luckily, FeedBurner also has the feature like that of Google Reader that republish your feed back to HTML, and hey, it has more customizing options. It also render correct and valid XHTML. The catch: there is this annoying banner of FeedBurner (this is true for free accounts, I’m not sure with the paid accounts). And I know, you don’t like that. This feature of FeedBurner is called as “BuzzBoost” and you can find it at the “Publicize” tab.

For WP users that has the plugin “Widgets” installed, you can prevent the banner from displaying by going to the “Sidebar Widgets” (in your WP admin panel) and supply there the URL feed of the feed that you created in FeedBurner.

If the URLs don’t work (and you think you followed everything in this post correctly), just wait for a few moments and the URL will be corrected.

I hope this has helped you. If you’re looking for the finish product, you can find it in my sidebar (the one with the RSS icon). Sorry for those people who don’t understand this (talking about the newbies).

8 Comments

20 Things About Blogging

Let’s start…

  1. Many people use WP, but they don’t know how to use it. Urgh. And oh, there is a new WP release (version 2.1.2). All users of WP are encouraged to upgrade their installation/s ASAP!
  2. Use Technorati to track your blog’s current rank in the blogosphere. But keep in mind that we don’t blog for rank.
  3. Google’s Blog Search indexes most of the blogs in the blogosphere. Try using it if you can’t find something relevant to your search in the main Google search. You can also use Technorati for searching blogs.
  4. I sometimes have a cross-post at LJ (add me), Multiply, WordPress.com, and Blogspot. These are four sites that you may want to use if you can’t host your own blog.
  5. Publishing an RSS feed is very helpful to your readers.
  6. Use Google’s Reader to subscribe to RSS feeds.
  7. Using WP? There are tons of plugins for it. Try to use some. Here is a list of the plugins that I use.
  8. Publishing your feeds? Use FeedBurner for more functionality.
  9. For WP users, you might want to read this article if you wanted to optimize your site for search engines.
  10. Blogs are powerful.
  11. Be careful with what you right on your blog. Remember, a blog is public, unless you make it private.
  12. Youngblood is a column in the PDI, but once you read it, you might get addicted to it because the topics that were discussed in the column are very random, it’s as if you were reading a real blog.
  13. You can earn money just by blogging! Please put harry07[at]gmail[dot]com as your referrer. Thanks!
  14. This is my first paid website, and it is powered by WP.
  15. Want to read more blogs written by Filipinos? Click here.
  16. Looking for somebody to host your WP blog? You can ask me about this.
  17. I posted my first ever blog entry (dated May 04, 2004) in Xanga.
  18. Two of the earliest Filipino bloggers that I met are still alive and kicking: Shari and KT. Lol.
  19. Blogging is simply addictive like coffee.
  20. The biggest issue that I know in the blogosphere has something to do with Manny Pacquiao. Okay. I’m zipping my mouth.

I intended to make this a 101 list, but I can’t. I’ve already ran out of ideas to write. Do you have something more to add? I’ll post them.

16 Comments

Site-ender Entry

I suppose this is going to be my last post here. In two days time, I’ll be opening my brand new site. I’ll put here the ten most notable things that happened since I opened this site almost two years from now in order of occurrence.

  • I decided to use WordPress as my blogging software since manual blogging is very hard to maintain. Alas, my posts from February 2005 up to early March 2005 were all deleted because I messed up with my WordPress.
  • It was February 13, 2005 here in the Philippines when my grandfather from my mother side had died in the USA.
  • It was my first time to witness a conclave via news.
  • I ended up as the news editor of our school paper for two consecutive years.
  • July 2005, I ran for the Student Council but I did not win.
  • I and my classmates had our retreat back in January. Actually, it is exactly a year now.
  • On February 04 of this year, a big accident happened here in the Philippines. The Ultra stampede occurred back then.
  • March means graduation to me. Well, I landed as the first honorable mention of our batch (without exerting too much effort). I was also able to bag other awards. Oh, IÂ’m not bragging about them.
  • College is a bit freaky. And I hate it. CanÂ’t we just skip college?
  • The seventh of September marks my first serious encounter with death. My grandfather from my father side died. I miss my grandfather so much.

I’m supposed to search my database for the most longest comment, the comment author with the most comments, and the like but as I am very busy and tired because of watching, I can’t. Actually, I’m supposed to be reviewing right now for an exam tomorrow.

I will close all comment forms on January 07, as I want everything in my current database make it to my new home. To all those people who already know my link, kindly update my link. Thanks! However, to those people who wish to know my new link, just use the contact form bellow or post your comment.

[CONTACT-FORM]

1 Comment

Protected: Where’s the fun in that?

This post is password protected. To view it please enter your password below:

Enter your password to view comments