Fixinator's New Compatibility Scanner
Upgrading to the latest version of ColdFusion can be stressful.
From: Pete Freitag's Homepage
Upgrading to the latest version of ColdFusion can be stressful.
From: Pete Freitag's Homepage
Ben Nadel demonstrates a bug in the safe-navigation operator in Adobe ColdFusion that swallows errors....
From: Ben Nadel
Ben Nadel and the crew reflect on recording 200 episodes of the show and decide to take a break through the end of 2024....
From: Ben Nadel
Ben Nadel shares his feature flags playground app, complete with video commentary and source code on GitHub....
From: Ben Nadel
Ben Nadel looks at Window Functions in MySQL for the first time, applying ROW_NUMBER() and DENSE_RANK() to a common table expression....
From: Ben Nadel
Ben Nadel reviews the High Performance SQLite video course by Aaron Francis. A high quality course for SQLite; or anyone interested in SQL....
From: Ben Nadel
Many months back now, I excitedly wrote up an article about custom twitter embeds.
Ben Nadel and the crew talk about the practice of co-opting country top level domains (TLDs)....
From: Ben Nadel
Ben Nadel adds memory leak detection to his ColdFusion feature flags playground app. This leak detection runs in the onRequestEnd() event method after every request....
From: Ben Nadel
An update for ColdFusion has been released yesterday for both cf2023 (as update 11) and and cf2021 (as update 17).
Ben Nadel explores the use of collocated CFML, JavaScript, and Less CSS files in his ColdFusion multi-page application (MPA) architecture....
From: Ben Nadel
It's that time again: there are new JVM updates released today (Oct 15, 2024) for the current long-term support (LTS) releases of Oracle Java, 8, 11, 17, and 21, as well as the new short-term release 23.
Ben Nadel heartily agrees with Dave Farley's notion that high quality code is code that's safe and easy to change....
From: Ben Nadel
Ben Nadel makes a case for why Adobe ColdFusion should allow the var keyword to be used outside of function bodies....
From: Ben Nadel
Ben Nadel creates a CSV (comma separated values) to CTE (common table expression) transform in Angular 18....
From: Ben Nadel
This year at the Adobe ColdFusion summit in Las Vegas I presented on 20 ways to secure ColdFusion.
From: Pete Freitag's Homepage
Ben Nadel and the crew talk about a variety of topics from job promotions, AI training, team alignment, and reconnecting with one's self....
From: Ben Nadel
Though the news is a couple of days old, I want to share with my readers that an update for ColdFusion has been released Tuesday, Sep 10, for both cf2023 (update 10) and and cf2021 (update 16).
Ben Nadel demonstrates how to use the canonicalize() function to render emoji in email subject lines in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to use the canonicalize() function to render emoji characters in a ColdFusion page response....
From: Ben Nadel
Ben Nadel and the crew talk about cases in our work in which the maximum effort isn't worth the potential outcome....
From: Ben Nadel
I am going to attempt to keep this page updated with the latest ColdFusion Security Updates and Hotfixes published by Adobe.
From: Pete Freitag's Homepage
Ben Nadel demonstrates that the for-loop can have a dynamically assigned increment that changes on every loop iteration....
From: Ben Nadel
Ben Nadel builds a Lorem Ipsum text generator with ColdFusion....
From: Ben Nadel
If you've recently applied CF2021 update 15 or are planning to, you need to be aware of a known issue which can cause unexpected removal of some CF packages (modules) which occurs upon the CF restart after installing the update: specifically it's the document, htmltopdf, pdf, presentation, print, an...