This module demonstrates a way to create Google Gadgets from within Drupal.
It is expected that users will actually evolve it to a generalized gadget creation class, from which actual gadgets will be derived without having to create a module for each gadget.
It requires PHP5 and the DOM extension.