I just posted my Advanced Workshop session given today. It was a great presentation and attendance. If you where not there, you can still check it out by going to the wiki presentations area. The presentation shows all the demos we should have done, I am also uploading the complete workshop source code and the script that was my guide to create the demos. As a side note, I will be translating the demos to screencasts so you can follow along. It should take me a few weeks, but they will get there.
Blog
Recent Entries
BoxLang 1.14.0 : BoxLang Ranges Part 1: First-Class Intervals, Zero Compromises
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
BoxLang 1.14.0 : Local Template Classes - Define Classes Right Where You Need Them
BoxLang 1.14 ships with one of the most developer-friendly OOP features we've built yet: local template classes. If you've ever created a throwaway .bx file just to hold a five-line helper class, this one's for you.
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge
The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.
That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.
Add Your Comment
(4)
May 04, 2008 21:48:22 UTC
by Jason Dean
Luis,
Thanks! It was a great session. I wish it could have gone 5 hours so we could finish everything you had planned. That said, I really got A LOT out of the presentation. The layout demo was great and helped me wrap my head around some of the concepts around the layout manager.
I look forward to the screencasts.
May 04, 2008 23:24:19 UTC
by Peter Bell
Great presentation - really exciting!
May 05, 2008 20:52:21 UTC
by chris hough
excellent presentation, very informative and I look forward to the walk throughs - thank you Luis
May 06, 2008 11:31:33 UTC
by O?uz Demirkap?
It was great Luis. Thanks! :)