No.
Google Docs is a suite of products that do many things, from word processing to spreadsheets to document management. One thing that Google Docs does not do is real-time collaborative text editing. We think this is an important use case, so we built EtherPad with real-time collaboration as the focus.
For example, with Google Docs it takes about 5 to 15 seconds for a change to make its way from your keyboard to other people's screens. Imagine if whiteboards or telephones had this kind of delay! In contrast, the EtherPad infrastructure is built to carry your every keystroke at the speed of light, limited only by the time it takes electrons to travel over a wire (such as an "ethernet" cable).
EtherPad stacks up favorably in other ways as well:
Of course, EtherPad is a tool for a specific purpose, and depending on your needs, Google Docs may still be a suitable option for working together on documents. But for real-time collaboration, EtherPad beats Google Docs hands down.
See also: our definition of real-time
We offer two services for customers who want more security: EtherPad Professional, a for-pay service to companies or individuals who would like to have their data hosted securely on our servers; and EtherPad Private Network Edition, a license to run our software internally on an organization's private servers. These services are described in greater detail on our pricing page.
The free version of EtherPad is a public service which is already useful in a number of use cases. In the free version, pads are partially secured by creating unique and non-guessable URLs. Generally, only people who know the URL to your pad will be able to access its contents. In this way, you can control access to a pad. You can think of the randomly-generated URL as a sort of password.
For more details, see our Privacy Policy.
We fully support IE 6+, Safari 3+, and FireFox 2+. Use other browsers at your own risk :). If you encounter any bugs in any of these browsers, kindly let us know by reporting it in the forums.
No. Any pad you create will be available forever.
Sorry to hear that!
Unfortunately, there's nothing we can do to help you. EtherPad Free Edition doesn't have accounts, and because pads are not linked to users, there's no way for us to get a pad link back to you.
That said, we do have a couple suggestions. If you lost a link recently, then you might find it in your browser's history. If it's not there, then see if someone you may have sent the link to can send it back to you.
We do offer a Professional Edition that allows you to keep track of your pads.
No. Once you create a pad or save a revision, that pad or revision will be accessible forever.
In the future, we will offer paid accounts with greater control over your pads and revisions. See the pricing page for more info.
Yes! To create a custom name/URL for a pad, just type it in to your browser and visit that URL. You will then be prompted to create the pad.
For example, if you want to create a pad called "spyway-rocketship", you would just visit the url http://etherpad.com/spyway-rocketship. If the pad does not already exist when you visit this URL, you will be prompted to create it.
Note that when you click "New Pad" from the EtherPad homepage, a randomly-generated URL is assigned. When you choose your own URLs, be warned that other users of EtherPad may stumble upon it if you choose a guessable name.
At AppJet Inc. we've developed some unique software to solve hard problems that other companies shy away from.
Other custom in-browser text editors tend to be either slow or quirky, owing to the difficulty of using browsers' built-in text editing mechanisms while extending them in new ways. EtherPad uses a novel editing engine, developed and refined at AppJet over many months, that provides a solid user experience without compromising on responsiveness.
Most collaboration systems merge text at the document level, or apply locking at the document or paragraph level. With EtherPad, character-level changes to a document are merged as multiple people type. In most cases, real-time collaborators can negotiate who is editing what parts of the text. In all cases, EtherPad ensures consistency between everyone's screens, regardless of the timing of network operations, using a novel synchronization algorithm.
EtherPad sends messages in both directions between the browser and the server, using a technology often called "Comet" or "server push". This comparatively recent innovation in web app functionality allows EtherPad to be fully real-time.
Finally, our own AppJet web platform allows us to develop rapidly and write clean code. The entire EtherPad application is written in JavaScript, and some code runs on both the server and the browser, notably the code for synchronizing changes to the document.
Public pads don't offer a lot in the way of security. Anyone with a pad's URL can visit the pad and edit it. However, in the past, any text that was typed into a pad and later erased, without creating a saved revision, was permanently hidden. Specifically, with the exception of saved revisions, inviting someone new to an existing pad would not allow them to see the preceding history of the pad.
We're sensitive to the fact that enabling the time-slider for all public pads would reveal new information that wasn't accessible before, and we don't want to violate your trust or the trust of the EtherPad community.