Project info for MonkeyCit

Share This Created 31 Mar 2000 at 22:47 UTC by crackmonkey.

Homepage: http://zork.net/monkeycit/

Notes:

MonkeyCit is a Citadel BBS written in Python.

The goals are to make user interface modules and database modules interchangeable. MonkeyCit should allow for telnetd-style, CGI-style, and dedicated client-server interfaces.

The telnetd-style implementation is being worked on first, from the interface down. Since it uses the select()-based medusa (otherwise known as asyncore.py) for its network/session handling, it is inherently built on cooperative multitasking. Thus, single operations and handling of user requests must execute quickly and update a context stack upon exit.

License: GPL

This project has the following developers:

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page