<?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>The Geekorium &#187; addon</title>
	<atom:link href="http://the.geekorium.com/tag/addon/feed/" rel="self" type="application/rss+xml" />
	<link>http://the.geekorium.com</link>
	<description>Home of Rex Havoc, Space Adventurer and other assorted Geekeries.</description>
	<lastBuildDate>Fri, 18 May 2012 09:30:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Wave This API released. Plus Official Chrome Extension and Bonus Unofficial WordPress Widget</title>
		<link>http://the.geekorium.com/wave-this-api-released-plus-official-chrome-extension-and-bonus-unofficial-wordpress-widget/</link>
		<comments>http://the.geekorium.com/wave-this-api-released-plus-official-chrome-extension-and-bonus-unofficial-wordpress-widget/#comments</comments>
		<pubDate>Wed, 19 May 2010 19:34:43 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[first look]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[official help]]></category>
		<category><![CDATA[use case]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477737</guid>
		<description><![CDATA[A new Wave API, a new Wordpress widget, and an undocumented use case!<p><a href="http://the.geekorium.com/wave-this-api-released-plus-official-chrome-extension-and-bonus-unofficial-wordpress-widget/">Wave This API released. Plus Official Chrome Extension and Bonus Unofficial WordPress Widget</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I noticed a <a href="http://firstwaves.org/new-wave-this-function-and-buttons/" class="vt-p">new feature</a> of Google Wave that allowed a user to easily send websites and content to a new wave to easily share with others. The feature (called “Wave This”) was not officially announced at the time, and I was asked politely not to say anything more at the time until the team could officially announce it.</p>

<p><a href="http://code.google.com/apis/wave/wavethis/" class="vt-p"><img src="http://turbo.firstwaves.org/wave-this-buttons.png" class="s3-img" border="0" alt="wave-this-buttons.png" /></a></p>

<p>In addition to this, the <a href="http://code.google.com/apis/wave/wavethis/" class="vt-p">Wave This</a> function has an <a href="https://chrome.google.com/extensions/detail/fdgmdpiobhnblhnhlmngalmeobbmofbm?hl=en" class="vt-p">official Chrome Extension</a>. Install the extension, and you can send any page to Wave with a click!</p>

<p>Finally, you can also use an undocumented Wave This feature to add a Wave contact button to your sites. At the top of my page I’ve added a “Wave @ me!” button that starts a new wave with me as a participant so you can easily contact me in Google Wave. To add the button to your own site it’s as easy as filling your details in the code below:</p>




<pre class="brush: plain; title: ; notranslate">
&lt;a href=&quot;https://wave.google.com/wave/wavethis?t=Contact+via+[Your-Site-Name]&amp;r=[fill-in-your-@-wave-address-here]&quot; title=&quot;Contact me in Google Wave&quot; class=&quot;vt-p&quot;&gt;&lt;img src=&quot;[your-button-image]&quot; alt=&quot;Wave at me!&quot;&gt;&lt;/a&gt;
</pre>




<p>The &amp;r parameter for adding a recipient isn’t listed on the <span class="caps">API </span>page and support might be pulled or altered so use at your own risk. Additionally, be aware that the Wave This function currently defaults to the Google Wave Preview account only, so if you use a different client (a Google Wave for Domain Apps account for instance, or Novell Pulse) you’re out of luck for now.</p>

<p>So there you have it! A new <span class="caps">API, </span>an awesome function, and my modest widget. Have at it! Make some buttons!! Start spreading Wave!!!</p><p><a href="http://the.geekorium.com/wave-this-api-released-plus-official-chrome-extension-and-bonus-unofficial-wordpress-widget/">Wave This API released. Plus Official Chrome Extension and Bonus Unofficial WordPress Widget</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/wave-this-api-released-plus-official-chrome-extension-and-bonus-unofficial-wordpress-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Wave Gets Email Notifications</title>
		<link>http://the.geekorium.com/google-wave-gets-email-notifications/</link>
		<comments>http://the.geekorium.com/google-wave-gets-email-notifications/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 23:12:53 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[direction]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[official help]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477492</guid>
		<description><![CDATA[In a post on the official Google Wave Blog</a>, Ged Ellis explains how to turn on email notifications for new waves. Using the drop down list next to the inbox link (it's hidden until you hover over it) you can choose an email address to have notifications sent to.<p><a href="http://the.geekorium.com/google-wave-gets-email-notifications/">Google Wave Gets Email Notifications</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>One of the problems with Google Wave for the non-geek crowd has been how you know you have a new wave?</p>

<p>For dedicated geeks, there are <a href="https://addons.mozilla.org/en-US/firefox/addon/14973">browser</a> <a href="https://chrome.google.com/extensions/detail/aphncaagnlabkeipnbbicmcahnamibgb?hl=en-us">extensions</a>, <a href="http://github.com/hiroshi/Unofficial-Google-Wave-Notifier">OS</a> <a href="http://googsystray.sourceforge.net/">specific</a> <a href="http://wave-notify.sourceforge.net/index.php">software</a>, <a href="http://www.getwaveboard.com/2009/11/prowl/">iPhone Push notifications</a>, <a href="http://completewaveguide.com/guide/Life_with_Wave">and more</a>.</p>

<p>But most of these don’t figure in the non-geek arsenal for managing the wash of information from the internet. And for regular folk convincing them to use Wave without these sorts of notifications will be hard simply because they don’t want to bother checking for new waves as well as new emails.</p>

<p>Convincing them may have just gotten easier however with the release of integrated email notifications for your Wave inbox. <a href="http://googlewave.blogspot.com/2010/03/help-test-email-notifications.html">In a post on the official Google Wave Blog</a>, Ged Ellis explains how to turn on email notifications for new waves. Using the drop down list next to the inbox link (it’s hidden until you hover over it) you can choose an email address to have notifications sent to. The tool even picked my Google Apps email even though it’s not my official Wave address because I’ve set it as primary in my Google profile.</p>

<p><a href="http://googlewave.blogspot.com/2010/03/help-test-email-notifications.html"><img src="http://turbo.firstwaves.org/NotificationsMenu.png" class="s3-img" border="0" alt="NotificationsMenu.png" /></a></p>

<p><span id="more-229477492"></span></p>

In the Google Wave Blog Ged goes on to say:<br />
<blockquote>If you want to use Google Wave with your friends, family or colleagues who aren’t logging in frequently, help them to turn on notifications. Then, they can get updates on their Google Wave account, even if they mainly stick to checking their email inbox.</blockquote> <cite><a href="http://googlewave.blogspot.com/2010/03/help-test-email-notifications.html"> Ged Ellis, Software engineer, Google Wave Team</a></cite>

<p>Perhaps this feature was always on the cards, or maybe it was a reaction to the <a href="http://www.google.com/search?num=100&amp;hl=en&amp;safe=off&amp;q=google+wave+fail">waning interest</a> in Wave from the geek community. By making it easier to get notifications people might start inviting friends who might otherwise be uninterested in another tool to check. I know I’ll be inviting my wife and a couple of buddies that I’ve previously thought might be uninterested thanks to this addition.</p>

<p>However it’s still a long way from the ultimate integration I see is necessary for Wave to finally catch on — using Wave as a full email client. As long as email and waves are two separate entities in two separate products there will still be two places someone must visit to get both the old (email) and new (wave) forms of communication. Notifications via email just makes this more obvious. Ideally Wave should be usable as a hub for <strong>all</strong> sorts of communication. Currently the closest we have to this ideal is email, but it’s dependent on services sending out notifications. With Wave, the potential for any third-party to integrate services via bots and gadgets gives Wave a clear advantage.</p>

<p>All said though, the notifications are a welcome addition, and will make convincing friends and family to join that much easier. Time will tell if it helps Wave get the consistent user numbers it needs to take off.</p><p><a href="http://the.geekorium.com/google-wave-gets-email-notifications/">Google Wave Gets Email Notifications</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/google-wave-gets-email-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emaily: An important first step.</title>
		<link>http://the.geekorium.com/emaily-an-important-first-step/</link>
		<comments>http://the.geekorium.com/emaily-an-important-first-step/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 00:21:58 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://firstwaves.org/post/216698852</guid>
		<description><![CDATA[If your main inbox is your email inbox then this bot could be an important part of your wave testing, at least until Wave catches on with more of your personal network. Instead of keeping Wave open all day, have this bot send you a ping when anyone updates the important waves.<p><a href="http://the.geekorium.com/emaily-an-important-first-step/">Emaily: An important first step.</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Emaily is a bot that sends an email alert for every new blip in a specified wave.</p>

<p>If your main inbox is your email inbox then this bot could be an important part of your wave testing, at least until Wave catches on with more of your personal network. Instead of keeping Wave open all day, have this bot send you a ping when anyone updates the important waves.</p>

<p>One day though I hope to see the flow reversed, and email will flow in and out of Wave instead.</p>

<p><a href="http://wave-samples-gallery.appspot.com/about_app?app_id=46003">Emaily [Wave Sample Gallery]</a></p><p><a href="http://the.geekorium.com/emaily-an-important-first-step/">Emaily: An important first step.</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/emaily-an-important-first-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

