Offline behavior
November 28th, 2007 | Published in Google Desktop API
In this ever-growing world, new communications channels emerge all the time. In fact, communication engulfs almost every aspect of our lives, and this is certainly evident in our programming experience. My latest article, Proper Offline Behaviour, shows that communication is important even when our computers aren't connected to the largest information source, the Internet.
A gadget can communicate:
- with the machine it's installed on, to see whether the machine is online or offline (and a lot more :-)
- with Google Desktop, through the APIs, to implement cool features
- with itself, because a program doesn't run forever
- with the user, most importantly, because the user needs to understand the information that the gadget presents