Browsing the topic XML
Gmail Gadget: Monitor Twitter Feeds
Comments | Filed under Gmail Google Gadget Plugins Twitter XML firefoxJanuary 22, 2009

I was reading over the Google Blog regarding a new feature that allows you to add any gadget by pasting in the URL of its XML spec file (e.g. http://www.google.com/ig/modules/youtube_videos.xml). I tested the feature and found that you can’t edit the Gadget settings within Gmail. So, I hacked a quick Gmail Gadget.
January 21, 2009
Graph Gear allows you to quickly render a customizable interaction graph that is described by a graph xml file. All you need to do is embed it in your page and pass the xml over javascript. It provides nice interactive capabilities and a force directed layout. The code is editable and compilable with MTASC, and it also features a javascript api to control graph interactions.