Working Code Podcast - Episode 186: Work Insecurities

Ben Nadel and the crew talk about the insecurities that they feel at work regardless of how much value they create for their companies....

From: Ben Nadel

React Tic Tac To Expansion: Display Move Location

This video expands the React Tic Tac Toe Tutorial to display the coordinates of the move in the history list. View the Video Check out the source code from this sample in my GitHub

From: Jeffry Houser's Blog

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

React Tic Tac To Expansion: Winning Square Highlights

This video expands the React Tic Tac Toe Tutorial to highlight the winning squares, or tell the user that the game ends in a draw. View the Video Check out the source code from this sample in my GitHub

From: Jeffry Houser's Blog

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

React Tic Tac To Expansion: Toggle History Direction

This video expands the React Tic Tac Toe Tutorial to dynamically create the game board. View the Video Check out the source code from this sample in my GitHub

From: Jeffry Houser's Blog

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

What's New in Spring AI 1.0.0 M1

In this article you learn about what is new in the latest release of Spring AI, 1.0.0 M1. The milestone comes packed full of features headlined by the new Chat Client that has a fluent API.

From: Dan Vega

React Tic Tac To Expansion: How do I create a Board Loop?

This video expands the React Tic Tac Toe Tutorial to dynamically create the game board. View the Video Check out the source code from this sample in my GitHub

From: Jeffry Houser'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