Related Post

8 Comments Received

szopa
March 4th, 2007 @8:25  

Works great! Thanks!

(Though it would be even nicer if it could remember which posts have already been fetched and skip them when executed once again (e.g. after a 101 error or smth).)

Yichao
March 4th, 2007 @9:31  
szopa
March 5th, 2007 @5:08  

Oh, it’s a shame I didn’t notice it.

Anyway, now I am done with the job and the simpler script was enough. Also, the Python script is so clear that I had the very feeling of knowing exactly what is going on.

Thanks once again!

Yichao
March 5th, 2007 @9:07  

Hi, that’s OK.
Sure, I’d like python script too.
It’s more flexible and functionality by modifying the code.
The GUI version is for anyone who do not want to eat code but hungry.
It’s easier to use.

ppy
March 6th, 2007 @13:23  

Thanks for the amazing tool! :D
But I found some problem.
The post after the “<!–more–>” in Wordpress post can’t be imported to Blogger. Is there any easy way to solve this problem? Or, I must remove the “<!–more–>” flag before I import the post.

Anyway, thanks a lot!

Yichao
March 6th, 2007 @13:49  

Does it complain that it’s invalid xml?
if true, you have to remove the flag.
The python script uses xmlrpclib to parse the response from wordpress.
The error shows up when some part of the response can not be parsed as valid xml by xmlrpclib.

Jamie
January 7th, 2008 @2:18  

I would love to move my current WordPress blog over to Blogger but I do not know anything about “python” or the code that is involved with this. Could you please help me out?

My email address is JoshJamie@bellsouth.net.

Thanks so much!

Yichao
January 7th, 2008 @9:15  
Leave A Reply

Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again