Blog

Welcome to our new blog

Luis Majano October 16, 2008

Spread the word

Luis Majano

October 16, 2008

Spread the word


Share your thoughts

Welcome to our new blog.  We have finally migrated from our individual team author blog to a community official blog for the ColdBox Framework.  This blog will showcase news, release information, bug information, community driven questions, events, media, presentations, tips & tricks, tutorials, and well, the rest.  We will also be multi-authoring posts by all the members of the team, so we can get a wide range of authoring from the team.  So enjoy this blog as another repository of knowledge for the ColdBox Framework.

Just a note that our blog is powered by Mango and what a sweet blog it is.  I am extremely happy with it and all of its features and directions.  The only bad thing about it, is that it doesn't run on ColdBox :)

Add Your Comment

(2)

Oct 26, 2008 21:09:45 UTC

by Rob Cawte

Shame you didn't eat your own dogfood and use the ColdBox version of BlogCFC. ;)

I'm trying to learn MVC using ColdBox after several years away from CF. I use BlogCFC for my own blog, and it would be very helpful if you could do some posts that explain the thought processes you went through when migrating the site to ColdBox.

-Rob

Oct 26, 2008 21:50:23 UTC

by luis Majano

thanks rob. However the version of blogcfc is super old when I migrated it so mango was a great choice for us.We also added a simple blog app tosvn we will release for version 2.6.2 in a few weeks.

Recent Entries

Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.

Luis Majano
Luis Majano
September 15, 2026
BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026