The Product is More than Just Software

by Nate on June 11, 2007

I‘m moving my blog back to Wordpress. I originally moved to Mephisto because I was impressed by its quality and ease of use. It has a good design, was well thought-out, and sat on the Rails stack, meaning it was easily extensible. Wordpress, by contrast, is implemented as a gigantic for loop, relying on “hooks” to support extension, and basically forcing users into implementing their work as bizarre mashes of code and layout, without the nice MVC separation that Rails provides.

So why am I back to Wordpress? Simple: Mephisto is dead. There hasn’t been any active development on the project since the end of 2006, and while that may not seem like a long span of time to its developers, six months of dead air on a beta-quality project is unacceptable. With its market share, Wordpress will always have the active support of a vibrant community and development team.

I understand that Mephisto’s developers have been working on something pretty cool, and that there’s probably more money in it than in a blogging platform, so I can’t blame them. The important lesson here, though, is that the end-result of software is more than the software itself. I need to remember that myself as I work on Titan… (beta 2 with a real-live manual is coming soon, I swear!)

Edit: By the way, articles were imported, but it nuked all of the comments. I’m way too lazy to try to recover them. Sorry to anyone who spoke wisdom therein. :)

Share this post:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DotNetKicks
  • DZone
  • FriendFeed
  • HackerNews
  • Posterous
  • Reddit
  • Twitter

Related posts:

  1. Now Publishing With Impunity
  2. Off the Rails
  3. Microsoft Supports Open-Source Software

{ 1 trackback }

www dot james mckay dot net » Is there a future for Rails?
October 4, 2007 at 9:02 am

{ 0 comments… add one now }

Leave a Comment

Previous post: Off the Rails

Next post: Titan Beta 2 and Generic Type Inference