I have added this title manually
So, the blogger API really bites. I was all set up with PyBlogger and a python port of textile to whip up the aforementioned script that would slurp up my old posts and bloggerize them -- but No! Via the blogger API you can't add post titles, and you can't set post dates, making it worse than useless for importing over a year's worth of old blather. I guess it's screen-scraper time.
UPDATE: Blogger also supports the Atom REST api, which doesn't bite at all -- in fact, it's pretty darn cool. Check out this nice example code. The script whipping is back on.

0 Comments:
Post a Comment
<< Home