A small collection of script quick hacks, sometimes useful, sometimes just novelty or to try something out.

DemonstrationSource CodeComment
[calendar] calendar.c Calendar generator! Is even correct for 1st January 2000 :^)
[charset] charset.c Displays the character set and corresponding entity values rendered by your browser.
[colors] colors.c Yes, USA spelling (I'm ashamed of myself :^). Provides coloured text with the corresponding hexadecimal value suitable for <FONT COLOR="#rrggbb">, etc.
echo.c Echoes the body of the request straight back to the client (therefore needs to be a POST, etc.) Enter some text into the demo. and then submit.
[glist] glist.c Lists graphics/images.