
Generative Images with Gemini (New Updates)
Back in January of this year, I wrote up my experience testing out Google's Imagen 3 APIs to generate dynamic images.
From: Raymond Camden
Back in January of this year, I wrote up my experience testing out Google's Imagen 3 APIs to generate dynamic images.
From: Raymond Camden
Now that CF2025 has come out, supporting Java 21--and as ColdFusion and Java versions continue to evolve--you may wonder which version(s) of Java you can use with your current (or a given) version of ColdFusion.
Developers seem to have a love/hate (or perhaps hate/despise) relationship with Jira.
From: Raymond Camden
Ben Nadel demonstrates how to perform tiered sorting on an array of data structures in ColdFusion....
From: Ben Nadel
I've been using the Expectations testing library since early 2019 -- over six years.
Learn how Model Context Protocol (MCP) enables LLMs to access external data sources and tools, with practical implementation guides for getting started today.
From: Dan Vega
Ben Nadel demonstrates how to use the safe navigation operator to propagate possibly null values down through method calls in ColdFusion....
From: Ben Nadel
Today I was trying to load a -javaagent on Java 21 / ColdFusion 2025 on Windows Server 2022, but I was getting the following error: Error occurred during initialization of VM Could not find agent library instrument on the library path, with error: Can't find dependent libraries Module java.
From: Pete Freitag's Homepage
I’m extremely pleased to announce the release of Fixinator version 6.
From: Pete Freitag's Homepage
In case you missed it, Adobe released ColdFusion 2025 last week.
From: Pete Freitag's Homepage
As I've recently become somewhat familiar with job application sites (sigh, thanks Adobe), I've noticed an interesting feature some sites use.
From: Raymond Camden
Ben Nadel demonstrates that dashes can be used in custom tag identifiers in ColdFusion....
From: Ben Nadel
Ok, so if you attended my last Code Break session you know I was hinting that I was really excited for my next one.
From: Raymond Camden
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
Last week I gave a presentation on Chrome's new built-in AI support (I'll link the video at the end) and it's gotten me inspired to consider new and different ways these APIs can be used to enhance the user experience.
From: Raymond Camden
Recently, I had the pleasure of presenting on a topic that I'm pretty passionate about: how artificial intelligence can amplify developer productivity and creativity.
From: Dan Vega
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
One of the aspects that makes BoxLang compelling is that it runs on top of the Java Virtual Machine which means you get access to any Java library out there.
From: Raymond Camden
blockquote { font-style: italic } ColdFusion 2025 has been released today, Feb 25 2025.
ColdFusion 2025 has been released today, Feb 25 2025.
Last week I wrote about converting a Python file search script to BoxLang.
From: Raymond Camden
My initial blog post on BoxLang used a simple script example to demonstrate how the language can be used to build shell script type utilities and it got me thinking about other ways I could use BoxLang for my own personal tools.
From: Raymond Camden
Ben Nadel illustrates a bug in the rest operator implementation in Adobe ColdFusion (including the 2025 Beta)....
From: Ben Nadel
I've blogged a few times recently about Google's AI on Chrome initiative to bring AI features to the browser itself.
From: Raymond Camden