Lists all of the journal entries for the day.

Thu, 12 Jun 2003

4:11 PM - Jewel JK

I just subscribed to the jewel unedited content. Hopefully I will like it since I paid for a year. :)

I really like the new album though.

location: Home

()

4:11 PM - Feeling a little less like shit

I feel a bit better today.. i actually got some work done on jj. I fixed a bunch of css bugs.. (although old builds of mozilla screw up). Specifically, i've noticed problems in gnone with mozilla 1.21 (redhat 9).

I fixed a few bugs today with jj.. the webError and users classes have been rewritten to use StringBuffer's. I'm hoping to output errors without the page being present with this design. This code is not live yet though.

I also fixed a few minor rendering problems.

The spell checking class is working internally, just trying to figure out how to embed it in the site. update.jsp handles the initial request and i'm trying to decide if i want another jsp page, update.jsp or the update servlet to handle the display of the spelling errors.

The english language file is rather large too. I'll try to add other languages eventually.. but the site needs i18n first.

I'll need to convert to UTF8 in mysql to pull that off. (newer feature of mysql)

I'll wait until mysql 4.1.x is more stable to do that though.

location: Home

()

4:11 PM - Jewel JK

I feel a bit better today.. i actually got some work done on jj. I fixed a bunch of css bugs.. (although old builds of mozilla screw up). Specifically, i've noticed problems in gnone with mozilla 1.21 (redhat 9).

I fixed a few bugs today with jj.. the webError and users classes have been rewritten to use StringBuffer's. I'm hoping to output errors without the page being present with this design. This code is not live yet though.

I also fixed a few minor rendering problems.

The spell checking class is working internally, just trying to figure out how to embed it in the site. update.jsp handles the initial request and i'm trying to decide if i want another jsp page, update.jsp or the update servlet to handle the display of the spelling errors.

The english language file is rather large too. I'll try to add other languages eventually.. but the site needs i18n first.

I'll need to convert to UTF8 in mysql to pull that off. (newer feature of mysql)

I'll wait until mysql 4.1.x is more stable to do that though.

()