Radio woes...
This will be my last month with Radio!. Wow. It's stubborn this time. Usually the second post of the month clears Radio of it's constipation. Not this time :(
[System.Error.Emit]
It seems this bug has finally been found -- and fixed! However, I'm still moving on. I spent most of last night with my Radio-to-MoveableType conversion program. I whipped up a quick convertor about a month or so ago that would export my Radio entries into a flat text file format that MoveableType would import. It worked fine, but I wanted more. I wanted all of my links converted too.
So I picked up a MySQL tool that pretty much mirrors SQL Enterprise Manager. This allowed me to browse the tables that make up MoveableType. It's a very lean and compact setup -- perhaps that why it's so reliable! Anyway, a few hours of coding with the ODBC driver for MySQL I had a conversion app that would read through my Radio posts, put them into MoveableType's MySQL database and then go back and resolve links to internal posts.
I should probably clean it up and post it. In the interest of time, I hard coded a bunch of the items in each blog entry (like blog_id, publishing status, author_id, etc...) It would be easy to create a WinForm that would allow input of these items. Hey -- if anyone wants to take a stab at the front end, let me know. I'll try and get the pieces cleaned up tonight.
9:04:44 PM
|