How to Pull Your Google Buzz with jQuery

16/02/2010, 11:57H · Topics: Javascript · Print

Google Buzz API provides your buzz stream in Atom format. But, under the “same origin policy” you can?t pull data (like Atom) from another domain without using JSONP [a complement to the base JSON data format ]. So, that?s when another Google service comes to the rescue: Google AJAX Feed API, a proxy that downloads your Atom/RSS feed and converts it into JSON format.

How to Pull Your Google Buzz with jQuery
Via / CSS Globe

Tags: , ,

Leave a Reply

Your email address will not be published. Your photo in comments, use Gravatar
Please include http://
Note: XHTML is allowed.

Subscribe to this comment feed via RSS