Tools

  • Register

Wichtige Links


Links to "dive into the wave":

 

Link Description
http://code.google.com/p/pygowave-server/ First Open Source Wave Server
http://wave.google.com/ Google Wave Preview
http://googlewavedev.blogspot.com/ Google Wave Developer Blog
http://code.google.com/intl/de-DE/apis/wave/ Google Wave API
http://www.waveprotocol.org/ Google Wave Federation Protocol
http://mashable.com/2009/05/28/google-wave-guide/ Google Wave Mashable Guide
http://blogs.zdnet.com/Hinchcliffe/?p=400

Blogpost: The Enterprise Implications of Google Wave

http://www.youtube.com/watch?v=uOFzWZrsPV0

Google I/O 2009 - Google Wave: Under the hood

 

Basics

From the official Google blog (http://googleblog.blogspot.com/2009/05/went-walkabout-brought-back-google-wave.html):

"Google Wave has three layers: the product, the platform, and the protocol:

  • The Google Wave product (available as a developer preview) is the web application people will use to access and edit waves. It's an HTML 5 app, built on Google Web Toolkit. It includes a rich text editor and other functions like desktop drag-and-drop (which, for example, lets you drag a set of photos right into a wave). 
  • Google Wave can also be considered a platform with a rich set of open APIs that allow developers to embed waves in other web services, and to build new extensions that work inside waves.
  • The Google Wave protocol is the underlying format for storing and the means of sharing waves, and includes the "live" concurrency control, which allows edits to be reflected instantly across users and services. The protocol is designed for open federation, such that anyone's Wave services can interoperate with each other and with the Google Wave service. To encourage adoption of the protocol, we intend to open source the code behind Google Wave."