Coming Soon: Feature Flags - From Concept To Cultural Revolution

Ben Nadel is going to try his hand at writing a book: Feature Flags - From Concept to Cultural Revolution, an opinionated guide to product development....

From: Ben Nadel

A First Look at the new Rest Client in Spring Boot 3.2

This is my first look at the new Rest Client in Spring Boot 3.2. In this tutorial we will discuss what a client is, what are the different implementations of clients available and how to get started with the new Rest Client in Spring Framework 6.1 and Spring Boot 3.2

From: Dan Vega

Using Labeled Loops In JavaScript

Ben Nadel explores labeled loops in JavaScript, exerting control flow on an outer loop from within an inner loop context....

From: Ben Nadel

Working Code Podcast - Episode 143: Moving On, Rewriting, And Replatforming

Ben Nadel and the crew talk about moving on - from jobs, from relationships, from roles, from tech stacks, etc....

From: Ben Nadel

Links For You

Welcome to another collection of links, and for today, a very "component" flavored set of links.

From: Raymond Camden

Including CSS File Content Using CFInclude In ColdFusion

Ben Nadel uses the CFInclude tag to inline a .CSS file into his ColdFusion page in order to reduce network requests and latency....

From: Ben Nadel

Using Labeled Loops In ColdFusion

Ben Nadel explores the use of loop labels in ColdFusion to control and outer loop from an inner loop....

From: Ben Nadel

Join Us at The Undefined Show!

On September 11th, Todd Sharp, Scott Stroz, and myself will be launching a new livestream called The Undefined Show.

From: Raymond Camden

Using Seekable Read Files In ColdFusion

Ben Nadel looks at using fileSeek() to randomly access seekable files in ColdFusion....

From: Ben Nadel

Fun With Front Matter: Part 3 - Handling Edits

I hope by now that folks are getting that the point of this series isn't so much technical but inspirational.

From: Raymond Camden

Using CFLoop To Iterate Over A File Line-By-Line In ColdFusion

Ben Nadel demonstrates how to read a text file line-by-line using CFLoop in ColdFusion....

From: Ben Nadel

Using Feature Flags To Hack Your Own Psychology

Ben Nadel discusses the psychological benefits of using feature flags as a way to provide landmarks and a sense of continual progress....

From: Ben Nadel

Working Code Podcast - Episode 142: Tangents All The Way Down

Ben Nadel and the crew talk all manner of randomness from vendoring files to the trap of innovation....

From: Ben Nadel

Long-Term Funding, Update #4

In my previous Long-Term Funding update I said I would review/overhaul the "ecosystem" and "tutorials" sections.

From: Sean Corfield: An Architect's View

Fun With Front Matter: Part 2 - Follow-ups

Today I'm following up (heh, get it) on the series I started yesterday on interesting use cases for your Jamstack site's front matter.

From: Raymond Camden

Fun With Frontmatter: Part 1 - Related Posts

I'm kicking off a little series of tips today that's been sitting in my "Blog Ideas" queue for some time.

From: Raymond Camden

Wireframing For Everyone By Michael Angeles, Leon Barnard, And Billy Carlson

Ben Nadel reviews Wireframing For Everyone, an A Book Apart release by Michael Angeles, Leon Barnard, and Billy Carlson. An excellent read, this book is a value-add for anyone involved in software design and development....

From: Ben Nadel

Working with the Storage API

Earlier this year at WWDC, Apple announced a whole set of new features coming to Safari in version 17.

From: Raymond Camden

My Grandma's Pickles

Someone asked, and typing in here is easier than typing into Facebook so here is my Grandma's Kosher Dill Pickle Recipe: Ingredients: 25-30 Cucumbers 1/8 tsp of powered alum (per quart) 1 clove of garlic (per quart) 2 heads of dill (per quart) 1 hot red pepper or 1/8 tsp of crushed red pepper (for...

From: Jeffry Houser's Blog

Working Code Podcast - Episode 141: Building Stuff So You Can Build Stuff

Ben Nadel and the crew talk about "dog fooding", and the importance of becoming our own customers when building a product offering....

From: Ben Nadel

Using Position: Sticky With Multi-Sided Anchoring In CSS

Ben Nadel demonstrates that position: sticky can be anchored on multiple sides at once in CSS....

From: Ben Nadel

Debugging Cloudflare Workers with Logs

As with some of my previous Cloudflare posts, I've got a video version of this content so if you would rather watch that than read, just jump to the bottom.

From: Raymond Camden

Links For You

Looks like I was a bit late in doing my links post this month.

From: Raymond Camden

ColdFusion updates for CF2023 and CF2021 released Aug 17 2023: resources and thoughts

Adobe has released today an important security update for each of ColdFusion 2023 and 2021.

From: Charlie Arehart - Server Troubleshooting