I believe that Feeds v2 with Push has been discontinued. It disappeared, and there was a thread a couple months ago on which a Googler responded that the experiment was discontinued but they learned a lot from it. I could be wrong, and would love for a dev team member to correct me on this!
Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Feb 28, 2011, at 4:44 PM, pantagruel wrote: > Hi, > > > I'm wondering about documentation of the push version of the feed api, > when I look on the documentation for the feed api it doesn't mention > it anywhere - the only mentions I see are on the Ajax API's blog, > obviously because it is 'experimental' but I would still like some > documentation. > > At any rate the example I've seen is like this: > > var feed = new google.feed.push.Feed("example.com/atom.xml"); > feed.subscribe(myCallback); > > where by using the subscribe method the feed is updated when there is > some content available. > > Now the thing is that if I am going to subscribe to a feed I want to > be able to unsubscribe also - is there a method? > > Are there any limitations on this API that are different than the > normal api, for example how many times in a day can it be used? > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
