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)
Adobe ColdFusion stands out as a powerful and modernized web development platform, enabling organizations to build secure, scalable, and high-performance applications with rapid turnaround. Leveraging ColdFusion Markup Language (CFML) and its JavaScript-like CFScript, developers can easily create robust, maintainable, and future-ready solutions. Modern ColdFusion offers advanced features like containerization, seamless cloud integration, and enhanced security, […]
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 […]