Posted in Personal on June 25th, 2005 1 Comment »
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 […]
Posted in Personal on June 22nd, 2005 No Comments »
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.
Posted in Technical on June 21st, 2005 No Comments »
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 […]
Posted in Technical on June 14th, 2005 No Comments »
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 […]
Posted in Technical on June 10th, 2005 1 Comment »
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 […]