Friday, 28th May 2004
Rounded Corners with CSS and JavaScript. In which I attempt to show that you CAN have your cake and eat it too.
FreeBSD Info Files. In HTML, Postscript, PDF and ASCII.
EclipsePlugins (via) Eclipse is the only IDE I’ve ever used that has actually increased my productivity.
Building large strings in PHP. Unlike Python, concatenation is faster than array joining.
An Intelligent Nim Computer Game, Part 1 (via) Implementing game AI in Java.