Chat
2010-1-30Collabedit now has sidebar chat! There are still has a few minor quirks with it. I ran into some trouble with EditArea (the javascript text editor I'm using) because it requires browser focus in order to update the text. I've got my eye on Codemirror and some other alternatives though.
I've switched to using Tornado as the underlying web server. Tornado will enable me to use comet (aka "long polling", "server-push", "http-streaming", "bosh") technology. I haven't taken full advantage of that yet, but I will. Tornado also has a built in templating system, authentication, database helpers and a few other nice features.
Latest News
2015-1-6 | Yes, I'm Still Here |
2013-9-21 | The Site is Fast Again |
2011-9-14 | Interview Ratings, Dashboard |
2011-5-25 | Named Documents, Custom Urls |
2011-4-11 | Performance Charts |