Working Code Podcast - Episode 133: The Final Stretch

Ben Nadel and the crew talk why finishing a project feels so hard; and, what we can do to get our projects across the finish line....

From: Ben Nadel

Adobe ColdFusion Log Verboseness

Server logs in ColdFusion are a must-have resource to help you tune, monitor, and troubleshoot your servers.

From: Chris Tierney

Rogue Engine & JS Game Development

Those who have been following me for a while might know that while I'm no game developer, much like 90% of all other web devs, game development was my starting goal for getting into programming.

From: Michael Walter Van Der Velden

Working Code Podcast - Episode 132: Virtual Reality

Ben Nadel and the crew talk about Virtual Reality (VR) and Augmented Reality (AR) in the wake of Apple's new Vision Pro release....

From: Ben Nadel

Code Kata: Compacting Arrays In ColdFusion

Ben Nadel demonstrates how to compact an array in ColdFusion. That is, to remove the undefined values / indices....

From: Ben Nadel

An Ode to the Intel Mac

The general advice is that a computer should last between 2 and 4 years.

From: Michael Walter Van Der Velden

Creating Bootstrap WebC Components in Eleventy

For some time now as I've explored web components, it's occurred to me that web components could be a great way to make working with Bootstrap simpler.

From: Raymond Camden

Real World ColdBox App Architecture

Hi, I'm Nolan. My team is building a brand new ColdBox 6 app from scratch. We're using Docker, AWS, CommandBox, GitHub Actions, several modules from ForgeBox, Bash scripts, and Alpine.js. And ya know what? This tech tech may very well become the new base line on which I start all future projects.

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

My CFCamp 2023 Schedule

With so much great content at CFCamp, I'm having a hard time deciding between sessions! This is my best guess as to where you'll be able to find me.

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

Links For You

Happy Almost Father's Day.

From: Raymond Camden

Speaking at CF Camp 2023

I'm sitting in a hotel room in Munich, recovering from jet lag. That can only mean one thing: CF Camp is back, and I was picked as one of the speakers. :)

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

Working Code Podcast - Episode 131: Starting From Scratch

Ben Nadel and the crew talk about what it's like to start building Dig Deep Fitness from scratch. And, how to keep progress moving forward without going down rabbit holes....

From: Ben Nadel

They Were Able To Heal Even When They Could Not Cure

Ben Nadel leans on Dr. Abraham Verghese, and his TEDx Talk, in order to help explain how he feels about showing up every day to work on a legacy platform....

From: Ben Nadel

How to add Request Headers using HTTP Interfaces in Spring Boot 3

In this tutorial you will learn how to add a request header when using HTTP Interfaces in Spring Boot 3.

From: Dan Vega

How to add Request Headers using HTTP Interfaces in Spring Boot 3

In this article, we'll be exploring how to customize HTTP interfaces in Spring Boot 3.

From: Dan Vega

Spring HTTP Interface Clients: Consuming HTTP services in Spring Boot

Learn all about the new HTTP Interfaces in Spring Framework 6 and Spring Boot 3 by building out a real world example.

From: Dan Vega

Spring HTTP Interface Clients: Consuming HTTP services in Spring Boot

In this blog post, we will explore the concept of HTTP interface clients in the Spring Framework 6 and Spring Boot 3.

From: Dan Vega

Into The Box 2023 Recap

Into The Box 2023 wrapped up a couple weeks ago. And as always, it was a great conference!

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

Creating A Database-Driven Scheduled Task Runner In ColdFusion

Ben Nadel creates a database-driven scheduled task system in ColdFusion for his Dig Deep Fitness application....

From: Ben Nadel

Quick example using AWS Node.js SDK V3 for Signed URLs

This probably falls into the "it was easy for everyone else in the world but me" bucket, but I really struggled to find good search results for this and figured I'd better write it down so when I google for it again in a few months, I'll find my own blog.

From: Raymond Camden