Working Code Podcast - Episode 111: How To Learn Stuff Good
Ben Nadel and the crew talk about the strategies that we use when we have to learn totally new thing (and how humbling that experience can be)....
From: Ben Nadel
Ben Nadel and the crew talk about the strategies that we use when we have to learn totally new thing (and how humbling that experience can be)....
From: Ben Nadel
If you're a user of the wonderful FusionReactor monitoring and observability solution (for ColdFusion, Lucee, Java servers and more), you may delight in hearing news of a new FusionReactor (FR) version.
Here's something new to beware if you may run the Oracle JDK installer for the recently updated Java 11 or 17, whether on Windows, macOS, or via RPM: the new Oracle jdk installer WILL REMOVE any older previous versions of that JVM version created by previous JDK installers of the same major version....
Ben Nadel explores the impact of input order when hashing values in ColdFusion....
From: Ben Nadel
Ben Nadel compares Java's MessageDigest class to ColdFusion's hash() function for hashing compound / composite binary values....
From: Ben Nadel
Ben Nadel shares a quirk of the CFML language in which "continue" can be used to short-circuit an .each() iteration function....
From: Ben Nadel
Ben Nadel and the crew talk about measuring productivity at work; and, what makes a day good or bad....
From: Ben Nadel
Here's a heads-up that some will want to hear about: there are new JVM updates released today (Jan 17, 2023) for the current long-term support (LTS) releases of Oracle Java, 8, 11, and 17, as well as the current interim update 19.
Ben Nadel dynamically instruments his ColdFusion component methods with `getTickCount()` calls in order to locate performance bottlenecks....
From: Ben Nadel
Ben Nadel demonstrates that form attributes can be overridden by submit buttons in native HTML....
From: Ben Nadel
Ben Nadel shares his ColdFusion port of the CUID2 library, which provides collision-resistant IDs that are optimized for horizontal scaling, security, and performance....
From: Ben Nadel
Ben Nadel looks at the performance overhead of calling `createObject("java")` in ColdFusion and is delighted to see there basically isn't one....
From: Ben Nadel
Matt Cavender, the Working Code podcast editor, shares his favorite clips from 2022....
From: Ben Nadel
Ben Nadel demonstrates that Hotwire Turbo Drive requires non-200 status codes when processing failed form submissions in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to flatten a deeply nested array using recursion in ColdFusion...
From: Ben Nadel
Ben Nadel demonstrates how to use the CFLoop tag to iterate over Function arguments as both Structs and Arrays in ColdFusion....
From: Ben Nadel
Ben Nadel looks at different ways to flatten an array in ColdFusion....
From: Ben Nadel
We're looking for a CFML Developer to help with a new project. It should be pretty steady work for at least the next 3 months, possibly longer if all goes well.
From: South of Shasta: Software Development, Web Design, Training
Ben Nadel gets Hotwire Turbo Drive working with ColdFusion .cfm file extensions after switching to .htm and enabling URL rewriting....
From: Ben Nadel
CF Webtools has maintained VMWare ESXi guest OS instances, managed by vCenter, for about 7 years.
From: Chris Tierney