Category Archives: WordPress

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

Attention.xml

I finally got a chance to read through Attention.XML that Tantek has been bugging me to look at for a while. It’s a lot like OPML except more verbose and I don’t have any toolkits that work with it easily. On the other hand it has some excellent ideas with regards to extensibility and I could see supporting this for something like updating WordPress’ link times, if it could be done elegantly. Groups are a little confusing, but I just read on the Technorati list they’re cleaning that up. I’m going to their holiday party later with Cheyanne so I hope to learn more.

Ideas

Things I need to blog before I forget: (1) Cocoa gui for SSH tunnelling — profiles, status menu (2) Mac OS X port of myTunes redux (3) Replication plugin for WordPress — plugin file captures _POST/_COOKIE headers and replicates to an array of other installations, allows WP to be massively redudant and scalable with only commodity shared hosting.

WordPress and Dreamhost

As has been reported many places, and sent to me in a dozen emails, Dreamhost have integrated support for installing and upgrading WordPress through their administration interface. For many this is not new, some systems like Fantastico have had support for auto-installing WP for a while now, but the interface was cluttered and WordPress was just one of several dozen miscellaneous scripts. What’s really interesting about this decision is their thought process, quoted from their newsletter:

Why didn’t we make it so you could just install Movable Type itself with one click instead? Somewhat because Movable Type is a commercial product, and they would require us to do some sort of weird registration for all our users with them in order to even install the free version. Also, WordPress doesn’t require “rebuilding” your blog every time you publish. Mostly though, installing WordPress was eleven times easier for us.

Tyler Brekko sent me screenshots from the entire installation process, including emails from the “Happy DreamHost WordPress Robot” and it’s kinda neat. They take advantage of a few structural decisions in WordPress and on wordpress.org to make the process very smooth. You can read a bit in their knowledge base. What surprised me the most was the sheer number of people who emailed me about this, DreamHost must have a ton of users. Here are some other posts around the web about this:

Thanks to everyone who wrote in about this!