Archive for the 'Blogroll' Category

Using CURL to post to New Google Blogger (Gdata)

March 5, 2007

I have finally got CURL to work with the new Google Beta (no longer BETA). I partly owe the problems to Google not putting up clear examples, and to a silly mistake in passing the Auth Token.
This mistake resulted in my shelving the CURL option and then writing a Java program for Listing, Posting etc [...]