i\'m working on a gmail contextual gadget (GWT) to deploy on the google market place. the gadget is triggered correctly but when i try to get content matches it fail.
I\'m looking into creating a Gmail Contextual Gadget.I\'ve created a couple of simple gadgets that integrate into Google Calendar, and it was simple enough with those to publish the gadget manifest an
I am trying to use gadgets.io.makeRequest to retrieve the site http://www.novasoftware.se/webviewer/(S(r2vc0j45wbu53x55slbdce55))/MZDesign1.aspx?schoolid=27500&code=82820
My contextual gadgets fails to load when I open conversations which have more messages (say around more than 15-20 messages). If I load smaller conversations it loads perfectly. This is kind of strang
I am programming my first google calendar sidebar gadget right now. When the user is in 开发者_运维技巧Google Calendar, I plan to have them open up an event, and when they are in view/edit page, it wi
I successfully created gadget using Getting Started with Gadgets and GWT I want to know: Is it possible to work on gadgets in development mode? I want to change the code and see the results. Or i n
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
Have you ever tried to call a SOAP web service from a google gadget using javascript ? I really don\'t know how to do it : the API has just a makerequest method.
I am building a google contextual gadget in it iuse the following code to load a page: var params = {};
I\'m writing a simple gadget to use with google calendar.I\'m usin开发者_StackOverflow中文版g iGoogle to test. However, no matter what I do I cannot seem to get javascript to run.Can anyone point me i