WordPress For the Win?
Wed, August 5th 2009 at 03:03am
Well after giving Drupal 6 a quick shot I decided that it is no longer for me. Drupal has always been a kitchen sink kind of system, and that’s what it’s meant to be. After looking at all the configuration options, and how many issues I ran into during a simple upgrade and updating a theme I decided it was time to look for something a little more polished. Drupal is still great for creating a large community site, but if you are just looking for a blog or a central place for all your online stuff then it’s just overkill.
So with that I decided to give WordPress a try, and initial impressions are good. I have a blog up and running, and I am currently working on getting my old posts out of Drupal (much much harder than it should be) and importing into WordPress. I found a few tutorials for the move from Drupal, but most involve direct manupulation of the database, which in my eyes is a bad idea. So instead I am writing a small script that exports some basic Drupal post data into an XML file, then use the WordPress Import modules to import the data. So far it’s working well.
WordPress just seems much more focused on what I need right now, which is basically a blog. But it also seems to offer a lot of extensibility via modules and themes. I am about 60% of the way through creating a custom theme and it all seems quite well though out. Hopefully everything will be all back together by Monday. This will teach me to stop being lazy and just make a Linux server for testing next time, I was sure I could get everything upgraded in a day or two.
Tags: codemonkeyx.net, Web Design, Wordpress
