Computing Contents
In my spare time (did I say spare time?) I like to mess around with things related to computing. Here are some of the utilities I've written. Maybe sometime I'll add some of my favorite links to this page.
Utilities
mangleEmail() is a Javascript function that hides your e-mail address from most spambots in a way that is transparent to the overwhelming number of users. This function does not require any server-side scripting.
- Time Calculator: Have you ever wanted to add or subtract times on a calculator? Maybe you want to find out the total length of two songs on a CD. Maybe you work in radio or television and regularly juggle times. Time Calculator provides an easy way to do this. You can even save it and use it offline. By the way, as far as I know, this is the only calculator of its kind freely available in the Internet.
- Mailto: Links Test Page: I wrote this to help me test a script I was writing that would open my webmail whenever I clicked on a mailto: link. I'm sharing it in case someone else needs to do some testing.
- HTML Color Code Test Utility: This utility allows you to preview any color—by name or hex code—so you can easily find that elusive color.
Linux