<< 05 August 2010 | Home | 07 August 2010 >>

Google Wave discontinued - what will that mean for Project Concord?

In a post the day before yesterday on the Google Blog Urs Holzle, Senior Vice President, Operations & Google Fellow, provides an Update on Google Wave. As it stands now Google will stop development on the Google Wave platform and provide tools to liberate the data from Google Wave. This decision has been made due to users not adopting Google Wave to the extent they would have wanted. Urs Holzle emphasizes that many of the protocols and technologies have already been made open source and that they hope that developers will continue to innovate on top of the technology.

I find this very interesting. First of all there was no end to the amazement and hype that was built around Google Wave when it was first announced. Second of all it looked like very cool technology though a lot of discussion was being had on the applicability to business and how it would fit in. Would it be the next killer application and what e-mail would become down the road? Sadly the technology never stuck and we will never know.

The announcement is however also interesting from a Lotus perspective.

As you might remember IBM unveiled Project Concord at Lotusphere 2010. Project Concord is IBM Lotus' next generation web collaboration environment which also featured live character-by-character typing etc. Many of us thought of Project Concord as being a clear response to Google Wave and a way to compete with Google in that (new) space. Now that Google is halting development of Google Wave what will happen to Project Concord? Will it be left for dead as well as the technology has been proved inadequate or "not wanted" or will it provide a clear opening for IBM Lotus to pursue? Does IBM Lotus have some "other stuff" up its Project Concord sleeve that will prove it to be the killer platform that will replace e-mail as we know it. I guess only time can tell.

R.I.P. Google Wave - we loved you although we never really got to know you...

How to extend Notes 8: LiveText demo application

The day before yesterday I posted the first summary post in my Extending Notes 8 series with a complete end-to-end approach to dynamically adding LiveTex recognizers. As part of that post I uploaded a demo application (plugin) but I didn't add a screenshot so I thought I'd remedy that.

As you can see the plugin has a small welcome text and two buttons. You'll also see a textbox to hold any exception (not that I'm expecting any) that might be raised as part of adding the recognizer and content type. You may use the two buttons to easily create a demo e-mail for use with the added LiveText stuff. The left button creates the e-mail in the UI (using the new handy Java UI classes) and the right one simply sends the e-mail to you in the backend. The latter is very handy for testing as the e-mail needs to be in read mode for the LiveText sub-system to kick in.

I've put a compiled version of the plugin on my update site and tthe plugin may be installed by dragging this extension.xml file to your MyWidgets sidebar panel (policy permitting).

That's all for this post. All the posts in the series may be found under the extending_notes8 tag.