Feature Flags Book: Feature Flags, An Introduction

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: Feature Flags, An Introduction...

From: Ben Nadel

Feature Flags Book: The Status Quo

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: The Status Quo...

From: Ben Nadel

Feature Flags Book: Of Outages And Incidents

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: Of Outages And Incidents...

From: Ben Nadel

Working Code Podcast - Episode 158: The Premortem Premortem

Ben Nadel and the crew help Carol think through the most effective way to manage her upcoming project premortem....

From: Ben Nadel

Presenting "Installing CF2023: choices, challenges, and solutions" Thurs Dec 21, Online CFMeetup

Last week I did a talk on MIGRATING to CF2023 (as that's a challenge that many contemplate BEFORE proceeding to install it).

From: Charlie Arehart - Server Troubleshooting

Using Google reCAPTCHA v3 In ColdFusion

Ben Nadel integrates Google's reCAPTCHA v3 in this ColdFusion application in order to prevent SPAM attacks....

From: Ben Nadel

Generating Pandoc Heading Identifiers In ColdFusion

Ben Nadel uses ColdFusion to generate Pandoc-compatible heading identifiers, which he dynamically injected into the HTML of his Feature Flags book site....

From: Ben Nadel

Remove the Server Header in any IIS Version

Removing the Server Header as of IIS 10 (Windows 2022) is now much easier than it had been with prior versions of IIS.

From: Pete Freitag's Homepage

Reflecting On Natural Language Operators In ColdFusion

Ben Nadel reflects on why he never uses the natural language operators in ColdFusion. It's just emotions all the way down....

From: Ben Nadel

Working Code Podcast - Episode 155: We're Thankful For Software

Ben Nadel and the crew talk about the various software programs and paradigms that they are thankful to have in their lives....

From: Ben Nadel

How to set the Release Date on Masa CMS content en masse with the Feed API

A little while ago we had a Mura site (which has recently been upgraded to Masa) with a bunch of blog articles and other content where the "Release Date" field was left empty by accident.

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

The RegEx Of Everyday Things

Ben Nadel shares his daily RegEx usage in order to inspire people to start using pattern matching in their daily lives....

From: Ben Nadel

Writing CSV with CFML

The Spreadsheet CFML library now has improved support for creating CSV from your data

From: cfSimplicity

Early Access: Feature Flags - From Concept To Cultural Revolution

Ben Nadel announces and early access version of his book: Feature Flags - From Concept to Cultural Revolution....

From: Ben Nadel

Working Code Podcast - Episode 154: Premortems And Log Levels

Ben Nadel and the crew talk premortems and the power of creating a safe space of failure. Also, logging strategies and the reason so many logs are terrible....

From: Ben Nadel

Reading large CSV files with CFML

The Spreadsheet CFML library now supports fast, memory efficient CSV file processing

From: cfSimplicity

Working Code Podcast - Episode 153: Our Biggest Failures

Ben Nadel and the crew talk about their biggest failures in an effort to remove the social stigma around failure....

From: Ben Nadel