This is a flexible and highly re-usable JavaScript drop-down menu that I wrote. It supports many animations, easing functions, and other developer-specified settings. Examples provided within.
PHP Color PickerI've always had a hard time picking colors, so I wrote this to help. You pick a shade of Red, Green, or Blue, and it will generate a table of colors. Hover over the color you like and the hex will appear
Java Color PickerI wrote this Java color picker to help users of TPCal.com pick custom colors. According to my logs a few hundred people view this applet a week, so I am glad some of you are finding it helpful!
PDF CalendarI wrote this handy little script that will generate a calendar in PDF format. The front-end was whipped together in a couple of minutes, it is rough but it works. As always, I am open to feedback