Blog

Luis Majano

November 04, 2008

Spread the word


Share your thoughts

We are already in the plans for the next ColdBox Training Seminar featuring our CBOX 101 course.  We need your input to choose the venue and dates for this incredible seminar, so please fill out our online survey.

The seminars will be shortly increasing in frequency and more courses will be added to them once they are fully developed.  So take advantage of these training seminars to sharpen both your ColdFusion and ColdBox Skills.  You can also find testimonials and videos about the seminars in our Community Videos Section of the website.

So please take 3 minutes to fill out the survey here: http://spreadsheets.google.com/viewform?key=pAZ_A_gJAjbxldmNTkX8uCw&hl=en

Add Your Comment

(1)

Jun 12, 2009 18:02:19 UTC

by William

Los Angeles in July

Recent Entries

BoxLang 1.15.0 Released: Blazing Fast Strings, Runtime Portability, and much more

BoxLang 1.15.0 Released: Blazing Fast Strings, Runtime Portability, and much more

BoxLang 1.15.0 is a high-impact release with two big headlines and a long tail of hardening. The first headline is a massive performance upgrade to string handling: a new first-class BoxStringBuilder type, compile-time literal folding, smarter &= semantics, and a runtime concat strategy that automatically switches to builder-backed accumulation once your expression gets big enough. Your existing string-heavy code just got faster. No rewrites required.

Luis Majano
Luis Majano
July 09, 2026
MatchBox Web Server: BoxLang Without the Full Server Stack

MatchBox Web Server: BoxLang Without the Full Server Stack

MatchBox includes a native web runtime for building small, fast BoxLang web applications without requiring a JVM or a traditional servlet container. You can follow the MatchBox open beta at https://github.com/ortus-boxlang/matchbox. There are two related pieces in the beta today: a webroot server for .bxm templates and static assets, and a routed app server built around web.server(). Both are early, but they show the direction clearly: BoxLang should be able to serve HTTP from a compact native runtime when the application does not need the full JVM stack.

Victor Campos
Victor Campos
July 07, 2026