Here is where I will be placing a number of my software projects for information, download, and distrubtion. If you would like to report a bug, please e-mail me at the address located at the bottom of this page.
| SQLBuster |
|---|
|
A simple PHP-based MySQL benchmarking utility that runs one or more queries
a specified number of times over a given number of threads and
reports various information, such as total time the operation took, I/O wait percentage, etc.. Latest Version: SQLBuster-0.95.tar.bz2 |
| StuffDawg |
|
A simple PHP-driven application which helps to catalog information
about your important material items (such as your computer, for
instance)) in case such items get lost, stolen, or otherwise
destroyed. PHP
mysqli
and GD
support required, as is
MySQL 5 Latest Version: stuffdawg-0.6.tar.bz2 : stuffdawg-0.6.tar.gz |
| StatsDawg |
|
A suite which has been designed to be easily usable
as well as configurable which monitors various aspects of a Linux
system, such as CPU usage, load average, memory usage, etc.
php and RRDTool required. Visit the new StatsDawg webpage: http://www.statsdawg.org/ |
| BlogDawg |
| Developed around PHP 5 and MySQL 5, BlogDawg is the software behind my blog and other various parts of the website. Shaping up to become a lightweight CMS, BlogDawg is not ready for public use yet, but I hope to eventually release it, and the framework, under the GPL. |