The annual CF survey 2023, so help me check what the state of the CF union is right now
The new security vulnerability Log4j is 10/10 on the “Hacking Richter scale”. How might it be affecting your ColdFusion servers? And what can you do to protect your company? TLDR; This issue affects most servers as Log4j is used by many software tools on modern servers, as well some versions of Adobe ColdFusion. Lucee CFML is not affected. Action: Patch Log4j in all your server software (not just in older versions of CF) Action: Add the JVM arg -Dlog4j2.formatMsgNoLookups=true to […]
How can you choose the proper hosting service? Continue reading as we dissect exactly what you need to know in order to make sure your awesome apps and projects stay with a stable host.
In this article, you will learn:
What is Server Auto-Lockdown?
How does Server Auto-Lockdown keep your app secure?
How to get the most out of Server Auto-Lockdown.
Let’s talk about it!
This year showed us a new kind of “normal” and Into The Box 2020 conference proved that it is possible to have a successful online- virtual event. Covid 19 world pandemic has forced us to distance ourselves from all sorts of things. Conferences were canceled and so many businesses (and lives) changed. ITB adapted. On May 7. and 8. 2020. Into The Box 2020 was set to be virtual, and it was actually held in your home. Bedroom. Dorm room. […]
Contents ColdFusion Conferences Adobe CF Summit East Adobe ColdFusion Summit East 2019 Adobe CF Summit West Adobe ColdFusion Summit West 2019 (Full Report) Adobe ColdFusion Summit West 2020 Adobe CF Summit India Into The Box CF Camp ColdFusion Webinars 2020 ColdFusion for the Next Decade — All about the Buzzworthy ColdFusion 2020 (Webinar by Adobe) Adobe ColdFusion Developer Week 2020. ColdFusion Webinars 2019 Continuous Security for your CFML code with Fixinator Webinar with Pete Freitag Clean up your legacy code […]
Working from home during Coronavirus
Work From Home Essentials
Increasing Your Productivity
How to stay calm in stressful situations
My maintenance ritual for ColdFusion apps include:
Updating ColdFusion to the latest version.
Reading logs and metrics and making adjustments.
Optimizing my database and SQL.
Without good marketing, a product can die. There are some out there who say that Adobe ColdFusion is dying. However, ColdFusion experts and developers agree that it is very much alive. And technically it is excellent. Perhaps the problem is not CF itself, but with its marketing. So what steps can we take as CFers to make sure ColdFusion doesn’t fade away? How can we promote CFML? These are some tricky questions as there is no clear-cut answer. Both producers and consumers […]
In this article, you will learn:
Why these functions are so important for CIOs
The ColdFusion Number Format
The ColdFusion Date Format
The ColdFusion Time Format
The ColdFusion DateTime Format
What makes these functions are so important for CIOs?
Finding detailed information in a large database can sometimes be a daunting task. Fortunately, with ColdFusion, you make your searches and data pull a breeze with Query of Queries! Utilizing this awesome function is sure to make any CIO or Project Leader’s job easier. In this article, you will learn: What is a Query of Queries? What are the benefits of using a Query of Queries? How to conduct a Query of Queries. What are some functionalities of ColdFusion Query […]
The .NET framework is one of the web’s most popular developing platforms. It consists of many different languages under one umbrella framework. C# is one of these languages. Others include VB.NET and F#. It gets a lot of support as a great general programming language. But is it really that great? Let’s take a look at a few points of comparison between C# and Adobe ColdFusion. Adobe ColdFusion C# Ease of Use Ask any programmer with CFML experience what is the easiest programming […]