New Web Load Testing Service

February 22nd, 2009

You can never have too much stats, right? Today I came across a new load testing site that might provide you with some interesting data points. LoadImpact.com simulates multiple users accessing a website and presents a simple report on how long the server took to respond. Here’s an example report : You can run the […]

Continue Reading...

Make Your Plugin Faster With Conditional Tags

February 22nd, 2009

One of the reasons why WordPress can be slow is that it loads all active plugins on each and every page, even if some of those plugins aren’t actually used on that page. For example, an active anti-spam plugin will still be loaded even if the current page doesn’t contain a comment form (e.g. category […]

Continue Reading...

How To Identify a WordPress Theme

February 15th, 2009

Say you stumble upon a WordPress blog that has a gorgeous design. Amazed, you wonder what theme they’re using. Of course, it would be straightforward to just email the blog’s author and ask, but it might take a few hours (or days) until they get back to you. Here are three simple ways to identify […]

Continue Reading...

Top WordPress Plugin Niches

February 11th, 2009

As a plugin developer, I sometimes wonder what makes a plugin popular. How come some plugins garner hundreds of comments and thousands of downloads, while others pass quietly into the archives? What kind of plugin do the users want? Obviously the plugin’s niche (what kind of stuff it does) would be a huge factor. For […]

Continue Reading...

WordPress API Resources

January 14th, 2009

[Here’s some list-cliche-filler stuff while I fight off a (hopefully) temporary bout of unproductivity and dentists] WordPress internals are documented pretty well, but sometimes finding the right API/Codex page can take a while. That’s why I’ve decided to put together a comprehensive list of all APIs used by WordPress to serve as a “jump-off point” […]

Continue Reading...