How I use CommandBox with my blog Jun 23, 2022 CommandBox is not just for running servers commandbox cfml
Building a CF sitemap generator Jun 13, 2022 A simple script to crawl a site and build a sitemap.xml cfml
Chunking an Array with ColdFusion Jan 4, 2021 Quickly chunk an array by the specified chunk size. cfml
Quickly transform XML to JSON with org.json.XML and ColdFusion Dec 16, 2020 Work smarter, not harder cfml