Hey-
I found out about this nifty proggy on friday that one of my colleagues wrote.
Placid
by Phil Deneault
Placid(Phil Loathes ACID) was created as a replacement for CMU's ACID. Acid was too big, too slow, and had too many requirements for me. So I rewrote almost the entire thing(as well as added a few new features) using Python.PLACID falls under the GPL, and you can grab it here: http://speakeasy.wpi.edu/placid/# Requirements: Apache HTTP server(www.apache.org)
# MySQL 3.23 or better(www.mysql.org)
# Python 2.2 or better(www.python.org)
# The correct MySQLdb module for your python/mysql interface(http://sourceforge.net/projects/mysql-python)
# PyChart(http://www.hpl.hp.com/personal/Yasushi_Saito/pychart/)
# Ghostscript(http://www.cs.wisc.edu/~ghost/)
Hope you like it...




Reply With Quote