How to write a Google Gadget
I’ve written some notes on the Google Gadget API and how to write a gadget, targeted at developers who already know Ajax.
What’s a Gadget?
The gadget is an XML file sitting on your server. In my case, http://ajaxify.com/run/widgets/google/diggroundup.xml. It will get cached, so effectively it must be a static file.
The user adds your gadget to their [...]
More: continued here
Leave a Reply
You must be logged in to post a comment.