Blog

Call For Speakers Open for Into The Box 2017

Brad Wood November 30, 2016

Spread the word

Brad Wood

November 30, 2016

Spread the word


Share your thoughts

We're gearing up to bring Into The Box back-- our yearly Ortus conference of Boxy goodness.  This year will have some major changes from previous years.

  • Expanded to a full 2-day conference
  • An additional full day of training available for a veritable 3 days of awesome
  • A new location in the warm and sunny city of Houston, TX
  • Moved to April 27th & 28th (with additional training on the 26th)
  • More content than ever before

We're looking for speakers to come present cutting edge topics for ITB that focus on developer productivity, tooling, and process management related the Ortus products and CFML in general.  If you have some ideas and are willing to come be a part of this event, please fill out the form below.  Being a speaker will get you a free conference pass and hotel so you'll just have to get yourself there!

 

 

Please fill out the form below or use this link to submit your topics.

 

Add Your Comment

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