This is a call to designers or CSS masters. I am currently modifying the error template for ColdBox and need a new design and layout. If you are interesting in taking on this task and helping out, then please download the attached zip file and do your magic. The only requirements is that it needs to be css and look attractive. The attached file contains a style sheet and the Bug Report file. The report gets both rendered and emailed. No images can be used, just color combinations and effects. So if you can help out, please do. Then just submit them to info@coldboxframework.com. I have no money to bribe you with or gifts. This is to collaborate to this project. So if you have any extra time and want to take a shot at creating the error template, then many many thanks and blessings!!
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