Coding in ASP.NET 4.0 / javascript/ jQuery/ WebServices The Scenario I have an analytics account i have set up at, say, some-name@gmail.com with password as pass123
How get google search results url? (I use Zend_Gdata_Gbase for get search google results and not DomDocument/htmlsimpleparser because its looks to me that Zend_Gdata_Gbase done specially for parsing
I am integerating iphone app with google calendar using gdata api\'s. Done with event add, delete, fetch, update
I\'m trying to invite guest to google calendar using GData. I found http://www.mail-archive.com/google-calendar-help-dataapi@googlegroups.com/msg01759.html
I\'m building a simple app too that needs to access a calendar that\'s in my Google Apps account. But I\'m having problems with authentication. I\'ve tried the following code but it doesn\'t work:
I\'m trying to use the .net API library to get a single image by ID from Picasa. So far, I\'ve tried to find the correct call by doing:
Is there more comprehensive sample of creating Google App Engine App using GData Python Library to interact with Picasa Web Album, other than google guide from GA开发者_JS百科E here: http://code.googl
i have to implement Picasa client for iPhone. I have few queries in that regards. Are the api deprecated now? What if I still implement them now? Where can I find good tutorial on the same. I don\'t k
So I am trying to sync to google docs, without having to ask the user for his credentials. I use this code to get an auth-token:
I wrote a script here to access a Google Spreadsheet by name using Ruby: http://gist.github.com/606488