Jul 21
Dasblog is a great blog system. However it’s too new to be perfect. After struggling with it, I finally decide to switch to a mature blog system, i.e. WordPress.
However, it’s not a one-click task. The most important thing is to import previous?articles from Dasblog. Again, I found Python is such a beautiful thing! The task was done by 158 lines of python code! The path data went through is very interesting:
blogware XML data?-> python data -> xml-rpc data -> http data?-> php data -> mysql data
A bit complicated, hehe. Now the new blog address is http://www.frankdu.com/blog. I need time to test the system, and make sure everything works Okay.
最新评论