Into The Box 2023 Slides

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

Firefox CSS Bug: Four-Sided Positioning With Buttons

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

FusionReactor 10 released yesterday, May 18

If you're using FusionReactor, note that a new version 10 (10.

From: Charlie Arehart - Server Troubleshooting

Using CSS Flexbox To Create A Simple Bar Chart In ColdFusion

Ben Nadel demonstrates how to create a simple bar chart using CSS Flexbox and ColdFusion, no JavaScript necessary....

From: Ben Nadel

ColdFusion 2023 released today, May 17 2023

ColdFusion 2023 has been released today, May 17 2023.

From: Charlie Arehart - Server Troubleshooting

Working Code Podcast - Episode 127: Tech Interviewing Is Broken With Sean Corfield

Ben Nadel and the crew talk to Sean Corfield about hiring technical candidates; and, why the pervasive approach to interviewing is completely broken....

From: Ben Nadel

Parsing GitHub Gist Embeds Into A Normalized Data Structure Using jSoup In ColdFusion

Ben Nadel demonstrates how to load GitHub Gist data as JSON, then parse it with jSoup, and render it with ColdFusion....

From: Ben Nadel

My Into The Box 2023 Schedule

Into The Box 2023 starts tomorrow! After a flight that included several delay, I finally arrived at the hotel a few minutes ago.

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

Maintaining White Space Using jSoup And ColdFusion

Ben Nadel demonstrates how to maintain leading / trailing white space in a jSoup Document by disabling pretty print in ColdFusion....

From: Ben Nadel

Speaking at Into The Box 2023

It's official...next week I'll be speaking at Into The Box in Houston!

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

Why You Don't Want To Use CFMX_COMPAT Encryption

This is the first of what may be a couple of posts about my presentation from ColdFusion Summit East 2023, which was held in April in Washington, DC.

From: Hoya Haxa - A Security Research Blog

Using BugSnag As A Server-Side Logging Service In ColdFusion

Ben Nadel shares how he's using BugSnag as his server-side log and exception aggregator in ColdFusion....

From: Ben Nadel

Working Code Podcast - Episode 126: Documenting Design Decisions

Ben Nadel and the crew talk about documenting design decisions; and, about keeping those documents up-to-date over time....

From: Ben Nadel

Importing Multiple ColdFusion Custom Tag Directories Using The Same Prefix

Ben Nadel demonstrates that multiple ColdFusion custom tags can be imported under the same prefix even if they are in different directories....

From: Ben Nadel

ColdFusion Custom Tags Can Use Dashed Attributes

Ben Nadel demonstrates that dashed and name-spaced attributes can be passed into ColdFusion custom tags....

From: Ben Nadel

On Starting A Side-Project: Hotwire vs. Angular

Ben Nadel considers whether he should start his next project with Hotwire or Angular. Both have benefits and drawbacks....

From: Ben Nadel

Working Code Podcast - Episode 125: What's On Your Workbench?

Ben Nadel and the crew talk about a variety of topics; but, mostly let Ben go on and on about the subjective nature of programming....

From: Ben Nadel

Hosting Google Fonts Locally For GDPR Compliance

Ben Nadel starts hosting Google Fonts locally in order to move towards GDPR compliance....

From: Ben Nadel

DHH On The Freedom Of Server-Side Programming

Ben Nadel shares part of an interview with DHH on the beautiful freedom that server-side programming gives us as developers....

From: Ben Nadel