On Thu, Jun 18, 2009 at 6:50 AM, rgibson <[email protected]>wrote:
> > I'm actually very interested in the use of pubsub as well. (See > another thread....) But I'm just starting to look at pubsub, and now > I don't know where to start. Given what I've read here, can someone > (Arne?) point me to: > > 1) _current_ documentation for pubsub, with a reasonable amount of > detail on the pub and sub sides, and It's a simple API, you can find the methods and some docs here: http://code.google.com/p/opensocial-resources/source/browse/spec/0.8/gadgets/pubsub.js but like I mentioned before... > 2) a _current_ example of pubsub use? ...It's not hooked up in iGoogle. You'd have to check out the Goo Home social network in Japan to see a live implementation right now. Your best bet to do gadget-to-gadget communication right now in iGoogle is to use the gadgets.io.makeRequest call to bounce data off of your server. ~Arne > > > That would be very helpful. > > Thanks, > Rob > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
