The Massive (but not Exhaustive) List of Wave Resources
When I started First Waves I wanted to keep my readers up to date with Google Wave news and keep on top of changes and updates as they happen. However, looking around the net I soon found many sites that already do a great job of keeping up with Wave news, and I hate the idea of rehashing the same stuff my readers could get at any number of excellent sites. So instead I have started to concentrate on larger news and “future direction” stuff here at First Waves, and I hope my readers are OK with the focus.
But I realise that many people do want up-to-the minute Wave information, so I’m going to lay out the sites and people I follow, and if you’re a hardcore Wave nut, you might like to follow them too. These people all have my utmost respect and admiration for their writing and dedication to Wave. I’ve included these sites in a Google Reader bundle called Best Google Wave Sites. If you trust my judgement, you can use the bundle to subscribe to all twenty-two feeds in just a couple of clicks! If you’d like to know more about the sites though, read on!
New “Wave This!” Function and Buttons
I was visiting Pamela Fox’s personal website, and noticed she had a Wave This! button attached to her latest post. Interested in what it did, I clicked it and it opened a summary of that post in Wave ready to share with others! I can’t find mention of the feature anywhere, and I’m not sure if it’s permanent, but a specially formatted URL takes a title argument, a content argument and passes it to a special new wavethis function as shown:
https://wave.google.com/wave/wavethis?t=[insert title]&c=[insert content]
Using a bit of PHP in WordPress and a plugin called Samsarin PHP Widget (that allows php in a special widget) I created the Wave This! button over at the side. Feel free to use it!
The PHP I used was as follows:
<?php if ( is_single($post)) {
$excerpt = urlencode(get_the_excerpt());
$posttitle = urlencode(get_the_title());
?>
<a href="https://wave.google.com/wave/wavethis?t=<?php echo $posttitle ?>&c=%22<?php echo $excerpt; ?>%22"><img src="http://turbo.firstwaves.org/wavethis-button-dark.png" alt="Wave This!" /></a>
<?php } ?>
Simply install and activate the plug-in. Add the Samsarin widget to your sidebar and past the code in as you see it. It will only appear on post pages (not the front page).
I created a couple of button images you can feel free to use:
![]()
![]()
So that’s the new Wave This! button. Go ahead and give it a try. If you’re a developer I’d be interested in seeing other ways to implement this.
8 Google Wave Competitors
Google Wave is a product that’s trying to do something massive to the way we communicate online. Its stated goal is to be what email might look like if it were invented today. A number of other services are labeled as competitors to Google Wave, including the recently updated Google Docs (which is too new for me to comment on in this article), but I wanted to take a look at which of these services are real competition. Below are the services who show the most promise at becoming the next generation of online communication.
Microsoft Sharepoint
Microsoft Sharepoint is a suite of content management tools to maintain and collaborate on documents. While it was never sold as a replacement to email, it was held up as one of the products Google Wave was meant to compete against. But as Steve Gaitten of Bamboo Nation points out, Wave competes with Outlook, not Sharepoint.
It might be possible for Microsoft to transform Outlook in some significant way that expands it beyond email into some sort of super email client. It might even integrate it into Sharepoint a lot further. The truth is, email is Google Wave’s biggest competition. It might be outdated and rough, but it’s the most popular form of communication on the internet. If anything stands a chance at beating Wave, it’s the service that Wave is trying to beat. If email innovation can keep up with user demand, it might just remain the top dog for another 40 years. If Outlook can maintain the large slice of the pie it has, while innovating on top of email it could still be competing into the future.
Novell Pulse
This is exactly the kind of “competition” Google was hoping for when they built Wave. As I’ve said before, Wave’s only hope of replacing email is federation. Only by giving users the choice of Wave provider will users find one that works for them. Novell Pulse might even become a more loved Wave client, and I think that would actually make Google happy. Personally, I’m eagerly awaiting a Pulse preview account.
SAP Streamwork
This tool was touted as a Google Wave competitor while in Beta (with the code name 12Sprints or Constellation).
The tool turns out to be a collaboration space for making decisions. It’s not a complete replacement for email, but I’m not sure that was ever their intention. Streamwork allows a team to collaborate and add gadgets to enhance the process.
“It was clear we needed to work together,” Meyer said. “We’re excited about what they’re doing, they’re excited about what we’re doing.” Users will be able to share content between the two platforms, he said.
David Meyer, reported by Computer World
It will be interesting to see what sort of integration they build into it.
Shareflow and Toqbox
Much like Streamwork, these tools are not marketed as email replacements, but were both touted as Google Wave competitors. What they do is allow users to collaborate on documents in real-time. If these sorts of services were better integrated into email (perhaps using GMail’s new oAuth tools) they might be more likely candidates. Otherwise they are really only competing with Google Docs and others of that kind.
ccBetty, Syphir, Etacts, Xobni, Rapportive et al.
Products such as ccBetty and the others mentioned enhance email. They exist to remove the holes in email by providing additional information, embedded media, faster searching, or simplified discussion. Some work on GMail, others on Outlook, others work outside any email service by CC-ing a special address onto each email you wish to turn into a discussion. The problem with all of these tools as competition for Wave is that the email protocol just doesn’t take these sorts of tools into consideration, so they’re limited by how many services the developers can write for. That is, each service might support Outlook or GMail, but not all the other smaller players in the marketplace. Where Google Wave has this model beat is by including extension support from day one, allowing developers to enhance Wave in whatever ways they can imagine. Any service that federates with Google Wave will also support these extensions, making it a truly open, extensible experience.
EtherPad
This collaboration tool gets its own special crossed out spot because it was one of the strongest, simplest competitors in the collaboration space, but was bought by Google! The developers have obviously since been put to work on Google Docs, as evidenced by the announcement of the recent update.
Facebook.
This one scares me a little. In some ways, Google Wave is the anti-Facebook. Where Wave is built on open technology, uses an open protocol and federates with other services, Facebook is a “walled garden” and keeps users inside their service. Both systems let developers make extensions and apps that use the platform, and Facebook seems to be slowly inching towards including some of the collaboration features that have been missing so far. Facebook has a huge user base, and could easily become some sort of defacto go-to communication platform for the masses. Currently though there are no obvious moves to open up the platform further, making it unlikely to catch on in business, where email still rules.
Twitter (+ Buzz and other Social Public Messaging)
Currently, none of the services in their current form pose a threat to email – they’re too limited with their 140 character limits and lack of in-line collaboration. But Twitter (or a more open version of it at least) is the product I think has the most real chance of beating Google Wave at becoming the communication platform of the future.
A distributed network (integrated with Twitter of course) that updates in real-time, with an API could have many people needing their email less and less. Once you can get updates from your favourite companies and all your friends are on the service, why would you need it? Throw in an extension or two, enhanced private messaging, and you have a very compelling product that could steal users away from email. The platform is so new, no one really knows where it could go in the future, and I suspect it will give Google Wave and traditional email a run for their money. It could be Twitter, or Buzz, Status.Net or a new player we’ve never heard of, but the idea has the strongest traction of any I’ve seen.
Something completely new
So those are my thoughts about Google Wave’s true competition. Of course, a company could come out of the blue with a product so completely new and exciting it amasses a huge audience that completely abandons email. This is the least likely of all I think, as I’ve stated before I think Wave is our best chance at replacing email wholesale. Alternatively, email will be killed by slow changes to the next generation of social communication. The chances of it happening are dependant on the whims of companies who are trying to make a buck, not replace email so I’m not holding my breath. Email will be replaced by something federated, open, extensible and easy to use. I’ve taken my best shot at predicting what it could be.
What are your thoughts? Is Google Wave our best hope, or is there something even more obvious that could take email’s place?
Image by JEFFREY’S MURALS
Extension Dropdown [Interface Update]

Another minor update (perhaps a test) – the new Extensions link has been moved down to the drop-down folder area, and been separated into Featured and All. These were previously available as searches, while the original link simply showed all extensions. This is all part of the plan to get people using and developing extensions to showcase the strengths of Google Wave.
Shortcut on Buttons [Interface Update]

Not a big thing, but a simple update that shows the shortcut for closing a blip on the Done button. Also missing is the Draft check box which has been present from day one but never worked. This could mean that the ability to create drafts might be low on the priority list, or the team decided that it was confusing to have non-functioning interface elements available. Either way, it’s a sign that the Wave team are serious about cleaning up Wave and making it less confusing for new users.
Our Small World is Getting Smaller Still
I had my first taste of international communication today thanks to Google Wave. David Alviz runs an excellent Spanish Google Wave site called WAVEsfera. He keeps up with the latest bots and gadgets, and writes very well. A while ago it might have been a small problem that his site is entirely in Spanish. Translation has been around for a while on the web now, but it involved taking note of the site and plugging it into Babelfish or something similar. Now I have translation built right into Chrome. when I visit WAVEsfera, it asks if I want it automatically translated. Similarly, I’ve subscribed to the site in Google Reader, and it translates the site for me too! So far so good, no reason not to subscribe to international sites any more!
Then I got to thinking. I’m getting in touch with some of the people who have read First Waves, and realised that it’s the perfect chance to try Aunt-Rosie, one of the original bots released with Wave. So I fired up a wave and added WAVEsfera and the translation bot. I selected the destination language and started typing.
It was true magic.
My amazement at watching my words translated as I type is like that of a caveman witnessing fire. the experience is so novel and potentially life changing. Imagine a world where language is no longer a barrier for communicating with anyone. Think of the potential for learning!
I’m full of excitement for the world of tomorrow enabled by real-time communication and translation. We’re so close to realising the universal translator of Star Trek that I can almost taste it.
In a site note: Inspired by my discoveries, I’ve enabled instant translation to each of my posts. I know I’ve had visitors from Germany, Ireland, the USA, France, Spain, the Czech Republic and Turkey just today! If you want to read First Waves in your language, check out the “[Translate]” button beneath each post. If you’re an international reader, I’d love to hear from you! Please leave a comment, or wave me at nunn.joshua@googlewave.com and don’t forget to add aunt-rosie@appspot.com!
Edited image from http://www.flickr.com/photos/wwworks/ / CC BY 2.0
Emaily Gets Waves Out of Wave
In yesterday’s open thread, I used Mr-Ray by wave.to to allow non-wavers to access a wave. Mr-Ray’s real purpose is to be an intermediary between Wavers and emailers. It does this by creating a simple wave interface when you add someone to a wave by their email address.
Well Mr-Ray wasn’t the first attempt to get Wave and Email to interoperate. A couple of Googlers used their “20% time” to create Emaily, a bot that behaves very similarly to Mr-Ray on the Wave side, but tackles the email side of things a little differently. When you add Emaily, it first creates an email address for you on its servers. Then when you add the address of a non-waver, it sends an email to that person with the details of your update and they can reply right from their email. I have to say, it creates a pretty seamless bridge between the two worlds from the email side. In Wave though, you get to see their entire email shoehorned into a wave, with “>” reply markers and signatures left in. For anything more than simple communication back and forth this could get messy.
The developers of Emaily have said they are planning to integrate Emaily even more into Wave by “rearchitecting Emaily into an application, which uses more of the internal Google services”. Hopefully this could be the beginning of actual built-in email capability in Wave that could speed the transition of more users from old technology to new.
Try it today. Add “emaily-wave@appspot.com” to a wave and send an email to a non-wave friend! Will extensions like Emaily and Mr-Ray help you transition to Wave any faster?





