Journal migration
Jan. 7th, 2009 07:43 amI found a tool that allows migration between livejournal-like sites:
http://antennapedia.livejournal.com/266462.html
You can run this to mirror your journal over to insanejournal or maybe some others. It incorporates LJDUMP which makes an XML copy of all entries and comments on your local hard drive, so that's an additional backup.
I also wrote my own using Perl, and used that. I had mine mostly done when I found the above, and after running the above, I didn't think the above was properly mirroring a couple of properties. Also the above forces "date out of order" at all times on the destination, so the written entries don't show up on flists and a few other things.
Unfortunately it seems to be impossible to copy comments, at least in their normal format. I think I may try to write something that rolls up all comments as an HTML chunk and then post them as a single comment authored by myself.
I figure it can't hurt to keep a copy around elsewhere.
http://antennapedia.livejournal.com/266462.html
You can run this to mirror your journal over to insanejournal or maybe some others. It incorporates LJDUMP which makes an XML copy of all entries and comments on your local hard drive, so that's an additional backup.
I also wrote my own using Perl, and used that. I had mine mostly done when I found the above, and after running the above, I didn't think the above was properly mirroring a couple of properties. Also the above forces "date out of order" at all times on the destination, so the written entries don't show up on flists and a few other things.
Unfortunately it seems to be impossible to copy comments, at least in their normal format. I think I may try to write something that rolls up all comments as an HTML chunk and then post them as a single comment authored by myself.
I figure it can't hurt to keep a copy around elsewhere.