Category Archives: WordPress

The open source publishing platform I co-founded — development, releases, community, and the ecosystem.

North South East West

North South East West is a “view of climate change” and a pretty compelling site to explore. What’s interesting is the entire site is done in WordPress, which seems to be gaining a lot of traction in the non-profit sector. Hat tip: Rob Bevan via email. From the developer: “We used WordPress more as a CMS than a blogging platform, and although there is some chronological content, mostly we’re using static pages, with commenting. 1.5’s theme system really allows developers to fundamentally change what a WordPress site can be, without making changes to WordPress itself… but you knew that already! Thanks for a great platform. We’re going to use it for a whole bunch of other projects from now on.”

WP Cache

I’ve linked it before, and it’s worth doing again: WP Cache makes WordPress perform as well as a completely static-file site, able to handle hundreds of requests per second without breaking a sweat. It also maintains with the conventions that were introduced in Staticize for making selective portions of a page completely dynamic, regardless of caching. Think how much performance would scream if combined with something like lighttpd. We’re going to be looking at rolling in this advanced caching into the core in the future.

WordPress Direction

The WordPress Mission in response to a discussion that came up a few days ago on the WP-Hackers mailing list. By the way, I hope by this time next year to have eliminated all of the WordPress mailing lists. In thinking about how they’re currently handled I started making a list of how they need better archiving, more permanent URIs, better formatting, more searchable, and basically ended up describing a blog. The mailing lists should become a distributed, threaded aggregator where anyone with a blog can participate in the discussion given they pingback the proper URIs and/or use the proper tags.

Rosie O’Donnell

This is too crazy — Rosie O’Donnell of talk show fame has a WordPress blog in which she writes poetry-like entries daily that get hundreds of comments. (And the site is very snappy, this is why more and more high-traffic publishers are switching to WordPress.) It gets better — she’s also on Flickr. I feel like I just stumbled into an alternate universe where celebrities are using software I helped write. Hat tip: neiljmorrow via email.