Blog

Luis Majano

January 04, 2010

Spread the word


Share your thoughts

There are several training seminars available for ColdBox for the first quarter of 2010.  The following are the current seminars:
We are still planning more seminars for March, April, May and July that we will announce soon.  We are also running a promotion to the first two registrants for each seminar, a free Definitive Guide ColdBox book.  We only have 1 left for the CBOX-101 class, so hurry and register, as only the first two registrants will get the free book.

Our locations for training for March and May are still indecisive, but you can be part of it.  Please email us at training@coldbox.org with your city or region of preference and how many people are interested in attending.  If you meet the minimum required attendees, then we will head on out to your city.

Happy 2010!



Add Your Comment

(1)

Jan 05, 2010 01:56:16 UTC

by Bleisch

Switzerland, Zurich would be a great destination for a CBOX-101-Training ;-)

http://www.zuerich.com/de/welcome.cfm

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