Google Suggest Keyword Generator

March 14th, 2010

As you might have noticed, the query suggestion feature of Google Search usually only comes up when someone wants to expose and make fun of all the silly things that people search for. Today, I’m going to show you how you that it can also be put to a […] Continue Reading…


AdBlock To Take Over The Internet?

March 12th, 2010

If you frequent technology news sites, it’s easy to get the impression that AdBlock Plus – the popular Firefox extension that can block most forms of online advertising – is a big deal. Any news article, blog post or forum thread that happens to mention advertising will inevitably get […] Continue Reading…


Showing Different Ads To Different Visitors

March 9th, 2010

Just today, I decided to run an impromptu experiment to test if visitors who come from search engines are really more likely to click on ads. It’s considered  “common knowledge” by many bloggers who advise everyone to only show ads to search engine visitors (as a quick Google search […] Continue Reading…


12 Invisible But Invaluable jQuery Plugins

March 5th, 2010

Not all jQuery plugins are about UI and eye-candy. There’s also a class of plugins that aim to make web development itself easier, either by acting as convenient wrappers around hard-to-use JavaScript functionality, simplifying cross-browser compatibility, or providing small but useful utilities and APIs.

Below you’ll find a list of […] Continue Reading…


Add Fuzzy Timestamps To Your Blog

March 2nd, 2010

I recently stumbled upon a great jQuery plugin called “timeago” that lets you easily create fuzzy timestamps (e.g. “5 minutes ago”, “about 2 months ago”, etc). So I wrote a quickie WP plugin that you can use to add this neat feature to your blog.
About
Basically, with this plugin you […] Continue Reading…