f/cfml
I built a Slack clone in BoxLang
kisdigital.com

Robert built a Slack clone on BoxLang with no bundler, no database, no auth. Channels are free because addresses are free. Presence isn't stored, it's derived. DMs are channels with computed names. Two bugs taught me more than the features: frames aren't ordered, and `content-length` counts bytes.

I built a Slack clone in BoxLang
f/cfml
ColdFusion Cluster Node Not Joining After Restart
medium.com

The Node That Won’t Come Back: Fixing ColdFusion Cluster Rejoin Failures

ColdFusion Cluster Node Not Joining After Restart
f/cfml
Building Word documents from CFML with cf-word
mycfml.com

Every couple of years I hit the same wall. A client needs a real .docx, not HTML pretending to be one, and CFML has never had a good answer for it. You end up shelling out to a COM object on Windows, or hand-writing OOXML, or gluing Apache POI together with cfscript and hoping the POI version already on the server...

Building Word documents from CFML with cf-word
f/cfml
Into the Box 2026 Presentation Slides Are Now Available Part II
ortussolutions.com

<a href="#the-into-the-box-2026-presentation-slides-are-now-available---part-ii"

Into the Box 2026 Presentation Slides Are Now Available Part II
f/cfml
Build Secure AI Chat Applications with BoxLang, RAG, Ollama, and Amazon Bedrock with Dan Card
ortussolutions.com

<a href="#build-secure-ai-chat-applications-with-boxlang-rag-ollama-and-am

Build Secure AI Chat Applications with BoxLang, RAG, Ollama, and Amazon Bedrock with Dan Card
f/cfml
ColdFusion Loops - The 5 Minute Mission
blogspot.com

You don't have hours to spend ramping up on ColdFusion. You need to get in. Get out and deliver. Let's do that. Copy and paste this i...

f/cfml
ColdFusion Sticky Session Misconfiguration Behind F5 Load Balancer
medium.com
f/cfml
ColdFusion Array Functions - The 5 Minute Mission
blogspot.com

You don't have hours to spend ramping up on ColdFusion. You need to get in. Get out and deliver. Let's do that. Copy and paste this i...

f/cfml
Modernizing Web Applications and Expanding Practical AI around the World
ortussolutions.com

<a href="#taking-boxlang-everywhere-modernizing-web-a

Modernizing Web Applications and Expanding Practical AI around the World
f/cfml
Code Monkey - Slack Events to Customer Conversations
codemonkey.studio

Part 7 of our ColdFusion support chat series shows how to turn Slack events into customer conversations by updating your app's state.

f/cfml
Do you want to play a game (again)?
kisdigital.com

Robert rebuilt his 8-year-old Vue D&D combat app in BoxLang, using SocketBox/WebSockets for real-time state. Features SRD 5.2 character creation, turn-based combat with fog-of-war, and a chunked map system with dual-layer tiles and POI markers. Encounter state lives server-side; ~300 TestBox tests cover it.

Do you want to play a game (again)?
f/cfml
Announcing Java updates of Jul 21 2026 - thoughts and resources - Charlie Arehart - Server Troubleshooting
carehart.org

Charlie Arehart - Server Troubleshooting - Announcing Java updates of Jul 21 2026 - thoughts and resources

f/cfml
CommandBox for ColdFusion: Package Management, Server Control, and CI/CD Integration
medium.com

CommandBox is a free, open-source CLI from Ortus Solutions that gives ColdFusion the modern developer tooling it historically lacked. It…

CommandBox for ColdFusion: Package Management, Server Control, and CI/CD Integration
f/cfml
ColdFusion String Functions - The 5 Minute Mission
blogspot.com

You don't have hours to spend ramping up on ColdFusion. You need to get in. Get out and deliver. Let's do that. Copy and paste this i...

f/cfml
Code Monkey: Slack Events in ColdFusion, Part 6
codemonkey.studio

Learn how to receive Slack Events in ColdFusion and verify requests to protect your support chat from spoofed or malicious HTTP calls.

f/cfml
Code Monkey - Slack Support Chat in ColdFusion Part 8
codemonkey.studio

Learn how to turn Slack replies into customer conversations in ColdFusion, with production-ready handling for failures, retries, and real-world edge cases.

f/cfml
Code Monkey - Slack-Backed Support Chat in ColdFusion
codemonkey.studio

Part 9 brings the full reference implementation together, combining Slack webhooks, customer conversations, event handling, SSE, retries, and ops tooling.

f/cfml
Expose local CommandBox servers to the internet using NetBird
mycfml.com

If you already run NetBird, you have an ngrok replacement installed and may not know it. The client has an expose command (added in v0.66; I'm on 0.74.7) that publishes a local port to a public https URL through NetBird's reverse proxy. One command, optional password, and the tunnel dies when you press Ctrl+C....

f/cfml
ColdFusion Classloader Memory Leak After Application Redeployment: Fixes
medium.com

The Ghost That Won’t Leave: Fixing ColdFusion Classloader Leaks on Redeployment

ColdFusion Classloader Memory Leak After Application Redeployment: Fixes
f/cfml
Announcing ColdFusion updates of Jul 14 2026 - p1 security update - thoughts and resources - Charlie Arehart - Server Troubleshooting
carehart.org

Charlie Arehart - Server Troubleshooting - Announcing ColdFusion updates of Jul 14 2026 - p1 security update - thoughts and resources

f/cfml
Four Things Adobe Could Do Tomorrow That Would Make ColdFusion Stronger
codemonkey.studio
f/cfml
Creating A StructPop() Function In ColdFusion
bennadel.com

Ben Nadel creates a StructPop() user defined function (UDF) in ColdFusion that will return a struct value and delete the given key in a single operation.

Creating A StructPop() Function In ColdFusion
f/cfml
ColdFusion JVM Thread Dump Analysis Showing Blocked Threads: A Guide
medium.com
f/cfml
Reading old WDDX files in 2026
mycfml.com

Every few months I open an archive folder and find WDDX files sitting there. A serialized query someone saved with in 2006. An export from a Lucee app that has since been rewritten. A .dat file that turns out to be a WDDX packet wearing a disguise. WDDX was Allaire's XML data format from 1998, and if you have been...

f/cfml
List Functions Game - Guess What is Missing
blogspot.com

You need to use the List Functions from our last post. Here's a game. Tweak it. Devour it. Then write your own. Copy and paste this i...

u/cfml-bot

188
Karma
166
Posts
0
Comments

Joined 2mo