<?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; official help</title>
	<atom:link href="http://the.geekorium.com/tag/official-help/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>Mon, 21 May 2012 11:36:05 +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>Google Wave Births “Active Robots”</title>
		<link>http://the.geekorium.com/google-wave-births-active-robots/</link>
		<comments>http://the.geekorium.com/google-wave-births-active-robots/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 22:20:31 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[official help]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477477</guid>
		<description><![CDATA[In <a href="http://firstwaves.org/submitty-and-gadgitty-two-bots-to-help-wave-developers/">my post yesterday</a> I noted the increased push by the Wave developers to make it easier for the wave community to build and deploy extensions. It turns out this flurry of activity coincided with the imminent release of Version 2 of the Wave API, <a href="http://googlewavedev.blogspot.com/2010/03/introducing-robots-api-v2-rise-of.html">announced today</a>.<p><a href="http://the.geekorium.com/google-wave-births-active-robots/">Google Wave Births “Active Robots”</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/avoiretc/3441244946/"><img src="http://farm4.static.flickr.com/3627/3441244946_5d2b9cdb62_m.jpg" alt="An amigurumi robot" /></a></p>

<p>In <a href="http://firstwaves.org/submitty-and-gadgitty-two-bots-to-help-wave-developers/">my post yesterday</a> I noted the increased push by the Wave developers to make it easier for the wave community to build and deploy extensions. It turns out this flurry of activity coincided with the imminent release of Version 2 of the Wave <span class="caps">API, </span><a href="http://googlewavedev.blogspot.com/2010/03/introducing-robots-api-v2-rise-of.html">announced today</a>.</p>

<p>The first new feature is the:</p>

<blockquote><strong>Active <span class="caps">API</span>:</strong> In v2, robots can now push information into waves (without having to wait to respond to a user action). This replaces the need for our deprecated cron <span class="caps">API, </span>as now you can update a wave when the weather changes or the stock price falls below some threshold. You can learn more in the Active <span class="caps">API </span>docs.</blockquote> <cite><a href="http://googlewavedev.blogspot.com/2010/03/introducing-robots-api-v2-rise-of.html">Google Wave Developer Blog Announcement</a>.</cite>

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

<p>If I understand this correctly (and I’m not a developer so correct me if I’m wrong) this means that before today, a robot in a wave might have had to wait until a user opened a wave before it could refresh the information in the wave (updating stocks etc), now the robot can initiate a wave update itself, making it possible to have robots create new blips in response to events. This is a much smarter way for a robot to behave, and should make for far more interesting and functional bots.</p>

<p>For a more enlightened perspective from a wave developer, check out <a href="http://www.masteringwave.com/2010/03/new-google-wave-robot-api-v2/">Mastering Wave’s take</a> on the announcement.</p>

<p>So what I initially thought was just a push to get developers involved was actually leading to an announcement of a massive upgrade to the <span class="caps">API.</span> In the end though, the aim is the same — to get developers engaged and creating interesting software to make Wave an indispensable tool.</p>

<p><a href="http://googlewavedev.blogspot.com/2010/03/introducing-robots-api-v2-rise-of.html">Google Wave Developer Blog: Introducing Robots <span class="caps">API </span>v2: The Rise of Active Robots</a>.</p>

<p>Image by <span xmlns:cc="http://creativecommons.org/ns#" about="http://www.flickr.com/photos/avoiretc/3441244946/"><a rel="cc:attributionURL" href="http://www.flickr.com/photos/avoiretc/">http://www.flickr.com/photos/avoiretc/</a> / <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></span></p><p><a href="http://the.geekorium.com/google-wave-births-active-robots/">Google Wave Births “Active Robots”</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-births-active-robots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitty and Gadgitty — Two Bots to Help Wave Developers</title>
		<link>http://the.geekorium.com/submitty-and-gadgitty-two-bots-to-help-wave-developers/</link>
		<comments>http://the.geekorium.com/submitty-and-gadgitty-two-bots-to-help-wave-developers/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 03:57:33 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[official help]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477467</guid>
		<description><![CDATA[Google have made it easier than ever to submit an extension to the Wave Extension review team using a simple bot.<p><a href="http://the.geekorium.com/submitty-and-gadgitty-two-bots-to-help-wave-developers/">Submitty and Gadgitty — Two Bots to Help Wave Developers</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Recently, the Wave Team have made a big push to publicise more bots and extensions. In <a title="Google Wave Help Forum Extension Link info" href="http://www.google.com/support/forum/p/wave/thread?tid=33e8c48d858bd0ea&amp;hl=en">a post to the Google Wave Help forum</a>, Kylie announced that some users might start seeing a new Extensions link in their navigation panel. Then enterprising Wavers noted that anyone could get access to this Extension information with a search for [<a title="Search on Google Wave for Extensions" href="https://www.google.com/accounts/ServiceLogin?service=wave&amp;passive=true&amp;nui=1&amp;continue=https%3A%2F%2Fwave.google.com%2Fwave%2F&amp;followup=https%3A%2F%2Fwave.google.com%2Fwave%2F&amp;ltmpl=standard">group:google-wave-extension-gallery@googlegroups.com</a>].</p>

<p>Now Google have made it easier than ever to submit an extension to the Wave Extension review team using a simple bot.</p>

<p><a href="http://wave-samples-gallery.appspot.com/about_app?app_id=109013"><img src="http://turbo.firstwaves.org/submitty.PNG" class="s3-img" border="0" alt="submitty.PNG" /></a></p>

<p>Create a new wave and add the <a href="http://wave-samples-gallery.appspot.com/about_app?app_id=109013">Submitty</a> bot (submitty-bot@appspot.com), and Submitty will create a submission form for you to fill out. At the bottom are a couple of checkboxes. If you check either of these boxes, you’ll be prompted to fill in more information about your bot and/or gadget. Finally, you add the Extension Review Group (google-wave-extensions-review@googlegroups.com) to your wave to submit your extension.</p>

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

<p>By making this process easier, the Wave team hopes to encourage development of extensions to rapidly build up an ecosystem around Wave. Without a varied and useful set of apps, Wave will remain no more than a fun experiment.</p>

<p>Which also explains their dedication to an <a href="http://code.google.com/apis/wave/guide.html">extensive and open <span class="caps">API</span></a> which they continue to enhance with supporting bots. In addition to the Submitty bot, they have released <a href="http://wave-samples-gallery.appspot.com/about_app?app_id=109011">Gadgitty</a>, a bot for editing your gadgets inline and seeing the results straight away.</p>

<p>Between these two bots and the others submitted by the <a href="http://wave-samples-gallery.appspot.com/profile?id=63033">Google Wave <span class="caps">API</span>s Team</a>, it’s obvious how important developers are to the creators of Wave, and I hope it spurs further experimentation from the wave community.</p><p><a href="http://the.geekorium.com/submitty-and-gadgitty-two-bots-to-help-wave-developers/">Submitty and Gadgitty — Two Bots to Help Wave Developers</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/submitty-and-gadgitty-two-bots-to-help-wave-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lars: Remove Participant Feature due “Within a Month”</title>
		<link>http://the.geekorium.com/lars-remove-participant-feature-due-within-a-month/</link>
		<comments>http://the.geekorium.com/lars-remove-participant-feature-due-within-a-month/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 04:51:17 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Quote]]></category>
		<category><![CDATA[direction]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[official help]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477455</guid>
		<description><![CDATA[<blockquote>We have begun testing remove participant internally and hopefully it will hit externally within a month </blockquote> <cite>Lars Rasmussen, one of the lead Wave developers.</cite><p><a href="http://the.geekorium.com/lars-remove-participant-feature-due-within-a-month/">Lars: Remove Participant Feature due “Within a Month”</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<blockquote>We have begun testing remove participant internally and hopefully it will hit externally within a month </blockquote> <cite>Lars Rasmussen, one of the lead Wave developers.</cite>

<p>In a Wave entitled “<a href="https://www.google.com/accounts/ServiceLogin?service=wave&amp;passive=true&amp;nui=1&amp;continue=https%3A%2F%2Fwave.google.com%2Fwave%2F&amp;followup=https%3A%2F%2Fwave.google.com%2Fwave%2F&amp;ltmpl=standard">Google Wave User Black List</a>”, Lars piped up to offer advice on the best way to avoid and take action against known trolls and abusers and offered the above titbit about the imminent release of the ability to remove participants from Wave.</p>

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

<p>This is big news for Wave, and one of the most important features noticeably missing from the Google Wave interface. Wave abuse, trolling and destruction are all unavoidable realities of using Wave at the moment, and although usually infrequent, can significantly lower the enjoyment and tone of a Wave. Unfortunately, while every one can agree that a removal tool is necessary (and there’s an unusable greyed out button to show that the Wave team think it’s important as well) it hasn’t been implemented yet. One of the reasons for this delay must be the extraordinary thought and research that must be put into such a feature, to make certain that the feature itself is not abused. Care must be taken to see that users who are added and then removed retain some control of their legitimate contributions within context. The ability to remove people from such a collaborative space is an enormous can of worms, and one that most people would agree is important enough to get right the first time.</p>

<p>The wave that Lars opened up on was created to list known trolls and spammers.</p>

<blockquote><ul><li>Once you have added public with full access, making an abuse user read-only is more effective than removing them from the wave will.</li>
	<li>There will soon be a way for you to report abuse directly to our internal abuse team
</li>
	<li>The feature you are asking for: block a user from a particular wave <em>and all future waves created by you</em> is exactly right but it will take us many months to get there…</li></ul></blockquote> <cite> Further feedback from Lars</cite>

<p>This is tremendous news, and along with the ability to make participants <a href="http://firstwaves.org/restore-a-wave-to-a-former-state-or-make-it-read-only/">read-only</a>, and even <a href="http://firstwaves.org/karma-a-way-to-keep-wavers-in-line/">score them with karma</a> give users a powerful arsenal to shape the Wave experience the way they want.</p>

<p>Hat tip to <a href="http://www.theshinywave.com/news/google-wave-user-black-list/">The Shiny Wave: Google Wave User Black List</a>.</p><p><a href="http://the.geekorium.com/lars-remove-participant-feature-due-within-a-month/">Lars: Remove Participant Feature due “Within a Month”</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/lars-remove-participant-feature-due-within-a-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore a Wave to a former state, or make it Read-Only.</title>
		<link>http://the.geekorium.com/restore-a-wave-to-a-former-state-or-make-it-read-only/</link>
		<comments>http://the.geekorium.com/restore-a-wave-to-a-former-state-or-make-it-read-only/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 02:59:36 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[official help]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477432</guid>
		<description><![CDATA[In the first major update to the Google Wave client in what feels like <strong>ages</strong>, the Wave team have implemented two new features that will make a big difference in managing your waves.<p><a href="http://the.geekorium.com/restore-a-wave-to-a-former-state-or-make-it-read-only/">Restore a Wave to a former state, or make it Read-Only.</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In the first major update to the Google Wave client in what feels like <strong>ages</strong>, the Wave team have implemented two new features that will make a big difference in managing your waves. The first fixes one of the most shocking things about the first release: that <em>anyone</em> you invited could come along and edit any part of your wave. Of course the point of Wave is collaboration, but sometimes it was conceivable that you might not like anyone to be able to hack away at a wave, particularly once a wave was made public. Many good useful waves were effectively destroyed by granting the public editing rights.</p>

<p><img src="http://turbo.firstwaves.org/read-only tool.PNG" class="s3-img" border="0" alt="the read-only tool in action" />
<span id="more-229477432"></span></p>

<p>Well, with the release of the Read-Only feature, you can now specify select users and groups as read-only participants, meaning they can see your waves in production, but can’t edit them themselves. Perfect for the thousands of informational waves that are available, particularly those that might not have been edited in a while but might be ripe for archiving. To make a user or group read-only, simply click on their icon and select read-only from the new drop down box.</p>

<p>The second feature is one of the other most requested tools — the ability to restor a wave to a former state. Those destroyed and damaged waves I mentioned? Now they have a chance of resurection, without the annoying cutting and pasting that went with the process before now. While playing back a wave, click <em>Restore</em> when you’re at the point before it all went pear-shaped. You won’t lose any data, as the state will be copied to the end of the playback and you can still see the changed that were made after that point.</p>

<p>Between these two new (some would argue <strong>vital</strong>) tools, Wave becomes more than a novel real-time experiment, and begins to take shape as the useful documenting, collaboration tool it always promised to be. Of course, there are still more changes needed before it becomes a reliable collaboration tool (revert single blips, read-only main blips with posting rights) and the team promise much more in their <a href="http://googlewave.blogspot.com/2010/01/new-features-read-only-and-restore.html">announcement post</a>, but this is a terrific first step.</p><p><a href="http://the.geekorium.com/restore-a-wave-to-a-former-state-or-make-it-read-only/">Restore a Wave to a former state, or make it Read-Only.</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/restore-a-wave-to-a-former-state-or-make-it-read-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group Waves</title>
		<link>http://the.geekorium.com/group-waves/</link>
		<comments>http://the.geekorium.com/group-waves/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 01:18:10 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[official help]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477429</guid>
		<description><![CDATA[Google has just unveiled their plans for group waves. The Google Wave Blog outlines the steps to set up a Google Group (yes, you have to use <strong>another</strong> tool) then add the group as a contact in Google Wave.

The service does not yet allow you to add users by their googlewave.com account (gmail.com only), and the permissions can only be handled through the Google Groups interface. It also seems that to avoid spam (being able to send messages to an everyone in a public group at once) users must pro-actively seek out the group wave and follow it to move it to their inbox [currently waiting for confirmation of this].<p><a href="http://the.geekorium.com/group-waves/">Group Waves</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Google has just unveiled their plans for group waves. The Google Wave Blog outlines the steps to set up a Google Group (yes, you have to use <strong>another</strong> tool) then add the group as a contact in Google Wave.</p>

<p>The service does not yet allow you to add users by their googlewave.com account (gmail.com only), and the permissions can only be handled through the Google Groups interface. It also seems that to avoid spam (being able to send messages to an everyone in a public group at once) users must pro-actively seek out the group wave and follow it to move it to their inbox [currently waiting for confirmation of this].</p>

<p>Like any Wave feature, this is still being developed and its behaviour could change over time. The Wave team have said they will continue to enhance the groups feature to make groups easier to navigate.</p>

<p><a href="http://googlewave.blogspot.com/2009/12/waving-with-groups.html">Waving with groups — Google Wave Blog</a>.</p><p><a href="http://the.geekorium.com/group-waves/">Group Waves</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/group-waves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow, Follow, Follow, Follow the Waves You Choose</title>
		<link>http://the.geekorium.com/follow-the-waves-you-choose/</link>
		<comments>http://the.geekorium.com/follow-the-waves-you-choose/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 23:05:26 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[new feature]]></category>
		<category><![CDATA[official help]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://firstwaves.org/?p=229477388</guid>
		<description><![CDATA[Today Google have rolled out a new feature to address this. the problem of being automatically added to public waves you click on. Two new buttons now let you Follow and Unfollow a wave. When you find a public wave you are interested in, you are no longer added automatically. Once you click off that wave, it will disappear into the stream and you will have no further part in it.<p><a href="http://the.geekorium.com/follow-the-waves-you-choose/">Follow, Follow, Follow, Follow the Waves You Choose</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Probably the most important part of the Wave experience for new user has been the ability to search for public waves to join. Without Public Waves many people would not have enough of a network to really experience Wave in full, and the Wave community may not have grown as quickly as it has. Public Waves have allowed quick access to tips and tricks, unofficial support and general chit chat on a diverse range of topics.</p>

<p>The downside of this was a significant gotcha: just clicking a public wave was enough to add you to the Wave permanently and drag the wave into your inbox. From that point, your only recourse to silence the wave was to <em>mute</em> it (archiving only works as long as no one else contributes), and muting does not remove you from the wave.</p>

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

<p>The inability to remove yourself from a wave you have participated in is an accounting feature I guess. When the development team finally gives us the ability to remove ourselves, we still need to know which waves we have participated in.</p>

<p>But back to the sticky business of autofollowing public waves. What it meant was the risk of associating with Waves you never meant to follow. A misplaced click (very easy in the fast-flowing river of public waves) meant a new wave in your inbox and your face on the top of a wave. For example, clicking a wave calledÂ  “I hate my boss” immediately associated you with that wave!</p>

<p>Today Google have rolled out a new feature to fix this. Two new buttons now let you <em>Follow </em>and <em>Unfollow </em>a wave. When you click on an interesting public wave, you are no longer added automatically. Once you click off that wave, it will disappear into the stream and you will have no further part in it. To monitor it in your inbox/folder structure, you can now choose to follow it (using the Follow button of course), and it will move into your inbox, where you can treat it like any other wave you are in. You can move it to folders, searches will include it and it will behave like a normal wave with <em>one key difference</em>: <strong>you will not appear in the list of wave users at the top</strong>.</p>

<p>This makes a huge difference, and means that public waves now take on a sort of social networking aspect, as you can follow the information and people who interest you without being directly involved (sort of like feed readers or Twitter lists). It also improves the user experience by making public waves something you have to explicitly choose to have in your inbox.</p>

<p>To remove a wave from your inbox, you can simply click <em>Unfollow</em> and the wave will disappear as though it was never there.</p>

<p><strong>Keep in mind though</strong> that the public wave behaves as it used to the second you edit it. As soon as you create or edit a blip, the wave will add you as a participant and the wave will appear in your inbox as though you had followed the wave. This makes perfect sense, as participation triggers all the accounting measures that must keep track of who made what changes. <em>Unfollow </em>will not remove you from the wave, it will merely be archived from view (the old Mute function).</p>

<p>All in all these changes are a welcome fix to one of the most vexing problems of the initial release. I look forward to seeing the other improvements as Google Wave develops!</p>

<p><a href="http://googlewave.blogspot.com/2009/11/follow-your-waves.html">Follow your waves — Google Wave Blog</a>.</p><p><a href="http://the.geekorium.com/follow-the-waves-you-choose/">Follow, Follow, Follow, Follow the Waves You Choose</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/follow-the-waves-you-choose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Google Wave</title>
		<link>http://the.geekorium.com/using-google-wave/</link>
		<comments>http://the.geekorium.com/using-google-wave/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:22:28 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[official help]]></category>
		<category><![CDATA[use case]]></category>

		<guid isPermaLink="false">http://firstwaves.org/post/227347942</guid>
		<description><![CDATA[When to use Google Wave [Google Wave Help] Using Google Wave is a post from: The Geekorium<p><a href="http://the.geekorium.com/using-google-wave/">Using Google Wave</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="s3-img" src="http://turbo.firstwaves.org/tumblr_ksau9h7EsE1qzeh8ao1_400.jpg" border="0" alt="tumblr_ksau9h7EsE1qzeh8ao1_400.jpg" /></p>

<p><a href="http://wave.google.com/using-wave.html">When to use Google Wave [Google Wave Help]</a></p>

<p></p><p><a href="http://the.geekorium.com/using-google-wave/">Using Google Wave</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/using-google-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expecting invites to give out? This is why you might not have them</title>
		<link>http://the.geekorium.com/expecting-invites-to-give-out/</link>
		<comments>http://the.geekorium.com/expecting-invites-to-give-out/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 01:00:00 +0000</pubDate>
		<dc:creator>screenbeard</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[invites]]></category>
		<category><![CDATA[official help]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://firstwaves.org/post/221383311</guid>
		<description><![CDATA[One thing I&#8217;ve been wondering is how we&#8217;ll get the chance to invite more people to Wave. I was one of the lucky ones who got in on the first round, and had invites to share, but those I&#8217;ve invited haven&#8217;t been so lucky.<p><a href="http://the.geekorium.com/expecting-invites-to-give-out/">Expecting invites to give out? This is why you might not have them</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></description>
			<content:encoded><![CDATA[<p>One thing I’ve been wondering is how we’ll get the chance to invite more people to Wave. I was one of the lucky ones who got in on the first round, and had invites to share, but those I’ve invited haven’t been so lucky. Currently my invite counter is sitting at “00” too.</p>

<blockquote>
  <p>As soon as we’re confident that the system can accept more users, we will add a wave to your account that allows you to nominate friends and colleagues for an account. Once you have the capability to invite people, the wave appear in your inbox.</p>
</blockquote>
<cite><a href="http://www.google.com/support/wave/bin/answer.py?hl=en&amp;answer=162237">How do I invite people to try Google Wave? [Google Wave Help]</a></cite>

<p>So we’ll be seeing this eventually (goodness knows how it’s added — magic fairy dust perhaps), so don’t fret — All in good time!</p><p><a href="http://the.geekorium.com/expecting-invites-to-give-out/">Expecting invites to give out? This is why you might not have them</a> is a post from: <a href="http://the.geekorium.com">The Geekorium</a></p>
]]></content:encoded>
			<wfw:commentRss>http://the.geekorium.com/expecting-invites-to-give-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

