I know I must be brain-dead, and I had a solution about a month ago, but accidentally deleted it (oops)!
I have my application on appspot. This is on personal domain account. I have put an iGoogle Gadget on iGoogle Page of my gmail account.
I have added a gadget in my iGoogle to display orders from our e-commerce shopping cart. I would like to have it as a Widget for our Android phones.Anyone know where to start and what needs to be done
I\'m going to create an iGoogle Gadget, and an Android version as well. User data will be saved in the gadget like this (javascript):
The following loop works: <html> <body> <script type=\"text/javascript\"> var i=0; for (i=0;i<=5;i++)
Take your average google desktop gadget. Add the following code: debug.trace(\"go!\"); for (var i = 0; i < 100000000; i++) { // google desktop stops responding
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
Looking to drive the content displayed开发者_StackOverflow社区 on my Google Apps domain by using my IIS7-based webservice.Would it be more productive to ask \'how can i drive a Google Gadget with asp.
I\'m trying to create my first custom Google Gadget to be used privately in my company\'s Google Sites intranet. Ideally I\'d like to just show a thumbnail that the user can click that will open a mod
I want to have a progress bar which should show when I click on a button, e.g. \"validate now\". My requirement is to check 2000 URLs whether they are working开发者_Python百科 or not. This was taking