bdw429s
Application architect & developer advocate for Ortus Solutions. Contributes to ColdBox, CacheBox, WireBox, TestBox, etc & lead developer of CommandBox CLI
@Ortus-Solutions @ColdBox
Pinned Repositories
CFML-Pi-Hat
The code that runs my CFML-powered Raspberry Pi Hat
coldbox-legacy-app-demo
A sample app that is part legacy and part Coldbox MVC.
commandbox-fusionreactor
Adds support to start your CommandBox servers with Fusion-Reactor
RailoPasswordManagement
A small utility for hashing and encrypting passwords for use with the Railo web administrator and data source adminisrator.
coldbox-platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
cfml
Exercism exercises in CFML.
jline3
JLine is a Java library for handling console input.
commandbox
CommandBox ColdFusion (CFML) CLI, Package Manager, REPL and more
ContentBox
Enterprise ColdFusion (CFML) Modular CMS
TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It also includes MockBox, our mocking and stubbing framework.
bdw429s's Repositories
bdw429s/coldbox-legacy-app-demo
A sample app that is part legacy and part Coldbox MVC.
bdw429s/commandbox-fusionreactor
Adds support to start your CommandBox servers with Fusion-Reactor
bdw429s/PropertyFile
A library for managing Java property files
bdw429s/socketbox-demo
SocketBox demo of WebSockets for CommandBox or BoxLang Miniserver
bdw429s/commandbox-escher
bdw429s/FRAPI-transaction-name-demo
A simple example of how to use FRAPI to customize the transaction name for each request
bdw429s/scan-cfml-admin
A fun CFML version of https://github.com/ecivis/scan-cfml-admin
bdw429s/bdw429s
bdw429s/boxlang-heroku-demo
Demo to deploy a BoxLang app on Heroku
bdw429s/commandbox-bookmarks
bdw429s/commandbox-cfformat
A CommandBox module for formatting CFML component files.
bdw429s/commandbox-dotenv
Convention approach to adding environment variables from a file to JVM args for CommandBox.
bdw429s/commandbox-task-local-model-resolver
A simple module that allows Task Runners to inject CFCs from the shell's working dir
bdw429s/DashboardFx
JavaFx Dashboard
bdw429s/FR-Demo
bdw429s/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
bdw429s/homebrew-core
🍻 Default formulae for the missing package manager for macOS
bdw429s/integrated
A TestBox package for even better Integration tests in ColdBox!
bdw429s/javafx-demo
Demo of JavaFX bundled in CommandBox
bdw429s/jline3
JLine is a Java library for handling console input.
bdw429s/LaunchDarklyColdBoxExample
bdw429s/log4shell
Operational information regarding the vulnerability in the Log4j logging library.
bdw429s/Lucee
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
bdw429s/osgi-bundle-log4j-core
bdw429s/quick-with-auth
bdw429s/send-grid-protocol
A cbmailservices protocol for sending mail through SendGrid
bdw429s/socketbox-stomp-demo
SocketBox demo of STOMP protocol over WebSockets for CommandBox or BoxLang Miniserver
bdw429s/SQL-Server-Monitor
A very simple SQL Server Monitor tool I wrote years ago as a CF site you run locally.
bdw429s/urlrewritefilter
A Java Web Filter with functionality like Apache's mod_rewrite
bdw429s/whoops
Interactive debug for exceptions in ColdBox