user
pass
 
tambela
2009-04-06 15:04
openroom
2008-09-13 17:31
madpy
2008-09-09 17:50
projects
2008-09-09 17:38
hotelevropi
2008-09-08 19:53
 
 
2008-09-13 17:31
openroom logoOpenroom is pure-ingredients' chat application.
It is built on apache, mod_python , cheetah templates, and  uses ajax calls to provide a seamless chat experience. It supports private messaging and themes.
It does not use a database on the server, messages are stored in python marshal dumps, so you don't have to run a database server. Messages are automatically archived to xml files in a configurable message count.
If you would like to store messages in a database, it is easy to add a database storage interface to openroom.
Click here to try a demo of openroom.