New #CFML library: iplogs
Ask "is this IP a VPN, a datacenter, or a real person?" with no API key and no signup.
Same IPLogs.cfc on Adobe @coldfusion 2016–2025, @lucee_server & @TryBoxLang. Caching + offline fallback against 10 CC-BY data sets.
New open-source #CFML library: cfGlobalping. Run ping, DNS, HTTP, traceroute & mtr from probes around the world - straight from #ColdFusion or #Lucee, with results as typed structs. Verify your CDN, cert, or DNS from everywhere, not just origin. Apache-2.0.
New on MyCFML: cf-scrimage - a CFML wrapper for the Scrimage JVM image library. WebP encoding, a stack of filters, and a dual API (fluent chain or one-shot). Works on Adobe @coldfusion , @lucee_server & @TryBoxLang .
#ColdFusion#CFML#BoxLang
Just released a clean #CFML wrapper for Thumbnailator. Fluent image resizing, EXIF auto-rotate, watermarks, batch processing & more. Single JAR, no deps, faster than cfimage in many cases.
https://t.co/vJo7Uapv7r
Demo + benchmarks included. Perfect for #ColdFusion & Lucee apps.
#CFML is about to be in the TOML “all popular programming languages” list now.
It parses and emits TOML, runs on Adobe #ColdFusion 2016 - 2025, Lucee 5+, and BoxLang. One CFC.
https://t.co/XUDLg1htHZ
Where can I find the best "cheatsheets" for #ColdFusion or #CFML?
I'm inquiring because I often never see CFML listed on the various "awesome cheatsheet" lists:
https://t.co/IXcej9ul9W
I've finally got around to updating my emoji java wrapper CFC.
cf-JEmoji: a CFML Emoji Wrapper for the Post-emoji-java Era
- does this string contain an emoji?
- what's its alias?
- swap unicode for :thumbsup:
I recently rewatched Demolition Man from 1993. The "Verbal Morality Statute" printer stuck with me.
So I rewrote my 2003 #CFML profanity filter as a 2026 CFC.
- Unicode attacks
- homoglyphs
- Punycode
- 6 languages
- Scunthorpe-safe
- MIT License
I'm using markdown table format when exchanging some data with AI since it uses fewer tokens than JSON & is human-friendly.
If returned data needs to be processed, it can be converted to a #ColdFusion query.
Here's a #cfml markdownTableToQuery UDF:
https://t.co/So0g8rmYHN
I built a local #CFML playground that runs 10 engines at once... cfmlFiddle.
Run Adobe ColdFusion + Lucee + BoxLang side by side.
Self-hosted - Powered by CommandBox - MIT
Are you interested in parsing PDFs into structured data with #CFML? Check out @opendatalo51205.
93% table detection accuracy in hybrid mode, OCR for 80+ languages, and about 0.015 seconds per page.
Seven output formats. Apache 2.0 license.