Sunday January 9, 2005 at 03:04 pm

A very Saucy Monky house concert.RSVP. Suggested donation: $10Saturday, January 15, 2004. 8 p.m. Sharp.Sunnyvale, California 94085 What’s going on Since two was so much fun, I’m doing it again. My first house concert of 2005 will feature the acoustic half of Saucy Monky. Annmarie Cullen and Cynthia Catania will start the new year off …

Installing WebObjects 5 on Linux

I installed WebObjects 5.0 successfully on debian 2.2 (testing). Here’s what I did: * download jdk 1.3.1 from sun and put it in /usr/local — available from http://java.sun.com/j2se/1.3/download-linux.html * install webobjects after renaming the files (they were mounted as all lowercase for me) using install.sh * set up my NEXT_ROOT and PATH environment variables in …

MySQL, PHP and Apache on a Raq2

Originally published 11 October 1999 ** update 12 March 2000 ** ** these instructions have been tested with the following versions: ** Apache 1.3.9, 1.3.11 and 1.3.12 ** PHP 3.0.12, 3.0.14 and 3.0.15 ** MySQL 3.22.27 and 3.22.32 ** in step [8], i was able to use --with-debug with MySQL 3.22.27 ** but not with …