Archive for February, 2010

Latest Changes to Collabedit

Posted in collabedit on February 23rd, 2010 by ben – Be the first to comment

I just released a couple changes to collabedit.

1. User List – See a list of everyone who is currently viewing the document

2. Improved latency – The code no longer polls every 2 seconds to check for document changes. Instead it uses comet so it’s updated instantly.

I also fixed an issue with opera, improved the error dialog and made some changes to the underlying code.