Google

Google Wave has a Public Timeline, like Twitter

 

Google Wave Public TimelineListen, this is a pretty cool thing. Google Wave also has a public timeline, like twitter. It shows all wave created and updated if they are marked “public”, and this happens real-time. You can open these waves and join the conversation.  To access it, all you need to do is, type “with:public” without quotes, in to the search bar.

Google Wave Public Timeline

 

One day after the beta account invites were sent out to thousands of users for preview, the wave public timeline is full of people excited about their new wave accounts. I can see new waves appearing every second.

How To Uninstall An Extension or Plugin on Google Wave

 

1. Click on “Settings” on the Navigation Panel. Or, you can type “with:settie” in the search bar.

Uninstall Wave Extensions

Uninstall Wave Extensions

 

2. Open the Wave “Extension Settings”

Uninstall Wave Gadgets

Uninstall Wave Gadgets

3. Find the gadget you want to uninstall or remove, and click on “Unintall” or “Remove”

Need a Google Wave invite? Be patient… or dress up

Need a Google Wave invite? Be patient... or dress upInvites to try Google Wave, the revolutionary real-time communication and collaboration tool, started going out around ten hours ago. If you haven’t got one yet, be patient – you might still be lucky.

Around the time Google flicked the switch on the invites, one of the team behind the launch tweeted “Wave invites starting … will take many many many many hours to get them all out! We are so very grateful for all the interest!!”

Webcam Video Chat and Much More on Google Wave with 6rounds

 

6rounds is a featured Google Wave Extension for Video Chat and Collaboration. It lets you chat with your friends using webcam, and do many other things together, real time.

With Google Wave + 6rounds, you can

  • Chat
  • View friends’ webcam
  • Play games together
  • Edit Documents together
  • Watch the same video together
  • Browse together
  • Browse Facebook together

What is Real-Time C0llaboration

All this happen, real-time. If you are unsure of what “real-time” collaboration is, let me explain that real quick.

‘Emoticony’ A Google Wave Plugin for adding Smielys and Emoticons

 

Emoticons for Google Wave

Can you imagine emails and chat messages without emitocons or smileys ? I can’t ..  I even use them while chatting with customers and clients. When Google wave is released, we will start searching for cool smiles and emoticons for Wave conversations too. I started that search early and found a nice plugin for all of us !!

Live Blogging With Google Wave, iDEA

 

Want to cover an event through Live Blogging  ? Google Wave is all you need for Live blogging using Wordpress (or any other blogging or CMS platform like Drupal and Joomla ). Read on, to know how this can be done.

The Solution in Simple Words

Install a Wordpress Plugin that embeds Google Wave in to your Blogpost, and then publish your wave on your blog, and you are ready for the show ! Now all you need to do is updating the wave, which will automatically update your blog post, real time.

Google Wave Wallpapers for Wave Lovers

 

If you are waiting for Google Wave, or if you already have an account to the Wave Sandbox, these google wave wallpapers are for you !! Remember to try these Google Wave plugins too, when you are done downloading these images.

Google Wave Cute Wallpaper

Google Wave Cute Wallpaper

Future of Google Wave : Themes and then Wave Desktop Clients

 

Google Wave will be released later this year. The world is waiting ( just like you and me !! ) … but, lets take a moment to think about how Google Wave will be evolving.

Google Wave Themes

First simple thing that I am thinking about it Google Wave themes. Not everyone likes the googly blue everywhere they go. So, when Google Wave is out, people will be looking for options to change looks and feel of Google Wave. Their prayers will be answered when themes are released.

Looking at the speed at which google wave plugins are being developed, I have no doubt about google wave themes being released very soon. Don’t worry about looking for them around the wide wide web .. I will search and find them for you .. just stay tuned .. ( rss rss … ding dong !! )

Really Riding Google Wave

 

Its been several weeks now that I’ve had a developer account on Google’s sandbox implementation of Wave and thought I’d share some more thoughts than the random tweets. I hope I’m not violating any sort of NDA by doing this because I think it is important to start the dialogue on something as potentially transformative as Wave as early as possible. Let me start by saying that when I first got my account I was extremely underwhelmed for a few reasons, but after using it now for weeks I am converted and find myself extremely frustrated that it isn’t really ready for wide release. The primary reason I was underwhelmed was that I had no one to work Wave with … sure there were hundreds of developers in there, but no one that I would participate with in any meaningful way. Wave is a collaborative platform and without collaborators it is close to useless. Now that a couple of ETS colleagues are also in the developer release I can say I am sold.

Google Wave Keyboard Shortcuts

 

Basic Navigation

Up/Down arrows use to navigate messages.
Tab/Shift-tab same as Up/Down arrows (outside edit mode)

Home/End focus first/last message
Space go to next unread message.
Left/Right arrows to switch focus between digest panel and wave panel.
Page Up/Down go to the next page in the panel [does not currently work, known bugs]
Ctrl-Space mark all messages read (focus must be on wave panel though)

Google Wave Preview Opens to the Public on September 30th

 

Google Wave Preview Opens to the Public on September 30thThe Google Wave preview has officially been scheduled to open up to the public on September 30th according Wave API Tech Lead Douwe Osinga.

Leading up to opening up of the Google Wave preview, Osinga has outlined specific areas of improvement and new features in the official Google Wave group:

Extensions

Design good flow for adding extensions, which includes:

3 More Cool Google Wave Gadgets !

 

It’s Google Wave gadget time again. Today, I have  3 cool Google Wave Gadgets to share with you. These are picked from the latest plugins added to the Google Wave plugins gallery. So, let’s go for a fun ride with Google Wave Plugins !

1 Music Music !!   Play Piano on Google Wave

8 Google Wave plugins you must try when you get an account

 

Google wave is coming, well before Chrome OS, so stop being worried about Chrome and start thinking how to have fun with Google Wave. Isn’t that a better idea ? Now, let’s have some fun and find out some useful Google Wave Plugins for you to test as soon as you get an account.

1. Hobbity : A robot to make the urls shorten in the waves.

Google Wave Security issue with gadgets

In one of my previous posts about Google Wave I mentioned a security issue concerning gadgets. I decided to do a little more research on this subject and to do some experiments on some publicly available gadgets.

The issue

Before I get into detail about the issue, you need to know how Google Wave gadgets work. Gadgets are little pieces of html/javascript code that run inside of a wave. The state of a gadget is shared among every participant of the wave. Developers can access variables in this state by executing wave.getState().get(’name_of_variable’). To save or update variables into the state the following function exists. wave.getState().submitDelta({’name_of_variable’: value})

Syndicate content