Page 1 of 1

noob help - Google Data API?

Posted: Sat Dec 08, 2007 5:46 am
by ax0n
I'm wondering if anyone has bothered to mess with the Google Data APIs, specifically Spreadsheets.

I'm kind of at a loss for where to get started. Zend Framework has a class for PHP which I've managed to figure out how to use, but that's pretty much cheating. Basically, once you authenticate and get a session to work with, google data is just a bunch of XML, but I'm still having trouble figuring out where to start.

I don't want anyone to go write something from scratch, but if anyone has messed with it and has some pointers for me, I'd appreciate it.

Thx :)

--Noah

Posted: Sat Dec 08, 2007 1:58 pm
by cormullion
I haven't heard of anybody working on that.

I did work out access to Google Blogger once (http://unbalanced-parentheses.nfshost.c ... 0616061500)...