Orange is my favorite color

Archive for 2009 » Page 2


Nearly every great success comes after a great struggle. Don’t stop now.

Once you have static assets deployed to your CDN (using Ant!), how do you manage development, staging and production in your application?

Ant script for deploying static web assets from subversion to Amazon S3 with minification, compression and concatenation for maximum performance.

Adobe ColdFusion 8.0.1 CHF3 is out and may have a big memory leak fix for CFC-intensive applications

My memory leak in screenshots from Eclipse Memory Analyzer Tool

Embed video in your Codex wiki with the excellent YouTube-like Flowplayer and this plugin!

I missed the announcement but it’s true, Model-Glue 3 final has been released! Now maintained by Dan Wilson, this release finally codifies a nearly-eternal beta with many useful new features. Dan is at CFUnited this week and will be holding a BOF tomorrow, Wednesday Aug 12th for anyone who wants to get in [...]

My recent wedding and photos are highlighted by the popular Southern Weddings blog

Trouble analyzing large (> GB) heap dumps in Eclipse Memory Analysis Tool on Windows? This technique let me analyze a 2.3GB heap dump.

A SQL tip for inserting large numbers of database rows at a time. Improve performance by grouping inserts into fewer commits.