|
I am happy to announce the release of version 1.0 of AdminLog. This version is more in line with the original idea I had for my maintenance log. The biggest change to the program is the fact that it now uses a RDBMS system called txtSQL. The database is directly integrated with AdminLog, so there is no need to install anything extra. Having a database back end allows for more robust features like entry editing, report generation and direct program configuration - all of these features you will find now in version 1.0. Please contact me to report bugs or request new features. Enjoy!
AdminLog is a web based administrative log intended for system administrators, web designers, DBAs or anyone that requires a daily log of their activities. It was developed using PHP and requires only a web server with PHP installed to work. It uses a preinstalled instance of txtSQL, a PHP based flat file datbase, as its data management back-end, so there is no need to have mySQL or any other DBMS installed on the server.

AdminLog was developed using the following open source tools:

|
|