CFBreak 2026-11
2026 » Published on March 20, 2026
Week 11, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Pete Freitag |
| Pete's Tip of the Week In the cfsqltype attribute of cfqueryparam the cf_sql_ prefix is optional starting with CF11. So just use "varchar" instead of cf_sql_varchar. |
| | Oracle Security Alerts |
| | Ben Nadel |
| Using Cached Components As Scoped Proxies In ColdFusion Ben Nadel looks at using cached ColdFusion components as scoped proxies... |
| | Raymond Camden |
| Finding Your Most Popular Bluesky Followers A long time, like, a really long time ago, I created a web app... |
| | Adobe ColdFusion Blog |
| RAG time: Retrieval Augmented Generation in Adobe ColdFusion 2025.1 If you have ever asked an LLM a question and watched it respond with the calm confidence of a kid explaining quantum mechanics in terms of the latest Transformer movie (aka “Bruh… what?”)... Let’s talk MCP & CF If you have been hearing people talk about MCP and feeling like everyone else got the memo while you were in a meeting... |
| | Wheels Framework |
| | Robert Zehnder |
| Using BoxLang to process CSV files and push data to an API endpoint A vendor sent bulk data as Excel instead of JSON, conflicting with an API endpoint's small-payload limit... It has been quiet around here lately A development folder wipe led to rebuilding this site as Chronicler... |
| | Ortus Blog |
| Into the Box - Celebrating 20 years of Ortus - Big time! Into the Box 2026: Celebrating 20 Years of Ortus... TestBox 7 : Real-Time Streaming, a Browser IDE, and a Major Leap for BoxLang TestBox 7.x series continues our mission to be the best testing framework for BoxLang and CFML... From Legacy Risk to Modern Agility: A Phased Modernization Roadmap for CFML Teams Many organizations running CFML applications today face the same challenge... Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring Spring Boot developers know the pain of evaluating view technologies... |
| | Adobe ColdFusion Forums |
| | Lucee Community |
| | Ortus Community |
| | CFDocs Function of the Week |
arrayFind()These functions searches the array for the specified value. Returns the index in the array of the first match, or 0 if there is no match. arrayFind(array, value) → returns numeric Member Function SyntaxsomeArray.find(value) |
| | Upcoming Events |
| June 22-23, 2026: Adobe ColdFusion Summit Las Vegas: Yep, you read that right CFSummit West is in June this year! Registration is open. | |
| April 29 - May 1, 2025: Into The Box Washington DC: Registration is now open for the 2026 Into the Box Conference |
| 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:
|
|

