Entries Tagged as Coldfusion

Great Utility: SQL Intellisense in any editor

This neat little tool called SQL Prompt will plug a hole in many of the tools I use on a semi-daily basis; intellisense functionality in most editors you'd care to use for SQL authoring. And the price is right :) (yeah, that means free)

Adobe has published an archive of the Developer Week sessions

It looks like there's some great stuff there, gonna check it out as soon as I find the time. Especially the Coldfusion + Flex stuff! http://www.onflex.org/ted/2006/06/adobe-developer-week-sessions.php

Handling of digital photos in Coldfusion

Finally came across some easy and resource friendlier (than I've been using so far) tips on handling information from digital camera files in Coldfusion. Seth Duffey has some tips on reading exif information and making a histogram from jpegs. He's also the developer of the rather cool CFCPhotoblog.