Denny Springle talks about “ColdFusion Legacy app – Is a Refactor Better than a Rewrite?” in this episode of ColdFusion Alive Podcast with host Michaela Light. “Refactoring is a way of taking in modernizing code that already exists, and bring it up to speed with generally modern best development practices. So you know, some object […]
CF Tags
Adobe ColdFusion Markup Language Guide (Powerful, More Modernized)
ColdFusion language has become cool (again). It used to be reserved for the top 1% of the crowd and for the government. Not anymore. As the CIO of a top company, you have a responsibility to use the top-notch resources available out there. That’s Adobe ColdFusion, without a doubt. ContentsWhy Adobe ColdFusion is Vital for […]
Funny ColdFusion Custom Tag Competition – CFML Jokes
Recently I decided to run a little competition. The goal was to write your best ColdFusion custom tag joke, and post it. No big reason for that, I just wanted to shake everyone up and see how creative CF’ers can be. Although, I already know they are very funny and creative. You can check out […]
Why is ColdFusion Better Than Other Programming Languages?
CFScript It is considered best practice to write ColdFusion Components and all business logic in CFScript and to use CFML only in .cfm files amongst HTML. The CFScript syntax provides a way of writing CFML code without using tags, and it can either be in a script based component (CFC) or inside the cfscript tag. CF tags are […]
State-of-the-Art Tools That Keep ColdFusion Alive
Am I the only one who gets excited when sitting down to hash out some new CFML code? You know. one of the best parts about using ColdFusion (or Lucee for that matter) is the ease of use. CFML is a language that is capable of many things, but it’s simple to use. Ever stop […]