In Google buzz API, I need to get all my followers. Let\'s assume I have 1000 followers. But google b开发者_如何转开发uzz api allows me to get only 100 followers, there is no paging varaible in the AP
Iam developing a website in PHP, which has to integrate facebook, twitter, friendfeed, picasa etc.. Is there a common API using which we can integrate various famous social networking sites like face
The new set of Google APIs could be used in Android with the Client Library and can 开发者_Go百科be authenticated using
I recently found a very interesting service from Google which provides to access to Google APIs for various Google Services like Buzz, Places, Latitude etc. I could set up a project there and create A
I am really curious to know how Google Buzz and Faceb开发者_C百科ook implement their comment feature which is being updated instantly. is it similar to Google wave technology? are there any resources
I\'ve been looking at the Google Buzz API just recently, and thought it would be similar to the Twitter API to query - and the documentation pretty much reads like that. It would appear not though, an
Running my unit tests I have found that on android I am not receiving the complete atom document while the code works ok for JSE.
Hope this doesn\'t get too complicated. :) thing is.. I\'m trying to make my PHP code post notes to Google Buzz using OAuth as authentication mechanism. I\'m doing the typical \"OAuth dance\" (get re
I am using buzz-python-client and there is the following line in the examples: client.build_oauth_consumer(\'your-app.appspot.com\', \'consumer_secret\')
I\'d like to offer users the ability to post images / links to articles from my web application to Facebook, Twitter, Buzz and any other social network.