Programming

Fore A renaming tool for photos, able to pull exif data from the pictures and rename files according to the time the picture was taken. Requires Python 2.7 and wxPython and isn't documented, but works quite well once you know how to use it.
Hue Color Change A Python 2.7 script that changes the color of your hue lighting system semirandomly by chosing a random start point and velocity in rgb color space. Collision with boundary and a cylinder of radius 50 along the (x,x,x) axis result in random direction changes. Works only with one light thus far and a little coding is necessary to adapt to your specific system, but the base work should be useable for everyone with basic Python knowledge.