<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<description>ContentBox RSS Feed</description>
<link>https://www.intothebox.org</link>
<title>Content RSS Feed by ContentBox</title>
<copyright>Ortus Solutions, Corp (www.ortussolutions.com)</copyright>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>FeedGenerator</generator>
<lastBuildDate>Mon, 27 Apr 2026 12:23:42 GMT</lastBuildDate>
<pubDate>Mon, 27 Apr 2026 12:23:42 GMT</pubDate>
<item>
<title>Agentic BDD - Testing in the Age of Al Pair Programmers</title>
<description>&#13;
AI coding agents are changing how we write software, but what does that mean for how we write and trust our tests?&#13;
&#13;
&#13;
&#13;
In this session, we’ll explore how Behavior-Driven Development (BDD) evolves in an agentic workflow using TestBox 7 and Agentic ColdBox. You’ll learn how to use ColdBox’s new AI capabilities, Guidelines, Skills, and Agents- to generate framework-aware, maintainable tests that follow real BDD practices instead of generic boilerplate.&#13;
&#13;
&#13;
&#13;
We’ll also dive into what’s new in TestBox 7, including real-time streaming test execution, dry-run test discovery, and improved CLI tooling. These features make it easier to audit, validate, and iterate on AI-generated tests, providing fast feedback without sacrificing confidence.&#13;
&#13;
&#13;
&#13;
&#13;
Through live demos, we’ll show how to:&#13;
&#13;
Guide AI using ColdBox-native testing conventions&#13;
Audit and validate AI-generated test suites before execution&#13;
Use streaming feedback to accelerate agent-driven workflows&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
If you’re using (or planning to use) AI in your development process, this session will give you practical patterns to ensure your tests remain a source of truth—not a source of risk.&#13;
&#13;
&#13;
&#13;
&#13;
Learning Objectives&#13;
&#13;
Attendees will:&#13;
&#13;
Understand how agentic workflows impact BDD/TDD practices&#13;
Use Agentic ColdBox Guidelines and Skills to generate framework-aware tests&#13;
Use real-time streaming execution to speed up feedback loops&#13;
Apply CLI features to manage performance and failures in large test suites&#13;
</description>
<pubDate>Sat, 25 Apr 2026 06:17:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Streams, Sockets, and Sorcery - Real-Time BoxLang</title>
<description>&#13;
Modern web apps aren’t request/response anymore, they’re alive. In this session, we’ll explore how BoxLang makes real-time communication not just possible, but surprisingly simple.&#13;
&#13;
&#13;
&#13;
&#13;
We’ll walk through three powerful approaches to real-time UX:&#13;
&#13;
Server-Sent Events (SSE) for lightweight, one-way streaming&#13;
HTTP response streaming for progressive data delivery&#13;
WebSockets with SocketBox for full duplex, event-driven apps&#13;
&#13;
&#13;
&#13;
BoxLang now includes first-class SSE support, allowing you to stream data directly from your server using the built-in SSE() function, complete with async execution, keep-alive handling, and automatic client disconnect detection. You can also consume streaming APIs (like AI providers) using the fluent http() API with real-time chunk processing callbacks.&#13;
&#13;
&#13;
&#13;
On the WebSocket side, we’ll introduce SocketBox, a library that integrates directly with the BoxLang/CommandBox HTTP layer to handle connection upgrades and message routing, bringing modern, event-driven communication to the BoxLang ecosystem without complex infrastructure.&#13;
&#13;
&#13;
&#13;
&#13;
This session is a practical, demo-driven introduction where you’ll see:&#13;
&#13;
Streaming AI responses token-by-token to the browser&#13;
Building live dashboards without polling&#13;
Progressively rendering long-running requests&#13;
Real-time chat and messaging with WebSockets&#13;
Choosing the right tool: SSE vs streaming vs WebSockets&#13;
&#13;
&#13;
&#13;
Whether you’re building live dashboards, streaming AI responses, or interactive applications, you’ll leave with a clear understanding of how to implement real-time features in BoxLang today, and when to reach for SSE, HTTP streaming, or WebSockets. No hacks, no polling—just modern, event-driven patterns you can apply immediately.&#13;
&#13;
&#13;
&#13;
&#13;
Learning Objectives&#13;
By the end of this session, attendees will be able to:&#13;
&#13;
Explain the differences between SSE, HTTP streaming, and WebSockets, including when each approach is appropriate&#13;
Implement Server-Sent Events in BoxLang using the SSE() function for real-time, one-way updates&#13;
Consume and process streaming HTTP responses using BoxLang’s fluent http() API and chunk handlers&#13;
Build a basic WebSocket application using SocketBox for bidirectional, event-driven communication&#13;
Choose the right real-time strategy based on application needs, complexity, and scalability considerations&#13;
Apply real-time patterns to common use cases like AI streaming, live dashboards, and interactive apps&#13;
&#13;
</description>
<pubDate>Sat, 25 Apr 2026 06:16:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Foundeo Inc</title>
<description>&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
Foundeo Inc&#13;
Visionary Sponsor at ITB 2026&#13;
&#13;
Foundeo Inc. is a software consulting and products company focused on ColdFusion and Lucee security. Our products include: Fixinator (https://fixinator.app) a source code security scanner, FuseGuard (https://fuseguard.com/) a web application firewall for CF, and Fixinator an automated server security scanner for ColdFusion and Lucee. Our consulting services include code reviews, server reviews and custom development..&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
https://foundeo.com&#13;
&#13;
&#13;
&#13;
&#13;
</description>
<link>https://www.intothebox.org/into-the-box/partners/foundeo-inc</link>
<pubDate>Fri, 24 Apr 2026 15:10:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
<guid isPermaLink="false">https://www.intothebox.org/into-the-box/partners/foundeo-inc</guid>
</item>
<item>
<title>Developer Superpowers with Claude Code</title>
<description>&#13;
What if you could remove the friction from your day-to-day development work and stay focused on solving real problems? In this session, you'll see how the Clade Code can act as a practical force multiplier—helping you move faster, reduce context switching, and get unstuck without breaking your flow.&#13;
&#13;
&#13;
&#13;
Clade Code works directly in your terminal, giving you instant, context-aware assistance without leaving your environment. Instead of bouncing between tools, docs, and browser tabs, you can interact with your codebase in place—asking questions, exploring logic, and making changes with speed and clarity.&#13;
&#13;
&#13;
&#13;
We'll focus on a handful of high-impact, real-world scenarios: quickly understanding unfamiliar or legacy code, refactoring messy logic into something cleaner, and generating useful tests or documentation. You'll see how these workflows play out live, and how they can immediately improve your productivity without requiring a complete overhaul of how you work.&#13;
&#13;
&#13;
&#13;
You'll leave with a clear sense of where Clade Code fits into your process and how to start using it right away to save time and reduce friction.&#13;
</description>
<pubDate>Mon, 20 Apr 2026 16:03:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Avoiding future chaos: the power of a well-defined Git workflow</title>
<description>&#13;
Git is more than a version control tool, it’s the foundation of how teams collaborate. In this session, we’ll examine how small git decisions and collaboration can lead to either clarity or chaos. Poor Git practices often lead to hidden costs: delays, rework, and production issues.&#13;
&#13;
&#13;
&#13;
We’ll explore how a well-defined Git workflow brings structure, improves communication, and enables teams to work in parallel with confidence. Rather than focusing on commands, this session focuses into key decisions, trade-offs, and practices that help teams move faster while maintaining code quality.&#13;
</description>
<pubDate>Mon, 23 Mar 2026 17:26:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Building Secure Headless Apps with ContentBox APIs: Fast, Flexible, and Extensible</title>
<description>&#13;
Modern applications demand flexibility, speed, and security—and a headless approach is often the key to delivering all three. In this session, we’ll explore how ContentBox goes beyond traditional CMS capabilities by providing a powerful headless API that enables you to build dynamic, secure, and scalable applications in record time.&#13;
You’ll learn how to leverage ContentBox’s headless architecture to serve content across multiple platforms, from web and mobile to third-party integrations. We’ll walk through real-world use cases, demonstrate how to quickly stand up secure applications, and show how to extend and customize the API to fit your exact needs.&#13;
Whether you're building SPAs, microservices, or enterprise integrations, this session will give you practical strategies to turn ContentBox into a flexible API engine for your next project.&#13;
</description>
<pubDate>Mon, 23 Mar 2026 17:22:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Javier Quintero</title>
<description>&#13;
Systems engineer born in Colombia, he has developed software since 2010 mainly in languages such as Java and Coldfusion. He currently works for Ortus Solutions Corp, as a web developer and aims to explore and learn all areas of software development in order to become a Full Stack Developer in the near future. He is passionate about technology and in his spare time he likes to listen to music, go to the beach and play tennis.</description>
<pubDate>Mon, 23 Mar 2026 17:22:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Alex Ventura</title>
<description>&#13;
Alexander is a Software Developer at Ortus Solutions, Corp., with a passion for building scalable and organized web applications. He began his programming journey working with Laravel, PHP, and JavaScript, and has since expanded his toolkit to include ColdFusion, making use of frameworks such as ColdBox after joining his current role in 2023. His work spans both backend and frontend, with experience in Vue and interest in clean, maintainable code.&#13;
&#13;
&#13;
&#13;
A longtime tech enthusiast, Alexander has loved computers since he was a kid. When he’s not coding, you’ll probably find him enjoying good music, playing video games, or out hiking in the beauty of nature.&#13;
</description>
<pubDate>Thu, 19 Mar 2026 20:52:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Gavin Pickin</title>
<description>&#13;
Gavin started using ColdFusion in 1999 when working for the university of Auckland in New Zealand before moving to California. He has lead teams, trained new developers and worked the full stack from graphic design, HTML CSS JavaScript through to ColdFusion MySQL and server administration and now Docker too.&#13;
&#13;
Gavin is active in the Ortus Community, working for Ortus for 7 years, being a regular speaker on webinars, trainings, and speaks at Into the Box, CF Summit and other CFML Conferences in the past.&#13;
&#13;
Gavin has a passion for learning and cannot understand why the 9-5ers aren't listening to podcasts while changing diapers, watching video tutorials while at Waterpolo Practice, or reading blogs while in line at the Gas Station. You will find him on the CFML News Podcast or on slack and twitter@gpickin.</description>
<pubDate>Thu, 19 Mar 2026 20:50:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
<item>
<title>Modern Form UX with ColdBox Tools + Alpine.js</title>
<description>&#13;
Create modern, user-friendly forms by combining the ColdBox tools you already know with the lightweight reactivity of Alpine.js. Whether or not you use ORM, you can define rules with cbValidation and prepare structured data with Mementifier, then hook into Alpine.js for real-time validation and dynamic UI enhancements like dependent fields and searchable dropdowns.&#13;
</description>
<pubDate>Thu, 19 Mar 2026 20:47:00 GMT</pubDate>
<author>dvega@ortussolutions.com (Davis Vega)</author>
</item>
</channel>
</rss>
