The winner of ColdBox training is: Conrad Davis!!
We did a raffle and the following are the results:
1) Conrad Davis (Winner)
2) Charlie Griefer (Runner Up)
3) Dave Schuck (2nd Runner Up)
I have emailed all three participants as Conrad has the first bid for the training. If he does not answer that he will be going by Tomorrow at 5PM pacific, then the winner becomes runner up 2, Charlie Griefer. If charlie does not answer by Saturday at 5PM pacific, then Dave Shuck becomes the winner.
Congratulations Conrad, you are a proud owner of ColdBox Training for CBOX:101 this October 4-5th in Dallas, Texas
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