Limited-time discount on upgrade to CF2023 from CF2018 or earlier

Here's great news for those still running CF2018 or earlier, who may have been holding off upgrading to CF2023 because you would have to pay full price.

From: Charlie Arehart - Server Troubleshooting

Limited-time discount on upgrade to CF2023 from CF2018 or earlier

Here's great news for those still running CF2018 or earlier, who may have been holding off upgrading to CF2023 because you would have to pay full price.

From: Charlie Arehart - Server Troubleshooting

Creating A ColdFusion-Oriented HashCode With Loose Types (Part 2)

Ben Nadel updates his FusionCode algorithm to allow for key-casing and type-coercion settings to be configurable in ColdFusion....

From: Ben Nadel

Delighted to be speaking again at Adobe ColdFusion Summit 2024

I'm delighted to announce that I've been selected to speak again (for the 12th straight year) at the upcoming Adobe CF Summit conference, to be held in Las Vegas Sep 30-Oct 1.

From: Charlie Arehart - Server Troubleshooting

Delighted to be speaking again at Adobe ColdFusion Summit 2024

I'm delighted to announce that I've been selected to speak again (for the 12th straight year) at the upcoming Adobe CF Summit conference, to be held in Las Vegas Sep 30-Oct 1.

From: Charlie Arehart - Server Troubleshooting

Working Code Podcast - Episode 185: A/B Testing Mechanics

Ben Nadel and the crew talk about the mechanics of A/B testing; and, how it might be incrementally added to a bulk email system....

From: Ben Nadel

Extracting Illegal Tag Names From AntiSamy Error Messages In ColdFusion

Ben Nadel demonstrates how to extract illegal tag names from the OWASP AntiSamy HTML sanitization error messages in ColdFusion....

From: Ben Nadel

Creating A ColdFusion-Oriented HashCode With Loose Types

Ben Nadel creates a FusionCode algorithm which is a ColdFusion-oriented version of Java's HashCode concept....

From: Ben Nadel

Using An Ordered Struct As A Fixed-Size Cache In ColdFusion

Ben Nadel demonstrates how to build a simple, fixed-size cache using an ordered struct in ColdFusion....

From: Ben Nadel

Encapsulating Serialization Logic In ColdFusion

Ben Nadel demonstrates how to encapsulate JSON serialization logic in ColdFusion when data needs to be manipulated as part of the serialization workflow....

From: Ben Nadel

Adobe ColdFusion Parses JSON Into Non-Ordered Structs

Ben Nadel demonstrates that Adobe ColdFusion's implementation of deserializeJson() loses key-order....

From: Ben Nadel

Creating Animated Parallax Scenes Using ScrollMagic and ColdFusion

In this article, I will provide a high-level overview of ScrollMagic and show you how to use ColdFusion to programmatically create stunning parallax scenes using ScrollMagic.

From: Gregory's Blog

Two Spread Operator Bugs In Adobe ColdFusion 2023

Ben Nadel demonstrates two spread operator bugs in Adobe ColdFusion 2021 and 2023....

From: Ben Nadel

Working Code Podcast - Episode 184: Code Comments For The Win

Ben Nadel and the crew talk the value add (and the value detraction) of putting comments in code....

From: Ben Nadel

Working Code Podcast - Episode 183: Carol's New Project

Ben Nadel and the crew talk to Carol about her idea for a small piece of software; and, how to break ground without getting overwhelmed....

From: Ben Nadel

Core Decision Functions Will Accept Null / Undefined Values In ColdFusion

Ben Nadel demonstrates that core decision functions, such as isSimpleValue() and isStruct() can accept null / undefined arguments in ColdFusion....

From: Ben Nadel

Easilly Port your ACF ORM Code to Lucee 6 Using the Ortus ORM Extension

This post will discuss how to port your existing Adobe ColdFusion-based ORM code to Lucee using the Otrus ORM Extension.

From: Gregory's Blog

My CFCamp 2024 Schedule

CF Camp is this week! Are you going? You should be. :) As usual with this conference, there is a ton of great content, and it's really hard to pick which sessions to attend. Here's where you'll probably be able to find me...

From: South of Shasta: Software Development, Web Design, Training

Announcing ColdFusion updates released June 11 2024: another possible breaking change

This is another important heads-up for my readers: there was an important security update released today by Adobe for ColdFusion 2023 (its update 8) and ColdFusion 2021 (its update 14).

From: Charlie Arehart - Server Troubleshooting

Updates released for ColdFusion 2023/2021, today June 11 2024, and another possible breaking change

This is another important heads-up for my readers: there was an important security update released today by Adobe for ColdFusion 2023 (its update 8) and ColdFusion 2021 (its update 14).

From: Charlie Arehart - Server Troubleshooting

Is South of Shasta an Adobe ColdFusion or CFML shop?

Is South of Shasta an Adobe ColdFusion shop or a Lucee shop? I've been asked variations of this question several times recently, so I thought I'd share the answer here for anyone that's curious.

From: South of Shasta: Software Development, Web Design, Training

Workaround for performance issue in CF's use of Redis for sessions

This is important news for those using CF's feature to store sessions (session variables for all sessions) in Redis.

From: Charlie Arehart - Server Troubleshooting

Workaround for performance issue in CF's use of Redis for sessions

This is important news for those using CF's feature to store sessions (session variables for all sessions) in Redis.

From: Charlie Arehart - Server Troubleshooting