Etherpad

From Wikipedia, the free encyclopedia

Etherpad
Developer(s)Etherpad Foundation
Initial releaseNovember 2008; 15 years ago (2008-11)
Stable release
2.0.1[1] Edit this on Wikidata / 17 March 2024; 10 days ago (17 March 2024)
Repository
Written inJavaScript (Node.js)
Operating systemCross-platform
Available inEnglish
TypeCollaborative real-time editor
LicenseApache License 2.0
Websiteetherpad.org Edit this at Wikidata

Etherpad (previously known as EtherPad)[2][3] is an open-source, web-based collaborative real-time editor, allowing authors to simultaneously edit a text document, and see all of the participants' edits in real-time, with the ability to display each author's text in their own color. There is also a chat box in the sidebar to allow meta communication.

First launched in November 2008, the software was acquired by Google[4] in December 2009, and released as open source later that month. Further development is coordinated by the Etherpad Foundation.

Features and implementation[edit]

Anyone can create a new collaborative document, known as a "pad". Each pad has its own URL, and anyone who knows this URL can edit the pad and participate in the associated chats. Password-protected pads are also possible. Each participant is identified by a color and a name.

The software auto-saves the document at regular, short intervals, but participants can permanently save specific versions (checkpoints) at any time. Merging of changes is handled by operational transform. A "time slider" feature allows anyone to explore the history of the pad. The document can be downloaded in plain text, HTML, Open Document, Microsoft Word, or PDF format.

Automated markup of JavaScript code was made available shortly after the launch.

Etherpad itself is implemented in JavaScript, on top of the AppJet platform, with the real-time functionality achieved through Comet streaming.[5][6] At the time of its launch, Etherpad was the first web application of its kind to achieve true real-time performance, a feat previously only achieved by desktop applications such as SubEthaEdit (for Mac), Gobby, or MoonEdit (both cross-platform). Existing collaborative web editors at the time could only achieve near-real-time performance.[7]

The client-side text editor in Etherpad and its Etherpad Lite fork is implemented using Appjet's in-browser text editor, written in JavaScript.[8]

Launch[edit]

Etherpad was launched on November 19, 2008 by David Greenspan, Aaron Iba, and J.D. Zamfirescu (the latter two being former Google employees).[9] They were later joined by former Googler Daniel Clemens and designer David Cole.[10] The original website was etherpad.com.

Etherpad was covered by Slashdot on November 21, 2008,[11] resulting in server slowdown and downtime. This led the developers to temporarily revert the tool to closed beta, not allowing new pads to be created (but providing full and unrestricted access to the existing ones), while the server infrastructure was being improved.[12] After the rewrite of the software was completed, the new version went live on 29 January 2009,[13] and on February 3, the site became again open to all.[14]

Acquisition[edit]

When Google Wave was announced, the Etherpad team wrote on their blog comparing the two platforms and stating that the minimalist and targeted Etherpad interface could be an advantage in some use cases.[15] Still, on 4 December 2009, Etherpad announced on its blog that it had been acquired by Google for integration into Google Wave. Existing Etherpad users would receive invites for Google Wave.[16] On 31 March 2010, Etherpad announced that creation of new pads would be allowed until April 14 (pad creation was still allowed as of April 18, though) and existing pads could still be accessed and used until May 14. Options for download/export were available. The Etherpad service terminated on May 14.[17]

Open source[edit]

Google released the source code for Etherpad under the Apache License version 2.0 on December 17, 2009.[18] Subsequently, Google asked the Etherpad code maintainers to remove JSMin from its code tree due to a clause in its license stating, "The Software shall be used for Good, not Evil," which is not compatible with the open source licenses allowed on Google Code.[19]

After the release of the software as open source, a number of people have set up Etherpad servers,[20] as clones of the original website. Soon after, users and programmers of Etherpad, after an initial meeting,[21] created the Etherpad Foundation[22] to coordinate further development. Their website maintains a list of a growing number of sites that run the Etherpad software.

Etherpad Lite[edit]

Etherpad Lite is an almost complete rewrite of the original Etherpad software, based on different technical foundations and written by different authors. While the original Etherpad is written in Java and Scala[23] and has quite demanding system requirements,[24] Etherpad Lite is written in server-side JavaScript using Node.js. The original realtime synchronization library (called Easysync) remains the same.

Etherpad Lite has some distinctive features which are not available in the original version:

Etherpad Lite offers a number of export formats, including LaTeX, but as of June 2019, not Markdown.[34] But there is an official addon to export in markdown.[35] Etherpad Lite supports many natural languages. Localization is achieved collaboratively through translatewiki.net.

See also[edit]

References[edit]

  1. ^ "Release 2.0.1". March 17, 2024. Retrieved March 22, 2024.
  2. ^ "EtherPad Blog: EtherPad Temporarily Reverts to Closed Beta". Archived from the original on January 2, 2010. Retrieved September 23, 2016.
  3. ^ "EtherPad Open Source Release, Google Code". Retrieved February 14, 2013.
  4. ^ James Somers (November 5, 2014). "How I reverse-engineered Google Docs to play back any document's keystrokes". features.jsomers.net. Retrieved January 5, 2021.
  5. ^ Michael Arrington (November 19, 2008). "Etherpad Shows Google Docs How It's Done". TechCrunch.
  6. ^ John Resig (November 19, 2008). "EtherPad: Real-time Editing with JavaScript".
  7. ^ Fleishman, Glenn (February 16, 2009). "EtherPad Brings Simultaneous Writing to the Web". TidBITS. Retrieved July 4, 2023.
  8. ^ "Online, Collaborative Editing with Etherpad". SitePoint Forums | Web Development & Design Community. February 18, 2015. Retrieved December 12, 2023.
  9. ^ Philip Lenssen (November 20, 2008). "EtherPad". Google Blogoscoped.
  10. ^ "AppJet Company Overview". EtherPad. Archived from the original on January 2, 2010. Retrieved February 14, 2013.
  11. ^ "A Web App For Real-Time Collaborative Writing". Slashdot. November 21, 2008.
  12. ^ "EtherPad Temporarily Reverts to Closed Beta". The Etherpad Blog. November 21, 2008. Archived from the original on January 2, 2010.
  13. ^ Aaron Iba (January 29, 2009). "Beta Update: Now running new EtherPad software". EtherPad Blog.
  14. ^ Aaron Iba (February 3, 2009). "EtherPad Now Open to All!". EtherPad Blog.
  15. ^ Daniel Clemens (June 3, 2009). "Google Wave Joins EtherPad in Real-time Collaboration". EtherPad Blog. Archived from the original on January 2, 2010. Retrieved September 23, 2016.
  16. ^ "Google Acquires AppJet". Archived from the original on December 6, 2009. Retrieved September 23, 2016.
  17. ^ "EtherPad Homepage". EtherPad.
  18. ^ Aaron Iba. "EtherPad Open Source Release". EtherPad Blog.
  19. ^ Ryan Grove. "Etherpad source includes JSMin, which Google Code doesn't allow". Wonko.com.
  20. ^ Thomas Nybergh (December 19, 2009). "Swedish Pirate Party hosts EtherPad". Slashdot.
  21. ^ "EtherPad: Ro.yeXzIY6BakG / Latest text of pad v0PmO3y02h". Archived from the original on July 26, 2011. Retrieved October 7, 2010.
  22. ^ "etherpad.org". etherpad.org. Retrieved December 11, 2013.
  23. ^ "Etherpad on Github". GitHub. Retrieved April 4, 2019.
  24. ^ "Etherpad Vs Etherpad Lite — Which is right for you?". January 15, 2012. Retrieved January 31, 2021.
  25. ^ "ether/etherpad-lite-jquery-plugin ¡ GitHub". Github.com. Retrieved December 11, 2013.
  26. ^ "TomNomNom/etherpad-lite-client · GitHub". Github.com. Retrieved February 14, 2013.
  27. ^ "devjones/PyEtherpadLite · GitHub". Github.com. Retrieved February 14, 2013.
  28. ^ "jhollinger/ruby-etherpad-lite · GitHub". Github.com. Retrieved February 14, 2013.
  29. ^ README.markdown. "tomassedovic/etherpad-lite-client-js · GitHub". Github.com. Retrieved February 14, 2013.
  30. ^ "jhollinger/java-etherpad-lite · GitHub". Github.com. January 20, 2013. Retrieved February 14, 2013.
  31. ^ "alexzautke/etherpad-lite-objc · GitHub". Github.com. Retrieved February 14, 2013.
  32. ^ "Etherpad - interact with Etherpad API - metacpan.org". metacpan.org. Retrieved May 30, 2023.
  33. ^ "Etherpad Available-Plugins · GitHub". Github.com. Retrieved July 22, 2014.
  34. ^ "Markdown support. ep_markdown is abandoned — Issue #3503". etherpad-lite. October 24, 2018. Retrieved January 21, 2019.
  35. ^ "ep_markdown". npm. Retrieved July 25, 2021.