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

React Tic Tac To Expansion: You are at X Move

This video expands the React Tic Tac Toe Tutorial to make the current move a text display instead of a button. View the Video Check out the source code from this sample in my GitHub

From: Jeffry Houser's Blog

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

How do tell GIT not to change the line endings in a File?

A bit earlier I wrote about creating a Docker Image and it trying to interpret the line endings as a command to run inside the docker image.

From: Jeffry Houser's Blog

Spring I/O 2024

I just returned from my very first Spring I/O and I thought this would be a great opportunity to tell you about one of the best conferences I have eve been to. I am very fortunate to be able to travel the world visiting customers and conferences but this was by far one of my favorite trips ever.

From: Dan Vega

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

How do I fix Failed to solve: Canceled: context canceled When Building a Docker Image?

I am setting up a new work computer, and ran into an issue building a Docker Image.

From: Jeffry Houser's Blog

Using Kendo UI Windows to Implement Multi-Step Web Interfaces

In this article, I will show you how to use the Kendo Window to create sophisticated multi-step interfaces.

From: Gregory's Blog

CF Summit East 2024 Recap

Last week was the 2024 edition of CF Summit East in Washington DC.

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

Bug I've reported: Adobe Tracker email notifications seem to have ceased in 2024

I just posted this bug report, but I want to mention it here not only to spread the news of the issue but also to ask whether others can confirm the issue.

From: Charlie Arehart - Server Troubleshooting

Bug I've reported: Adobe Tracker email notifications seem to have ceased in 2024

I just posted this bug report, but I want to mention it here not only to spread the news of the issue but also to ask whether others can confirm the issue.

From: Charlie Arehart - Server Troubleshooting

$'\r': command not found when building a Docker Image

I ran into this problem while building a Docker Image: $'\r': command not found As part of this docker image, a script was run, and the error came from running that script.

From: Jeffry Houser's Blog

mikevdv.dev - What I'd do differently

I write a large number of articles which I never end up publishing for various reasons.

From: Michael Walter Van Der Velden

Left and Right Accept Negative Counts

8 ) { //strip https:// website = right(website, len(website)-8); } As long as you are doing that kind of check, you should not have any issue with unexpected change of behavior due to this change.

From: Pete Freitag's Homepage

Bug I've reported: CF Admin update page mistakenly lists current version in "Available Versions"

If you use the ColdFusion Admin to perform CF updates (vs updating via the command line), has it ever confused or annoyed you that the CF admin update page lists the currently installed version as the first value in "available versions"? That's illogical and confusing.

From: Charlie Arehart - Server Troubleshooting

Bug I've reported: CF Admin update page mistakenly lists current version in "Available Versions"

If you use the ColdFusion Admin to perform CF updates (vs updating via the command line), has it ever confused or annoyed you that the CF admin update page lists the currently installed version as the first value in "available versions"? That's illogical and confusing.

From: Charlie Arehart - Server Troubleshooting

Lighthouse Scores of Blog Sites Driven by ColdFusion

According to DebugBear.com, the industry-standard lighthouse scores for major blog platforms like WordPress and Wix are disappointing. In this article, we will analyze popular ColdFusion Blog sites and see how they compare.

From: Gregory's Blog

New updates released for Java 8, 11, 17, 21, and 22 as of Apr 16 2024: resources and thoughts

It's that time again: there are new JVM updates released today (Apr 16, 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 22.

From: Charlie Arehart - Server Troubleshooting

Announcing Java updates of Apr 2024 for 8, 11, 17, 21, and 22: resources and thoughts

It's that time again: there are new JVM updates released today (Apr 16, 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 22.

From: Charlie Arehart - Server Troubleshooting