|
|
Wednesday, July 31, 2002 |
|
I know next to nothing about programming languages for Unix. I can (and probably will) learn them, but not in the timeframe I'm looking for. I've already discovered, through Step One, that MovableType has a nifty little import feature. All you need to do is format the output of your blog into a predefined format, collected in a single .txt file. I had help with this already, but it didn't quite get me where I wanted to go. No titles. Posts I'd sent via e-mail have all kinds of goofy formatting and lost links and whatnot I also know that Radio creates local XML files for each post in my weblog. They are all in a single directory, and look something like this. So I need to clean up formatting and include the link titles. I don't know PHP or Perl or Python, but I do know vbscript and HTML pretty well. I'm too tired to build this now, but the strategy is this:
Should be pretty solid. Hope I can get to it by the weekend. |
|
Here's the deal: I'm definitely going to migrate this site to MovableType. I'll document the process later, I promise, but here's the first test (let's call it half an hour of effort). Please note that this is not the final destination.
In doing this, I think I have some better ideas on migration that won't fudge the links, or lose my titles. After that, I'll see if I can get comments, too. |