Entries Tagged as 'Shindigging'
More raw Shindig notes. This time, looking at org.apache.shindig.gadgets.http. See Shindigging tag. I'll structure them just a little more this time.
Main Servlet
BasicHttpContext.java - data struct for country/language/locale
GadgetRenderingServlet.java - The servlet that accepts gadget spec URL and prefs, and outputs the gadget content (typically in an iframe). Delegates heavily to GadgetServer, in order to get a [...]
[Read more →]
Tags: Gadgets·Java·Links·Shindig·Shindigging·Web·Widgets
This is the first of an open series on the architecture of Shindig, the new open-source gadget/widget framework project. As mentioned here earlier, this project is building something similar to iGoogle, i.e. an environment for serving gadgets, a run-time environment for the gadgets to operate in, and a gadget container (as well as OpenSocial support).
I'm [...]
[Read more →]
Tags: Gadgets·Links·Shindig·Shindigging·Widgets