Monday, 2nd October 2006
Equal Height Columns using CSS. Some seriously brilliant CSS trickery from Edward Eliot.
Markup Maker. Handy tool from Ian Lloyd.
Why learning Haskell/Python makes you a worse programmer. It demotivates you when working with less expressive languages.
Peter Callesen’s papercut art. I incorrectly attributed these to an anonymous Vietnamese artist.
3 Easy Steps to Avoid JavaScript Memory Leaks. YUI handles two of them for you; avoid DOM expandos as well and you should be set.