WordPress Debug Function aka PRINTF
Being a longtime C programmer, I love printfs. Printfs are the quickest way to debug simple bugs. Here is my WordPress version of Printf. This 3 line function ensures that it will spew junk only if you are logged in as the Administrator.
Plugin-less Integration of Twitter Anywhere with WordPress
Continuing my attempt to avoid wordpress plugins when possible and hand code the theme to include different functionalities, I looked around for php code snippets so that I could include the twitter anywhere code in my theme – the hovercards, the tweetbox and all that jing-bang. I found it here. I also added the tweetbox [...]
Open Links in Your Linux Distro’s Current Browser Instead of the Default
This post is inspired by this lifehacker post which shows how to open links in your Mac’s current browser instead of the default. I also use multiple browsers and face the same annoyance. Hence I decided to create a similar solution for linux too.
Plugin-less Integration of Facebook Like, Google Buzz and TweetMeme Retweet with WordPress
There are lots of plugins in the wordpress plugin repository which can be used to integrate Facebook Like, Google buzz, TweetMeme Retweet etc with wordpress. However none of them provided all three functionalities at the same time or were flexible enough to integrate seamlessly with the theme. Hence I wrote a small php function which [...]
Display Latest Tweet Code Snippet for WordPress
I took yoast’s code for the displaying the latest tweet and modified it so that it would work on my blog. For some reason the exact code on Yoast’s page didn’t work all the time for me. Please visit Yoasts blog linked previously for an explanation of the code. Here’s the code:

Recent Comments
(1 weeks ago)
(1 weeks ago)
(2 weeks ago)
(3 weeks ago)