Author Archive

Find MX Host

Friday, October 21st, 2005

 I needed to look up some MX hosts some time ago so I whipped up a short perl script to do the job.

View Perl Source

Random Password Generator

Friday, October 21st, 2005

This is a (mostly) random password generator that I coded up one slow day at work.

Click Here

View Perl Source

MD5 Hash Generator

Friday, October 21st, 2005

Need to quickly generate an MD5 hash of a string? Click Here

View PHP Source

LED Resistor Calculator

Friday, October 21st, 2005

Need to calculate a current-limiting resister for an LED?
Check out this link.