Making use of the preQBExecute() and postQBExecute() QB interception points I can capture the actual SQL getting generated and running against my database.
Although CommandBox ColdFusion instances run for just the duration of your OS session and for only one user by default, I use the Non Sucking Service Manager (NSSM) module through a Task Runner to create a Windows Service to run things under it, making the app available to everyone and persistent over OS reboots.
Using Homebrew makes it generally very easy to upgrade CommandBox on a Mac, albeit with some possible gotchas.
A project that allows the sending of ZPL data to a label printer using ColdFusion and Java. The label printer can be installed either as a network IP printer or on a computer as part of its available printers.
While the Wordpress permalinks and friendly 404 page appeared to be working just fine on the public site after being added to the Lighttpd configuration, things were breaking in the Wordpress Admin section.