How do I Access a Service Provider in a Route Guard in Angular?
{ return true; }; That was new to me, and I'm not sure if this was added to Angular 16 or 17.
From: Jeffry Houser's Blog
{ return true; }; That was new to me, and I'm not sure if this was added to Angular 16 or 17.
From: Jeffry Houser's Blog
A little while ago we had a Mura site (which has recently been upgraded to Masa) with a bunch of blog articles and other content where the "Release Date" field was left empty by accident.
From: South of Shasta: Software Development, Web Design, Training
The Spreadsheet CFML library now has improved support for creating CSV from your data
From: cfSimplicity
The Spreadsheet CFML library now supports fast, memory efficient CSV file processing
From: cfSimplicity
BackgroundAdobe ColdFusion is vulnerable to a Mass Assignment vulnerability that can result in an attacker being able to modify the value of any variable in any scope within the context of remote CFC methods.
I've been working on a new Angular 16 project, and tried to run tests through IntelliJ only to discover that IntelliJ couldn't find the config file.
From: Jeffry Houser's Blog
A few weeks ago was the annual ColdFusion Summit in Las Vegas. And as expected, the event was very worth the trip! Overall I think everything ran very smoothly — food, sessions, staff, the party, and all the other things you'd expect at CF Summit were the same quality as previous years.
From: South of Shasta: Software Development, Web Design, Training
When setting up a server for training purposes I wanted to create a self signed certificate for app1.
From: Pete Freitag's Homepage
I've been building a homelab in my free time over recent months (alongside improving my smart home and building the next itteration of this blog).
I ran into a really strange problem today, whenever I would write a file it would show up as empty on my file system.
From: Pete Freitag's Homepage
In my previous Long-Term Funding update I said I would review/overhaul the "ecosystem" and "tutorials" sections (once I'd finished the "language" section).
I recently moved my blog over to a custom domain -- https://www.
IntroductionThis post is about ColdFusion 2023 Update 5 and ColdFusion 2021 Update 11, but it's also about more than just those versions.
A code-review of sorts where we go over some of the real-world situations when things just don't go the way the Stack Overflow Gods say they should. We'll look at the pros and cons of solutions in these situations and the lessons hopefully learned along the way.
From: South of Shasta: Software Development, Web Design, Training
Two of the most powerful features in Mura 7 are the improvements made to Mura ORM and the Feed API.
From: South of Shasta: Software Development, Web Design, Training
In this article, we will focus on the most important Spring Boot starter that you should include in all of your projects. The Spring Boot Actuator.
From: Dan Vega
The Adobe ColdFusion Summit is coming up in October.
From: Pete Freitag's Homepage
IntroductionππππππππSix years ago today, on September 12, 2017, Adobe released APSB17-30.
In this tutorial you will learn about the new JDBC Client in Spring Framework 6.1 and Spring Boot 3.2.
From: Dan Vega
This is my first look at the new Rest Client in Spring Boot 3.2. In this tutorial we will discuss what a client is, what are the different implementations of clients available and how to get started with the new Rest Client in Spring Framework 6.1 and Spring Boot 3.2
From: Dan Vega
BackgroundIn this post I'll be walking though CVE-2023-29301, which is an access control bypass / password brute force vulnerability in Adobe ColdFusion that I reported to Adobe and was fixed on July 11, 2023 in Adobe Product Security Bulletin APSB23-40.
In my previous Long-Term Funding update I said I would review/overhaul the "ecosystem" and "tutorials" sections.
I found an interesting discussion between the community and Adobe today regarding early cfscript functionality for tags.
From: Chris Tierney