Working Code Podcast - Episode 169: Earning Potential Of Spaces

Ben Nadel and the crew talk survey results that show a higher salary for developers who indent code with spaces....

From: Ben Nadel

Adding One-Click Unsubscribe SMTP Headers To My Comment Emails In ColdFusion

Ben Nadel demonstrates how to add One-Click easy unsubscribe functionality for ColdFusion emails....

From: Ben Nadel

Links For You

Good morning.

From: Raymond Camden

I Broke The Comment Subscription System For The Last Year

Ben Nadel identifies and fixes a comment subscription issue....

From: Ben Nadel

Daily Group Code Reviews - Increasing Efficiency

While many junior Devs struggle with code reviews, both when performing and receiving them, I've found that even the more senior team members sometimes struggle with comments left on their code.

From: Michael Walter Van Der Velden

Using The Angular.js Parser To Comply With CSP In Alpine.js 3.13.5

Ben Nadel uses the Angular.js expression parser to create a robust and CSP-compliant Alpine.js application....

From: Ben Nadel

Responding to HTML Changes in a Web Component

While driving my kids to school this morning, I had an interesting thought.

From: Raymond Camden

ColdFusion searchImplicitScopes and APSB24-14

Adobe has published a ColdFusion Security Hotfix APSB24-14 today which describes "a critical vulnerability that could lead to arbitrary file system read".

From: Pete Freitag's Homepage

Updates released for ColdFusion 2023/2021, Mar 12 2024: possible breaking change, solutions

This is a very important heads-up for my readers: there was an important security update released today by Adobe for ColdFusion 2023 (update 7) and 2021 (update 13).

From: Charlie Arehart - Server Troubleshooting

Recursive JSON Explorer In Alpine.js 3.13.5

Ben Nadel creates a recursive JSON data structuring rendering with Alpine.js 3.13.5....

From: Ben Nadel

Using Alpine.js To AJAX'ify HTML Fragments Served From ColdFusion

Ben Nadel explores the use of Alpine.js to progressively enhance (AJAX'ify) part of a ColdFusion-rendered page....

From: Ben Nadel

DateGetTime() To Get UTC Milliseconds From Date In ColdFusion

Ben Nadel demonstrates how to get the UTC milliseconds from a date in ColdFusion, even if the date is represented as a string....

From: Ben Nadel

ColdFusion 2021 MySQL Query No Longer Returning Dates As Dates

Ben Nadel demonstrates that MySQL dates are no longer returned as dates from the database in ColdFusion 2021. And this breaks his cookie handling....

From: Ben Nadel

Using Intl.RelativeTimeFormat for Localized Relative Timings

I've been singing the praises of the web platform's Intl object for years now, but it still continues to impress me.

From: Raymond Camden

Working Code Podcast - Episode 168: Memory Safe Mandate

Ben Nadel and the crew talk the government press release on memory safe software, sunk cost fallacy, and the value of a college degree....

From: Ben Nadel

Ask Ben: Fisher-Yates Shuffle Algorithm In ColdFusion

Ben Nadel demonstrates how to implement the Fisher-Yates shuffle algorithm in ColdFusion....

From: Ben Nadel

Domain Expiration - A Reminder

Yesterday around mid-day, mikevdv.

From: Michael Walter Van Der Velden