Adobe ColdFusion Developers Week 2021

Coders, mark your calendars for Adobe ColdFusion Developer Week 2021!

Updates available for Java 8 and 11, as of Apr 2021

ColdFusion users should be aware that there were updates released last week (Apr 20) to the long-term support (LTS) versions of Oracle Java, 8 and 11 (the two versions supported currently by CF2021 and CF2018). For more on the updates, see the Oracle technotes: Release notes for java 11.0.11 Release notes for java 8.0_291 For some, that’s all they need to hear. For other folks, you may want to (need to) to know a lot more. For that, see a […]

Join us, Online CF Meetup, Apr 29: “Installing CF2021: choices, challenges, and solutions”, with Charlie Arehart

Come join us at the Online ColdFusion Meetup session on Thursday, Apr 29, 2020, at 12p US Eastern time (UTC -4). The presentation will be: “Installing CF2021: choices, challenges, and solutions”, with Charlie Arehart. For more on the presentation, the speaker(s), how to join the group join (free), as well as the URL for the online meeting and more, please see the meetup event page: https://www.meetup.com/coldfusionmeetup/events/277816061/ The meeting will be recorded, as have been all 280+ previous Online CFMeetup sessions, […]

CFMail Password

It seems in 2018 the password used when sending a CFMail is encoded in the message. So what if CF was configured with the wrong password. Several hundred messages were queued up, and you realize the issue. You fix the password. Verify the connection is confirmed and go to copy the messages from undelivered to spool to send out. Nope! They all fail. Bad idea Adobe.

Continuous Integration (CI)/Continuous Delivery (CD) in ColdFusion 2021 Release

As one of the fundamental backbones of DevOps, a CI/CD pipeline can provide many strategic advantages for your organization. In the 2016 release of Adobe ColdFusion, we first introduced Docker Image which made cloud-based applications, modern methodologies and automated development pipelines a reality. DevOps started to gain popularity and developers were able to speed up development, secure their codes and deploy in an automated step. Further, Adobe ColdFusion 2018 made it significantly easier to deploy complex cloud architecture, microservices, and […]

Beating My Head Against my Monitor trying to Download the CF 2021 Zip Installer via WGET on Ubuntu

I may need therapy after trying to do something so simple… download the installer via wget to an ubuntu AWS EC2 instance using the terminal.

ColdFusion 101: Tags, Script and Functions, Part 3 – Functions

This is an on-going series of posts covering ColdFusion basics for new developers.  This series is intended to cover basic concepts.  In this article, I over the building blocks of ColdFusion; Tags, Script, and Functions, focusing on functions.

ColdFusion 101: Tags, Script and Functions, Part 2 – Script

This is an on-going series of posts covering ColdFusion basics for new developers.  This series is intended to cover basic concepts. In this article, I over the building blocks of ColdFusion; Tags, Script, and Functions, focusing on script.

Welcome to our new ColdFusion Technical Evangelist

We are pleased to welcome Mark Takata, to the Adobe ColdFusion Family. Mark would be taking the role of Technical Evangelist. I first met Mark at CF Summit 2018 and again at 2019 where he was a speaker. He is very passionate about anything related to ColdFusion and always has ideas on new features to be included in CF. Mark learned CF in the late 90s as his first programming language. Over a career spanning two decades Mark has worked […]

Congrats to Mark Takata, the new Adobe CF Technical Evangelist

Let’s all offer a hardy welcome to our new Adobe ColdFusion Technical Evangelist, Mark Takata.  It’s great to see Adobe creating (recreating) that position. I’m pretty sure that the last formal CF “evangelist” (with that name as their title) was Terry Ryan (about 10 years ago), and before that Adam Lehman (who later became Product Manager). And while Elishia Dvorak did indeed work AS an evangelist for CF, though her title was Technical Marketing Manager (she has moved over to […]

ColdFusion 2021 Lockdown Guide available

This may not be “news” for everyone but somehow it had slipped by me: the ColdFusion 2021 Lockdown Guide has been available since December 2020 (and was updated slightly in Jan 2021). I find no mention of it here, so I thought it a good post to share. The 2021 guide is about 9 pages longer than the 2018 version. The new version covers security-related aspects of new features in CF2021, such as CF package management (cfpm), as well as […]