Updating Permanent Elements On Page Navigation In Hotwire Turbo And Lucee CFML

Ben Nadel demonstrates one way to update persistent Turbo Drive elements using Stimulus in Hotire and Lucee CFML....

From: Ben Nadel

Parsing File Paths As Slash-Delimited Lists In MySQL

Ben Nadel looks at parsing strings as delimited lists in MySQL. Specifically, treating a file path as a dash-delimited list of segments....

From: Ben Nadel

Links For You

Normally I write these "Links For You" posts on the weekend, but my family and I will be on vacation for the next few days and the laptop is not invited.

From: Raymond Camden

Thrilled to be speaking at Adobe CF Summit East, Apr 6

I'm thrilled to announce that I've been asked to present again at the Adobe ColdFusion Summit East 2023, a free one-day conference being held in Washington DC on Apr 6, at the Marriott Marquis.

From: Charlie Arehart - Server Troubleshooting

JPFTFSS - Just Pay For The Faster Server Stupid!

I could also have called this article "How to Speed Up Rust Compilation on Google Cloud Build" but that wasn't as fun.

From: Michael Walter Van Der Velden

Building a Mastodon Bot Listing Page in Eleventy

Chalk this up for yet another thing most folks probably won't need, but it was fun to build so I figured I'd share.

From: Raymond Camden

Working Code Podcast - Episode 114: Carol Got Laid Off

Ben Nadel and the crew talk to our very own Carol Weiler about being part of her former company's reduction in force (ie, Carol gets laid off)....

From: Ben Nadel

Purchasing Adobe ColdFusion

Are you in the market or considering purchasing Adobe ColdFusion’s full or upgrade license? While you always have the option of going straight to Adobe, I recommend purchasing through a reseller.

From: Chris Tierney

Using Stimulus To Preload Links On Hover In Hotwire And Lucee CFML

Ben Nadel explores the use of Stimulus to delay preloading of links until a user hovers over a link in Hotwire and Lucee CFML....

From: Ben Nadel

Defer Loading Using Permanent Turbo Frames In Hotwire And Lucee CFML

Ben Nadel explores the use of permanent Turbo Frames to defer loading without a degraded visual experience in Hotwire and Lucee CFML....

From: Ben Nadel

Lessons Learned in Twenty Years of Blogging

Way back in 2003, I wrote my first blog post, it was short and sweet and I can share the entirety of it here:Welcome to my blog.

From: Raymond Camden

Extending The Current Request Timeout In ColdFusion / CFML

Ben Nadel looks at how to extend the current request timeout using both Adobe ColdFusion and Lucee CFML....

From: Ben Nadel

Exploring Turbo Drive Back-Button Caching Behavior In Lucee CFML

Ben Nadel explores the interplay between the Hotwire Turbo Drive page cache and the browser's back button in Lucee CFML....

From: Ben Nadel

Progressively Enhancing a Form with Web Components

I've been loving playing with web components lately and today I'm excited to share another one.

From: Raymond Camden

The State of Twitter and an Update on mikevdv.dev

I've done a few blog posts about features that rely on Twitter built into this site, from Custom Twitter Embeds to WebMentions.

From: Michael Walter Van Der Velden

Exploring The Turbo Drive Navigation Progress Bar In Lucee CFML

Ben Nadel takes a quick look at the progress bar in Hotwire Turbo Drive, which will automatically show on slow-loading ColdFusion pages....

From: Ben Nadel

Another Update to my Slideshow Web Component - JavaScript Support

Last month I shared a simple web component I built to embed slideshows onto web pages.

From: Raymond Camden

Working Code Podcast - Episode 113: Surviving A Layoff

Ben Nadel and the crew talk about the recent wave of layoffs in the tech world; and what you can do to become more resilient....

From: Ben Nadel

Rendering A Local TimeStamp With Stimulus Using Hotwire And Lucee CFML

Ben Nadel starts to explore Stimulus, rendering a UTC millisecond value in the user local timezone using Hotwire and Lucee CFML....

From: Ben Nadel

What is a Typical Day for a Manager?

I was buried deep in some side thread in an on-line forum, and someone asked me what a typical day was like for me.

From: Jeffry Houser's Blog

A prototype is not a Minimum Viable Product (MVP)

Minimum Viable Product (MVP) is a term that I hear used a lot, and the concept seems pretty simple. Yet it is too frequently misused in place of prototype by junior developers and non developers (management).

From: Steve Neiland: Blog of a Web Developer

FusionReactor 9.2.1 update released

If you're using FusionReactor, note that a new 9.2.1 update was released last week, Jan 31, with a couple of bug fixes--including one where you may need to add a JVM arg to prevent an error, in a certain case as I will discuss. For more, read on. [More]

From: Charlie Arehart - Server Troubleshooting

New URL for signing up to the CFML Slack: cfml-slack.net

TLDR; the URL for joining the CFML Slack workspace and channels has changed.

From: Charlie Arehart - Server Troubleshooting

Links For You

Hey folks, I'm writing to you from another world.

From: Raymond Camden

Using JavaScript in a WebC Component

A week or so ago (time is so weird these days), I gave a presentation on Eleventy's WebC plugin.

From: Raymond Camden