Blog

blog featured image
Luis Majano | August 14, 2026
Introducing BoxLang AI Explorer: A Local Catalog for Every AI Pattern

Learning a new AI API usually means jumping between scattered documentation pages, guessing at imports, and copy-pasting code that may or may not still work. We wanted something better for BoxLang AI, so we built the BoxLang AI Explorer: a local, browser-based catalog of runnable BoxLang AI examples, organized by category and difficulty, each with guidance, source code, and sample output.

BoxLang at Florida International University: Supporting the Next Generation of Modern Devs

Maria Jose Herrera |  August 13, 2026

The future of software development depends on more than the technologies we use. It depends on the people who learn to use them, improve them, challenge assumptions, and apply them to real-world problems.

Read More

Community Spotlight: BoxLang Express Brings Node-Style HTTP to the JVM

Luis Majano |  August 12, 2026

If you've spent years in Spring Boot, Micronaut, or Jakarta EE, "web framework" usually means a servlet container, an embedded Tomcat or Netty, a build step, and a fat jar before anything answers a request. What if you could skip all of that and still be on the JVM?

Read More

ColdBox 20 Years Strong: Building the Future of Modern Application Development

Maria Jose Herrera |  August 11, 2026

What began as an MVC framework has grown into a broader application-development platform supported by dependency injection, caching, logging, testing, security, scheduling, background jobs, command-line tooling, and an extensive collection of community and Ortus-maintained modules.

Read More

Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform

Maria Jose Herrera |  August 06, 2026

Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.

Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.

Read More

bx-toml : Native TOML Support for BoxLang

Luis Majano |  August 04, 2026

TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.

Read More

BoxLang 1.16.0 Released!

Luis Majano |  August 04, 2026

BoxLang 1.16.0 is here, closing 50 issues across new features, improvements, and bug fixes. The theme running through this release is control: control over how HTTP clients are created and reused, control over what happens when a request fails, control over how much data a response is allowed to buffer, control over when Java classpaths reload, and tighter alignment with CFML behavior in the edge cases that only show up in production.

Read More

Ortus & BoxLang July Recap 2026

Victor Campos |  July 31, 2026

July continued to showcase the rapid evolution of the Ortus ecosystem with major BoxLang releases, innovative developer tools, and expanded AI capabilities. From new runtime features and cloud-native integrations to practical learning resources and technical deep dives, this month's highlights reflect Ortus' commitment to building modern, high-performance solutions for the JVM.

The month also featured community initiatives, conference resources, and international events, including CFCa...

Read More

Into the Box 2026 Presentation Slides Are Now Available Part II

Victor Campos |  July 24, 2026

The Into the Box 2026 Presentation Slides Are Now Available - Part II

Welcome back to our recap series! We are thrilled to announce that Part 2 of our In...

Read More