New Blog Same as the Old Blog

Welcome to the new blog! Looks familiar, right? So.

From: Raymond Camden

A Bit Of Optimism: This Might Not Work

Ben Nadel shares an inspiring bit of discussion between Simon Sinek and Seth Godin on embracing failure in order to express love....

From: Ben Nadel

Trying To Get ChatGPT 4 To Solve My Hotwire Form Submission Problem

Ben Nadel tries to get ChatGPT to solve a problem that he is having with Hotwire form submissions....

From: Ben Nadel

Disabling Turbo Drive In A Subdirectory Of Your ColdFusion Application

Ben Nadel demonstrates how to disable Hotwire Turbo Drive on all links that point to a given subdirectory within a ColdFusion application....

From: Ben Nadel

Russian Doll Content Wrapping With CFSaveContent In ColdFusion

Ben Nadel demonstrates how to use Russian Doll content nesting with the CFSaveContent tag to compose data in ColdFusion....

From: Ben Nadel

Working Code Podcast - Episode 119: Potluck

Ben Nadel and the crew talk about a variety of topics from independent consulting to technical debt to common sense to Bloom filters....

From: Ben Nadel

Adobe Firefly in Beta

I'm currently at Adobe Summit and this morning at the keynote we announced the beta of Adobe Firefly.

From: Raymond Camden

Working with GraphQL Mutations in Spring Boot

In this blog post, we'll be taking a look at mutations in GraphQL, specifically using Spring Boot, GraphQL Java, and Spring Data JPA.

From: Dan Vega

Links For You

Hello friends, tomorrow I'm heading out to Vegas for Adobe Summit, so I expect the posting to be a bit light this week.

From: Raymond Camden

Speaking at CF Summit East 2023!

Conference season is here again!  And I'll be kicking it off by speaking at Adobe ColdFusion Summit East 2023 in Washington DC!

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

Another Week, Another Mastodon Bot - Random Album Cover

Last September, I blogged about how I used the Spotify API and Pipedream to discover new music: Discover New Music with the Spotify API and Pipedream.

From: Raymond Camden

ColdFusion March 2023 emergency update, and what to do about it

If you've not heard, a new update has been released (March 14, 2023) for ColdFusion 2021 and 2018.

From: Charlie Arehart - Server Troubleshooting

Incrementally Applying Hotwire To An Existing ColdFusion Application

Ben Nadel describes a plan for incrementally applying Hotwire (Turbo, Stimulus) to an existing ColdFusion application....

From: Ben Nadel

I've Never Had A Good Story For View-Rendering Helpers In ColdFusion

Ben Nadel explores a way to package common view-rendering methods in a ColdFusion component....

From: Ben Nadel

Working Code Podcast - Episode 118: Things We Should Be Doing

Ben Nadel and the crew talk about all the things they should be doing; but, which they can't quite motivate to get done....

From: Ben Nadel

Progressively Enhancing a Table with a Web Component

Back nearly a year ago (holy smokes time goes fast), one of my first articles about web components involved building a component to create a paginated/sorted table: Building Table Sorting and Pagination in a Web Component.

From: Raymond Camden

Using Nested Stimulus Controllers With Hotwire And Lucee CFML

Ben Nadel looks at several ways to communicate between nested Stimulus controllers in a Hotwire and ColdFusion application....

From: Ben Nadel

Not Another CV

People who've been following me for a while will know that a key feature of my site has always been the dynamically generated CV button on the homepage.

From: Michael Walter Van Der Velden

Using "return" To Short-Circuit A CFML Template In ColdFusion

Ben Nadel demonstrates that the CFReturn tag can be used to short-circuit the execution of a CFML template. This works in both Adobe ColdFusion and Lucee CFML....

From: Ben Nadel

Rendering A Fly-Out Form Panel Using Turbo Frames With Hotwire And Lucee CFML

Ben Nadel demonstrates how to transclude a form into a fly-out panel using Hotwire and ColdFusion....

From: Ben Nadel

File Create Time in ColdFusion / CFML

Today I needed to get the time that a file was created from within some CFML code.

From: Pete Freitag's Homepage

Reminder about Web Components and Attributes

After my post yesterday about web component lifecycle events, I had an interesting conversation with Thomas Broyer on Mastodon.

From: Raymond Camden