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.

8 of 157 comments (clear)

  1. Mmm... by jornak · · Score: 5, Funny

    Finally, a cross-platform version of Mulitplayer Notepad!

    1. 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!
  2. Looks great! by XTrollX · · Score: 4, Interesting

    This looks like a very promising App. As a student, we are assigned group assignments which often involve a partner and an essay. It's always stressful to try and edit our assignments together because it involves emailing it every time we make a correction. This would completely eliminate that frustration, can't wait until this comes out!

  3. 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 #!
  4. 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.
  5. Limiting Participation by stoolpigeon · · Score: 4, Interesting

    I've gone through and I haven't seen how one keeps anyone with the url from participating. If there is no mechanism to do this, how long before someone has a script out there that generates random urls and looks for matching documents? I can see how this could become somewhat entertaining or infuriating depending on ones point of view.

    --
    It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
  6. Re:Handy for telecommuters and the like by arth1 · · Score: 4, Insightful

    With phones, you have a contract with the phone company, who accept responsibility for keeping your transmissions private. It's even mandated by law. If someone at the phone company listens in on your talks and acts on the proprietary information, or by negligence allows others to do so, you have a legal claim to redress.

    With a web server, no such protection is in place. In fact, most public web servers require that you abide by their EULA, which further reduces your legal status.

    You don't have to be paranoid to use common sense. You just need to avoid unnecessary risks. And this is one.

  7. CollabEdit by Maexxus · · Score: 4, Informative

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