Thanks to Aaron Roberson and massimo foti, the dreamweaver hints for coldbox have been updated to an MXP file that will do all the installation for you in both PC and MAC. Very cool!! Not only does it have syntax highlighting, but tag highlighting and lots of plugin highlighting. That one alone is making me consider to switch to it. Anyways, enjoy and please thank Aaron for maintaining the snippets. You can download from here
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
(3)
Jul 10, 2008 02:43:49 UTC
by patrick
Hi Luis, any chance of a link 2 the down load (having a blonda day and google isnt helping locate it.)
Jul 10, 2008 10:13:28 UTC
by Luis Majano
You can download from here http://www.coldboxframework.com/downloads/dreamweaver_dictionary.zip
Jul 11, 2008 02:11:10 UTC
by patrick
perfect thank you.