How to fix a corrupted Microsoft Office File
My wife creates massive proposals using Microsoft Word and Microsoft Office. Today she had a Word document spontaneously get corrupted and...
So a CFML variable name cannot end with a “.” character
I spent a good hour today trying to get some old code working and got stuck trying to fix: a CFML variable name cannot end with a...
How to customize the ColdFusion AutoSuggest
ColdFusion 8 and 9 have an autosuggest functionality that just couldn’t be simpler. If you want to have an autosuggest input on the...
So You Want Cleaner Code? Nesting Conditionals and Booleans
This post continues the infrequent series on Clean Code examples. If you are enjoying this series, come to CFUnited 2010 and CF.Objective()...
A Side Effect of ySlow and Firebug
A Side Effect of ySlow and Firebug I spent a number of hours researching a bug in a Model-Glue application. Each time a form was submitted...