Lists all of the journal entries for the day.

Tue, 25 Oct 2005

12:21 AM - (no subject)

Got my homework done and watched a few dallas episodes tonight. Caryn's dad is without power in florida right now after that hurricane. I had an email exchange with my dad tonight. He has an aol account now. Sounds like his laptop went into safe mode but is working now.

Got the cvs tree downloaded last night to start my project. I need to setup public access to cvs either through pserver or ssh. I'm leaning toward the latter. I'll have to see how hard it is. I do need anonymous cvs though or at least cvsup :)

Found two bugs in JJ today. One i've been working on for a few weeks and can't track it down. It was working but is now broken. I'm having trouble parsing the user agent string in the login servlet. I've got some logging and a few changes ready to test in a few days when i have the time. I've also got a new mysql build to install when i get time as 5.0 is release now. I have to research php breakage first with that release. Best case i'll have to recompile php. The other bug in jj is with comments. If you are not logged in it will not accept your username/password and just show a blank page. Very fucked up. I haven't looked at the code yet in detail on that but i know the add is a stand alone servlet and probably didn't get updated in some way.

Richard seemed to take a comment i made as a joke the wrong way the other day. He's been quiet about it.

I'm still looking at the bugs skully reported with logins timing out. The session should die after 30 minutes automatically with no access but i took it that its happening sooner. I need to save state and need a smart controller for that. I don't think maverick can do that and every attempt i've made to date has been futile on a standard controller. Its hard to be versitle. I think I need to think about it some more and go for an inheritance model and layer the features on.

Defaults are still wrong on the update form too. damn it.

I want to release a 1.0 beta soon of JJ but i don't think its there yet. I'll keep working at it and shoot for incremental releases for the next few months. I'll do a timed release on source forge in november. (every few months release a new one with more done) Next release i hope to have java doc done and maybe some base templates.

My computer is flying with this new hard drive. (SCSI U160 6ms 8mb cache seagate cheetah)

The windows JJ client is broken right now becuase of the login problem. I hope to get that out by december 15th. Thats after my wisdom teeth getting pulled i think. Caryn's got a gui going for the java client but again the login problem is delaying it. The file is loginAccount.java if anyone wants to help. :)

()