Improving Blog Portability

This caught my eye, and I wanted to comment. This post is talking about my recent move and my use of BlogML, and it included this statement:

like always there is no problem with BlogML and the main stage is the easiest one!

I am a developer, if BlogML wasn't around, I would have read the XML and issues SQL commands, it is not much harder, after all. Considerring that I had to literally tweak the BlogML exporter for DasBlog to make it work, it may have been easier that route.

The main stage was actually not the transfer of data from one blog to the next. It was actually making the second blog accept it correctly. Such things as cleaning up some posts so SubText can accept them, or ensuring that it is in the correct order, etc. I accept that there isn't much that can be done by BlogML here to make it work better.

However, one thing that I spend quite a bit of time on is the mapping of old URLs to new ones. That is a big issue for me, and anyone that change their blogging engine but keeping their blog in the same place (hm, that may be only me, actually...).

 

Print | posted on Sunday, February 04, 2007 10:37 PM

Feedback


Gravatar

# re: Improving Blog Portability 2/4/2007 11:38 PM Tomas Restrepo

Nope, not just you. I've done that move twice writing code *both* times to keep the links working. It's very significant for me (and I get fraction of what most renowned bloggers like you get), mostly because I search a lot for stuff I've posted myself in the past!


Gravatar

# re: Improving Blog Portability 2/5/2007 12:27 AM Ayende Rahien

So I am not the only one that is using a blog as a reference? Great, I was starting to think that everyone else had manage to keep stuff in their head.


Gravatar

# re: Improving Blog Portability 2/5/2007 6:16 AM orcmid

Nope, I have exactly the same problem. I haven't jumped yet, and I get to keep the (mostly passive) pages in the same place on the same host, but I care a lot about being able to change the engine and have no visitor (or searcher) see any difference.

Comments have been closed on this topic.