Blog

Into the Box Sessions Round 2 is now Out!

Victor Campos February 24, 2026

Spread the word

Victor Campos

February 24, 2026

Spread the word


Share your thoughts

Second Round of the Into the Box 2026 Agenda Is Live

Into the Box 2026 is shaping up to be our most dynamic event yet! Building on the momentum of our first release, we are thrilled to announce the second round of sessions for this year's conference.

As the ecosystem continues to evolve, teams are balancing the realities of maintaining critical legacy applications while adopting modern tools, architectures, and practices. Into the Box has always been about meeting developers where they are and giving them practical paths to what’s next.

This second release includes:

  • 11 brand-new conference sessions added to the main tracks
  • A strong focus on cloud security, modern concurrency, real-time web capabilities, BoxLang migration case studies, and AI integrations.

And we aren't done yet more details will be announced in the coming weeks!

Sign up to be part of Into The Box

Tickets


🎤 Conference Sessions: Day 1 (April 30, 2026)

Day one's newly added sessions dive deep into modernizing your backends, extending your runtime, and implementing real-time web features.

  • SSL Certificates Made Simple - Now with HTTP-01 A practical guide to automating and simplifying your secure infrastructure and SSL certificate management using HTTP-01 validation.

    Instructor: George Murphy

  • Top 10 Reasons to Migrate to BoxLang Discover the most compelling features, performance benefits, and workflow improvements that make migrating to BoxLang a game-changer for your applications.

    Instructor: Jon Clausen

  • SSE, HTTP Streaming, WebSockets Oh My! Explore real-time web capabilities and learn how to implement Server-Sent Events, HTTP streaming, and WebSockets effectively in your modern apps.

    Instructor: Eric Peterson

  • Customize your Runtime: Creating BoxLang Modules Dive into the internals of BoxLang and learn how to build, integrate, and share your own custom modules to extend the runtime.

     Instructor: Brad Wood


🎤 Conference Sessions: Day 2 (May 1, 2026)

Day two's additions focus heavily on real-world case studies, developer productivity, JVM integration, and cloud security.


More to Come

This second agenda release represents the next big step in our lineup, but we still have more planned for Into the Box 2026! Additional sessions, speakers, and workshop details will be announced in the coming weeks.

If you’re working with CFML today or planning to modernize with BoxLang this event is built to help you move forward with clarity and confidence.

👉 Join Us at Into the Box 2026

  • Review the full agenda
  • Explore workshops
  • Check out our updated pricing and team packages

Visit intothebox.org to learn more and secure your tickets. We can’t wait to see you there.


Join the Ortus Community

Be part of the movement shaping the future of web development. Stay connected and receive the latest updates on product launches, tool updates, promo services, and much more. Subscribe to our newsletter for exclusive content.

Follow Us on Social media and don’t miss any news and updates:

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