Blogger joins the party
A couple of days ago I wrote a Python script which converts a WordPress blog's pages and posts to beautifully-formatted Markdown documents, complete with Mango-friendly metadata.
Blogger is rather popular, as I understand it; my condolences those who've spent more than a few minutes with it. Quite a few of my friends are in this category, so I thought I'd create an import script for Blogger to encourage them to try Mango.
Usage is the same as with the WordPress conversion script, with the exception of the last step:
python blogger.py http://example.blogspot.com/
That's right, no username or password required for this one!