I am simply trying to read a user\'s boolean preference in a Google Gadget, but it seems that the preference is never getting saved at all, and I only ever get whatever the default_value is.I\'ve brok
So, I\'m using gadgets.io.makeRequest(url, callback, params) to make requests from Gmail contextual gadget and verifying these requests on the server side.
I\'ve been working on integrating Open Social into a service, and modifying Apache Shindig to accommodate. There are some non-open-social features I\'d like to use, and I\'ve figured out so far how to
We are using YQL to get the Profile Information in a Yahoo! App using YAP, however, we are facing an error while executing the YQL Query. We are using OpenSocial Gadget AJAX Functionality for making t
really sorry about being \"totally thick today\" but I have forgotten how to do something simple - too much time not in php recently.
Hi I\'m \"playing with OpsnSocial\" and think I get a lot of it (well thanks to Googles\' bits) but one question if I may.Creating an activity
i run a social networking site written in asp.net and would like to open it to developers using the OpenSocial APIs. I have read information on opensocial.org as well as google\'s opensocial page and
does not work in ca开发者_运维技巧se of IGoogle/Gmail application but the same works on Orkut! My question is is it supported on IGoogle/Gmail?No its not supported as of now!
I was trying to get contact list from yahoo for POC. It was documented that the there is need to send a GET request to the URL with the user\'s ID and returns the contact list in XML format. I tried t
What is the correct/recommended way of including remote CSS style sheet in OpenSocial gadget module XML?