¡@

Home 

javascript Programming Glossary: collaborative

Real time collaborative editing - how does it work?

http://stackoverflow.com/questions/5086699/real-time-collaborative-editing-how-does-it-work

time collaborative editing how does it work I'm writing an application in which.. an application in which I'd like to have near real time collaborative editing features for documents Very similar to Google Documents.. The algorithm used behind the scenes for merging collaborative edits from multiple peers is called operational transformation..

Real-time collaborative drawing whiteboard in HTML5/JS and websockets?

http://stackoverflow.com/questions/6845682/real-time-collaborative-drawing-whiteboard-in-html5-js-and-websockets

time collaborative drawing whiteboard in HTML5 JS and websockets I'm trying to.. researching if HTML5 came far enough to create a real time collaborative drawing whiteboard in it purely by using web technologies without..

online Javascript code evaluation tools [closed]

http://stackoverflow.com/questions/803424/online-javascript-code-evaluation-tools

Give a look to JsBin it's a great online tool for collaborative JavaScript debugging... You can easily incorporate the most..