DISQUS

chenhow blog: Convert Post From Wordpress to Blogger

  • Marc · 8 months ago
    or converting to & => & is also fine?
  • chenhow · 8 months ago
    u mean putting ' & => &' ? I think that won't solve the problem and you will still getting XML syntax error.
  • Marc · 8 months ago
    sorry this rendered rather than displaying as text!

    "& -> & a mp " was what was intended(without spaces), works fine with xerces at least
  • chenhow · 8 months ago
    Yup, we can use (&) as markup delimiter and within a comment or CDATA section. If they are needed elsewhre, then it must be escaped using either number character or string like "&". I think it should have the same functionality eventhough I didn't tested it by myself. :)
  • Gadget_Blog · 4 months ago
    This is quite impressive, I am pleased to read this post, keep posts like this coming, you totally rock!
    Cheers,
    gadgettechblog.com
  • chenhow · 4 months ago
    Thanks :)
  • fernan · 4 months ago
    can you make a step by step guide how to make this program work?

    i downloaded python, added the environment variables but i still dont know how this works. i just want to convert my wordpress blogs to blogger.
  • chenhow · 4 months ago
    How about you tell me you stuck at which step, so I can help you.