Formatting Over 100 Currencies in PHP
Currency formats differ all over the world. The cacophony of commas and decimal points are enough to make one’s head spin. I am happy to share with you a php function I wrote that converts a floating integer into one of over a hundred different currency formats. This function is reliant heavily on the php [...]
Colour Clock – jQuery/CSS3 rebuild
The original Colour Clock is a brilliant idea by Jack Hughes representing time as a hexadecimal value. I rebuilt The Colour Clock using jQuery/CSS3. Check it out at www.joelpeterson.com/clock