I am trying to get Orbited working on OS X 10.6. Installing it in Linux was simple but I have seem to run into a roadblock. After installation when I try to run orbited server I get the following erro
I am pretty new to web programming in python. I am interested to build a chat room on browser. (for prototype).
We trying to build application that should use Comet (AJAX Push) to send notifications to individual users. Most notifications will have a fairly low timeout.
I am working with orbited and once I switch on orbited in production mode it throws the following error on my screen
I\'m using Orbited to build a Comet chat system on a PHP-based website. However, currently any user can subscribe or post to any channel.
The Django orbit integration methods I\'ve seen in quick google searches don\'t seem to carry Django abstractions, like \"request.user\" with them. \"request.user\" is particularly important, since I