June 25, 2004

Pragmatic Interview

Interview with Andy Hunt and Dave Thomas, the pragmatic programmers.

Posted by Bill Stilwell at 07:02 AM | Comments (1)

June 21, 2004

export HUMOR=TRUE

Some output whilst running a ./configure for gaim:

checking whether byte ordering is bigendian... yes
checking for snprintf... yes
checking for connect... (cached) yes
checking for me pot o' gold... no
checking for gethostid... yes
Posted by Bill Stilwell at 10:42 AM | Comments (0)

June 02, 2004

javadocs.org - I am now whelmed

When I first came across javadocs.org, I was somewhat underwhelmed, mostly because it didn’t have support servlet classes. I checked it out again today, and it now supports j2ee, which is fabulous. Combined with mozilla keywords1, I can now type javadoc Cookie to go directly to the appropriate javadocs on sun.com. Very very handy.

1 Set the Location to http://javadocs.org/%s

Posted by Bill Stilwell at 05:43 PM | Comments (0)