Readme file for QuatView 1.0 Usage: quatview.py [-h] [-v] [--cfg=CONFIGFILE] [--auto] [--clean] [XML FILES] -h, --help See this help -v, --verbose Verbose --cfg=CONFIGFILE Alternative configfile --auto Efficient way of processing --clean Processing from scratch XML FILES are optional. When there aren't any XML FILES given, the standard directory will be used. The standard location for the config file is: /etc/quatview.conf The frontend is written in PHP and tested with PHP4 and PHP5. It uses table display JavaScript from Matt Kruse (http://www.javascripttoolbox.com/lib/table/) The backend is written in Python and tested with 2.3, 2.4 and 2.5. It depends on the Python-MySQL plugin that is available in the CentOS repository. Standard location for the plugin, is the same directory where quatview.py is. The MySQL database is used as a cache for the information. It's should be easy to make it work with other database software. Installation: Just make quatview.py executable and setup the configuration file. Run Quatview preferably just after the deploy command. Questions or suggestions: E-Mail to tsuerink@nikhef.nl, put something in the title with quatview please :-)