CFBreak 2025-50
2025 » Published on December 19, 2025
Week 50, 2025: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Ben Nadel |
| Using Lambda Functions To Short-Circuit Control Flow In ColdFusion Ben Nadel demonstrates how to use Lambda functions in ColdFusion to create short-circuit mechanics when they... Including Non-CFML Files As CFML Code In ColdFusion Ben Nadel demonstrates how to configure which files can be Included (and executed) as CFML code in a ColdFusion application... If ColdFusion Had An ImageWriteToBinary() Function Ben Nadel demonstrates how to write ColdFusion image objects directly to binary or Base64-encoded variables... |
| | Raymond Camden |
| Using Chrome AI for Color Suggestions Today's blog post came to me on the way to dropping of my kids at school and made complete sense to me, but I've also got the flu and am heavily medicated, so take... Links For You (12/14/25) I cannot stress how much happier weekends are when you're not looking for a job... |
| | ColdFusion YouTube Channel |
| | Ortus Blog |
| 12 Days of BoxLang - Day 8: BoxLang Modules One of BoxLang’s greatest strengths is its modular, extensible ecosystem... 12 Days of BoxLang - Day 7: BoxLang IDE Today we’re highlighting one of the most important pieces of the BoxLang ecosystem: the official BoxLang IDE extension... 12 Days of BoxLang - Day 5: Cloud Servers Day 5 of the 12 Days of Christmas: BoxLang + Cloud Servers, Deploy Anywhere, Scale Everywhere 🎄
One of the most powerful parts of the BoxLang ecosystem is how easily it... 12 Days of BoxLang - Day 4: TestBox Today we’re celebrating one of the most exciting new additions to the BoxLang ecosystem:
the TestBox BoxLang CLI Runner — a fast... |
| | MoD Podcast CFML News |
| Episode 246 | December16th, 2025 # 2025-11-16 - News - Episode 246 # Hosts: - Daniel Garcia - Senior Developer at Ortus Solutions - Eric Peterson - Senior Developer at Ortus Solutions - Luis Majano - CEO of Ortus Solutions # summary I... |
| | Gregory Alexander |
| Creating an Azure Maps Autocomplete Widget with Kendo UI In this article, we will create a simple Azure Maps autocomplete widget... |
| | Adobe ColdFusion Forums |
| | Lucee Community |
| | Ortus Community |
| | CFDocs Function of the Week |
arrayMerge()This function creates a new array with data from the two passed arrays. To add all the data from one array into another without creating a new array see the built in function ArrayAppend(arr1, arr2, true). arrayMerge(array1, array2 [, leaveIndex]) → returns array Member Function Syntaxarray1.merge(array2 [, leaveIndex]) |
| Brought to you by: Foundeo Inc. |
| This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Here's this week's featured product:
|
|


