Sorting Arrays Using Tiered Comparisons In ColdFusion
Ben Nadel demonstrates how to perform tiered sorting on an array of data structures in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to perform tiered sorting on an array of data structures in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to use the safe navigation operator to propagate possibly null values down through method calls in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates that dashes can be used in custom tag identifiers in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to use the button's "form" attribute to make stand alone buttons actionable in native HTML; and how that can make styling the page with CSS easier....
From: Ben Nadel
Ben Nadel looks at various techniques for testing whether or not your code is running in a CFThread context in Adobe ColdFusion....
From: Ben Nadel
Ben Nadel illustrates a bug in the rest operator implementation in Adobe ColdFusion (including the 2025 Beta)....
From: Ben Nadel
Ben Nadel validates that the browser issues a GET request in response to the default location() behavior in ColdFusion....
From: Ben Nadel
Ben Nadel reviews the book, Hypermedia Systems, by Carson Gross, Adam Stepinski, and Deniz Akşimşek. It's a very compelling book that discusses hypermedia, htmx, and the use of HTML as a unified interface for web application development....
From: Ben Nadel
Ben and Ryan talk to Dan Short about career paths, switching to management, and the benefits of staying in the Individual Contributor role....
From: Ben Nadel
Ben and Ryan talk to Shawn Gorrell about running productive teams with AI....
From: Ben Nadel
Ben and Ryan talk about what they're learning and experimenting with....
From: Ben Nadel
Ben and Ryan talk to Charvi Dhoot and Brian Sappey about how ColdFusion is managed, created, and consumed as a product....
From: Ben Nadel
Ben and Ryan take time to reflect on the things they're thankful for....
From: Ben Nadel
Ben and Ryan to talk Dakota Clum about the pros and cons of managed hosting....
From: Ben Nadel
Ben and Ryan talk to Mark Takata about ColdFusion 2025 and being good representatives of the ColdFusion community....
From: Ben Nadel
Ben and Ryan talk about random technology topics....
From: Ben Nadel
Ben and Ryan talk to Justin Scott about his cryptography presentation at CFSummit 2024; and about the security landscape in web application development....
From: Ben Nadel
Ben and Ryan kick off their podcast series - the Ben & Ryan Show - reflecting on their experience at CFSummit 2024....
From: Ben Nadel
Ben Nadel uses the XOR Boolean operator in ColdFusion to assert to existence of optional arguments during method invocation....
From: Ben Nadel
Ben Nadel and the crew talk naming conventions for components within a web application....
From: Ben Nadel
Ben Nadel and the crew talk naming conventions for components within a web application....
From: Ben Nadel
Ben Nadel demonstrates that partial component paths can be used in ColdFusion user-defined functions (UDF) argument and return types....
From: Ben Nadel
Ben Nadel demonstrates that partial component paths can be used in ColdFusion user-defined functions (UDF) argument and return types....
From: Ben Nadel
Ben Nadel explores overloading of the error.extendedInfo property as a data URL in a ColdFusion application....
From: Ben Nadel
Ben Nadel explores overloading of the error.extendedInfo property as a data URL in a ColdFusion application....
From: Ben Nadel
Ben Nadel and the crew play a game in which each statement contains a falsehood. The challenge is to figure out which aspect is false; and how to correct it....
From: Ben Nadel