newLISP Fan Club

Forum => Anything else we might add? => Topic started by: ax0n on December 07, 2007, 09:46:44 PM

Title: noob help - Google Data API?
Post by: ax0n on December 07, 2007, 09:46:44 PM
I'm wondering if anyone has bothered to mess with the Google Data APIs, specifically Spreadsheets (//http).



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
Title:
Post by: cormullion on December 08, 2007, 05:58:51 AM
I haven't heard of anybody working on that.



I did work out access to Google Blogger once (//http://unbalanced-parentheses.nfshost.com/index.cgi?view-post-id=20070616061500)...