Lists all of the journal entries for the day.

Sun, 17 Feb 2008

10:47 PM - Weird bugs

I fixed two bugs today.

1. Users with a username that was exactly 3 characters could not login. This has been fixed.

2. This change has not been published, but I have the RecentBlogs servlet that spits out RSS for the site validating with the w3's feed validator. The dates are now in the RFC822 format (with 4 digit years). It publishes them in GMT.

Some users get an error "no group 1" when logging in. This is not fixed as I haven't tracked the cause just yet. (tigress is one)


()

10:51 PM - Update on Time Zone work

Some of the code is now time zone aware, but it's still defaulting to the server default (EST). Eventually I'll allow users to select their own time zone. Some of the RSS feeds are now published in GMT.

()