Creating A CSS Class Name Directive In Apline.js 3

Ben Nadel demonstrates how to dynamically bind CSS class names using a custom directive in Alpine.js 3.13.5....

From: Ben Nadel

What Does ColdFusion's verifyClient() Do?

I recently saw a ColdFusion question about verifyClient and remote CFC functions.

From: Hoya Haxa - A Security Research Blog

Submitting Forms With CMD+Enter In Alpine.js

Ben Nadel looks at several ways to submit a form using the CMD+Enter key combination in Alpine.js....

From: Ben Nadel

Come Learn About Web Components!

Did you miss the Adobe ColdFusion Summit in Las Vegas last year? Still bummed about missing all the rad content? You're in luck!  Adobe is currently running the ColdFusion Online Summit 2024 -- it's the same (I think) sessions that were done in Las Vegas, but on line so you can watch from the c...

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

Hello World In Svelte JS 4

Ben Nadel explores Svelte JS for the first time, building an interactive JSON explorer in Svelte 4.2.10....

From: Ben Nadel

Recent critical Lucee security vulns: make sure you're protected, finding out more about them

There has been important news released (this week and last week) about a critical Lucee security vuln (an RCS or remote code execution vuln). You'll want to make sure your Lucee instances are protected either by updates or configuration (or both). There are actually 3 matters to beware. [More]

From: Charlie Arehart - Server Troubleshooting

Thinking Defensively about Three Recent Lucee Vulnerabilities

Last week, Harsh Jaiswal and Rahul Maini from ProjectDiscovery released some impressive security research on multiple vulnerabilities in Lucee (and Mura CMS and Masa CMS).

From: Hoya Haxa - A Security Research Blog

Working Code Podcast - Episode 166: Successful Onboarding

Ben Nadel and the crew talk about onboarding new employees....

From: Ben Nadel

Recording posted for my CF Online Summit talk, "Hidden Gems in CF2023"

Last week (Feb 15) I gave the first talk in the annual Adobe ColdFusion Online Summit for CF2024, and the recording of that session has now been posted by the Adobe CF team (as the first of many such recordings to come).

From: Charlie Arehart - Server Troubleshooting

Casting Java Structs And Arrays To ColdFusion Structs And Arrays

Ben Nadel demonstrates how to cast Java arrays and objects into ColdFusion native arrays and structs....

From: Ben Nadel

Polyfill Form Field Grouping Using Bracket Notation In Adobe ColdFusion

Ben Nadel demonstrates how to polyfill form field grouping via bracket notation in Adobe ColdFusion....

From: Ben Nadel

Working Code Podcast - Episode 165: Agile Methodology With Brian Sadler

Ben Nadel and the crew talk to Brian Sadler about Agile Methodology and how to apply agile best practices at work....

From: Ben Nadel

MVC With and Without a Framework

So you've looked at CF Components, and kind of understand the basics of how they work.

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

Conditionally Updating Columns When Using ON DUPLICATE KEY UPDATE In MySQL

Ben Nadel demonstrates how to conditionally update a column inside an INSERT ... ON DUPLICATE KEY UPDATE clause in MySQL....

From: Ben Nadel

Comparing Binary Values In ColdFusion

Ben Nadel looks at two different ways to compare binary values (ie, byte arrays) in ColdFusion....

From: Ben Nadel

Working Code Podcast - Episode 164: Potluck

Ben Nadel and the crew talk about a variety of topics including a mini retrospective, solo programming, and the current browser landscape....

From: Ben Nadel