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...
Our Microsoft IIS web server is configured to accept IPv4 connections and, since 1996, we've recorded...
I wouldn't call myself a regular at conferences, but I've enjoyed attending some CF-related...
I recently integrated the auto-generation of survey results into a downloadable PDF using ColdFusion...
I was recently invited to be a guest on the "Ben & Ryan Show" podcast to share some custom...
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...
(This is a repost from my abandoned tumblr blog; dated 2016-11-17) A client requested that we spell...
There was an internal decision to use Wasabi Cloud Storage instead of Amazon S3 and I needed to use...
While integrating a new feature for a client to flag customers that were requesting vouchers to be...
When displaying values in a table, I like to use color to visually indicate whether the number is...
There's been many occasions where a user-specific payload has been generated (shopping cart, check...
Standardization & validation is important, but good luck getting all you clients and your...
While working on some internal graphs to represent daily Fastly WAF/CDN statistics, I realized that I...
CommandBox Setup Download CommandBox for the stable version (it’s recommended to download...
We license data from multiple providers and discovered that not all data can be treated equally even...
Working in a small development group, one of my goals is code reduction and *blackbox * major aspects...
I posted an update to my ColdFusion CF_Timer custom tag on my new myCFML blog with the same title. ...
While working on my ColdFusion colorTools CFC, I wondered if isValid() supported a "hex" type since...
I recently wrote a blog entry about using a third-party Java library to standardize IPv4 & IPv6...