Subscribe to
Posts
Comments

Archive for June, 2005

I am Engaged

So Today 6-25-2005 I asked Kirsten to Marry me and she said YES.
This morning we took a walk in Golden gate park (It took quite a lot of work from me to get her to go) During this trip we took pictures of her knitting and my weaving.
More then once I got down on […]

Live8

Technorati has just release a new service for tacking what people are saying about Live8 Its your one stop shop to find out exactly what real people are saying about live8.

Xerces And DTD’s

So I have been working with Xerces and Jdom
It turns out that even when you turn off Validation the XML Parser will try to download the DTD and error out if it can not download it.
I took me quite a while to figure out how to do it.
I needed to create an EntityResolver that […]

FinkCommander & Mac Tiger

So just like everyone else I upgraded to OS 10.4 as soon as it was available.
I have had some problems with some of my programs. Today I tried to use Fink Commander and nothing would install.
I went to this page and told me how to update fink commander.

fink selfupdate
fink scanpackages
fink update-all
Then I had to run […]

Xdoclet And ValidatorForm

I have been using Xdoclet with java for a while.
I just started using ValidatorForm with it and I have had many many problems.
The Xdoclet does not create the FormBean if I extend the ValidatorForm. So I have to put the Form Element into the Merge Directory .
I am wondering has anyone else has this […]