Building An Angular App For ColdFusion Using Docker Compose
Ben Nadel shares how he's building Angular utility apps inside his ColdFusion blogging platform using Docker Compose....
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
In this article, we will explore how to temporarily disable database triggers and constraints.
From: Gregory's Blog
Ben Nadel deconstructs the argument that the size of a JavaScript application affects the overall performance of said application....
From: Ben Nadel
Ben Nadel explains that code isn't magical - that's is just a series of commands. And that thinking about it this way makes it easier to maintain....
From: Ben Nadel
Discover the power of method references in Java! This beginner-friendly guide explains what method references are, why they're useful, and how to use them effectively.
From: Dan Vega
Ben Nadel and the crew talk about code reviews; and reflect on the decision tree that we use when reviewing other people's code...
From: Ben Nadel
IntroductionAccess Control is frequently boring but important.
If you're considering or have already implemented the latest CF updates from June 2024 (CF2023 update 8 and CF2021 update 14), you might have struggled a bit to understand completely what Adobe was getting at in the update technotes, as they can sometimes be rather terse in covering some points (wor...
If you're considering or have already implemented the latest CF updates from June 2024 (CF2023 update 8 and CF2021 update 14), you might have struggled a bit to understand completely what Adobe was getting at in the update technotes, as they can sometimes be rather terse in covering some points (wor...
Last Friday it was an absolute honor to talk about ColdFusion security at Summercon.
Ben Nadel creates an x-input directive in Alpine.js which allows outer component properties to be bound to inner component properties....
From: Ben Nadel
Ben Nadel tries to build a tri-state switch / toggle using Alpine.js....
From: Ben Nadel
Don't miss that Adobe had added a useful feature (a "patch", made available in Apr 2024) to help in identifying any CFML code you may have which refers "implicitly" to scopes that would no longer searched (for any variables without a scope prefix), which is the new default behavior for CF2021, CF202...
Don't miss that Adobe had added a useful feature (a "patch", made available in Apr 2024) to help in identifying any CFML code you may have which refers "implicitly" to scopes that would no longer searched (for any variables without a scope prefix), which is the new default behavior for CF2021, CF202...