Python object remoting via web server (apache etc...)
Web server based python object transport. This is a CGIscript / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
Automatic sharing of Web applications by homepage account holders without the need for Write/Execute persm on the directory. (ie: Give\'m CGI without letting them Write or Execute files !). Any PHP/MySQL script can be setup to be shared in 10 minutes
Question and answer database system, originally used to track online trivia game. Easily modifiable perl script, useful perhaps for lightweight knowledgebase system.