crw_10317 img_19576 img_18364 Queens Tower (Reflection) img_18334 crw_7050.jpg img_18380 img_17126 img_1539 img_15599 img_18766 img_9170 Cooking img_15971 img_18327 img_14866 crw_9967 img_17052 img_9332 p1000643

Cross-platform realtime collaborative editing

I recently stumbled across Gobby:

Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.

It looks really cool, and the realtime-editing would be very well suited to trying to draw up any form of document or source code at the same time when you will have too much activity for trying to use a code repository.

It is a shame Gobby does not have hooks builtin to allow loading code from a VCS or DVCS (that would be cool), but you can launch it headless on a server with an auto-save directory and then all connect in and start loading documents. There are times when I have wanted something like this, particularly when you are starting out a new piece of code and have several people wanting to get started right away. Once the pace dies down, it probably makes a lot of sense to move the file to your source code control system, but for that initial burst this looks like a fantastic tool

Leave a Reply