Browsing the 2009 January archive
“I’d like to see an evolution of blogs as the next step for us. We use WordPress blogs as our platform in the federal government. Everybody is blogging and sharing information, which is great. Now we want to take it to the next level with smarter blogs.”
Google's Gadget Infrastructure: Shindig
Comments | Filed under Google Gadget Java OpenSocial Social Networks“We’re using common gadget infrastructure, such as the Apache Shindig project, and working with other gadget containers to make gadgets more portable.”

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.
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.


