CFBreak 2024-46 Published on November 22, 2024
Week 46, 2024: Here's the latest from the CFML, ColdFusion and Lucee community.
Ben Nadel |
Considering A Secure Encoding Technique Inspired By JWT In ColdFusion Ben Nadel creates a JWT-inspired light-weight encoder for his secure cookies in ColdFusion... Formatting Dates In The Local Timezone With Alpine.js Ben Nadel explores the idea of using Alpine.js to format date/time values on the client-side in the user's local timezone... Counting The Occurrences Of A Substring Or RegEx Pattern In ColdFusion Ben Nadel explores various techniques for counting the occurrences of a string or regular expression pattern in ColdFusion... Rebuilding Incident Commander As A ColdFusion App Ben Nadel shares his Incident Commander app, for triaging incidents, which he's rebuilt in Adobe ColdFusion... Using fileGetMimeType() To Determine File Type In ColdFusion Ben Nadel demonstrates that the fileGetMimeType() function can be used to inspect the file type / mime-type of a file in ColdFusion... Building A Moment-Inspired .fromNow() Date Formatting Method In ColdFusion Ben Nadel ports his .fromNow() relative date formatting method from Angular in ColdFusion... |
James Moberg |
Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses Our Microsoft IIS web server is configured to accept IPv4 connections and, since 1996, we've recorded IPs in databases using VARCHAR(15) ... |
Chris Simmons |
ColdFusion Scheduled Tasks Failing with 403 Forbidden Error (Cloudflare Issue) My company recently experienced an issue where all of the scheduled tasks in CFADMIN were failing... |
Ortus Blog |
TestBox Latest Updates and News! We’re thrilled to have launched the new TestBox website and TestBox 6.0! If you haven’t had a chance to explore yet, visit TestBox to discover updated documentation, powerful resources, and features... BoxLang 1.0.0 Beta 22 Launched The BoxLang 1.0.0-Beta22 release includes several improvements, bug fixes, new features, and stories... |
MoD Podcast CFML News |
Modernize or Die® - CFML News Podcast for November 19th, 2024 - Episode 223 2024-11-19 Weekly News — Episode 223 Watch the video version on YouTube at https://youtube.com/live/bFX1uaN5Hec?feature=share Hosts: Gavin Pickin - Senior Developer at Ortus Solutions Eric Peterson - S... |
Adobe ColdFusion Forums |
Lucee Community |
Ortus Community |
StackOverflow ColdFusion |
CFDocs Function of the Week |
collectionFilter()Filters items from a collection passing the filter condition collectionFilter(collection, filter [, parallel] [, maxThreads]) → returns any |
Brought to you by: Foundeo Inc. |
This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Here's this week's featured product:
|