Collaborative text editing in a web application
- by UmYeah
I have a group of writers around the world all trying to work on one story. I want them to be able to work with each other like they would on google documents, but from within our application. Specifically, being able to see who else is working on the document and what they are changing in real time. Something like an embedded etherpad.
Are there any good solutions out in the wild? Im sure building something like this would be a significant project.