Hello, I would like to integrate Shindig within an intranet to create dashboard of gadgets for backoffice systems. I realize that its up to me to develop a gadget container UI around the GadgetRenderingServlet using the Shindig gadget container JavaScript library. However, I can't seem to find a documentation that describes the API for the gadgets.container class. Seems this is the key class to laying out gadgets from the client side. Does this exist anywhere? If not, can anyone point me to the JavaScript source code in the distributed code?
I've already looked at the JS API's on Shindig and OpenSocial sites: http://incubator.apache.org/shindig/shindig-1.1.x/shindig-features/jsdoc/index.html http://wiki.opensocial.org/index.php?title=JavaScript_API_Overview_%28v0.8%29 Any help would be appreciated. Regards, Jason Southern

