On Sun, 7 Dec 2008 14:10:24 -0800 (PST), "Daniel Bush"
> > What hosted system will be easiest to extract the data from in the
> > future (I'm happy trying to write code to talk to database APIs, but
> > would prefer not trying to automate page scraping).

I've got mine on wordpress.com; I can second other people's high
opinions of it. Best part about not hosting it myself is not having to
worry about security patches - they do them.

> I found the docs a bit confusing, but I've tested it using curl.  eg
> for POSTing a new article (something very roughly like this):
> 
> curl -H "Authorization: GoogleLogin auth=$Auth" \
>      -H "Content-Type: application/atom+xml" \
>      -d "@example_post.xml" \
>      https://www.blogger.com/feeds/$blog_id/posts/default

Anyone know how to do the same for wordpress? 

Would be quite nice when travelling - write blog posts offline on
netbook without time pressure, go to netcafe & post to blog & download
email & only pay for 5 minutes of usage :-)

Sonia.

Thanks,

--
Sonia Hamilton.

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to