public
Description: Small emulation layer for the Google Wave gadget API to run a gadget side by side in two iframes
Homepage: http://www.hokstad.com/google-wave-gadget-emulator.html
Clone URL: git://github.com/vidarh/wave-gadget-emulator.git
name age message
file README.markdown Mon Jun 01 12:29:52 -0700 2009 Initial commit [vidarh]
file gadgetemulator.js Thu Jun 04 01:43:31 -0700 2009 Couple of minor fixes and stripped out jquery a... [vidarh]
file gadgets.html Thu Jun 04 01:43:31 -0700 2009 Couple of minor fixes and stripped out jquery a... [vidarh]
file participantframe.html Mon Jun 01 12:29:52 -0700 2009 Initial commit [vidarh]
README.markdown

Google Wave Gadget Emulator

This is a tiny little bit of javascript to emulate the Google Wave Gadget API sufficiently to run some gadget examples side by side in iframes in a browser.

See also my blog post about it