February 2008

HomeFebruary 2008

Fun With Here Documents

Today I was fixing up some inefficiencies in Rail's Postgresql adapter (more about that in a later post), and came across this strange looking code: def tables(name = nil) ...

Must Read Rails Performance Article

A couple of days ago, Alex Dymo from Pluron sent me an email describing some of the great work he has done optimizing the performance of their online project managment software...

Saying Goodbye To Prototype

Maybe its just me, but what I want from a JavaScript library seems to be diverging from what Prototype provides What I want, in order of importance, is: A cross-browser...

Top