Made of paper and camera and me. I was bored.
(I had to use scissors to cut the paper to size, and I had to glue my camera tripod back together, so it's OK isn't it?)

Click screenshot for live action!
From the Scissors and Glue challenge. See all 256 entries (closed)
(, Thu 5 Jul 2007, 10:24, archived)
through the magic of PHP trickery, it will select the correct pictures for the day.
The full set of pics are here:
www.hairyaerosol.com/cal_test.php
And the code is free for anyone to use FWIW.
(I'm working on a clock using photos of me and semaphore flags, but I can't get the thing to show local time, only German time. gnaaaahh)
(, Thu 5 Jul 2007, 10:29, archived)
I don't care though, as German time is the same as Dutch time...
(, Thu 5 Jul 2007, 11:05, archived)
You can set UK time in PHP:
// Set Timezone
date_default_timezone_set('Europe/London');
// Output long date
print date("l, d F Y H:i:s (T)")
(, Thu 5 Jul 2007, 11:49, archived)
Actually I have a Hitler moustache, but my head is on upside down.
(, Thu 5 Jul 2007, 10:31, archived)