Difference between revisions of "Google Wave ECF provider"
(New page: Student: Sebastian Schmidt Mentor: Mustafa K. Isik This project is part of the Google Summer of Code 2010 == Abstract == Google Wave is a real-time collaboration system based upo...) |
m (added a couple of links and github reference) |
||
Line 1: | Line 1: | ||
Student: Sebastian Schmidt | Student: Sebastian Schmidt | ||
− | Mentor: Mustafa K. Isik | + | Mentor: [http://codesurgeon.com Mustafa K. Isik] |
This project is part of the [[Google Summer of Code 2010]] | This project is part of the [[Google Summer of Code 2010]] | ||
Line 7: | Line 7: | ||
== Abstract == | == Abstract == | ||
− | Google Wave is a real-time collaboration system based upon operational transformation approach to replicated state synchronization. With the Cola System (DocShare), ECF has been using operational | + | [http://wave.google.com Google Wave] is a real-time collaboration system based upon operational transformation approach to replicated state synchronization. With the Cola System (DocShare), ECF has been using operational transformations, for some time now. I will implement a provider to allow an equinox+ecf based web server to inter-operate with Google Wave. |
== Primary goals == | == Primary goals == | ||
Line 41: | Line 41: | ||
== Getting the source == | == Getting the source == | ||
− | The Wave provider is hosted at ecf1.osuosl.org. Detailed information | + | The Wave provider is hosted at ecf1.osuosl.org. Detailed information is provided on [https://bugs.eclipse.org/bugs/show_bug.cgi?id=280347#c10 the enhancement request] The sourcecode is also [http://github.com/sschmidt/eclipse-ecf-wave mirrored on github.com] to facilitate collaboration via the Git version control system and github features. |
== Open issues == | == Open issues == |
Revision as of 14:28, 24 May 2010
Student: Sebastian Schmidt
Mentor: Mustafa K. Isik
This project is part of the Google Summer of Code 2010
Abstract
Google Wave is a real-time collaboration system based upon operational transformation approach to replicated state synchronization. With the Cola System (DocShare), ECF has been using operational transformations, for some time now. I will implement a provider to allow an equinox+ecf based web server to inter-operate with Google Wave.
Primary goals
incorporate waveprotocol.org code into ECF code, api-level ECF-provider implementation
example applications for communication between Wave and Eclipse/ECF
Timeline
Milestone | Date | Planned/Completed/Progressing items | status |
---|---|---|---|
M1 | May 5 | research and planning | ![]() |
Getting the source
The Wave provider is hosted at ecf1.osuosl.org. Detailed information is provided on the enhancement request The sourcecode is also mirrored on github.com to facilitate collaboration via the Git version control system and github features.
Open issues
To see all the open issues and feature requests of this project, take a look at this Bugzilla query.
New ideas
Do you have a great idea for the provider? Just open a new feature request or comment on the existing enhancement request.