Wow! I kind of like it… WordPress that is. Like they say the world-famous five minute install is spot on. I might have even beaten that mark.
So far, I have noticed that it’s really fast when compared to MovableType. Sometimes MT just seems to hang for a bit when saving posts.
It took me a while, but I finally found (it took a long time to find one that actually worked) and installed (this was fast) a Textile2 plugin that I then had to debug (this took a long time too). Textile2 is a text-to-HTML interpreter that lets you more simply add HTML to your posts (test it out here). Anyway, the plugin for WordPress is called Text Control. On MT I’ve been using Brad Choate’s great Textile2 plugin.
The “bug” with Text Control has to do with the zip download file text-control.zip. This zip file didn’t automatically create a text-control sub-directory. This sub-directory is where all the files in the zip download should be placed with the exception of the main text-control.php file (i.e., into wordpress/wp-content/plugins/text-control/). By moving the files into this new sub-directory, I “fixed” the bug. It took a while to figure out what was going on, since the plugin kind of works without the text-control sub-directory — you can set up Text Control in the options menu, but it will not actually function and gives errors when publishing.
Aside from the minor plugin WOT, I’m really liking WordPress. I’m probably going to move my blog over to it, once I get more familiar with the interface and tweak the templates a bit.
Update: 2005_03_26
Jeremy Zawodny posts his thoughts on the future of WordPress and MovableType here. The comments section of the posts is worth reading if you are considering WP or MT.