Blog 3.0 Beta Released

The beta for the next major version of my blog has now been released. The major new features include Access support, caching, and localization support. This version does NOT have good documentation. This version doesn't even have bad documentation, but, it's working well here.

I'm in a rush now and will post more about the changes later, especially how I got localization in (with a LOT of help from Paul Hastings).

Archived Comments

Comment 1 by Rick Mason posted on 11/8/2003 at 7:42 AM

Ray,

With IE-6 and 800 by 600 resolution Saturday doesn't completely display on your calendar. It looks like the right half has been chopped off.

But with Netscape 7 it looks fine. Thought you might want to know.

Rick

Comment 2 by Mozier posted on 11/8/2003 at 8:08 AM

Ray,
Where is Access Databases in Blog3.0Beta?:)

Comment 3 by PaulH posted on 11/8/2003 at 11:50 AM

yeah at 1024 x 768 on ie & myIE2 the last bit of final column in the calendar gets chopped a bit. too much padding?

Comment 4 by Raymond Camden posted on 11/8/2003 at 5:13 PM

I'll investigate the layout issue sometime this weekend. The zip file has been updated to include the empty MS Access file.

Comment 5 by Raymond Camden posted on 11/10/2003 at 5:30 PM

Edit calendar.cfm, find the table width='100%', and change 100 to 90.

Comment 6 by Jeffrey E. Moeller posted on 11/12/2003 at 5:49 AM

looks like this won't work with 6.0, my host hasn't upgraded yet. My first problem is with the application.cfm

An unknown attribute 'loginStorage' has been encountered at document position (15:51) to (15:62) while processing tag CFAPPLICATION. This tag can only take the following attributes:

Comment 7 by Raymond Camden posted on 11/12/2003 at 6:17 AM

Yep, it requires 6.1. That will be made clear in the docs.. as soon as I write them.