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

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

Spring Security Configuration - Lambda DSL

Hello, friends! Today, we'll discuss two different ways to configure Spring Security in your applications and create a basic security configuration in a Spring Boot project using each approach.

From: Dan Vega

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