Thanks to Aaron Roberson, we now have the ColdBox dictionaries on Dreamweaver (For those that still use it). I will be updating a guide in the wiki on this, but have also uploaded it to the SVN. If you wish to download it now, please click here.
Here are some screenshots:

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)
Jun 07, 2008 11:08:45 UTC
by Tony Garcia
This is great! I do both design and development and jump back and forth between DW and CFEclipse, so this will really come in handy. Thanks Aaron!
Jun 08, 2008 10:36:42 UTC
by Aaron Roberson
Welcome Tony. Keep an eye out for updates to as I add more hints to the dictionary.
I also do a lot of design work as well as programming so that is why I made the code hints. Glad others will benefit from them too!
Jun 09, 2008 09:39:45 UTC
by Kevin
Um, I'm 11 can you explain the directions.
;)
Nice Work, I work Just like Tony (now with DW CS 4 )