I finally updated this script to Version 1.0, which means it’s somewhat practical now :) The most significant change of this version is to use fetch-export-import strategy instead of the old fetch-post one. In the earlier versions, MetaWeblog interface is used to send posts to WordPress, and an additional php file is required to transfer […]
Tag Archives: live_space
Live Space Mover Ver 0.9
I finally finished this version! And enable this small script to move COMMENTS ~ of the holy sh*t live space……. It took much longer than I estimated. The web design of Live Space really sucks… I had to do a lot of “hacking” work to retrieve comments correctly. So I added the version number a […]
Orz Live Space
网页写得敢再烂一点吗?敢吗?敢吗?
升级了Live Space Mover
因为有两个人来email反映用的时候有问题,查了一下发现是Python 2.5本身处理UTF有个小bug,另外我自己的程序最后也写得有点小问题…… 具体修改见主页
Live Space Mover
Last three weeks I learned some Python, and wrote a small program to import my live space blog. The XML-RPC interface of WordPress is sort of easy to use, but lack of functions about comment…. It’s pretty comfortable to play with Python ;-) Great boost !