Mastering Postgres Video Course By Aaron Francis

Ben Nadel reviews the Mastering Postgres video course by Aaron Francis....

From: Ben Nadel

Adding Keyboard Shortcuts To Incident Commander Using Alpine.js

Ben Nadel looks at adding keyboard shortcuts to Incident Commander using Alpine.js....

From: Ben Nadel

What Every Engineer Should Know About Digital Accessibility By Sarah Horton And David Sloan

Ben Nadel reviews the book, What Every Engineer Should Know About Digital Accessibility by Sarah Horton and David Sloan....

From: Ben Nadel

Ask Ben: Sorting Quasi-Numeric Values Like 4K And 3M In ColdFusion

Ben Nadel demonstrates how to sort an array of mixed numeric and numeric-like text values (such as 4K and 3M) in ColdFusion....

From: Ben Nadel

Associating Form Inputs With ColdFusion Validation Error Types

Ben Nadel looks at associating form input controls to ColdFusion validation errors using a simple, opt-in experience....

From: Ben Nadel

Exploring Cloudflare R2 And Request Authorization Using AWS Signature V4

Ben Nadel explores the AWS S3 and Cloudflare R2 Signature V4 authorization algorithm in ColdFusion....

From: Ben Nadel

Using CSS Gap To Control Margins In Website Copy

Ben Nadel demonstrates how the CSS gap property can be used to effectively manage margins in website content....

From: Ben Nadel

Optional Password Protection Added To Incident Commander

Ben Nadel explores the optional password protection that he's add to Incident Commander, his ColdFusion incident triage application....

From: Ben Nadel

Considering Encrypting Passwords At Rest In ColdFusion

Ben Nadel explores the idea of storing encrypted passwords in ColdFusion in cases where decrypting a password is an application requirement....

From: Ben Nadel

Considering A Secure Encoding Technique Inspired By JWT In ColdFusion

Ben Nadel creates a JWT-inspired light-weight encoder for his secure cookies in ColdFusion....

From: Ben Nadel

Formatting Dates In The Local Timezone With Alpine.js

Ben Nadel explores the idea of using Alpine.js to format date/time values on the client-side in the user's local timezone....

From: Ben Nadel

Counting The Occurrences Of A Substring Or RegEx Pattern In ColdFusion

Ben Nadel explores various techniques for counting the occurrences of a string or regular expression pattern in ColdFusion....

From: Ben Nadel

Rebuilding Incident Commander As A ColdFusion App

Ben Nadel shares his Incident Commander app, for triaging incidents, which he's rebuilt in Adobe ColdFusion....

From: Ben Nadel

Clojure/conj 2024

After last year's regular posts about my Clojurists Together-funded work on clojure-doc.

From: Sean Corfield: An Architect's View

Clojure/conj 2024

After last year's regular posts about my Clojurists Together-funded work on clojure-doc.

From: Sean Corfield: An Architect's View

Fixinator's New Compatibility Scanner

Upgrading to the latest version of ColdFusion can be stressful.

From: Pete Freitag's Homepage

Fixinator's New Compatibility Scanner

Upgrading to the latest version of ColdFusion can be stressful.

From: Pete Freitag's Homepage

Building a Spring Security Login Form with JTE

Learn how to create a secure login form using Spring Security and JTE (Java Template Engine) with support for both traditional authentication and OAuth2 providers.

From: Dan Vega

Building a Spring Security Login Form with JTE

Learn how to create a secure login form using Spring Security and JTE (Java Template Engine) with support for both traditional authentication and OAuth2 providers.

From: Dan Vega

Oembed, Webmentions, Twitter, Threads & Bluesky

Many months back now, I excitedly wrote up an article about custom twitter embeds.

From: Michael Walter Van Der Velden

Oembed, Webmentions, Twitter, Threads & Bluesky

Many months back now, I excitedly wrote up an article about custom twitter embeds.

From: Michael Walter Van Der Velden

Getting Started with Spring AI and RAG: A Practical Guide

Learn how to build intelligent applications using Retrieval Augmented Generation (RAG) with Spring AI. This practical guide covers everything from understanding tokens and context windows to implementing a full RAG solution.

From: Dan Vega

Getting Started with Spring AI and RAG: A Practical Guide

Learn how to build intelligent applications using Retrieval Augmented Generation (RAG) with Spring AI. This practical guide covers everything from understanding tokens and context windows to implementing a full RAG solution.

From: Dan Vega