Aligning Images In RSS Feeds

December 31st, 2008

When inserting an image into a post, WordPress lets you choose an alignment (left/right/center/none) and even add a caption. This usually works well when viewing the post on the blog itself, but will often look messed-up in the RSS feed. Basically, the image becomes unaligned and breaks the intended post layout. I’ve found an easy [...]

Continue Reading...

Top 10 WordPress Plugin Developers

December 28th, 2008

As the year is coming to an end, perhaps it’s time for a different kind of “Top X” post. Instead of a list of new WP plugins to try out, here are the top plugin authors – the brilliant people who create outstanding tools and share them with the WordPress community.
The list is ranked by [...]

Continue Reading...

Cool Homemade Keyboard + Interface Bandwidth Rant

December 23rd, 2008

Take a look at this cool homemade keyboard. Plus an accompanying rant about how surely there has to be something interesting in the gap between QWERTY and a brain implant.

Continue Reading...

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 a good understading of WP internals [...]

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 sponsor one new tree through the [...]

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 ways to accomplish this in PHP. [...]

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 image to get a slightly larger [...]

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 there’s always a chance that one [...]

Continue Reading...

Copying A Lot Of Discs/Flash Drives To The HDD

December 2nd, 2008

Optional Intro [skip straight to instructions]
It all started in the ancient days of 5 Years Ago when I, as a poor university student, couldn’t afford a spacious 1TB hard drive. Instead I used CDs and DVDs to store and transfer large files, e.g. movies and music. Over the years, I accumulated huge stacks of unsorted [...]

Continue Reading...