If you have not heard about Railo, then you should. It is an excellent CFML engine and best of all, the pricing on it is awesome. ColdBox is fully supported under the new Railo 2.0 and let me tell you, it FLIES!! Railo on itself is an incredibly fast CFML engine. You add ColdBox to the mix and you have a powerful combination. You can go here and find out more information about Railo & ColdBox.
ColdBox can also be converted into a Railo archive and all the new upcoming releases will include the framework in Railo Archive format. So if you haven't checked out Railo, then do, it is a great CFML alternative.
Blog
Recent Entries
MatchBox Brings BoxLang to ESP32 Microcontrollers 🦀
One of the most unusual parts of MatchBox is the ESP32 target.
The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox, and it can compile BoxLang scripts into bytecode and deploy them to ESP32 microcontrollers. That means the same language used for scripts, native tools, web services, and browser logic can also run on a small embedded device.
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
Add Your Comment