Rather groovy Java applet - The Escher Web Sketch.
Via Wry Writer.
Python main() functions, from the BDFL himself.
Most of my scripts have a main() function, looking pretty much like Guido's first example.
I particulary like Guido's main(argv=None) suggestion - I'll be using this in future.