The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Moving from Mephisto to Webby

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bryan Liles

Posts: 228
Nickname: bryanl
Registered: May, 2008

Bryan Liles is the Principal Web Developer for Sourcefire, Inc.
Moving from Mephisto to Webby Posted: Sep 7, 2008 5:22 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Bryan Liles.
Original Post: Moving from Mephisto to Webby
Feed Title: Smarticus
Feed URL: http://smartic.us/feed/atom.xml
Feed Description: Ramblings of a ruby hacker
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Bryan Liles
Latest Posts From Smarticus

Advertisement

A few days back, I issued a challenge to myself to move from Mephisto to Webby as my blogging platform of choice. I’ve actually been tinkering with the idea of moving this blog for a while, and now it is time to make good on my wishes.

My reasons for wanting to move are simple enough. The is that I want to remove complexity, and having a blog based on a simple HTML generation engine has great appeal to me. The second reason is that I want to lessen the memory footprint of my blog on my Slicehost VPS. The third reason will ring true to many of you who read this blog; I’m moving my blog because I like to try different things. And the last reason is that my friend Rein is running on Webby, and from what I’ve heard things are pretty good on his side.

The first challenge of moving the blog was to figure out what “moving the blog” actually meant. I’ve settled with keeping most if not all of the content, all the public assets, and none of the comments. This wasn’t an easy decision, but nixing the comments opened up more possibilities for the final outcome. In the new blog, I’m going to evaluate the comment systems from JSKit and Disqus.

With the what out of the way, I can now move on to how. I regularly pull down dumps of the smartic.us db to my local workstation, and once a month or so, I make a full offsite backup of the entire site. The Mephisto schema isn’t very bad, so I’m going to pull the textile out of a mephisto dump and replicate that data using the Webby architecture. The assets directory will be copied over as is.

Another reason I wanted to move my blogging platform is that it would give me a reason to update the look of the blog. I’ve been super hesitant er resistant in learning liquid, and the complexities involved with building a Mephisto template were always a greater challenge that I wanted to take on. Now I can create my layout in regular old HTML and it’ll look just as scary as ever (but at least I’ll be able to maintain the scariness.)

This brings me to the last item I want to point out today. I’m a lazy person. Super lazy to be exact. For me to update my blog with new content these days, I either have to really excited about something, or stuck in a place where all I have to do is update it. Moving to Webby lowers the price of entry now. I do must of my work in Textmate, and generating textile or markdown is pretty damn simple. No longer do I have to worry about the complexities of XMLRPC just to get a new post out to the masses.

I’m excited to move, hopefully I’m not biting off more than I actually wanted to chew.

Read: Moving from Mephisto to Webby

Topic: Lone Star Ruby Conf First Day Previous Topic   Next Topic Topic: RubyLearning's Sponsor Locaweb Rocks!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use