AIOps and Observability – The Future of App Development

As modern architecture grows more complex and remote work challenges persist, smart tools have become a lifeline worldwide.

From: Adobe Coldfusion Blogs

Installing Coldfusion 2023 with Apache 2.4

Used old versions of Coldfusion, CF 10,  when installing Coldfusion 2023 it doesn’t ask for the server configuration tool and installs the local server.

From: Adobe Coldfusion Blogs

Upgrade JDK version ColdFusion Server Updated

Upgrade JDK version ColdFusion Server Updated The post Upgrade JDK version ColdFusion Server Updated appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

RELEASED- ColdFusion 2023 and 2021 August 17th, 2023 Updates

We are pleased to announce the availability of ColdFusion (2023 release) Update 4 and ColdFusion (2021 release) Update 10.

From: Adobe Coldfusion Blogs

cfreport is very slow in ColdFusion2023

cfreport is very slow in ColdFusion2023 The post cfreport is very slow in ColdFusion2023 appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

showcasing the best of Adobe ColdFusion projects

When it comes to showcasing the best of Adobe ColdFusion projects, there are several remarkable examples that highlight the versatility and power of this technology.

From: Adobe Coldfusion Blogs

macOS support for Cold Fusion

Hello.  Is Cold Fusion supported on macOS Monterey and Ventura, or is it only supported on Big Sur and earlier?  Thanks. The post macOS support for Cold Fusion appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

Moving CF site to a new server – not working

We are moving all our CF sites from one server to a new one.

From: Adobe Coldfusion Blogs

Quick and Easy JSDoc

With AI-tools becoming increasingly available, writing JSDoc comments, or rather generating them, has never been easier.  To start, let’s look at what JSDoc does in the […] The post Quick and Easy JSDoc appeared first on ckh|Consulting.

From: Computer Know How

Pair program effectively with GitHub Copilot and CFML

How to use CMFL with GitHub Copilot The post Pair program effectively with GitHub Copilot and CFML appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

Disable Optional Semicolons in CF2021

Looking for a way to disable the optional semicolons feature. The post Disable Optional Semicolons in CF2021 appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

ColdFusion 2021 update 9 create issue

Hi , After installed update 9 without errors, able to access the pages  .

From: Adobe Coldfusion Blogs

How to Restore DataSource credentials on ColdFusion 9

I know that some sites still use old versions of ColdFusion, for example, ColdFusion 9.

From: Adobe Coldfusion Blogs

RELEASED- ColdFusion 2023, 2021 and 2018 July 19th, 2023 Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2023 release) Update 3 ColdFusion (2021 release) Update 9 ColdFusion (2018 release) Update 19 In these updates, we’ve fixed a few critical security bugs mentioned in the security bulletin,...

From: Adobe Coldfusion Blogs

RELEASED- ColdFusion 2023, 2021 and 2018 July 14th, 2023 Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2023 release) Update 2 ColdFusion (2021 release) Update 8 ColdFusion (2018 release) Update 18 In these updates, we’ve fixed a few security bugs mentioned in the security bulletin, APSB23-4...

From: Adobe Coldfusion Blogs

CF Scheduled Tasks: more than you may know, and should

The next Hawaii ColdFusion User Group Meeting is all about scheduling in ColdFusion.

From: Adobe Coldfusion Blogs

ColdFusion 2023, 2021, and 2018 July 2023 Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2023 release) Update 1 ColdFusion (2021 release) Update 7 ColdFusion (2018 release) Update 17 In these updates, we’ve fixed a few security bugs mentioned in the security bulletin, APSB23-4...

From: Adobe Coldfusion Blogs

Rendering a PDF in ColdFusion

Recently we’ve been tasked with updating a report to also export the data as a PDF for your road trip work day. Even in this digital […] The post Rendering a PDF in ColdFusion appeared first on ckh|Consulting.

From: Computer Know How

Fix for CF Issue 4211276 (MariaDB/mySQL Date error)

Posting some information here about an issue related to mySQL date errors in CF2021.

From: Adobe Coldfusion Blogs

SAML SSO Issue

Hi, I’m trying to implement SAML SSO for a client and I’m getting the error: “Possible replay attack occurred as there is no login/logout information associated with this request.

From: Adobe Coldfusion Blogs

Introduction to ColdFusion 2023

The next Hawaii ColdFusion User Group meeting is on a Introduction to ColdFusion 2023.

From: Adobe Coldfusion Blogs

Setting Up VS Code Native Tabs on Mac: A Productivity Boost

Visual Studio Code (VS Code) has emerged as one of the most popular code editors among developers due to its extensive features, customizability, and vast ecosystem […] The post Setting Up VS Code Native Tabs on Mac: A Productivity Boost appeared first on ckh|Consulting.

From: Computer Know How

Unleashing the Power of Sagas

Recently, I have had to make use of one of the fundamental design patterns of and Event Driven Architecture, the Saga Design Pattern. Sagas offer a […] The post Unleashing the Power of Sagas appeared first on ckh|Consulting.

From: Computer Know How