CFBreak 2025-16 Published on April 25, 2025
Week 16, 2025: Here's the latest from the CFML, ColdFusion and Lucee community.
![]() | Ben Nadel |
Using Alpine.js In HTMX Ben Nadel takes his first look at using Alpine.js with HTMX in a ColdFusion application... Inverting Your Thinking About List Parsing In ColdFusion Ben Nadel demonstrates that inverting your thinking about delimited lists can make parsing easier in some cases in ColdFusion... Filtering HX-Trigger Server Events In HTMX And ColdFusion Ben Nadel demonstrates how to filter HX-Trigger events, returned from the ColdFusion server, in HTMX... Conditionally Preventing HX-Boost In HTMX Using An Extension Ben Nadel builds an HTMX extension to conditionally disable hx-boost based on link patterns and filter callbacks... |
![]() | Raymond Camden |
Creating a PDF Book from Markdown with BoxLang Recently I've done some blog posts on BoxLang involving Markdown and PDFs, and I was curious if I could put together something... Adding CORS to Your BoxLang APIs CORS, or Cross-Origin Resource Sharing , has been the bane of my existence at times... Parsing Markdown in BoxLang - Take 2 A long, long time ago, ok, it was last Thursday, I posted about adding Markdown processing to BoxLang via the Flexmark Java library... Links For You (4/19/25) Normally I preface these posts with little updates and such, but I'm too busy today and am sitting on what could (possibly) be good news... Parsing Markdown in BoxLang A few months ago, I wrote up a blog post exploring Java integration in BoxLang and in... |
![]() | James Moberg |
Ben & Ryan Show Guest Appearance & myCFML I was recently invited to be a guest on the " Ben & Ryan Show " podcast to share some custom ColdFusion UDFs... |
![]() | Ortus Blog |
Must-See Into the Box 2025 Sessions for CommandBox Users! Power Up your CommandBox experience and practices at Into the Box 2025
Want to get hands-on with the new CommandBox features or learn how others are pushing it to the next level? These are the must-see ... |
![]() | Adobe ColdFusion Forums |
![]() | Lucee Community |
![]() | Ortus Community |
![]() | StackOverflow ColdFusion |
![]() | CFDocs Function of the Week |
listChangeDelims()Changes a list delimiter. Returns a copy of the list, with each delimiter character replaced by new_delimiter. listChangeDelims(list, new_delimiter [, delimiters, [includeEmptyValues]]) → returns string Member Function Syntaxlist.listChangeDelims(new_delimiter [, delimiters, [includeEmptyValues]]) |
![]() | Upcoming Events |
April 30 - May 2, 2025: Into The Box Washington DC: Registration is now open for the 2025 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:
|
![]() |