Hello,
I am helping a friend to get the world's best blog. At the time being, he is stuck with 20six.net/myblog.de, which has no export function whatsoever.
Did anyone write an import script for this? I am not happily looking forward reinventing the wheel for one and a half years worth of blogging.
Regards,
Harald
import script for 20six/myblog
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: import script for 20six/myblog
Hi!
Sadly I haven't heard of that. You could use the generic RSS feed import, but then you only get the latest X articles of the blog of course.
Without an export, it's quite hard to write an import.
Best regards,
Garvin
Sadly I haven't heard of that. You could use the generic RSS feed import, but then you only get the latest X articles of the blog of course.
Without an export, it's quite hard to write an import.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
no, nothing. the service is quite limited on the export side, kinda locked-in.
At the time being it looks like a manual import could be the easiest.
Generic RSS import works fine, but 20six/myblog does not sport comment feeds, which would yet need another import path.
Some major regex hackery might do the heavy lifting, although this is far from perfect (dos linebreaks need to be cleared up, gratuitous <br /> tags, the list goes on).
Regards,
Harald
At the time being it looks like a manual import could be the easiest.
Generic RSS import works fine, but 20six/myblog does not sport comment feeds, which would yet need another import path.
Some major regex hackery might do the heavy lifting, although this is far from perfect (dos linebreaks need to be cleared up, gratuitous <br /> tags, the list goes on).
Regards,
Harald