Posts Tagged ‘addon’

Post

Wave This API released. Plus Official Chrome Extension and Bonus Unofficial WordPress Widget

In Post on 2010-05-20 by Joshua Tagged: , , , , ,

A few weeks ago, I noticed a new feature of Google Wave that allowed a user to easily send websites and content to a new wave to easily share with others. The feature (called “Wave This”) was not officially announced at the time, and I was asked politely not to say anything more at the time until the team could officially announce it.

wave-this-buttons.png

In addition to this, the Wave This function has an official Chrome Extension. Install the extension, and you can send any page to Wave with a click!

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

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

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

So there you have it! A new API, an awesome function, and my modest widget. Have at it! Make some buttons!! Start spreading Wave!!!

Post

Google Wave Gets Email Notifications

In Post on 2010-03-05 by Joshua Tagged: , , , ,

One of the problems with Google Wave for the non-geek crowd has been how you know you have a new wave?

For dedicated geeks, there are browser extensions, OS specific software, iPhone Push notifications, and more.

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

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

NotificationsMenu.png

Read More »

Post

Emaily: An important first step.

In Post on 2009-10-18 by Joshua Tagged: , , ,

Emaily is a bot that sends an email alert for every new blip in a specified wave.

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

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

Emaily [Wave Sample Gallery]