OpenCF Summit
OpenCF Summit is one of those conferences that I want to attend but life always seems to get in the way. I won’t be able to make it again this year but that doesn’t mean you can’t go! :) For … Continue reading
OpenCF Summit is one of those conferences that I want to attend but life always seems to get in the way. I won’t be able to make it again this year but that doesn’t mean you can’t go! :) For … Continue reading
Update: 1/2012 – The ColdFusion package should now be available in the excellent Sublime Text Package Manager and is the easiest way to get started with ColdFusion in Sublime Text 2. It’s also available on github: https://github.com/SublimeText/ColdFusion Someone on Twitter … Continue reading
So you should have ValidateThis installed. Today we’ll configure a simple form for a FAQ and add some validation rules. Before we add our form we’ll setup some things for ValidateThis. First we’ll add the necessary jQuery libraries. There are … Continue reading
Have you heard of ValidateThis? It’s a free, open-source validation framework for ColdFusion! ValidateThis is a framework that allows you to define validation rules for your ColdFusion objects in a single place (either an XML file, a JSON file or … Continue reading
Adam has a great post up today : The History Of ColdFusion Builder If you are done with your turkey I’d encourage you to go read that, I’ll wait. I’d like to clarify a few things about my post from … Continue reading
Today Adam Lehman posted about ColdFusion Builder and CFEclipse. Think ColdFusion Builder v.1 and CFEclipse are the same? Think again. Adobe just published a new whitepaper comparing the two CFML development tools to set the record straight. In just one … Continue reading
Ah those pesky errors. Thank goodness I am a perfect programmer and never make them myself… But I understand the rest of you have to deal with those glitches, typos and other bugs that cause your apps to crash. I … Continue reading