#acl All:read #format wiki #language en = Graham's Project Wiki = This wiki is used to provide information on the various Open Source Projects I work on, or for which I have developed associated material. These are primarily my own personal projects, but I also participate in public Open Source Projects from time to time. == Public Projects == * [wiki:ModPython MOD_PYTHON] Mod_python is an Apache module that embeds the Python interpreter within the Apache server. == Personal Projects == * [wiki:Makeit MAKEIT] Makeit is a set of prepackaged modules for GNU make. It provides standard sets of rules for building source code, libraries and programs, and then installing the results of those builds. * [wiki:ModWsgi MOD_WSGI] Mod_wsgi is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. * [wiki:OSE OSE] OSE is a generic application framework suitable for constructing general purpose applications, distributed systems and web based services using the Python and C++ programming languages. * [http://www.dscpl.com.au/projects/vampire VAMPIRE] Vampire is an extension module for mod_python, which provides a more flexible dispatch mechanism for basic content handlers as well as a range of other useful extensions.