Wave

From Noisebridge
Jump to navigation Jump to search

Google Wave

Google Wave is a thing. The first Wave on Noisebridge has been made, and I am attempting to embed it here.

<script src="http://wave-api.appspot.com/public/embed.js" type="text/javascript"></script>

<script type="text/javascript">

   function initialize() {
     var wavePanel = new WavePanel('http://wave.google.com/a/wavesandbox.com/');
     wavePanel.loadWave('googlewave.com!w%252B47uXAyB8C.3');
     wavePanel.init(document.getElementById('waveframe'));