My first Google Gadget

A while ago I decided to give Google Gadgets a try. I looked at the API and decided to create small gadget, which shows how much time I spend on the iGoogle page. The gadget itself can be found here and the source code can be downloaded from here.

The main idea is to use _IG_Prefs to store the time every 10 seconds in the user’s server session and to load it on initialization.

Comments

comments powered by Disqus