Tutorials

As time goes on, I add things to this space that I had to figure out and thought others could use.
Original comp.unix.programmer faq
Years ago I put together the first faq for comp.unix.programmers. The original text is still valid and a great read.
Rollover Images
I've come across three ways to do rollover images, one with css, one with javascript switching images, and the third with javascript switch visibility. This documents how to do all three.