Testing Performance Overhead Of Creating Java Classes In Lucee CFML
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
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
Happy New Year Everyone! I started writing this after my first day at work in 2023, and have been tweaking it for the past week.
From: Jeffry Houser's Blog
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
Happy New Year! I want to take a few minutes and talk about a few of my priorities as we head into the new year.
From: Dan Vega
In this article I am going to spend some time reflecting because I believe it's a good reminder of the good and the bad as I began to set some goals for next year.
From: Dan Vega
While updating Learn With Series for Angular 15 I can across an odd issue.
From: Jeffry Houser's Blog
In my previous post I blogged about truncating content in a DIV only using CSS.
From: Jeffry Houser's Blog
I've been working on a project where we have a big description field that we want to display to our users.
From: Jeffry Houser's Blog
I've mentioned in several posts over the years that I switched my development setup from Emacs to Atom, initially with ProtoREPL and later with Chlorine, and then to VS Code, initially with Clover (a port of Chlorine) and more recently with Calva.
In this tutorial, you will learn what the ResponseEntity class is and how it can be used to customize the response in your Spring Boot application.
From: Dan Vega
I threw together this video about using Volta with multiple NodeJS projects. This video felt a bit haphazard, as it is still pretty new to me, but I learned a bit while recording it and that is good!
From: Jeffry Houser's Blog
CF Webtools has maintained VMWare ESXi guest OS instances, managed by vCenter, for about 7 years.
From: Chris Tierney
This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.
This question comes in from a reader of one of my books, who was curious about how to deploy an Angular application to his ColdFusion server.
From: Jeffry Houser's Blog
AWS Lambda SnapStart is a new performance optimization developed by AWS that can significantly improve the startup time for your applications.
From: Dan Vega
I will be giving my talk Taming the Top 25 Most Dangerous Software Weaknesses (for ColdFusion Developers) next Tuesday, December 6th 2022 at 1pm US Eastern Time.
From: Pete Freitag's Homepage
Two years ago, I published this post detailing how I had refactored the Query of Query support in Lucee to be much better and also much faster: https://www.
From: Coders Revolution