At this point, to view this wave you must have a googlewave account, and I must give you access to this wave in googlewave.
If you would like a googlewave invite, and/or access to this wave, please click the contact link above or to the left and let me know something about why you're interested in this.
I created a new module to display this wave called "wave".
It consists of four files:
wave.info
wave.module
wave.js
wave.css
Currently, the wave id is hard-coded into the wave.js file, which consists of a single function:
function initialize() {
var wavePanel = new WavePanel('https://wave.google.com/wave/');
wavePanel.loadWave('googlewave.com!w+j4PftP2qC');
wavePanel.init(document.getElementById('waveframe'));
}
Wave API: http://wave-api.appspot.com/public/embed.js
Wave URL: https://wave.google.com/wave/
Wave ID: googlewave.com!w+j4PftP2qA