Using Canonicalize() To Embed Emoji In Email Subject Lines In ColdFusion
Ben Nadel demonstrates how to use the canonicalize() function to render emoji in email subject lines in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to use the canonicalize() function to render emoji in email subject lines in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how to use the canonicalize() function to render emoji characters in a ColdFusion page response....
From: Ben Nadel
Ben Nadel and the crew talk about cases in our work in which the maximum effort isn't worth the potential outcome....
From: Ben Nadel
I am going to attempt to keep this page updated with the latest ColdFusion Security Updates and Hotfixes published by Adobe.
From: Pete Freitag's Homepage
Ben Nadel demonstrates that the for-loop can have a dynamically assigned increment that changes on every loop iteration....
From: Ben Nadel
Ben Nadel builds a Lorem Ipsum text generator with ColdFusion....
From: Ben Nadel
If you've recently applied CF2021 update 15 or are planning to, you need to be aware of a known issue which can cause unexpected removal of some CF packages (modules) which occurs upon the CF restart after installing the update: specifically it's the document, htmltopdf, pdf, presentation, print, an...
If you've recently applied CF2021 update 15 or are planning to, you need to be aware of a known issue which can cause unexpected removal of some CF packages (modules) which occurs upon the CF restart after installing the update: specifically it's the document, htmltopdf, pdf, presentation, print, an...
Ben Nadel explores the array sorting error, Comparison method violates its general contract, that he was getting in ColdFusion....
From: Ben Nadel
Ben Nadel and the crew talk about the strong bonds created during intense experiences. And, whether or not we can create those same bonds without suffering....
From: Ben Nadel
Ben Nadel discusses the power of a TODO comment to grant permission in the face of a sub-optimal solution....
From: Ben Nadel
Ben Nadel explores the interplay between Signals, array mutation, and change detection in Angular 18....
From: Ben Nadel
Ben Nadel explores the lazy evaluation of computed Signals in Angular 18....
From: Ben Nadel
Ben Nadel shares how he's building Angular utility apps inside his ColdFusion blogging platform using Docker Compose....
From: Ben Nadel
Ben Nadel and the crew talk about the best and worst code that they've seen (which is sometimes the code that they also wrote)....
From: Ben Nadel
An update for ColdFusion has been released today for both cf2023 update 9 and and cf2021 update 15.
An update for ColdFusion has been released today for both cf2023 as update 9 and and cf2021 as update 15.
Ben Nadel and the crew talk about bureaucratic processes at work, why they exist, and what we can (maybe) do about them....
From: Ben Nadel
Ben Nadel creates a transient view helper service that is unique instantiated for each host component in Angular 18....
From: Ben Nadel
Thank you to BSidesLV for the opportunity to speak this year. The slides from my talk, Modern ColdFusion Exploitation and Attack Surface Reduction, are now online below. They're pretty similar to my Summercon slides, with a few updates.
Unlock the power of artificial intelligence in your Java applications with Claude 3.5 Sonnet and Spring AI. This beginner-friendly guide walks you through integrating cutting-edge AI capabilities into your Spring projects, opening up a world of possibilities for smart, responsive applications.
From: Dan Vega
Ben Nadel and the crew talk about career advice that they'd give to their younger selves....
From: Ben Nadel
{ describe('methodName()', () => { }) }) All my tests for this method go in the method name describe block.
From: Jeffry Houser's Blog
This guide introduces Ollama, a tool for running large language models (LLMs) locally, and its integration with Open Web UI.
From: Dan Vega