Ted Patrick turned me on to
YSlow, a Yahoo! Firefox add-on that integrates with Firebug to analyze web page loads and make performance recommendations. I've been using it for a few days now, and this one is very cool, check it out!
3 years after starting the
Transfer project, Mark Mandel has
announced the release of Transfer 1.0. Congrats to Mark and all those involved on this momentous accomplishment!
And if you've not bumped into Transfer yet ...
Transfer is a ColdFusion Object Relational Mapping Library. Transfer ORM's main focus is to automate the repetitive tasks of creating the SQL and custom CFCs that are often required when developing a ColdFusion application. Through a central configuration file Transfer knows how to generate objects, and how to manage them and their relationships back to the database. (From the Transfer homepage).