Zwillingssterns Weltenwald
Published on Zwillingssterns Weltenwald (http://www.xn--drachentrnen-ocb.de)

Startseite > writing together – collaborative editing is easy

writing together – collaborative editing is easy

→ comment to The next wave in scholarly word processors? [1]

What I’d like to see is more people using version tracking systems.

With these you have a discussion which can be merged easily when it gets branched. I use it for anything I do, and I could use it together with an only-windows-and-GUI user with ease, installing TortoiseHG for both and Lyx for him (LaTeX made easy – you don’t have to see the sources).

  • http://tortoisehg.bitbucket.org/ [2]
  • http://www.lyx.org/ [3]

Just right click in a folder, call synchronize and pull and your work gets merged.

For publishing to the web and to PDF I’d use Emacs org-mode or Markdown with Markdown to LaTeX:

  • org-mode: orgmode.org [4]

  • markdown: daringfireball.net/projects/markdown/ [5]

  • convert: pandoc [6] or multimarkdown [7]

Maybe with markdownify for pages which already are HTML:

  • http://milianw.de/projects/markdownify/ [8]

Besides: A simple Mercurial [9] repository with URLs as document identifiers would allow forking the web :)

Werke von Arne Babenhauserheide. Lizensiert, wo nichts anderes steht, unter der GPLv3 or later und weiteren freien Lizenzen.

Diese Seite nutzt Cookies. Und Bilder. Manchmal auch Text. Eins davon muss ich wohl erwähnen — sagen die meisten anderen, und ich habe grade keine Zeit, Rechtstexte dazu zu lesen…


Source URL: http://www.xn--drachentrnen-ocb.de/light/english/comments/writing-together

Links:
[1] http://ptsefton.com/2010/08/07/the-next-wave-in-scholarly-word-processors.htm
[2] http://tortoisehg.bitbucket.org/
[3] http://www.lyx.org/
[4] http://orgmode.org
[5] http://daringfireball.net/projects/markdown/
[6] http://johnmacfarlane.net/pandoc/
[7] http://fletcherpenney.net/multimarkdown/
[8] http://milianw.de/projects/markdownify/
[9] http://mercurial.selenic.com