Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
The cfdump tag (AKA cfscript "writedump" function) outputs the contents of a variable of any type for...
I recently integrated the auto-generation of survey results into a downloadable PDF using ColdFusion...
Our Microsoft IIS web server is configured to accept IPv4 connections and, since 1996, we've recorded...
The State of myCFML PDF Generation My current comparison is with CFDocument on the...
PayPal's NVP/SOAP API for Website Payments Pro accounts suddenly stopped working sometime around...
I referenced Zint Barcode Generator in a post from 2020 and included a very basic command line syntax...
When working on new logic and I want to dump a variable, I often use an internal CF_DumpLite...
Language detection is a feature that we needed in a past project. I wrote an article in 2020...
There was an internal decision to use Wasabi Cloud Storage instead of Amazon S3 and I needed to use...
Standardization & validation is important, but good luck getting all you clients and your...
While integrating a new feature for a client to flag customers that were requesting vouchers to be...
While working on some internal graphs to represent daily Fastly WAF/CDN statistics, I realized that I...
We use ColdFusion/CFML to generate valid HTML documents for PDF generation using jsoup &...
While working on my ColdFusion colorTools CFC, I wondered if isValid() supported a "hex" type since...
A ColdFusion application that we developed a couple years ago worked with Twilio to log incoming text...
In one of our projects about 10 years ago, we were fetching HTML fragments from a trusted third-party...
I recently wrote a blog entry about using a third-party Java library to standardize IPv4 & IPv6...