This utility will allow you to watch, interactively, an Apache access_log for a website. It shows you the domain accessing (resolved to a name if possible), how many times they have done so, and what page or resource they are requesting. This utili
A very simple utility to parse Apache log files and print a listing of unique visiting domains. This utility parses an Apache log file and determines how many unique domains visited your site, then compiles a list of them (good for directing to an e
This utility allows you to send an email with a file attachment, MIME-encoded, from the command line. Handy when you are SSH-ed in somewhere and can't get to a visual email client.
HooDaHek (hoo-dah-hek, as in 'who-the-heck?') is a collection of Asterisk AGI scripts, CGI scripts, and MySQL tables intended to implement your own in-house Caller ID database and notification services. I wrote these scripts originally to enable my h
This utility parses Wunderground.com's snow inches listing and returns snowfall amounts for various cities in a state. Handy to have on a cronjob every day to see how much snow fell the day before. |