Here's a list of little projects that I maintain. This probably isn't complete, but as I update stuff, I'll add it here, so the list should keep growing.

  • Amazon S3 CFC - a little CFC for managing assets on Amazon's S3 service.
  • CF Groovy - a Groovy scriptlet engine for CF, including dynamic Groovy classloading
  • ComboBox - a JS combobox from the days of yore, and still kicking
  • FB3 Lite - a lightweight HTML front controller framework a la Fusebox 3 and 5
  • FlexChart - a simple SQF charting engine for AJAX apps
  • jQuery: Checkbox Range Selection - a jQuery plugin for selecting/deslecting ranges of checkboxes
  • IndexXml UDF - a simple UDF for pretty printing XML
  • Query/Reporting DSLs - simple DSLs for query strings and comparative reports
  • ReadGzippedText UDF - a fileRead corollary that reads gzipped text files
  • Schema Tool - a tool for managing database schemata (and other stuff) across upgrades
  • TransactionAdvice - a ColdSpring advice for applying transactionality to your beans