Collocating My ColdFusion, CSS, And JavaScript Files

Ben Nadel explores the use of collocated CFML, JavaScript, and Less CSS files in his ColdFusion multi-page application (MPA) architecture....

From: Ben Nadel

Announcing Java updates of Oct 2024 for 8, 11, 17, 21, and 23: thoughts and resources

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.

From: Charlie Arehart - Server Troubleshooting

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

Making A Case For Var Declarations In ColdFusion Templates

Ben Nadel makes a case for why Adobe ColdFusion should allow the var keyword to be used outside of function bodies....

From: Ben Nadel

CSV To CTE Transformer In Angular 18

Ben Nadel creates a CSV (comma separated values) to CTE (common table expression) transform in Angular 18....

From: Ben Nadel

ColdFusion Summit 2024 Slides: 20 ways to secure CF

This year at the Adobe ColdFusion summit in Las Vegas I presented on 20 ways to secure ColdFusion.

From: Pete Freitag's Homepage

Working Code Podcast - Episode 197: Potluck

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

Announcing ColdFusion updates released Sep 10 2024: P3 security update

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).

From: Charlie Arehart - Server Troubleshooting

Using Canonicalize() To Embed Emoji In Email Subject Lines In ColdFusion

Ben Nadel demonstrates how to use the canonicalize() function to render emoji in email subject lines in ColdFusion....

From: Ben Nadel

Using Canonicalize() To Render Emoji In ColdFusion

Ben Nadel demonstrates how to use the canonicalize() function to render emoji characters in a ColdFusion page response....

From: Ben Nadel

Working Code Podcast - Episode 195: Isn't Worth The Squeeze

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

Latest ColdFusion Security Updates - September 2024

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

Dynamically Define For-Loop Increment In ColdFusion

Ben Nadel demonstrates that the for-loop can have a dynamically assigned increment that changes on every loop iteration....

From: Ben Nadel

Generating Lorem Ipsum Text In ColdFusion

Ben Nadel builds a Lorem Ipsum text generator with ColdFusion....

From: Ben Nadel

Follow-up on CF 2021 update 15: understanding, solving packages unexpectedly removed

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...

From: Charlie Arehart - Server Troubleshooting

Follow-up on CF 2021 update 15: understanding, solving packages unexpectedly removed

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...

From: Charlie Arehart - Server Troubleshooting

ColdFusion: Comparison Method Violates Its General Contract

Ben Nadel explores the array sorting error, Comparison method violates its general contract, that he was getting in ColdFusion....

From: Ben Nadel

Working Code Podcast - Episode 193: Bonding In The Foxhole

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

TODO: Granting Yourself Permission To Move Forward

Ben Nadel discusses the power of a TODO comment to grant permission in the face of a sub-optimal solution....

From: Ben Nadel

Signals And Array Mutability In Angular 18

Ben Nadel explores the interplay between Signals, array mutation, and change detection in Angular 18....

From: Ben Nadel

Exploring Lazy Evaluation Of Computed Signals In Angular 18

Ben Nadel explores the lazy evaluation of computed Signals in Angular 18....

From: Ben Nadel

Building An Angular App For ColdFusion Using Docker Compose

Ben Nadel shares how he's building Angular utility apps inside his ColdFusion blogging platform using Docker Compose....

From: Ben Nadel

Working Code Podcast - Episode 192: The Best And Worst Code

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

ColdFusion updates released Aug 20 2024, offering Tomcat update

An update for ColdFusion has been released today for both cf2023 update 9 and and cf2021 update 15.

From: Charlie Arehart - Server Troubleshooting

Announcing ColdFusion updates released Aug 20 2024: offers Tomcat upgrade

An update for ColdFusion has been released today for both cf2023 as update 9 and and cf2021 as update 15.

From: Charlie Arehart - Server Troubleshooting