Blog

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

I did yesterday a presentation at the Orlando User Group, ADOGO, and it went awesome. Thanks Brian and crew for hosting me. The presentation covers some theory but we did a lot of hands on. I showed off event caching, scaffolding support via illudium, even ses support, and much much more. So check it out at the following URL: http://adobechats.adobe.acrobat.com/p91785199/

Add Your Comment

(4)

Dec 05, 2007 13:39:36 UTC

by Mario Talavera

Great Coldbox overview last night! Thanks a lot for time spent going over framework.

Dec 05, 2007 13:57:57 UTC

by Brian LeGros

Thanks again for all of the help Luis! It was a great and detailed preso. Now if I can only find a place to ship pastelitos to CA!

Dec 05, 2007 14:27:00 UTC

by Joe Zack

Thanks for the excellent presentation, can't wait to dig in!

Nov 02, 2009 00:16:23 UTC

by watch smallville Online

i would love to read more from you on this

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