Though I’ve been away from blogging a good while due to extreme load at work and family front – I’ve been keeping a pretty close watch on the progress of the blogosphere. Thus, I couldn’t help but get my hands on WordPress 2.7 RC1 the moment it was released.
Here I am… loving every bit of it
Some minor hitches here and there and plenty of room for improvement – all taken into consideration there’s just one word for it – Terrific!

Just today I performed an upgrade to the brand new WordPress 2.3.
Problem #1
The upgrade went without a hitch but the moment I refreshed my site I got this long error message that went like…
WordPress database error: [Table 'wordpress.wp_post2cat' doesn't exist]
SELECT p2c.category_id AS cat_id, COUNT(p2c.rel_id) AS numposts, UNIX_TIMESTAMP(max(p.post_date_gmt)) + ‘0′ AS last_post_date, UNIX_TIMESTAMP(max(p.post_date_gmt)) AS last_post_date_gmt FROM wp_post2cat p2c INNER JOIN wp_posts p ON p2c.post_id=p.id WHERE (p.post_status=’publish’…
Continue reading »

This is one of the first of a series of tutorials I wrote on taming the Linux daemons. It was first published at Astahost Forums on February 5th, 2005.I’m sure all of you must have come across the term DHCP – anyone who’s connects to the internet has to come across it every now and then. You see the term even on the small setup…
Continue reading »