Filtered Project Views in ColdFusion Builder

December 24, 2009

Eclipse and ColdFusion Builder allow you to create "Working Sets", which essentially are filtered views of projects in your workspace. Read more »

Using in-built function names for your methods

December 24, 2009

ColdFusion 9 lets you use methods with the same name as in-built ColdFusion Methods. Read more »

Sorting with jQuery, saving with ColdFusion

December 19, 2009

Using jQuery with ColdFusion to reorder a list and save the new positions each time an item is moved. Read more »

Using Brian Kotek's FormUtilities CFC with ColdBox 3

December 15, 2009

I've been playing around with ColdBox 3 beta for a while now and decided I wanted to have an interceptor which utilises Brian Kotek's excellent FormUtilities CFC. Read more »