Dave Farley On What Makes High Quality Code
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 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...
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...
Ben Nadel explores the array sorting error, Comparison method violates its general contract, that he was getting in ColdFusion....
From: Ben Nadel
Ben Nadel and the crew talk about the strong bonds created during intense experiences. And, whether or not we can create those same bonds without suffering....
From: Ben Nadel
Ben Nadel discusses the power of a TODO comment to grant permission in the face of a sub-optimal solution....
From: Ben Nadel
Ben Nadel explores the interplay between Signals, array mutation, and change detection in Angular 18....
From: Ben Nadel
Ben Nadel explores the lazy evaluation of computed Signals in Angular 18....
From: Ben Nadel
Ben Nadel shares how he's building Angular utility apps inside his ColdFusion blogging platform using Docker Compose....
From: Ben Nadel
Ben Nadel and the crew talk about the best and worst code that they've seen (which is sometimes the code that they also wrote)....
From: Ben Nadel
An update for ColdFusion has been released today for both cf2023 update 9 and and cf2021 update 15.
An update for ColdFusion has been released today for both cf2023 as update 9 and and cf2021 as update 15.
Ben Nadel and the crew talk about bureaucratic processes at work, why they exist, and what we can (maybe) do about them....
From: Ben Nadel
Ben Nadel creates a transient view helper service that is unique instantiated for each host component in Angular 18....
From: Ben Nadel