Slashdot Mirror


A Web App For Real-Time Collaborative Writing

adamengst writes in with good news for anyone who needs to collaborate remotely on a writing or editing project — coding too. It's especially good news for those using Windows and Linux. Mac users have had SubEthaEdit for a few years now. With EtherPad, two or more people can edit a document and see all the edits simultaneously. EtherPad's main differences from SubEthaEdit: it's a Web application that de facto supports many platforms without the need for a central Mac OS X host; and it's free. Here is a comparison of EtherPad and SubEthaEdit.

4 of 157 comments (clear)

  1. There's also the Eclipse Communication Framework by toby · · Score: 4, Informative

    ECF home, articles at IBM DeveloperWorks, InfoQ.

    From the latter: ECF is...

    • Real-time communication and collaboration features for teams using Eclipse such as peer-to-peer file sharing, remote opening of Eclipse views, screen capture sharing, and real-time shared editing.
    • A set of communications APIs and frameworks built upon existing protocols (like Google Talk, XMPP, SSH, HTTP/HTTPS, Rendevous, IRC, and others) for developers to add communications and messaging to their own Equinox-based plugins, or customize and extend the ECF applications.
    --
    you had me at #!
  2. Re:Mmm... by Skinkie · · Score: 4, Informative

    http://gobby.0x539.de/trac/ seems very cross-platform to me too. Who needs ctrl-z anyway if not using bash?

    --
    Support Eachother, Copy Dutch Property!
  3. Gobby by kwalker · · Score: 4, Informative

    Linux and Windows users (And I think there's an OS X port too) can use Gobby, which is like SubEthaEdit, but free, written in GTK+, includes a free server for collaboration over the net, and zeroconf support for finding users on the local network. Since it's based on GTK+, it has things like syntax highlighting, spellcheck, etc. already available. It should also be in most popular distros' repos already.

    --
    ... And so it comes to this.
  4. CollabEdit by Maexxus · · Score: 4, Informative

    This has been done before, http://collabedit.com/ :)