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
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
In this tutorial you will learn how to add a request header when using HTTP Interfaces in Spring Boot 3.
From: Dan Vega
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
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
Ben Nadel creates a database-driven scheduled task system in ColdFusion for his Dig Deep Fitness application....
From: Ben Nadel
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
Yesterday I shared a blog post where I detailed how to take your data export from Goodreads and make use of it in an Eleventy site.
From: Raymond Camden
I've been a Goodreads user for a few years now, and much like how I use other 'tracking' services, I'm not there for other folks' reading lists or recommendations, but instead, as a way to track what I've read.
From: Raymond Camden
Ben Nadel and the crew talk about the first few chapters of The Phoenix Project, our latest book club book....
From: Ben Nadel
Ben Nadel shares the details of the magic link / passwordless login system that he's built in ColdFusion...
From: Ben Nadel
In this video, I step through the process of upgrading the Learn With application from Angular 15 to Angular 16.
From: Jeffry Houser's Blog
Ben Nadel considers using nested CFLock tags in order to synchronize a background data cleanup process in ColdFusion....
From: Ben Nadel
To be honest, the TLDR for this entire post is, "It just works", so I'd more than understand if you stop reading, but like most things in my life, I like to see it working to reassure myself of the fact.
From: Raymond Camden
Ben Nadel celebrates the 16th annual Regular Expression (RegEx) Day! An ongoing tribute to the unbridled power of pattern matching!...
From: Ben Nadel
Ben Nadel and the crew talk the unhealthy tension that can manifest between Engineering and Product when product moves on and the engineers have to maintain the system in a vacuum....
From: Ben Nadel
Ben Nadel builds a simple but powerful dependency injection (DI) framework as a code kata in ColdFusion....
From: Ben Nadel
I have recently replaced an older Cisco ASA 5550 with a FortiGate 80F.
From: Chris Tierney
Many years ago when the web platform began to really improve, when everything was "HTML5 this" and "HTML5 that", I remember being particularly excited by the updates to forms.
From: Raymond Camden
Ben Nadel and the crew talk about a variety of web development topics, focusing on why we don't approach Testing with more measure and constraint....
From: Ben Nadel
I'm back from Houston Texas after another great Into the Box conference. Slides for my talk Taming the top 25 Most Dangerous Software Weaknesses can be found here. For code samples I used my Bank of Insecurity repository which is full of security weaknesses.
From: Pete Freitag's Homepage
Ben Nadel demonstrates a four-sided positioning bug for buttons in Firefox. And, how to use CSS Flexbox as a work-around....
From: Ben Nadel
If you're using FusionReactor, note that a new version 10 (10.
AWS has made a big announcement recently - Java 17 runtime is now supported on AWS Lambda. What this means is, you now have the freedom to write your lambda functions using Java in Spring and specifically target JDK 17.
From: Dan Vega