Archive for March, 2006

Prepared Statements, Again!

Tuesday, March 28th, 2006

Okay, earlier this year I figured out that the reason for our binary data problems when retrieving stored files from the database was the use of PreparedStatement. Well, we don’t use it for files, however we do still use it in so many other plaves in our code. We kept getting some recurring errors the […]

We’ve got fans!

Friday, March 17th, 2006

Adopting standards

Friday, March 17th, 2006

Using Prototype.js and PeriodicalExecuter

Tuesday, March 14th, 2006

How about this bug?

Monday, March 13th, 2006