
Next CodeBreak - Let's AI!
Hey folks! One of the things I promised to do better with the Code Break show was scheduling.
From: Raymond Camden
Hey folks! One of the things I promised to do better with the Code Break show was scheduling.
From: Raymond Camden
A few days ago, I blogged about how the new Query of Query support in BoxLang has greatly exceeded the performance of Adobe and Lucee's QoQ.
From: Coders Revolution
A few days ago, I blogged about how the new Query of Query support in BoxLang has greatly exceeded the performance of Adobe and Lucee's QoQ.
From: Coders Revolution
As part of my efforts to improve my Python knowledge, I've been looking at the Flask framework for a way to build Python-backed web apps.
From: Raymond Camden
Are you still running ColdFusion 2021? While it's still supported/updated by Adobe, did you know that its end-of-life is coming just several months from now, Nov 10, 2025? That's the date when "core" support for that release ends--meaning no more updates from Adobe after that, not even security fixe...
Are you still running ColdFusion 2021? While it's still supported/updated by Adobe, did you know that its end of life is coming just several months from now, Nov 10, 2025? That's the date when "core" support for that release ends--meaning no more updates from Adobe after that, not even security fixe...
Are you still running ColdFusion 2021? While it's still supported/updated by Adobe, did you know that its end of life is coming just several months from now, Nov 10, 2025? That's the date when "core" support for that release ends--meaning no more updates from Adobe after that, not even security fixe...
If you've not yet heard, Adobe has opened the prerelease program for the next CF version, aka ColdFusion 2025--though referred to by them for now as Project CFNext.
If you've not yet heard, Adobe has opened the prerelease program for the next CF version, aka ColdFusion 2025--though referred to by them for now as Project CFNext.
If you've not yet heard, Adobe has opened the prerelease program for the next CF version, aka ColdFusion 2025--though referred to by them for now as Project CFNext.
Ben Nadel looks at collocating .gitignore files with the files that they control in order to make code easier to find and easier to delete....
From: Ben Nadel
Ben Nadel looks at collocating .gitignore files with the files that they control in order to make code easier to find and easier to delete....
From: Ben Nadel
Ben Nadel creates a ColdFusion utility to extract JSON configuration data from an InVision V6 document export....
From: Ben Nadel
Ben Nadel creates a ColdFusion utility to extract JSON configuration data from an InVision V6 document export....
From: Ben Nadel
Ben Nadel demonstrates how InVision V6 exported prototypes and boards can be effortlessly uploaded to Cloudflare Pages for free hosting....
From: Ben Nadel
Ben Nadel demonstrates how InVision V6 exported prototypes and boards can be effortlessly uploaded to Cloudflare Pages for free hosting....
From: Ben Nadel
Ben Nadel demonstrate a ColdFusion bug regarding implicit struct and array notation that can create unsafe parallel code execution....
From: Ben Nadel
Ben Nadel demonstrate a ColdFusion bug regarding implicit struct and array notation that can create unsafe parallel code execution....
From: Ben Nadel
As the "Great Social Network Wars" carry on (my term, not anyone else), I'm finding myself more and more enjoying Bluesky.
From: Raymond Camden
{ spyOn(app, 'method2'); }) it('should test that method1 calls method2', () => { app.
From: Jeffry Houser's Blog
{ spyOn(app, 'method2'); }) it('should test that method1 calls method2', () => { app.
From: Jeffry Houser's Blog
{ spyOn(app, 'method2'); }) it('should test that method1 calls method2', () => { app.
From: Jeffry Houser's Blog
Ben Nadel publishes a free online edition of his book, Feature Flags: Transform Your Product Development Workflow....
From: Ben Nadel