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

Technical Details for CVE-2023-29301: Adobe ColdFusion Access Control Bypass for a CFAdmin Authentication Component

BackgroundIn this post I'll be walking though CVE-2023-29301, which is an access control bypass / password brute force vulnerability in Adobe ColdFusion that I reported to Adobe and was fixed on July 11, 2023 in Adobe Product Security Bulletin APSB23-40.

From: Hoya Haxa - A Security Research Blog

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

ColdFusion Component for Adobe Acrobat Services

Last month, I wrote up a post demonstrating how to use Adobe Acrobat Services with ColdFusion.

From: Raymond Camden

Working Code Podcast - Episode 140: Fraud, What Is It Good For?

Ben Nadel and the crew talk detecting, preventing, and dealing with the aftermath of fraud within our web applications....

From: Ben Nadel

Building a Mastodon Bot with Cloudflare Workers

I can't go a day (or two) without building a bot of some sort, and last week was no exception.

From: Raymond Camden

Error "Type" Isn't Always A String In Adobe ColdFusion

Ben Nadel demonstrates that the error "type" in Adobe ColdFusion isn't always a String....

From: Ben Nadel

Connecting Cloudflare Workers with Service Bindings

I'll warn you ahead of time and say this post isn't too much more than what you can find in the documentation, but I wanted to see it work for myself so I had to setup a test locally.

From: Raymond Camden

Sanity Check: Using Overflow Scrolling On CSS Flexbox Panels

Ben Nadel demonstrates that CSS Flexbox panels with overflow:auto work exactly as he hoped they would work....

From: Ben Nadel

Adding Form Fields Character Counters With Alpine.js

Nearly three years ago I shared a Vue.

From: Raymond Camden