<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Saved for later reference &#187; wave</title>
	<atom:link href="http://www.lejordet.com/category/wave/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lejordet.com</link>
	<description>online repository of stuff I had to google for hours to figure out</description>
	<lastBuildDate>Tue, 06 Jul 2010 13:26:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Embedding Google Wave in WordPress</title>
		<link>http://www.lejordet.com/2009/11/embedding-google-wave-in-wordpress/</link>
		<comments>http://www.lejordet.com/2009/11/embedding-google-wave-in-wordpress/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 12:27:04 +0000</pubDate>
		<dc:creator>Lars Erik Jordet</dc:creator>
				<category><![CDATA[wave]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.lejordet.com/?p=87</guid>
		<description><![CDATA[A simple test of adding a Google Wave in WordPress]]></description>
			<content:encoded><![CDATA[<p>This is an attempt to embed a 
<a  href="http://wave.google.com" onclick="javascript:pageTracker._trackPageview('/external/wave.google.com');" >Google Wave</a> &#8230;eh&#8230; Wave in a WordPress post.</p>
<p>For this I use the beta version of the 
<a  href="http://wordpress.org/extend/plugins/wavr/" onclick="javascript:pageTracker._trackPageview('/external/wordpress.org/extend/plugins/wavr/');" >Wavr</a> plugin, and a test wave I made:</p>

		<div id="waveframe-1"  style="width:100%;height:500px;"  ></div>
		 <script type="text/javascript">

				add_wave("waveframe-1",{
					bgcolor:"#ffffff",
					color:"#000000",
					font:"Verdana, Arial, Helvetica, sans-serif",
					font_size:"1em",
					width:"100%",
					height:"500px",
					server:"https://wave.google.com/wave/",
					id:"googlewave.com!w+7Mw4xNkZA"		});

		</script>
		
<p>The code to add the above wave is:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[wave id=&quot;googlewave.com!w+7Mw4xNkZA&quot; color=&quot;#000000&quot; bgcolor=&quot;#ffffff&quot; font=&quot;Verdana, Arial, Helvetica, sans-serif&quot;]</div></td></tr></tbody></table></div>
<p>In this testwave I added the bot &#8220;easypublic@appspot.com&#8221;, which makes the wave public for you (I couldn&#8217;t get the &#8220;official&#8221; way of adding public@a.gwave.com to work).</p>
<p>You&#8217;ll need a Wave account to see the above; if you don&#8217;t, I currently have 2 invites to spare, just comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lejordet.com/2009/11/embedding-google-wave-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->