WordPress vs. Movable Type

Having spent most of this afternoon playing with WordPress 1.2, I feel fairly comfortable with its features… some of which are pretty nifty. It has both pros and cons compared to Movable Type 2.661. Following is a breakdown of the different areas of each software package. 100 points possible.

Installation (10 points)
Movable Type’s installation is fairly annoying, as installations go. Not only did I have to change all sorts of config variables by hand before installing, I had to figure out the syntax for said variables, which wasn’t immediately obvious (the criteria for “immediately obvious” being whether or not I have to resort to documentation). Then, I had to CHMOD all sorts of files, thanks to MT’s Perl roots. Not to mention running mt-check.cgi to look for a dozen Perl modules… phew.

WordPress’ installation is almost fiendishly simple. Run a script to set the database config, run another to install, and be entertained by silly messages along the way. If they would combine the two scripts, it would be nicer, but still— it doesn’t get much easier than this.

Winner: WordPress

Initial configuration (30 points)
Both systems are equally helpful while setting up users (authors). When starting a template, however, Movable Type shows its static structure to be more helpful. Rather than have to constantly worry about one’s <php tags, MT allows the use of onesided <$ MT > tags. These tags simplify the structure of the document and make it easier to separate content from markup.

If PHP is your game, WordPress is far more flexible, however. At the cost of slightly less readablity, it’s far easier to alter the way elements are displayed and to include some of your own. For example, I modified the comment script to alternate background colors on comments. With MT, I wouldn’t have known where to begin (but for the Flip Flop plugin).

Winner: Toss-up

Posting (30 points)
MT has loads of custom fields that can help you segregate parts of your posts on your site. It supports the Blogger API, and most custom tools (such as Bloggar) support it. There’s even a bookmarklet for quick publishing. But wait… WordPress supports ALL these features and e-mail publishing to boot! It can eschew the bookmarklet in favor of a sidebar— a boon for we Firefox users :D

After posting, Movable Type sits happily and gurgles at you as it “chugs” through EVERY one of your entries, “rebuilding” it to show updated recent entry links &c. I have fewer than one hundred blogposts in the few months I’ve been keeping this blog, and MT already starts to take a noticable amount of time in this process. I shudder to think what larger sites have to deal with. WordPress is instant. Since chugging is done on the user’s end, it is more server intensive… but would you rather spend the server’s time, or your time?

Winner: WordPress

Comments and Maintenance (20 points)
Everyone knows that one of the big problems with more popular blogs (those with a hefty Google PageRank) is comment spam. Spammers take advantage of said Google karma to boost their own sites’ PageRanks. While neither package has preventative tools in place au naturel, it’s easy to install blacklists for both. However, just one heavy attack— one with 20+ comments left— and you’ll fall in love with the no-chugging delete WordPress gives you.

Winner: WordPress

Multiple Blogs and Authors (20 points)
Well, you know Movable Type had to win SOMEWHERE. (What am I, biased or something? ;)) WordPress only supports multiple blogs through multiple installations. And boy, can that get messy. With MT, a new blog is only three clicks away… at most. However, WordPress can take the place of a sideblog with its Links feature. Many users create a second blog in MT to showcase sites they’ve recently found interesting: the sideblog. With WordPress, you can create Link lists that can be included anywhere on your website. Still, multiple blogs can’t be beat. (Both blogs can use multiple authors… but remember those restrictions on blogs and authors coming in MT 3.0!)

Winner: Movable Type

Code cleanliness and usability (10 points)
Even though Movable Type’s tags may be kinder to the eye, the default template shipped with it is sheer horror. I didn’t even attempt to rewrite the thing; I just started from scratch. WordPress made it easy to simply change a bit of code and have a fully XHTML 1.0-valid page.

Winner: WordPress

Resource and Support Options, Documentation (30 points)
WordPress is new. Very new. So new that it doesn’t have a lot of either plugins or support. What’s there is great, but there’s not much. Movable Type, with its far more widespread user base, is much easier to get help with. Plus, the documentation is quite a bit better. Caveat blogger: WordPress people tend to be friendlier, and you can always get help in #wordpress on their server. Beware acting too noobish around Movable Type support forums… usually you can find the answer to simple questions just by searching.

Winner: Movable Type

Final score
WordPress 100
Movable Type 80

While both packages have lots of great features, WordPress’ ease of use and speed give it the victory over the Perl-based MT. Both packages promise to address some of the bigger issues affecting their features in later releases (1.3 and 3.0, respectively); WordPress will offer multiple blogs from a single installation and Movable Type will reduce chugging and the pain of having to delete comments one by one.

Dewdles by Sam