10 Reasons I Chose Movable Type for My Blog

| 0 Comments | 0 TrackBacks
I completed an exhaustive search for software to manage my personal web site. I evaluated numerous blog engines, content management systems, web application frameworks, and Everything2. Here are the 10 reasons why I selected Movable Type for my site.

  1. Free - Paying money to post my blog entries would be silly.
  2. Open Source - I want the ability to read and modify the software I run on my server.
  3. Easy to Install, Maintain, and Upgrade - I simply merge the bundled files with any existing files on disk and then run the install or upgrade process.
  4. Written in Perl - Being fluent in Perl, I can attempt to diagnose my own problems, fix the problem myself, and submit patches back to SixApart.
  5. Light on Requirements - A web server capable of running Perl CGI scripts and a database is all Movable Type needs.
  6. Actively Developed - SixApart has released four updates including bug fixes and significant enhancements in the last seven months.
  7. Actively Used - A substantial number of sites run on Movable Type. The discussion forums get a respectable amount of traffic.
  8. Simple Architecture - I can wrap my head around the entire beast without effort.
  9. Static Publishing - I expected my blog would get more reads than comments. Ironically, I have not had a single comment yet.
  10. Runs on OpenBSD - I select applications suited to the operating system, not the other way around.
Thankfully, SixApart has chosen to open source Movable Type. Individual bloggers can use the Pro version for free. Try Movable Type and tell me what you think.
Reblog this post [with Zemanta]

No TrackBacks

TrackBack URL: http://www.bonetruck.org/cgi-bin/mt-tb-0108.cgi/15

Leave a comment

Recent Entries

Traditional Data Backup and Clouds, They Don't Mix
People are enamored with "cloud computing" these days.  It's featured in TV commercials, vendor certifications, magazine articles, and industry analyst…
Quick Start to Web App Development with the Snap Framework and OpenBSD
The Haskell based Snap Framework is now available via the OpenBSD ports tree.  If you enjoy writing your programs in…
Three Steps to a Free Laptop Backup
I use Dropbox to maintain a near real-time backup of my important data. You can too. Here's how to get…