New blog look

| | Comments (1)
I spent some of the weekend working on a new style for my blog. My goodness, Movable Type was a serious pain in the butt. It's the first time I really used the new 4.0 version. Six Apart did a pretty big refactor in how the templates are put together. Basically, you start with an index template with only about 10 lines of code. Here's where the headache begins:
MTInclude module="Header"$
$MTInclude module="Entry Summary"$
$MTInclude module="Footer"$
Yes that's right, those simple includes, turn into more includes, which in turn into yet more includes. Six Apart componentized all the template code into small pieces. I suppose maybe to OO types this seems logical. But it makes it ridiculously long to track down exactly what code you want to update. Then there's the CSS. It's already tough enough reading CSS someone else wrote. But rather than simply opening up a single style sheet, you're greeted with something like this:
@import url(http://blogs.mobileduo.com/mt-static/themes-base/blog.css);
@import url(http://blogs.mobileduo.com/mt-static/support/themes/cutline/cutline.css);
Yes, that would be includes for CSS. I can see there must of been an architecture astronaut at work here. And as an extra bonus, you can't edit either of the primary CSS files directly. They're stored in some mystery directory on the server. You need to override them with your own CSS include via the Movable Type UI.

The icing on the cake is Six Apart's documentation is terrible. Bob setup our server to handle Action Streams, so our blogs can report on our other other RSS data sources. Documentation was almost completely non-existent. I had to Google for bits and pieces. To learn how the heck the Movable Type admin interface worked, again had to Google for that. Thank goodness for Learning Movable Type.

All and all I was completely underwhelmed with the latest Movable Type release. It's neither tailored to the non technical user nor the technical. Makes me think that there could be a market for an easy to use blogging system. No small company is going to want to use tools like this. I wonder if Wordpress is any better?

1 Comments

Reading this reminds me why my MT blog has only been updated twice. It sounds like it has gotten even worse -- which I didn't think was possible.

Nice banner image, BTW. :)

Leave a comment

Photography

Currently Reading

Recent Albums

Other Activity

  • tweeted, “@michaelmcdaniel Thanks Michael. After reading some comments, I’m holding out for the final release. Now off to bed!”
  • tweeted, “@michaelmcdaniel @bcompton The link was removed from Macrumors. Have to wait until tomorrow. And still, no me.com!”
  • tweeted, “@bustermcleod I think that’s the workflow. I’ll bet FlickrExportTouch will offer more seemless integration with Explosure/Twitterific”
  • tweeted, “@jfew About time we’ll see you on Twitter!”
  • tweeted, “me.com still not online. I thinks they hav’n some problems. SDEs sweating down at Apple I’m sure.”
  • tweeted, “@bustermcleod It’s coming. Exposure is a viewer tied with Twitter. Flickrexporttouch soon. http://speirs.org/2008/07/08/another-10/”
  • tweeted, “@michaelmcdaniel Just sign me up for the next Paseo run!”
  • tweeted, “@bcompton Fremont Cuban sandwiches? Thanks for the invite guys!”
  • tweeted, “@rgcottrell Yup. I loop around along Lake Wa, then to Lake Union, over the Fremont bridge, then to Ballard and into town. Awesome ride!”
  • tweeted, “Another 15 mile ride into work today. You can’t not ride when the weather is like this.”
  • tweeted, “@bcompton let me know your schedule for your seattle visit”
  • tweeted, “watching wimbledon finals”
  • tweeted, “Some minor blog clean up complete.”

About this Entry

This page contains a single entry by published on April 20, 2008 11:17 PM.

You need more than price was the previous entry in this blog.

Who Baltar might really be is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.