Admin Menu Editor For WordPress

December 20th, 2008

Here is my latest and hack-iest plugin yet – Admin Menu Editor. It’s a WordPress plugin that will let you manually edit the Dashboard menu. You can reorder the menus, show/hide specific items, change access rights, and more. The plugin is still a bit rough around the edges, so [...] Continue Reading…


The Tree Link Project – Sponsor A Tree By Posting A Link

December 15th, 2008

Christmas – the time of goodwill and gifts and all that philosophical stuff – is coming. So, in the spirit of the season, I’ve decided to start up an unusual charity project/experiment. Here’s the idea in a nutshell – for every link you point to this page, I will [...] Continue Reading…


Fast Weighted Random Choice In PHP

December 10th, 2008

Sometimes you may need to randomly select items from a list so that some items are selected more frequently than others. For example, you might take a list of applications and their download counts, and randomly pick a “featured application” based on the number of downloads.

There are several [...] Continue Reading…


How Popular Is WordPress?

December 8th, 2008

We all know that WordPress is a popular publishing platform, but how popular is it really? While I don’t know the number of active WP blogs, here’s a different yet interesting piece of statistics – a chart of the historical Google search volume for the keyword “wordpress”.

(click the [...] Continue Reading…


Plugin Compatibility Notes

December 4th, 2008

As I write this, WordPress 2.7 is due to arrive in a few days. Now that’s very shiny and all, but there’s one thing that has always made me a bit wary about upgrading to a new version : plugin compatibility. When you have a lot of active plugins [...] Continue Reading…