<?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 Shiny Wave &#187; Google</title>
	<atom:link href="http://www.theshinywave.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theshinywave.com</link>
	<description>discussing all things (Google) Wave</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:05:43 +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>Google Wave meet AR Wave</title>
		<link>http://www.theshinywave.com/developer/google-wave-meet-ar-wave/</link>
		<comments>http://www.theshinywave.com/developer/google-wave-meet-ar-wave/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:05:43 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[AR Wave]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ARWave]]></category>
		<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1113</guid>
		<description><![CDATA[I came across this very interesting presentation by Tish Shute titled &#8220;AR Wave: A Proof of Concept&#8221;. AR, incidentally, stands for Augmented Reality. I then found this video that shows AR Wave in action, check it out: Trish adds the following in her presentation: The main advantages of using a OT system like Wave for [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave-vs.net'>Developer Spotlight: Wave-vs.net</a> <small>A while back in January I wrote a post titled...</small></li>
<li><a href='http://www.theshinywave.com/developer/developer-spotlight-vicente-j-ruiz-jurado/' rel='bookmark' title='Permanent Link: Developer Spotlight: Vicente J. Ruiz Jurado'>Developer Spotlight: Vicente J. Ruiz Jurado</a> <small>Our February Developer Spotlight shines on Vicente J. Ruiz Jurado...</small></li>
<li><a href='http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/' rel='bookmark' title='Permanent Link: New Google Wave Gadgets Getting Much Better'>New Google Wave Gadgets Getting Much Better</a> <small>Lately the gadgets that have been released for Google Wave...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/developer/google-wave-meet-ar-wave/" title="Permanent link to Google Wave meet AR Wave"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/sixth-sense-newspaper.png" width="640" height="350" alt="Post image for Google Wave meet AR Wave" /></a>
</p><p><span class="drop_cap">I</span> came across this very interesting presentation by <a href="http://www.ugotrade.com/about/" target="_blank">Tish Shute</a> titled &#8220;AR Wave: A Proof of Concept&#8221;. AR, incidentally, stands for Augmented Reality. I then found this video that shows AR Wave in action, check it out:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZjXCTCSKtRQ&amp;hl=en_US&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/ZjXCTCSKtRQ&amp;hl=en_US&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Trish adds the following in her presentation:</p>
<blockquote><p>The main advantages of using a OT system like Wave for games is twofold;</p>
<p>1. For making simple games it takes far less investment as all that is required is basicbot-coding. You dont even have to run your own server if you dont want, provided theres a Bot-supporting server or something like Google App Engine you can use for your game code.</p>
<p>Wave takes care of accounts, transfer of information and the propagation of changes over the restof the infrastructure.</p>
<p>2. If you want to make a more advanced game (something like WoW or Secondlife), theres still some big advantages to using Wave. You can build your own custom-server to handle complex game events and actions, but by conforming tothe WFP standard for serverserver interaction, you allow anyone to both view or join your game with little to noeffort required. When users can just view or try your game with a single click, you stand a lot more chance of getting them hooked on it. Having to signup, login, and potentially download a client is often far too much effort for people that just want to try something quickly.</p>
<p>With OT you can even create multiple servers worldwide with a persistent and constantly synching world between them&#8230;all with no extra effort on your part. This means a faster experience for the end user, while still having a consistent game world for the user. (No need for separate worlds for the user to login too due to server load restrictions)You could even make your game support user generated content, or overlap with other game worlds&#8230;if you wish.</p>
<p>This is just a handful of advantages really (more that Markus suggested)</p>
<p>OT is what makes multiuser (or multiplayer) interaction possible. In Networked games you have a scene graph that is kept in sync between the clients by sending changes of its nodes states between the clients (or between the clients a a centralized server).</p>
<p>In Wave OT does this for the nodes of an XML document (aka a wave).The catch is that requirements for document editing and requirements for game scene graphs are somewhat different.For example regarding real time requirements vs. correctness.e.g, the way Googles OT implementation works, a client cannot send out a new change before the last change has been acknowledged. This is because OT has to guarantee consistency which isnt that important in a gaming scenario.</p>
<p>Also of course the scene graph example is rather simplified. Modern network games are a lot more sophisticated than that <img src='http://www.theshinywave.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> But the scope of Wave is much broader that game design, so a specialized AR Game Engine will most likely be able to offer more in terms of performance and possible gaming scenarios.</p></blockquote>
<p>You can visit the <a href="http://arwave.org/" target="_blank">ARWave.org</a> site to find out more or to contact Trish with any questions you may have.</p>
<p class="alert">As always, please leave your comments and thoughts regarding the efforts of ARWave below. We love to hear what you think.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/&amp;title=Google+Wave+meet+AR+Wave" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/&amp;title=Google+Wave+meet+AR+Wave" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/&amp;t=Google+Wave+meet+AR+Wave" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Google+Wave+meet+AR+Wave&amp;link=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/&amp;title=Google+Wave+meet+AR+Wave&amp;summary=I%20came%20across%20this%20very%20interesting%20presentation%20by%20Tish%20Shute%20titled%20%22AR%20Wave%3A%20A%20Proof%20of%20Concept%22.%20AR%2C%20incidentally%2C%20stands%20for%20Augmented%20Reality.%20I%20then%20found%20this%20video%20that%20shows%20AR%20Wave%20in%20action%2C%20check%20it%20out%3A%0D%0A%0D%0A%0D%0ATrish%20adds%20the%20following%20in%20her%20presentation%3A%0D%0AThe%20main%20advantages%20of%20using%20a%20&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/&amp;title=Google+Wave+meet+AR+Wave" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/developer/google-wave-meet-ar-wave/&amp;title=Google+Wave+meet+AR+Wave" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Google+Wave+meet+AR+Wave+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave-vs.net'>Developer Spotlight: Wave-vs.net</a> <small>A while back in January I wrote a post titled...</small></li>
<li><a href='http://www.theshinywave.com/developer/developer-spotlight-vicente-j-ruiz-jurado/' rel='bookmark' title='Permanent Link: Developer Spotlight: Vicente J. Ruiz Jurado'>Developer Spotlight: Vicente J. Ruiz Jurado</a> <small>Our February Developer Spotlight shines on Vicente J. Ruiz Jurado...</small></li>
<li><a href='http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/' rel='bookmark' title='Permanent Link: New Google Wave Gadgets Getting Much Better'>New Google Wave Gadgets Getting Much Better</a> <small>Lately the gadgets that have been released for Google Wave...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/developer/google-wave-meet-ar-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Wave I/O 10 Videos</title>
		<link>http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/</link>
		<comments>http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 11:29:57 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1105</guid>
		<description><![CDATA[Something I have been meaning to do for a while is post all the videos on Google Wave from I/O 10. So, here they are, enjoy: Google Wave API design principles: Anatomy of a great extension Waving across the web Open source Google Wave: Building your own wave provider Making smart &#038; scalable Wave robots [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/developer/google-wave-sessions-scheduled-for-google-io-10/' rel='bookmark' title='Permanent Link: Google Wave Sessions Scheduled for Google I/O 10'>Google Wave Sessions Scheduled for Google I/O 10</a> <small>It is that time of year again. Time to register...</small></li>
<li><a href='http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/' rel='bookmark' title='Permanent Link: Google Campfire One: Google Apps Marketplace'>Google Campfire One: Google Apps Marketplace</a> <small>Google&#8217;s Campfire One is a series of sessions where they...</small></li>
<li><a href='http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/' rel='bookmark' title='Permanent Link: New Google Wave Gadgets Getting Much Better'>New Google Wave Gadgets Getting Much Better</a> <small>Lately the gadgets that have been released for Google Wave...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/" title="Permanent link to Google Wave I/O 10 Videos"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/googleio_540.png" width="600" height="300" alt="Post image for Google Wave I/O 10 Videos" /></a>
</p><p>Something I have been meaning to do for a while is post all the videos on Google Wave from I/O 10. So, here they are, enjoy:</p>
<h2>Google Wave API design principles: Anatomy of a great extension</h2>
<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/tXKidPYCEzQ&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/tXKidPYCEzQ&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="385"></embed></object><br />
<span id="more-1105"></span></p>
<h2>Waving across the web</h2>
<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/ktBsUFte_sA&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/ktBsUFte_sA&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="385"></embed></object></p>
<h2>Open source Google Wave: Building your own wave provider</h2>
<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/usDuLmCpknE&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/usDuLmCpknE&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="385"></embed></object></p>
<h2>Making smart &#038; scalable Wave robots</h2>
<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/Qiwgx9uXzWg&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/Qiwgx9uXzWg&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="385"></embed></object></p>
<h2>Google Wave Media APIs: Attachments can surf too!</h2>
<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/AARaO25b9rs&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/AARaO25b9rs&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="385"></embed></object></p>
<h2>Google Wave and the enterprise environment</h2>
<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/q8jjIMGB1Fw&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/q8jjIMGB1Fw&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="385"></embed></object></p>
<p>Google I/O offered 90+ sessions featuring highly technical, in-depth content covering a number of technologies and developer products. All videos and slides are available below. You can check out all the videos from Google I/O at their site <a href="http://code.google.com/events/io/2010/sessions.html">here</a>.</p>
<p class="alert">As always, please leave your comments below. We love to hear your thoughts.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/&amp;title=Google+Wave+I%2FO+10+Videos" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/&amp;title=Google+Wave+I%2FO+10+Videos" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/&amp;t=Google+Wave+I%2FO+10+Videos" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Google+Wave+I%2FO+10+Videos&amp;link=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/&amp;title=Google+Wave+I%2FO+10+Videos&amp;summary=Something%20I%20have%20been%20meaning%20to%20do%20for%20a%20while%20is%20post%20all%20the%20videos%20on%20Google%20Wave%20from%20I%2FO%2010.%20So%2C%20here%20they%20are%2C%20enjoy%3A%0D%0A%0D%0AGoogle%20Wave%20API%20design%20principles%3A%20Anatomy%20of%20a%20great%20extension%0D%0A%0D%0A%0D%0A%0D%0AWaving%20across%20the%20web%0D%0A%0D%0A%0D%0A%0D%0AOpen%20source%20Google%20Wave%3A%20Building%20your%20own%20wave%20provider%0D%0A%0D%0A%0D%0A%0D%0AMaking%20s&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/&amp;title=Google+Wave+I%2FO+10+Videos" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/&amp;title=Google+Wave+I%2FO+10+Videos" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Google+Wave+I%2FO+10+Videos+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/developer/google-wave-sessions-scheduled-for-google-io-10/' rel='bookmark' title='Permanent Link: Google Wave Sessions Scheduled for Google I/O 10'>Google Wave Sessions Scheduled for Google I/O 10</a> <small>It is that time of year again. Time to register...</small></li>
<li><a href='http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/' rel='bookmark' title='Permanent Link: Google Campfire One: Google Apps Marketplace'>Google Campfire One: Google Apps Marketplace</a> <small>Google&#8217;s Campfire One is a series of sessions where they...</small></li>
<li><a href='http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/' rel='bookmark' title='Permanent Link: New Google Wave Gadgets Getting Much Better'>New Google Wave Gadgets Getting Much Better</a> <small>Lately the gadgets that have been released for Google Wave...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/youtube-videos/google-wave-io-10-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Wave &#8211; How Things Went Wrong!</title>
		<link>http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/</link>
		<comments>http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 14:25:04 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[Lars Rasmussen]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[use cases]]></category>
		<category><![CDATA[Wave Server]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1087</guid>
		<description><![CDATA[I have been fairly silent on this site for quite a while, every since I came back from Google I/O 10 actually. To say I was disappointed with the announcements surrounding Google Wave at the I/O would be a profound understatement. I didn&#8217;t want to come back right away and start hammering on Google for [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/where-is-google-wave-going/' rel='bookmark' title='Permanent Link: Where is Google Wave Going?'>Where is Google Wave Going?</a> <small>As somebody who has been…well overly evangelistic about Google Wave...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/google-wave-top-10-improvements-for-2010/' rel='bookmark' title='Permanent Link: Google Wave: Top 10 Improvements for 2010'>Google Wave: Top 10 Improvements for 2010</a> <small>In May 2009 at I/O 09, was launched to much...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/google-vs-microsoft-vs-apple-3-development-models-for-google-wave/' rel='bookmark' title='Permanent Link: Google vs Microsoft vs Apple: 3 Development Models for Google Wave'>Google vs Microsoft vs Apple: 3 Development Models for Google Wave</a> <small>I find it very interesting how the big three in...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/" title="Permanent link to Google Wave &#8211; How Things Went Wrong!"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/google-wave-disappointment.jpg" width="600" height="398" alt="Post image for Google Wave &#8211; How Things Went Wrong!" /></a>
</p><p>I have been fairly silent on this site for quite a while, every since I came back from Google I/O 10 actually. To say I was disappointed with the announcements surrounding Google Wave at the I/O would be a profound understatement. I didn&#8217;t want to come back right away and start hammering on Google for how, I feel, they have dropped the ball on what could be such a valuable business tool. Instead, I wanted to take some time and think about the whole problem.</p>
<p>To be fair, the developer team should not be the ones that are the whipping boy here. But, like the actors and actresses that fight for paparazzi time in the beginning&#8230;.you can&#8217;t complain when that comes back full circle. This is, of course, in my mind the first problem that I have with Google Wave&#8230;why are the developers out in front of this! Google should have a clear business plan for Google Wave and have Management and Public Relations folks out explaining how they envision Google Wave being adopted.</p>
<p>But, let me take a step back. Google Wave was, to me, a great leap in bringing Web 2.0 to the business community. In fact, I would go as far as to say that it is the biggest advance for business computing since Virtualization. Moreover, Virtualization is a great example of a business model Google Wave should be trying to follow. I have been harping for a long time here about how Google Wave is best suited for small to medium workgroups that have to collaborate on a specific work-flow&#8230;see my <a href="http://www.theshinywave.com/collaboration/gravity-the-best-business-example-of-google-wave-period/" target="_blank">post on Gravity</a> as an example of what I mean. However, the argument that I hear most often to counter that thought is that the business community is usually the last to adopt new technology. Ok&#8230;., how then do you explain Virtualization. It was adopted by business early and almost universally. Now, of course, businesses are really pushing the limits of what they can do with Virtualization, including the military (which is always the last to adopt new IT tech)&#8230;.see Multiple Independent Levels of Security (MILS) as an example of what I mean. My point being, that when a product is identified as being a business multiplier and marketed properly to the business community they are indeed first adopters.</p>
<p>Unfortunately for Google Wave, the Google Development Team does not seem to embrace a business vision for Google Wave. They continue to think of it as a social tool for the cloud. I strongly, strongly disagree that it has any real value in that realm. I would be focusing all my efforts on building an appliance that businesses can purchase and connect to their private servers. You build specific extensions that support their specific workflows and mass market the savings that will be realized by business when they adopt. You only have to take a quick visit to any of the Virtualization companies websites to see the myriad of offerings they have to support businesses that want to adopt virtualization&#8230;.everything from product, certification, consultants, etc. This is the model that will make Google Wave successful. But it is not a model that seems to be of any interest to Google.</p>
<p>Why is that you may ask. Well, I think, that Google&#8217;s real business model is all about the ads. Everything else that they do is only about how to support the ad end of the business. Thus, they want you to be in the cloud all the time, they want to you to be going to webpage after webpage and viewing more and more ads. They have no interest in building or marketing something that takes you farther away from their ads. So, I doubt very much that we will see a Google Wave appliance any time soon. So&#8230;, rather than aggressively market Google Wave to business and talking about how a Wave appliance would benefit business they flounder around trying to make a case for real-time comments/blogging, etc. They need to get serious and think of this technology as a serious business multiplier. Make the case that any business that does not have Wave is just losing money and not being efficient.</p>
<p>There is a real business model here for somebody to build a Wave appliance and market it. I think that Microsoft will probably pick up on this in their next round of development for Office 2012 and beyond. Microsoft understands the enterprise community and is never one to let somebody else&#8217;s good idea go to waste.</p>
<p>I am confident that we will eventually see real-time collaboration at the office with business using their own private servers. Unfortunately for Google, it does seem that they will not be the company that brings that to market. Again, in my mind, it is the only real logical mass use case for Google Wave. Everything else is just fluff and not very serious or useful.</p>
<p class="alert">Time will tell if I am right or wrong. In the mean time, I would love to hear your thoughts on the subject, so please leave a comment below.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/&amp;title=Google+Wave+-+How+Things+Went+Wrong%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/&amp;title=Google+Wave+-+How+Things+Went+Wrong%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/&amp;t=Google+Wave+-+How+Things+Went+Wrong%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Google+Wave+-+How+Things+Went+Wrong%21&amp;link=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/&amp;title=Google+Wave+-+How+Things+Went+Wrong%21&amp;summary=I%20have%20been%20fairly%20silent%20on%20this%20site%20for%20quite%20a%20while%2C%20every%20since%20I%20came%20back%20from%20Google%20I%2FO%2010%20actually.%20To%20say%20I%20was%20disappointed%20with%20the%20announcements%20surrounding%20Google%20Wave%20at%20the%20I%2FO%20would%20be%20a%20profound%20understatement.%20I%20didn%27t%20want%20to%20come%20back%20right%20away%20and%20start%20hammering%20on%20Google%20f&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/&amp;title=Google+Wave+-+How+Things+Went+Wrong%21" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/&amp;title=Google+Wave+-+How+Things+Went+Wrong%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Google+Wave+-+How+Things+Went+Wrong%21+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/where-is-google-wave-going/' rel='bookmark' title='Permanent Link: Where is Google Wave Going?'>Where is Google Wave Going?</a> <small>As somebody who has been…well overly evangelistic about Google Wave...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/google-wave-top-10-improvements-for-2010/' rel='bookmark' title='Permanent Link: Google Wave: Top 10 Improvements for 2010'>Google Wave: Top 10 Improvements for 2010</a> <small>In May 2009 at I/O 09, was launched to much...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/google-vs-microsoft-vs-apple-3-development-models-for-google-wave/' rel='bookmark' title='Permanent Link: Google vs Microsoft vs Apple: 3 Development Models for Google Wave'>Google vs Microsoft vs Apple: 3 Development Models for Google Wave</a> <small>I find it very interesting how the big three in...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/collaboration/google-wave-how-things-went-wrong/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Hostel With Me for Google Wave</title>
		<link>http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/</link>
		<comments>http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:09:10 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[hostel with me]]></category>
		<category><![CDATA[hostelworld]]></category>
		<category><![CDATA[industry]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1081</guid>
		<description><![CDATA[Web Reservations International has launched the first collaborative travel booking on Google Wave. Hostel WithMe’ application launched on Google Wave. World&#8217;s first real-time collaborative accommodation booking tool. Detailed information, photos as well as live availability of 24,000 hostels and other budget accommodation from Hostelworld.com Discuss and vote on each hostel with everyone who’s going. Columbus [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave-vs.net'>Developer Spotlight: Wave-vs.net</a> <small>A while back in January I wrote a post titled...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/' rel='bookmark' title='Permanent Link: WOW! Free Preview Evaluation of Itensil'>WOW! Free Preview Evaluation of Itensil</a> <small>The other day my friends over at Itensil contacted me...</small></li>
<li><a href='http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/' rel='bookmark' title='Permanent Link: New Google Wave Gadgets Getting Much Better'>New Google Wave Gadgets Getting Much Better</a> <small>Lately the gadgets that have been released for Google Wave...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/" title="Permanent link to Hostel With Me for Google Wave"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/hostelworld.jpg" width="620" height="329" alt="Post image for Hostel With Me for Google Wave" /></a>
</p><p>Web Reservations International has launched the first collaborative travel booking on Google Wave.</p>
<p>Hostel WithMe’ application launched on Google Wave.</p>
<p>World&#8217;s first real-time collaborative accommodation booking tool.</p>
<p>Detailed information, photos as well as live availability of 24,000 hostels and other budget accommodation from <a href="http://Hostelworld.com/">Hostelworld.com</a></p>
<p>Discuss and vote on each hostel with everyone who’s going. Columbus Internet, the company behind the trip-planning applicationTravel WithMe, and <a href="http://Hostelworld.com/">Hostelworld.com</a>, the world&#8217;s leading provider of online reservations to the budget, independent and youth travel market today announced the launch of Hostel WithMe, the world&#8217;s first real-time collaborative accommodation booking application.</p>
<p>Hostel WithMe utilizes <a href="http://Hostelworld.com/">Hostelworld.com</a>&#8216;s vast inventory of properties in 180 countries, which each include detailed descriptions of the facilities and high-quality photos. Live availability and pricing information is available on all the accommodation presented and a link is provided to allow secure credit-card booking. Google Maps and Google Streetview are also integrated so users can check out the location and area surrounding their accommodation.</p>
<p>When several people are using Hostel WithMe simultaneously, and one of them views an accommodation, this is visible to all the others in real-time. If the accommodation is potentially suitable, it can be added to a shortlist of proposals, which each person can comment or vote on.</p>
<p>Hostel WithMe is also an ideal tool for organizing travel for a group. The organizer can identify appropriate accommodation in advance, and then submit a list of proposed accommodations to the group for commenting and voting. For the first time, the 89 percent of people who don’t travel alone (only 11 percent do) can use the internet to conveniently make joint decisions on their accommodation.</p>
<p>Hostel With Me is provided as a gadget within Google Wave. Google Wave account holders can find Hostel WithMe in the Google Wave Extensions Gallery or go to <a href="http://www.goo.gl/GPFo">www.goo.gl/GPFo</a>.</p>
<p>Santina Doherty, VP of commercial development at <a href="http://Hostelworld.com/">Hostelworld.com</a>, commented: &#8220;As market leaders in the budget accommodation space, <a href="http://Hostelworld.com/">Hostelworld.com</a> is committed to innovation and the use of best-of-breed technology, which is why we&#8217;re excited to be partnering with pioneering products like the Hostel WithMe app. By allowing our product to be available through the app on Google Wave, a whole new audience can now enjoy the value and choice that is featured on Hostelworld.com.&#8221;</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/&amp;title=Hostel+With+Me+for+Google+Wave" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/&amp;title=Hostel+With+Me+for+Google+Wave" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/&amp;t=Hostel+With+Me+for+Google+Wave" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Hostel+With+Me+for+Google+Wave&amp;link=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/&amp;title=Hostel+With+Me+for+Google+Wave&amp;summary=Web%20Reservations%20International%20has%20launched%20the%20first%20collaborative%20travel%20booking%20on%20Google%20Wave.%0D%0A%0D%0AHostel%20WithMe%E2%80%99%20application%20launched%20on%20Google%20Wave.%0D%0A%0D%0AWorld%27s%20first%20real-time%20collaborative%20accommodation%20booking%20tool.%0D%0A%0D%0ADetailed%20information%2C%20photos%20as%20well%20as%20live%20availability%20of%2024%2C000%20host&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/&amp;title=Hostel+With+Me+for+Google+Wave" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/&amp;title=Hostel+With+Me+for+Google+Wave" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Hostel+With+Me+for+Google+Wave+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave-vs.net'>Developer Spotlight: Wave-vs.net</a> <small>A while back in January I wrote a post titled...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/' rel='bookmark' title='Permanent Link: WOW! Free Preview Evaluation of Itensil'>WOW! Free Preview Evaluation of Itensil</a> <small>The other day my friends over at Itensil contacted me...</small></li>
<li><a href='http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/' rel='bookmark' title='Permanent Link: New Google Wave Gadgets Getting Much Better'>New Google Wave Gadgets Getting Much Better</a> <small>Lately the gadgets that have been released for Google Wave...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/extensions/hostel-with-me-for-google-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer Spotlight: Wave-vs.net</title>
		<link>http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/</link>
		<comments>http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/#comments</comments>
		<pubDate>Tue, 04 May 2010 11:42:06 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[developer spotlight]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1066</guid>
		<description><![CDATA[A while back in January I wrote a post titled Top 10 Uses for Wave&#8230;Right Now! In that post my number one use was for coding, here was what I wrote back then: Coding. This is my number one use case for Google Wave right now. You have got to try it. You do not [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/developer/developer-spotlight-vicente-j-ruiz-jurado/' rel='bookmark' title='Permanent Link: Developer Spotlight: Vicente J. Ruiz Jurado'>Developer Spotlight: Vicente J. Ruiz Jurado</a> <small>Our February Developer Spotlight shines on Vicente J. Ruiz Jurado...</small></li>
<li><a href='http://www.theshinywave.com/developer/developer-spotlight-wave-to/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave.TO'>Developer Spotlight: Wave.TO</a> <small>For long time readers you may think by reading the...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/' rel='bookmark' title='Permanent Link: WOW! Free Preview Evaluation of Itensil'>WOW! Free Preview Evaluation of Itensil</a> <small>The other day my friends over at Itensil contacted me...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/" title="Permanent link to Developer Spotlight: Wave-vs.net"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/federated_architecture_diagram_1.png" width="640" height="360" alt="Post image for Developer Spotlight: Wave-vs.net" /></a>
</p><p><span class="drop_cap">A</span> while back in January I wrote a post titled <a href="http://www.theshinywave.com/news/top-10-uses-for-google-wave-right-now/" target="_blank">Top 10 Uses for Wave&#8230;Right Now!</a> In that post my number one use was for coding, here was what I wrote back then:</p>
<p><strong><em>Coding</em></strong><em>. This is my number one use case for Google Wave right now. You have got to try it. You do not need to be ocean’s apart, in fact…being in the same room right next to each other works best. Try it…you will agree with me that this is the number one…by far…best use case of Google Wave right now! Also, there are some pretty good extensions out there you might want to try. Take at look at the </em><a href="http://www.theshinywave.com/google-wave-extensions-list/" target="_blank"><em>extension list</em></a><em> if you want to try one or two.</em></p>
<p>Well&#8230;., now there is a really, really great extension out there&#8230;brought to you by the folks at <a href="http://www.wave-vs.net/default.aspx" target="_blank">wave-vs.net</a>&#8230;..check it out:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/tO9MRdr_0NI&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hl=es_ES&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/tO9MRdr_0NI&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hl=es_ES&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I can&#8217;t tell you how happy I was to find this site. Funny enough it just showed up on my site here on Friday as a Google Ad. I clicked on it and was amazed. I find it very interesting that Google is not extoiling all about these guys on their own blogs. Also, I found it funny that the story of the day on Friday was all about how cool it would be to imbed a Wave as an iFrame! Are you kidding me! There was also some other lame post going around about live blogging with Wave that made a lot of noise on Twitter. Useless! Stupid! I really am getting very disheartened with how this being marketed and how that marketing is seemingly embraced by Google. Really missing the big boat guys!</p>
<p>Regardless&#8230;I definitely digress! <a href="http://www.wave-vs.net/default.aspx" target="_blank">wave-vs.net</a> is a great leap in Google Wave extensions. These guys have taken the one thing that this technology is really, really useful for&#8230;right now&#8230;and made a excellent product that they can take to market. Yes, take to market. <a href="http://www.wave-vs.net/default.aspx" target="_blank">wave-vs.net</a> is not free. In fact, price list ranges for $65 to $1100 EUR depending on your package. That, in my business mind, is the best news to hit Google Wave since Google I/O 09&#8230;.somebody is going to make profit of this product and develop serious extensions that are very useful and will be a game-changer for those that will use it for development.</p>
<p>For that alone I am naming the <a href="http://www.wave-vs.net/default.aspx" target="_blank">wave-vs.net</a> folks as our April Developer Spotlight. Congratulations guys (and girls) you have truly made a great product that will be heartly embraced by any developers who give it a try. Here is a little bit more about Wave-vs.net that I took from there website:</p>
<blockquote><p><strong><em>wave-vs.net</em></strong> is a Plugin to enable <strong>Pair Programming</strong> built-in Support on <em>Core Editors and Designers</em> in Visual Studio.Net 2008 and 2010.</p>
<p>Using <strong><em>wave-vs.net</em></strong> you can share Project Items and Develop together in <strong>Real-Time.</strong></p>
<p><strong><em>wave-vs.net</em></strong> Current version supports Remote Pairing for main Visual Studio Code Editors and Designers, we continue working to extend <strong><em>wave-vs.net</em></strong> capabilities.</p>
<p>If you are interested to know what Project Items/File Formats are enabled for Remote Pair Programming using <strong><em>wave-vs.net</em></strong> take a look on <a href="http://www.wave-vs.net/product_features6.aspx">Visual Studio Integration</a> information.</p>
<p><strong><em>wave-vs.net</em></strong> does not only implements Pair Programming features. To make Pair Programming experience in Visual Studio.Net</p>
<ul>
<li><a href="http://www.wave-vs.net/product.aspx">Federation Server Architecture for Geographycally Dispersed Setup</a></li>
<li><a href="http://www.wave-vs.net/product.aspx">Integrated Chat Client with Conference Rooms</a></li>
<li><a href="http://www.wave-vs.net/product_features1.aspx">Wave Enabled &#8211; Pair Programming &#8211; Collaborative Development</a></li>
<li><a href="http://www.wave-vs.net/product_features4.aspx">Major Source Control Systems Integration</a></li>
<li><a href="http://www.wave-vs.net/product_features6.aspx">Completely Integrated in Visual Studio.Net</a></li>
</ul>
<p>Do you want to see a Complete summary Feature List? go to <a href="http://www.wave-vs.net/product_features5.aspx">Full Feature List</a>.</p></blockquote>
<p class="alert">For those of you that can&#8217;t wait to rush over to <a href="http://www.wave-vs.net/default.aspx" target="_blank">wave-vs.net</a> and use this, please come on back and leave a comment regarding your experience with the extension. Also, feel free to leave a comment on my earlier rant if you wish.</p>
<p><em>As a disclaimer I am in no way getting any type of financial commission or royalty from this product (other then it randomly showing up as a Google Ad). I stand to gain nothing whatsoever from the developers. I am just very keen on what they are offering as I see it as truly making Google Wave better for all.</em></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/&amp;title=Developer+Spotlight%3A+Wave-vs.net" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/&amp;title=Developer+Spotlight%3A+Wave-vs.net" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/&amp;t=Developer+Spotlight%3A+Wave-vs.net" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Developer+Spotlight%3A+Wave-vs.net&amp;link=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/&amp;title=Developer+Spotlight%3A+Wave-vs.net&amp;summary=A%20while%20back%20in%20January%20I%20wrote%20a%20post%20titled%20Top%2010%20Uses%20for%20Wave...Right%20Now%21%20In%20that%20post%20my%20number%20one%20use%20was%20for%20coding%2C%20here%20was%20what%20I%20wrote%20back%20then%3A%0D%0A%0D%0ACoding.%20This%20is%20my%20number%20one%20use%20case%20for%20Google%20Wave%20right%20now.%20You%20have%20got%20to%20try%20it.%20You%20do%20not%20need%20to%20be%20ocean%E2%80%99s%20apart%2C%20in%20fact%E2&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/&amp;title=Developer+Spotlight%3A+Wave-vs.net" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/&amp;title=Developer+Spotlight%3A+Wave-vs.net" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Developer+Spotlight%3A+Wave-vs.net+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/developer/developer-spotlight-vicente-j-ruiz-jurado/' rel='bookmark' title='Permanent Link: Developer Spotlight: Vicente J. Ruiz Jurado'>Developer Spotlight: Vicente J. Ruiz Jurado</a> <small>Our February Developer Spotlight shines on Vicente J. Ruiz Jurado...</small></li>
<li><a href='http://www.theshinywave.com/developer/developer-spotlight-wave-to/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave.TO'>Developer Spotlight: Wave.TO</a> <small>For long time readers you may think by reading the...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/' rel='bookmark' title='Permanent Link: WOW! Free Preview Evaluation of Itensil'>WOW! Free Preview Evaluation of Itensil</a> <small>The other day my friends over at Itensil contacted me...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WOW! Free Preview Evaluation of Itensil</title>
		<link>http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/</link>
		<comments>http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 11:01:55 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[industry]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1052</guid>
		<description><![CDATA[The other day my friends over at Itensil contacted me and said they were interested in recruiting folks that would be interested in previewing an evaluation of their collaborative workflow product. I mentioned that my readers are the exact audience they are trying to reach with this product and I would be happy to post [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/google-wave-top-10-improvements-for-2010/' rel='bookmark' title='Permanent Link: Google Wave: Top 10 Improvements for 2010'>Google Wave: Top 10 Improvements for 2010</a> <small>In May 2009 at I/O 09, was launched to much...</small></li>
<li><a href='http://www.theshinywave.com/news/lars-rasmussen-interview-were-talking-to-ibm-about-project-vulcan-and-much-more/' rel='bookmark' title='Permanent Link: Lars Rasmussen Interview &#8211; &#8220;We&#8217;re Talking to IBM About Project Vulcan&#8221;&#8230;and Much More'>Lars Rasmussen Interview &#8211; &#8220;We&#8217;re Talking to IBM About Project Vulcan&#8221;&#8230;and Much More</a> <small>co-founder, Mr. Lars Rasmussen gave a presentation and interview at...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/beta-test-saps-12sprints-google-wave-competitor/' rel='bookmark' title='Permanent Link: Beta Test SAP&#8217;s 12Sprints &#8211; Google Wave Competitor?'>Beta Test SAP&#8217;s 12Sprints &#8211; Google Wave Competitor?</a> <small>I have spoken about Novell Pulse and IBM&#8217;s Project Vulcan...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/" title="Permanent link to WOW! Free Preview Evaluation of Itensil"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/itensil.jpg" width="640" height="345" alt="Post image for WOW! Free Preview Evaluation of Itensil" /></a>
</p><p><span class="drop_cap">T</span>he other day my friends over at Itensil contacted me and said they were interested in recruiting folks that would be interested in previewing an evaluation of their collaborative workflow product. I mentioned that my readers are the exact audience they are trying to reach with this product and I would be happy to post an article that called my readers to action to help out a company that is doing what I have been screaming for so very long here at The Shiny Wave &#8211; make a business workflow collaboration gadget! Which, in my mind, is the true power and promise of <em>Wave</em>.</p>
<p>So,&#8230;.a little bit about the Itensil:</p>
<p>Itensil has developed a Wave gadget to deliver its SaaS team workflow product and is recruiting qualified business knowledge work teams for a preview evaluation.</p>
<p>The <em>Collaboration Enabler</em> includes simple, ready to use apps that guide Wave teams to:</p>
<ul>
<li>Develop ideas and make decisions faster and more accurately</li>
<li>Create and implement action plans to achieve goals</li>
<li>Capture and reuse successful team interactions and</li>
<li>Bring new team members up to speed without slowing the group.</li>
</ul>
<p><img class="ngg-singlepic ngg-center" src="http://www.theshinywave.com/wp-content/gallery/post-images/difference.gif" alt="difference" /></p>
<p>It also contains online workflow authoring and data management design tools to edit apps and create new ones.</p>
<p>See how it works in a 5-minute demo at <a title="blocked::http://www.itensil.com/demos" href="http://www.itensil.com/demos">www.itensil.com/demos</a></p>
<p>A limited number of free preview evaluation accounts are available to knowledge work teams that are familiar with Wave and looking for a better way to collaborate on loosely structured activities than email attachments; enjoy exploring new technologies; and willing to provide constructive feedback to the Itensil product team.</p>
<p>Itensil will provide online coaching and support, and special introductory pricing for evaluators who decide to adopt <em>Collaboration Enabler</em>. If this preview trial offer is of interest to you, please submit the form on the website (linked from the demo page) or contact Itensil by email at <a href="mailto:info@itensil.com">info@itensil.com</a>.</p>
<p>Thus, if you are familiar with Google Wave (why would you be on this site if you&#8217;re not) and want to use it to do business collaboration&#8230;.you are the ideal candidate and could start an evaluation immediately. Not only will you get a great product that will help you in your work, you will also be providing the team at Itensil with constructive feedback that will enhance the features of this great product.</p>
<p class="alert">For long time readers of this blog, this is exactly the type of product we have been waiting. An extension that truly unleashes the collaborative business power of Google Wave. The Itensil product really bring the power of web 2.0 to business. Again, if this preview trial offer is of interest to you, please submit the form on the website (linked from the demo page) or contact Itensil by email at <a href="mailto:info@itensil.com">info@itensil.com</a>. Don&#8217;t forget to come back and leave a comment about your experience with Itensil!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/&amp;title=WOW%21+Free+Preview+Evaluation+of+Itensil" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/&amp;title=WOW%21+Free+Preview+Evaluation+of+Itensil" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/&amp;t=WOW%21+Free+Preview+Evaluation+of+Itensil" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WOW%21+Free+Preview+Evaluation+of+Itensil&amp;link=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/&amp;title=WOW%21+Free+Preview+Evaluation+of+Itensil&amp;summary=The%20other%20day%20my%20friends%20over%20at%20Itensil%20contacted%20me%20and%20said%20they%20were%20interested%20in%20recruiting%20folks%20that%20would%20be%20interested%20in%20previewing%20an%20evaluation%20of%20their%20collaborative%20workflow%20product.%20I%20mentioned%20that%20my%20readers%20are%20the%20exact%20audience%20they%20are%20trying%20to%20reach%20with%20this%20product%20and%20I%20wo&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/&amp;title=WOW%21+Free+Preview+Evaluation+of+Itensil" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/&amp;title=WOW%21+Free+Preview+Evaluation+of+Itensil" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WOW%21+Free+Preview+Evaluation+of+Itensil+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/google-wave-top-10-improvements-for-2010/' rel='bookmark' title='Permanent Link: Google Wave: Top 10 Improvements for 2010'>Google Wave: Top 10 Improvements for 2010</a> <small>In May 2009 at I/O 09, was launched to much...</small></li>
<li><a href='http://www.theshinywave.com/news/lars-rasmussen-interview-were-talking-to-ibm-about-project-vulcan-and-much-more/' rel='bookmark' title='Permanent Link: Lars Rasmussen Interview &#8211; &#8220;We&#8217;re Talking to IBM About Project Vulcan&#8221;&#8230;and Much More'>Lars Rasmussen Interview &#8211; &#8220;We&#8217;re Talking to IBM About Project Vulcan&#8221;&#8230;and Much More</a> <small>co-founder, Mr. Lars Rasmussen gave a presentation and interview at...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/beta-test-saps-12sprints-google-wave-competitor/' rel='bookmark' title='Permanent Link: Beta Test SAP&#8217;s 12Sprints &#8211; Google Wave Competitor?'>Beta Test SAP&#8217;s 12Sprints &#8211; Google Wave Competitor?</a> <small>I have spoken about Novell Pulse and IBM&#8217;s Project Vulcan...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Docs gets a little Google Wave!</title>
		<link>http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/</link>
		<comments>http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 11:28:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[ms office]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1042</guid>
		<description><![CDATA[So, a funny thing happened on the way to Google I/O, Google Docs started to look like Google Wave. See the video below to get an idea of what I mean: So, it seems that Google is moving forward in getting Google Docs and Google Wave merged together! I assume this was released in Google [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/google-wave-preparing-to-add-document-collaboration/' rel='bookmark' title='Permanent Link: Google Wave Preparing to add Document Collaboration'>Google Wave Preparing to add Document Collaboration</a> <small>It is no secret that without some type of document...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/where-is-google-wave-going/' rel='bookmark' title='Permanent Link: Where is Google Wave Going?'>Where is Google Wave Going?</a> <small>As somebody who has been…well overly evangelistic about Google Wave...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/' rel='bookmark' title='Permanent Link: WOW! Free Preview Evaluation of Itensil'>WOW! Free Preview Evaluation of Itensil</a> <small>The other day my friends over at Itensil contacted me...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/" title="Permanent link to Google Docs gets a little Google Wave!"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/google-vs-microsoft.jpg" width="640" height="389" alt="Post image for Google Docs gets a little Google Wave!" /></a>
</p><p><span class="drop_cap">S</span>o, a funny thing happened on the way to <a href="http://code.google.com/events/io/2010/register.html" target="_blank">Google I/O</a>, Google Docs started to look like Google Wave. See the video below to get an idea of what I mean:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/6_hJ3R8jEZM&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/6_hJ3R8jEZM&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>So, it seems that Google is moving forward in getting Google Docs and Google Wave merged together! I assume this was released in Google Docs as that is now in production whereas Google Wave is still in development. I gather that the next version of Google Wave (probably to be unleashed at <a href="http://code.google.com/events/io/2010/register.html" target="_blank">Google I/O 10</a>) will highlight the integration of Google Docs.</p>
<p>Of course, the Google Wave&#8217;ish qualities now available in Google Docs was not the only thing they upgraded. As shown in the video, they also announced the following (copied from the <a href="http://googledocs.blogspot.com/" target="_blank">Official Google Docs Blog</a>):</p>
<blockquote><p><strong>A better document editor</strong><br />
We’ve brought the responsive, real-time editing experience you’ve come to expect from our spreadsheets over to documents, which means you can now see character-by-character changes as other collaborators make edits. We also added another popular feature from spreadsheets: sidebar chat, so you can discuss documents as you work on them with colleagues.</p>
<p>The new technical foundation also helped us improve document formatting, which means better import/export fidelity, a revamped comment system, real margins and tab stops, and improved image layout within documents. These improvements have been highly requested, but previously impossible to create with the older documents editor on older browsers.</p>
<p><strong>A faster spreadsheet editor</strong><br />
With the new spreadsheets editor, you’ll see significant speed and performance improvements &#8212; spreadsheets load faster, are more responsive and scroll more seamlessly. We’ve also added a host of often requested features, like a formula bar for cell editing, auto-complete, drag and drop columns, and simpler navigation between sheets. And as always, real-time collaboration in spreadsheets is easy with sidebar chat and the ability to see which cell each person is editing.</p>
<p><strong>A new collaborative drawing editor</strong><br />
In the <a href="http://googledocs.blogspot.com/2009/03/drawing-on-your-creativity-in-docs.html">year since we launched</a> the Insert drawing tool, we’ve received many requests for the ability to collaborate on drawings and make them accessible directly from the docs list. The new standalone drawings editor lets you collaborate in real time on flow charts, designs, diagrams and other fun or business graphics. Copy these drawings into documents, spreadsheets and presentations using the <a href="http://googledocs.blogspot.com/2010/02/web-clipboard-for-google-docs.html">web clipboard</a>, or share and publish drawings just like other Google Docs.</p></blockquote>
<p>I can&#8217;t tell you how excited I was to see Google Wave type functionality unveiled in Google Docs. This comes at a great time too. Microsoft is getting ready to up the ante with Office 2010 and venture into cloud computing with their Office Suite. Will <a href="http://www.informationweek.com/news/software/enterpriseapps/showArticle.jhtml?articleID=224202507" target="_blank">Microsoft Web Apps Force Google&#8217;s Hand</a> and hasten the pace of development in this area? I certainly hope so.</p>
<p>I am even more excited for <a href="http://code.google.com/events/io/2010/register.html" target="_blank">Google I/O 10</a> now. I mentioned before I plan on attending and now am very excited in anticipation of big news.</p>
<p class="alert">What are your thoughts on the updates to Google Docs? Will this revitalize Google Wave? Are we on the cusp of an all out Office Suite war for our collaborative hearts and minds? Leave your thoughts and comments on the subject below.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/&amp;title=Google+Docs+gets+a+little+Google+Wave%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/&amp;title=Google+Docs+gets+a+little+Google+Wave%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/&amp;t=Google+Docs+gets+a+little+Google+Wave%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Google+Docs+gets+a+little+Google+Wave%21&amp;link=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/&amp;title=Google+Docs+gets+a+little+Google+Wave%21&amp;summary=So%2C%20a%20funny%20thing%20happened%20on%20the%20way%20to%20Google%20I%2FO%2C%20Google%20Docs%20started%20to%20look%20like%20Google%20Wave.%20See%20the%20video%20below%20to%20get%20an%20idea%20of%20what%20I%20mean%3A%0D%0A%0D%0A%0D%0A%0D%0ASo%2C%20it%20seems%20that%20Google%20is%20moving%20forward%20in%20getting%20Google%20Docs%20and%20Google%20Wave%20merged%20together%21%20I%20assume%20this%20was%20released%20in%20Google%20Docs%20as&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/&amp;title=Google+Docs+gets+a+little+Google+Wave%21" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/&amp;title=Google+Docs+gets+a+little+Google+Wave%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Google+Docs+gets+a+little+Google+Wave%21+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/google-wave-preparing-to-add-document-collaboration/' rel='bookmark' title='Permanent Link: Google Wave Preparing to add Document Collaboration'>Google Wave Preparing to add Document Collaboration</a> <small>It is no secret that without some type of document...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/where-is-google-wave-going/' rel='bookmark' title='Permanent Link: Where is Google Wave Going?'>Where is Google Wave Going?</a> <small>As somebody who has been…well overly evangelistic about Google Wave...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/wow-free-preview-evaluation-of-itensil/' rel='bookmark' title='Permanent Link: WOW! Free Preview Evaluation of Itensil'>WOW! Free Preview Evaluation of Itensil</a> <small>The other day my friends over at Itensil contacted me...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Developer Spotlight: Wave.TO</title>
		<link>http://www.theshinywave.com/developer/developer-spotlight-wave-to/</link>
		<comments>http://www.theshinywave.com/developer/developer-spotlight-wave-to/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 12:45:41 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[developer spotlight]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[robot]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1026</guid>
		<description><![CDATA[For long time readers you may think by reading the title that I a doing a &#8220;best of&#8221; edition already in the short life of this blog. But, you would be wrong. Yes, the  very first Developer Spotlight that we did back in September 09 highlighted the folks at Wave.TO. The fact is, they have [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/developer/developer-spotlight-vicente-j-ruiz-jurado/' rel='bookmark' title='Permanent Link: Developer Spotlight: Vicente J. Ruiz Jurado'>Developer Spotlight: Vicente J. Ruiz Jurado</a> <small>Our February Developer Spotlight shines on Vicente J. Ruiz Jurado...</small></li>
<li><a href='http://www.theshinywave.com/developer/developer-spotlight-mastering-wave-daniel-graversen/' rel='bookmark' title='Permanent Link: Developer Spotlight: Mastering Wave &#8211; Daniel Graversen'>Developer Spotlight: Mastering Wave &#8211; Daniel Graversen</a> <small>Our January Developer Spotlight shines on Daniel Graversen of Mastering...</small></li>
<li><a href='http://www.theshinywave.com/developer/build-your-own-google-wave-extension/' rel='bookmark' title='Permanent Link: Build Your Own Google Wave Extension'>Build Your Own Google Wave Extension</a> <small>The great folks over at WithWaves have added a contribution...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/developer/developer-spotlight-wave-to/" title="Permanent link to Developer Spotlight: Wave.TO"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/developersarebornbrave_small.jpg" width="640" height="393" alt="Post image for Developer Spotlight: Wave.TO" /></a>
</p><p><span class="drop_cap">F</span>or long time readers you may think by reading the title that I a doing a &#8220;best of&#8221; edition already in the short life of this blog. But, you would be wrong. Yes, the  very first Developer Spotlight that we did back in September 09 highlighted the folks at <a href="http://wave.to/projects/mr-ray" target="_blank">Wave.TO</a>. The fact is, they have earned the honour once again&#8230;and in a big way.</p>
<p>First, I just want to say that there was a lot of developers to choose from this month. My sentimental favourite was the <a href="http://www.theshinywave.com/developer/mindwave-my-favourite-google-wave-robot-ever/" target="_blank">MindWave</a> gadget because it works with a 3rd party application that I use on my laptop seamlessly and that, for me ,is a huge, huge step in the right direction for Google Wave extensions. Plus, Mashable has a big developer contest going on, so some really excellent extensions are being released for the competition.</p>
<p>I don&#8217;t know if the <a href="http://wave.to/projects/mr-ray" target="_blank">Wave.TO</a> folks are entering or have entered the contest. But, if they haven&#8217;t, they should. Because in my mind they have the hands down winner!</p>
<p>The Robot that I want to bring to your attention is called <strong>Mr. Ray</strong>. Below is a video describing the problem <strong>Mr. Ray</strong> is trying to solve, the <a href="http://wave.to/projects/mr-ray" target="_blank">Wave.TO</a> description of the robot and a video of <strong>Mr. Ray</strong> in action:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/K6bwonZB1OU&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/K6bwonZB1OU&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<blockquote><p>Mr-Ray provides a way to include non Google Wave users in a Wave. When a Wave changes an e-mail is dispatched to all e-mail participants with a link. When they follow this link they can view the Wave and interact with it. It’s almost as good as having a Wave account! To get stuck in use the <a href="https://wave.google.com/wave/#restored:search:in%253AInbox,restored:wave:googlewave.com!w%252BClXurNCYI.1" target="_blank">extension installer</a> and select “New Wave with e-mail participants” from the New Wave menu or add mr-ray@appspot.com. To give Mr-Ray a go you can use the <a href="https://wave.google.com/wave/#restored:search:in%253AInbox,restored:wave:googlewave.com!w%252BClXurNCYK.1" target="_blank">sample wave</a> or if you’re not sure what to do and want to see it in action watch the following video…</p></blockquote>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/OkDLEG9VgB0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/OkDLEG9VgB0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>So you have to agree these folks have done a great job at designing something that the whole Google Corp couldn&#8217;t do (or at least, haven&#8217;t done up to this point). Integrate Google Wave with Email (GMail). Now perhaps Google is working on something much more elegant. We have to wait and see. Perhaps they will just buy the <a href="http://wave.to/projects/mr-ray" target="_blank">Wave.TO</a> folks&#8230;that would be a good start if they are not working on something else.</p>
<p>Regardless, this excellent work by <a href="http://wave.to/projects/mr-ray" target="_blank">Wave.TO</a> earns them the March Developer Spotlight honours, and this month that has a little extra meaning, as the competition is extremely stiff. Great job by the great developers over at Wave.TO. Keep up the good work&#8230;.even if  you become the next Google purchase (they are kind of in that mode lately).</p>
<p class="alert">Have you been using Mr. Ray? Let us know how it worked for you. Leave a comment below. Also, visit the folks at <a href="http://wave.to/projects/mr-ray" target="_blank">Wave.TO</a> and leave a comment on their site and show your support for their great efforts.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/developer/developer-spotlight-wave-to/&amp;title=Developer+Spotlight%3A+Wave.TO" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/developer/developer-spotlight-wave-to/&amp;title=Developer+Spotlight%3A+Wave.TO" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/developer/developer-spotlight-wave-to/&amp;t=Developer+Spotlight%3A+Wave.TO" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Developer+Spotlight%3A+Wave.TO&amp;link=http://www.theshinywave.com/developer/developer-spotlight-wave-to/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/developer/developer-spotlight-wave-to/&amp;title=Developer+Spotlight%3A+Wave.TO&amp;summary=For%20long%20time%20readers%20you%20may%20think%20by%20reading%20the%20title%20that%20I%20a%20doing%20a%20%22best%20of%22%20edition%20already%20in%20the%20short%20life%20of%20this%20blog.%20But%2C%20you%20would%20be%20wrong.%20Yes%2C%20the%20%C2%A0very%20first%20Developer%20Spotlight%20that%20we%20did%20back%20in%20September%2009%20highlighted%20the%20folks%20at%20Wave.TO.%20The%20fact%20is%2C%20they%20have%20earned%20the%20&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/developer/developer-spotlight-wave-to/&amp;title=Developer+Spotlight%3A+Wave.TO" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/developer/developer-spotlight-wave-to/&amp;title=Developer+Spotlight%3A+Wave.TO" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Developer+Spotlight%3A+Wave.TO+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/developer/developer-spotlight-vicente-j-ruiz-jurado/' rel='bookmark' title='Permanent Link: Developer Spotlight: Vicente J. Ruiz Jurado'>Developer Spotlight: Vicente J. Ruiz Jurado</a> <small>Our February Developer Spotlight shines on Vicente J. Ruiz Jurado...</small></li>
<li><a href='http://www.theshinywave.com/developer/developer-spotlight-mastering-wave-daniel-graversen/' rel='bookmark' title='Permanent Link: Developer Spotlight: Mastering Wave &#8211; Daniel Graversen'>Developer Spotlight: Mastering Wave &#8211; Daniel Graversen</a> <small>Our January Developer Spotlight shines on Daniel Graversen of Mastering...</small></li>
<li><a href='http://www.theshinywave.com/developer/build-your-own-google-wave-extension/' rel='bookmark' title='Permanent Link: Build Your Own Google Wave Extension'>Build Your Own Google Wave Extension</a> <small>The great folks over at WithWaves have added a contribution...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/developer/developer-spotlight-wave-to/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Google Wave Gadgets Getting Much Better</title>
		<link>http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/</link>
		<comments>http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 11:23:48 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[robot]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1013</guid>
		<description><![CDATA[Lately the gadgets that have been released for Google Wave have been increasing in quality. If you recall, not very long ago the folks over at Mastering Wave wrote a post titled &#8220;Google Wave Gadgets Lack Quality&#8220;, which questioned the quality of many of the extensions being made. At the time, he was right. There [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/developer/build-your-own-google-wave-extension/' rel='bookmark' title='Permanent Link: Build Your Own Google Wave Extension'>Build Your Own Google Wave Extension</a> <small>The great folks over at WithWaves have added a contribution...</small></li>
<li><a href='http://www.theshinywave.com/developer/google-wave-sessions-scheduled-for-google-io-10/' rel='bookmark' title='Permanent Link: Google Wave Sessions Scheduled for Google I/O 10'>Google Wave Sessions Scheduled for Google I/O 10</a> <small>It is that time of year again. Time to register...</small></li>
<li><a href='http://www.theshinywave.com/developer/mindwave-my-favourite-google-wave-robot-ever/' rel='bookmark' title='Permanent Link: MindWave: My Favourite Google Wave Robot, Ever!'>MindWave: My Favourite Google Wave Robot, Ever!</a> <small>I am a big, big fan of the ConceptDraw suite...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/" title="Permanent link to New Google Wave Gadgets Getting Much Better"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/google-wave-gadget.jpg" width="620" height="400" alt="Post image for New Google Wave Gadgets Getting Much Better" /></a>
</p><p><span class="drop_cap">L</span>ately the gadgets that have been released for Google Wave have been increasing in quality. If you recall, not very long ago the folks over at Mastering Wave wrote a post titled &#8220;<a href="http://www.masteringwave.com/2010/01/wave-gadgets/">Google Wave Gadgets Lack Quality</a>&#8220;, which questioned the quality of many of the extensions being made. At the time, he was right. There was a real lack of quality in what was being offered. But, I think over the last little while we have seen the quality of these extensions increase dramatically.</p>
<p><strong>Firstly, I would draw you attention to a gadget I wrote a post about a few weeks ago called MindWave.</strong></p>
<p>The post was titled<a href="http://www.theshinywave.com/developer/mindwave-my-favourite-google-wave-robot-ever/"> MindWave: My Favourite Google Wave Extension Ever!</a> It was and still is as far as I&#8217;m concerned. I have used it now in two different projects and although it is still limited it has one really big feature&#8230;.it works with other stand-alone applications I have on my desktop. Thus, I can work on it as I wish a then upload to share, and vis-versa. Priceless! Can&#8217;t wait for the improvements that they are working on with this gadget.</p>
<p>See the YouTube video explaining MindWave:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/soS9wmo8TJ4&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="385" src="http://www.youtube.com/v/soS9wmo8TJ4&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Next, a gadget that was made by the people at Quaker Oats called Grocery List. See the screen shot below:</strong><br />
<a href="http://www.theshinywave.com/wp-content/uploads/2010/03/grocerylist.jpg"><img class="aligncenter size-full wp-image-1014" title="grocerylist" src="http://www.theshinywave.com/wp-content/uploads/2010/03/grocerylist.jpg" alt="" width="620" height="241" /></a></p>
<p>Their description of the Gadget is one that can be &#8220;used for your grocery list needs &#8211; share with your family, sort the list automatically, print and take it to the store, and more!&#8221;</p>
<p>Check out the <a href="https://wave.google.com/wave/#restored:search:in%253AInbox,restored:wave:googlewave.com!w%252BnA01nENLA.12">Live Demo</a> and then download and install the <a href="http://grocery-wave.appspot.com/gadget.xml">Gadget XML</a> and give it a try!</p>
<p><strong>The last gadget on my list that I want to draw your attention to is  called yourBrainStormer, which is described as:</strong></p>
<blockquote><p>This gadget allows users to share ideas across more efficiently during brainstorming session. The interface is intuitive and easy to use. Hint boxes will be displayed to guide new users on how to use this gadget. User will be able to view the description on each node by clicking once on the node. Users can choose to print the data. Animation Changes in the gadget will be accompanied with a simple animation.</p></blockquote>
<p>Here is a screenshot of the gadget:</p>
<p><a href="http://www.theshinywave.com/wp-content/uploads/2010/03/brainstormer.jpg"><img class="aligncenter size-full wp-image-1015" title="brainstormer" src="http://www.theshinywave.com/wp-content/uploads/2010/03/brainstormer.jpg" alt="" width="620" height="300" /></a></p>
<blockquote><p><strong>What does it do?</strong></p>
<p>This gadget allows users to share ideas across more efficiently during brainstorming session.</p>
<p><strong> What features does it have?</strong></p>
<ul>
<li>Simple UI The interface is intuitive and easy to use. Hints boxes will be displayed to guide new users on how to use this gadget.</li>
<li>Useful Tooltips User will be able to view the description on each node by clicking once on the node.</li>
<li>Print Outline Users can choose to print the data.</li>
<li>Tracking Changes This gadget can record down changes made on the data in the gadget</li>
<li>Animation Changes in the gadget will be accompanied with a simple animation.</li>
</ul>
<p><strong>What&#8217;s next?</strong></p>
<ul>
<li>Voting Features!</li>
<li>Drag and Drop Nodes</li>
<li>Advance Display Settings such as user defined number of node display per page</li>
</ul>
</blockquote>
<p>Check out the <a href="https://wave.google.com/wave/#minimized:nav,minimized:contact,restored:wave:googlewave.com!w%252BWMpghGG1M.1">Live Demo</a> and then download and install the <a href="http://wave.wyemun.com/yourbrainstormer/wavegadget.xml">Gadget XML</a> and give it a try!</p>
<p>I think that once you use these gadgets you will find them to be a big leap in quality from many of the extensions that have been built. I am quite convinced you will be impressed with the quality being offered by these developers. I hope this will be a taste of what we can come to expect for future developments.</p>
<p class="alert">Make sure you come back to let us know what you thought of these gadgets. We love to hear your thoughts and read your comments.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/&amp;title=New+Google+Wave+Gadgets+Getting+Much+Better" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/&amp;title=New+Google+Wave+Gadgets+Getting+Much+Better" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/&amp;t=New+Google+Wave+Gadgets+Getting+Much+Better" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=New+Google+Wave+Gadgets+Getting+Much+Better&amp;link=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/&amp;title=New+Google+Wave+Gadgets+Getting+Much+Better&amp;summary=Lately%20the%20gadgets%20that%20have%20been%20released%20for%20Google%20Wave%20have%20been%20increasing%20in%20quality.%20If%20you%20recall%2C%20not%20very%20long%20ago%20the%20folks%20over%20at%20Mastering%20Wave%20wrote%20a%20post%20titled%20%22Google%20Wave%20Gadgets%20Lack%20Quality%22%2C%20which%20questioned%20the%20quality%20of%20many%20of%20the%20extensions%20being%20made.%20At%20the%20time%2C%20he%20was&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/&amp;title=New+Google+Wave+Gadgets+Getting+Much+Better" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/&amp;title=New+Google+Wave+Gadgets+Getting+Much+Better" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=New+Google+Wave+Gadgets+Getting+Much+Better+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/developer/build-your-own-google-wave-extension/' rel='bookmark' title='Permanent Link: Build Your Own Google Wave Extension'>Build Your Own Google Wave Extension</a> <small>The great folks over at WithWaves have added a contribution...</small></li>
<li><a href='http://www.theshinywave.com/developer/google-wave-sessions-scheduled-for-google-io-10/' rel='bookmark' title='Permanent Link: Google Wave Sessions Scheduled for Google I/O 10'>Google Wave Sessions Scheduled for Google I/O 10</a> <small>It is that time of year again. Time to register...</small></li>
<li><a href='http://www.theshinywave.com/developer/mindwave-my-favourite-google-wave-robot-ever/' rel='bookmark' title='Permanent Link: MindWave: My Favourite Google Wave Robot, Ever!'>MindWave: My Favourite Google Wave Robot, Ever!</a> <small>I am a big, big fan of the ConceptDraw suite...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/extensions/new-google-wave-gadgets-getting-much-better/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Apple Google Wave Community</title>
		<link>http://www.theshinywave.com/news/the-apple-google-wave-community/</link>
		<comments>http://www.theshinywave.com/news/the-apple-google-wave-community/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:35:35 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=987</guid>
		<description><![CDATA[The Apple Wave Community is a Wave that engages folks to talk and share their thoughts about all the great technology that Apple continues to roll-out year after year. Whether you love Apple or hate them, this is the Wave to share your opinion about Apple&#8230;.and a lot of folks have. It is an extremely [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/google-vs-microsoft-vs-apple-3-development-models-for-google-wave/' rel='bookmark' title='Permanent Link: Google vs Microsoft vs Apple: 3 Development Models for Google Wave'>Google vs Microsoft vs Apple: 3 Development Models for Google Wave</a> <small>I find it very interesting how the big three in...</small></li>
<li><a href='http://www.theshinywave.com/news/google-wave-and-the-stargate-community/' rel='bookmark' title='Permanent Link: Google Wave and the Stargate Community'>Google Wave and the Stargate Community</a> <small>If you are a  fan you are not alone. In...</small></li>
<li><a href='http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/' rel='bookmark' title='Permanent Link: Google Docs gets a little Google Wave!'>Google Docs gets a little Google Wave!</a> <small>So, a funny thing happened on the way to Google...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/news/the-apple-google-wave-community/" title="Permanent link to The Apple Google Wave Community"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/google-and-apple.jpg" width="620" height="413" alt="Post image for The Apple Google Wave Community" /></a>
</p><p><span class="drop_cap">T</span>he <a href="https://wave.google.com/wave/#restored:search:with%253Apublic,restored:wave:googlewave.com!w%252B1nBviDENA">Apple Wave Community</a> is a <em>Wave</em> that engages folks to talk and share their thoughts about all the great technology that Apple continues to roll-out year after year. Whether you love Apple or hate them, this is the Wave to share your opinion about Apple&#8230;.and a lot of folks have. It is an extremely popular <em>Wave</em> that has a section dedicated to many different Apple products, like:</p>
<blockquote>
<h2>Do you like the new Magic Mouse?</h2>
<h2>Are you happy with the new OS, Snow Leopard?</h2>
<h2>New iMac and MacBook touchscreens, what do you think about this feature?</h2>
<h2>Are you an iPhone user? Are-you happy with it?</h2>
<h2>New iPhones in 2010 &#8211; what&#8217;s next?</h2>
<h2>The MiLi Pro iPhone / iPod Video Projector, will you buy one?</h2>
<h2>The iPad, are you getting one?</h2>
</blockquote>
<p>Each section above has a Yes/No/Maybe gadget where you can, appropriately, answer Yes/No/Maybe and then share your thoughts on the subject. If you are an Apple fan you will want to get involved in the conversation.</p>
<p>It was kind of disappointing to see this Wave slow down around the December timeframe, it would have been great to have gotten everyone&#8217;s reviews regarding the stuff they got for Christmas.</p>
<p>However, like Google Wave itself, this Wave as again gained some momentum. Probably has something to do with a little know product called the iPad. Check out the 180 second condensed video from the Apple Keynote explaining he iPad:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/1ZS8HqOGTbA&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="400" src="http://www.youtube.com/v/1ZS8HqOGTbA&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>One of the neatest things I saw on this Wave, that has my interest big time, is the Mili iPhone/iPod Video Projector. See the video below explaining this product:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9MGuVNc8NBc&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="400" src="http://www.youtube.com/v/9MGuVNc8NBc&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>So this thing has a big time cool factor going on. But, I would like to see it working before I buy it. I am sure there will be more on it in the future.</p>
<p class="alert">Anyway, if you are a Mac user, you will like this Wave. Make sure you visit the <a href="https://wave.google.com/wave/#restored:search:with%253Apublic,restored:wave:googlewave.com!w%252B1nBviDENA">Apple Wave Community</a> and leave your thoughts.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/news/the-apple-google-wave-community/&amp;title=The+Apple+Google+Wave+Community" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/news/the-apple-google-wave-community/&amp;title=The+Apple+Google+Wave+Community" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/news/the-apple-google-wave-community/&amp;t=The+Apple+Google+Wave+Community" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=The+Apple+Google+Wave+Community&amp;link=http://www.theshinywave.com/news/the-apple-google-wave-community/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/news/the-apple-google-wave-community/&amp;title=The+Apple+Google+Wave+Community&amp;summary=The%20Apple%20Wave%20Community%20is%20a%20Wave%20that%20engages%20folks%20to%20talk%20and%20share%20their%20thoughts%20about%20all%20the%20great%20technology%20that%20Apple%20continues%20to%20roll-out%20year%20after%20year.%20Whether%20you%20love%20Apple%20or%20hate%20them%2C%20this%20is%20the%20Wave%20to%20share%20your%20opinion%20about%20Apple....and%20a%20lot%20of%20folks%20have.%20It%20is%20an%20extreme&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/news/the-apple-google-wave-community/&amp;title=The+Apple+Google+Wave+Community" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/news/the-apple-google-wave-community/&amp;title=The+Apple+Google+Wave+Community" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+Apple+Google+Wave+Community+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/collaboration/google-vs-microsoft-vs-apple-3-development-models-for-google-wave/' rel='bookmark' title='Permanent Link: Google vs Microsoft vs Apple: 3 Development Models for Google Wave'>Google vs Microsoft vs Apple: 3 Development Models for Google Wave</a> <small>I find it very interesting how the big three in...</small></li>
<li><a href='http://www.theshinywave.com/news/google-wave-and-the-stargate-community/' rel='bookmark' title='Permanent Link: Google Wave and the Stargate Community'>Google Wave and the Stargate Community</a> <small>If you are a  fan you are not alone. In...</small></li>
<li><a href='http://www.theshinywave.com/news/google-docs-gets-a-little-google-wave/' rel='bookmark' title='Permanent Link: Google Docs gets a little Google Wave!'>Google Docs gets a little Google Wave!</a> <small>So, a funny thing happened on the way to Google...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/news/the-apple-google-wave-community/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Campfire One: Google Apps Marketplace</title>
		<link>http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/</link>
		<comments>http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:08:55 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[Google Apps Marketplace]]></category>
		<category><![CDATA[Google Campfire One]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google I/O 10]]></category>
		<category><![CDATA[google wave]]></category>
		<category><![CDATA[Google Wave Blog]]></category>
		<category><![CDATA[google wave blogger]]></category>
		<category><![CDATA[google wave gadgets]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://www.theshinywave.com/?p=1000</guid>
		<description><![CDATA[Google&#8217;s Campfire One is a series of sessions where they invite certain developers to their campus to talk about their ideas and news surrounding their developments. Last night they announced the Google Apps Marketplace. Which they describe as: The Google Apps Marketplace makes it easy for more than 2 million Google Apps customers to discover, [...]


Related posts:<ol><li><a href='http://www.theshinywave.com/developer/google-campfire-one-google-web-toolkit-2-0/' rel='bookmark' title='Permanent Link: Google Campfire One: Google Web Toolkit 2.0'>Google Campfire One: Google Web Toolkit 2.0</a> <small>Google&#8217;s Campfire One is a series of sessions where they...</small></li>
<li><a href='http://www.theshinywave.com/developer/build-your-own-google-wave-extension/' rel='bookmark' title='Permanent Link: Build Your Own Google Wave Extension'>Build Your Own Google Wave Extension</a> <small>The great folks over at WithWaves have added a contribution...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave-vs.net'>Developer Spotlight: Wave-vs.net</a> <small>A while back in January I wrote a post titled...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<!--Amazon_CLS_IM_START--><p><a class="post_image_link" href="http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/" title="Permanent link to Google Campfire One: Google Apps Marketplace"><img class="post_image aligncenter" src="http://www.theshinywave.com/wp-content/gallery/post-images/img_1012-google-apps-1.jpg" width="620" height="350" alt="Post image for Google Campfire One: Google Apps Marketplace" /></a>
</p><p><span class="drop_cap">G</span><a href="http://code.google.com/campfire/" target="_blank">oogle&#8217;s Campfire One</a> is a series of sessions where they invite certain developers to their campus to talk about their ideas and news surrounding their developments. Last night they announced the <a href="http://code.google.com/googleapps/marketplace/" target="_blank">Google Apps Marketplace</a>. Which they describe as:</p>
<blockquote><p>The <a href="http://code.google.com/googleapps/marketplace/" target="_blank">Google Apps Marketplace</a> makes it easy for more than 2 million Google Apps customers to discover, purchase and deploy integrated business applications and related professional services. By integrating with user account and application data stored in Google Apps, these cloud applications provide a simpler user experience, increase business efficiency, and reduce administrative overhead.</p>
<p>The <a href="http://code.google.com/googleapps/marketplace/" target="_blank">Google Apps Marketplace</a> supports open standards to provide deep integrations with Google Apps: OpenID for sign-in and identification, OAuth for authorization, and Atom-based Google Data feeds for interaction with user data and domain settings.</p>
<p>The <a href="http://code.google.com/googleapps/marketplace/" target="_blank">Google Apps Marketplace</a> makes it easy for ISVs to sell integrated apps to a rapidly growing Google Apps customer base of 20 million users from 2 million businesses and universities. You can develop integrations with Google Apps using simple &amp; reusable open standards such as OpenID and OAuth, and have freedom of choice for both billing arrangement and hosting platform.</p>
<p>More than 50 vendors joined us for this launch, including Appirio, Atlassian, Intuit, and Manymoon, who demoed their integrated apps at the campfire. To get started on your own integrated app, visit <a href="http://developer.googleapps.com/">developer.googleapps.com</a>.</p></blockquote>
<h2><strong>This abridged video (2 mins) outlines the </strong><a href="http://code.google.com/googleapps/marketplace/" target="_blank"><strong>Google Apps Marketplace</strong></a><strong>:</strong></h2>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/uJxbEQGWpeA&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="385" src="http://www.youtube.com/v/uJxbEQGWpeA&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p class="note">
<h2><strong>The following 3 videos (30 mins in total) are from the live Google Campfire One presentation:</strong></h2>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/QYKZFL7ppMI&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="385" src="http://www.youtube.com/v/QYKZFL7ppMI&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Ye5idVObcxA&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="385" src="http://www.youtube.com/v/Ye5idVObcxA&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/I0yWVpaM-gg&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="385" src="http://www.youtube.com/v/I0yWVpaM-gg&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is very exciting news for Google Apps. It will certainly be a feature that is a clear differentiator between itself and other Office Apps products suites. Moreover, it certainly gives cloud computing an added punch. Rather than just doing the same stuff in the cloud, you can now sell the cloud as the way to do much, much more.</p>
<p>However, I was a little disappointed not to hear any news regarding Wave. I was so hoping that they had something. I guess I will still have to wait for I/O 10.</p>
<p class="alert">Did you watch the Campfire One live presentation? What do you think about the App Marketplace? Leave your thoughts below, we love to hear your comments.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/&amp;title=Google+Campfire+One%3A+Google+Apps+Marketplace" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/&amp;title=Google+Campfire+One%3A+Google+Apps+Marketplace" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/&amp;t=Google+Campfire+One%3A+Google+Apps+Marketplace" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Google+Campfire+One%3A+Google+Apps+Marketplace&amp;link=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/&amp;title=Google+Campfire+One%3A+Google+Apps+Marketplace&amp;summary=Google%27s%20Campfire%20One%20is%20a%20series%20of%20sessions%20where%20they%20invite%20certain%20developers%20to%20their%20campus%20to%20talk%20about%20their%20ideas%20and%20news%20surrounding%20their%20developments.%20Last%20night%20they%20announced%20the%20Google%20Apps%20Marketplace.%20Which%20they%20describe%20as%3A%0D%0AThe%20Google%20Apps%20Marketplace%20makes%20it%20easy%20for%20more%20tha&amp;source=The Shiny Wave" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-n4g">
			<a href="http://www.n4g.com/tips.aspx?url=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/&amp;title=Google+Campfire+One%3A+Google+Apps+Marketplace" rel="nofollow" class="external" title="Submit tip to N4G">Submit tip to N4G</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/&amp;title=Google+Campfire+One%3A+Google+Apps+Marketplace" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Google+Campfire+One%3A+Google+Apps+Marketplace+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<!--Amazon_CLS_IM_END-->

<p>Related posts:<ol><li><a href='http://www.theshinywave.com/developer/google-campfire-one-google-web-toolkit-2-0/' rel='bookmark' title='Permanent Link: Google Campfire One: Google Web Toolkit 2.0'>Google Campfire One: Google Web Toolkit 2.0</a> <small>Google&#8217;s Campfire One is a series of sessions where they...</small></li>
<li><a href='http://www.theshinywave.com/developer/build-your-own-google-wave-extension/' rel='bookmark' title='Permanent Link: Build Your Own Google Wave Extension'>Build Your Own Google Wave Extension</a> <small>The great folks over at WithWaves have added a contribution...</small></li>
<li><a href='http://www.theshinywave.com/collaboration/developer-spotlight-wave-vs-net/' rel='bookmark' title='Permanent Link: Developer Spotlight: Wave-vs.net'>Developer Spotlight: Wave-vs.net</a> <small>A while back in January I wrote a post titled...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theshinywave.com/developer/google-campfire-one-google-apps-marketplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
