Blog

Luis Majano

October 20, 2017

Spread the word


Share your thoughts

<div class="col-md-12">
	<img src="__media/home-carousel/ortus-logo.jpg" width="300px">
	
	<h1>Ortus Developer Week<br />November 06-10, 2017</h1>
	<h3>5 days, 15 Live Sessions</h3>
	<p>A FREE TRAINING EXTRAVAGANZA</p>

	<a class="btn btn-info btn-lg" href="https://zoom.us/meeting/register/2932a64bf0837a357c24e00bf0acd2b8" target="_blank">Register for FREE now!</a>
	<a class="btn btn-info btn-lg" href="/odw">Visit Conference Page!</a>

</div>

ODW version 6.0

Ortus Developer Week is taking place for the 6th year in a row! A FREE Training week dedicated to all of you developers that are eager to learn more and update your skills. Register and join 300+ developers taking part of this great event. We have some great speakers and content coming your way, so check out our ODW page for more information, video links, slides, and source code!

Add Your Comment

Recent Entries

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.

Luis Majano
Luis Majano
September 11, 2026