Realtime
Tiki has historically been mostly an asynchronous collaborative tool, except for Live Support and Chat. Since Tiki5, for real-time collaboration, Tiki offers an integration with BigBlueButton (Audio/Video/Screensharing/WhiteBoard/Chat).
This page is to discuss options to make several features realtime:
- Docs (ODF documents via WebODF)
- Wiki
- Drawing (SVG-edit)
- Spreadsheet (jQuery.sheet)
Will be useful along with BigBlueButton collaborative sessions. Ideally for Tiki, it would be the same approach (ex.: library) for all four (and any future) features. And we could take this opportunity to revamp Live Support and Chat (which work OK but are not the most recent technology)
Options
BigBlueButton
One possibility is to go the BigBlueButton route.
Benefits:
- Already integrates with Tiki
- it would be via Shared Notes
Drawbacks:
- Add BigBlueButton as a requirement
- Flash
- Likely less general interest than a JavaScript solution
Etherpad Lite
Another possibility is integrating with Etherpad Lite
Benefits:
- Already active project
Drawbacks:
- Adds Etherpad Lite as a requirement
- Overlap with some of Tiki's wiki functionality
- Will it be easy to port to Spreadsheet, Drawing and Docs?
A JavaScript library
Benefits:
Drawbacks:
WebRTC
Potential libraries and approaches
- http://sharejs.org/
- http://nowjs.com/
- http://code.google.com/p/google-mobwrite/
- https://github.com/MouMou/jquery-webrtc
- http://groups.google.com/group/codemirror/browse_thread/thread/b9cc198657fb758f
- Synchroedit: SynchroEdit is a browser-based simultaneous multiuser editor, a form of same-time, different-place groupware. It allows multiple users to edit a single web-based document at the same time, and it continuously synchronizes all changes so that users always have the same version. http://www.synchroedit.com (LGPL & MPL)
Projects similar to BigBlueButton
- Dimdidm (open source version abandoned)
- http://code.google.com/p/openmeetings/ (moved to Apache Foundation)
- https://www.webhuddle.com/
- http://www.jabber.org/
Who
- Robert Plummer
- Marc Laporte
- Régis Barondeau
- you?
When
No set date, but as soon as possible. Tiki10 would be sweet.
Features to be made realtime
Realtime Collaborative Wiki
This is to plan the addition of multiple concurrent editors to the wiki.
Realtime Collaborative Drawing
Same thing for the Draw feature, which is with SVG-edit
- http://code.google.com/p/svg-edit/issues/detail?id=947
- http://thenextweb.com/2009/06/05/experience-worlds-google-wave-svg-editor-gadget/
- http://www.webdistortion.com/2011/01/22/best-online-collaborative-drawing-tools/
- http://noosfero.org/Development/ActionItem2240
Realtime Collaborative Spreadsheet
This is to plan the addition of multiple concurrent editors to the spreadsheet, which is powered by (jQuery.sheet)
Realtime Collaborative Docs
Tiki bundles WebODF as Tiki Docs.
"pilot project to add real-time collaborative editing to WebODF":
http://webodf.org/blog/2012-04-05.html
Related links
- Screencast
- http://en.wikipedia.org/wiki/Category:Web_conferencing
- http://en.wikipedia.org/wiki/Comparison_of_web_conferencing_software
- http://en.wikipedia.org/wiki/Collaborative_real-time_editor#Browser-based
- http://en.wikipedia.org/wiki/Collaborative_real-time_editor#Other_real-time_collaborative_editing_software
- http://webodf.org/blog/2012-04-05.html
Alias
- Live
- Realtime Collaborative Wiki
- Realtime Collaborative Drawing
- Realtime Collaborative Spreadsheet
- Realtime Collaborative Docs

Last Comments