React Tic Tac To Expansion: Toggle History Direction
This video expands the React Tic Tac Toe Tutorial to dynamically create the game board. View the Video Check out the source code from this sample in my GitHub
From: Jeffry Houser's Blog
This video expands the React Tic Tac Toe Tutorial to dynamically create the game board. View the Video Check out the source code from this sample in my GitHub
From: Jeffry Houser's Blog
This post will discuss how to port your existing Adobe ColdFusion-based ORM code to Lucee using the Otrus ORM Extension.
From: Gregory's Blog
In this article you learn about what is new in the latest release of Spring AI, 1.0.0 M1. The milestone comes packed full of features headlined by the new Chat Client that has a fluent API.
From: Dan Vega
This video expands the React Tic Tac Toe Tutorial to dynamically create the game board. View the Video Check out the source code from this sample in my GitHub
From: Jeffry Houser's Blog
CF Camp is this week! Are you going? You should be. :) As usual with this conference, there is a ton of great content, and it's really hard to pick which sessions to attend. Here's where you'll probably be able to find me...
From: South of Shasta: Software Development, Web Design, Training
This is another important heads-up for my readers: there was an important security update released today by Adobe for ColdFusion 2023 (its update 8) and ColdFusion 2021 (its update 14).
This is another important heads-up for my readers: there was an important security update released today by Adobe for ColdFusion 2023 (its update 8) and ColdFusion 2021 (its update 14).
This video expands the React Tic Tac Toe Tutorial to make the current move a text display instead of a button. View the Video Check out the source code from this sample in my GitHub
From: Jeffry Houser's Blog
Is South of Shasta an Adobe ColdFusion shop or a Lucee shop? I've been asked variations of this question several times recently, so I thought I'd share the answer here for anyone that's curious.
From: South of Shasta: Software Development, Web Design, Training
A bit earlier I wrote about creating a Docker Image and it trying to interpret the line endings as a command to run inside the docker image.
From: Jeffry Houser's Blog
I just returned from my very first Spring I/O and I thought this would be a great opportunity to tell you about one of the best conferences I have eve been to. I am very fortunate to be able to travel the world visiting customers and conferences but this was by far one of my favorite trips ever.
From: Dan Vega
This is important news for those using CF's feature to store sessions (session variables for all sessions) in Redis.
This is important news for those using CF's feature to store sessions (session variables for all sessions) in Redis.
I am setting up a new work computer, and ran into an issue building a Docker Image.
From: Jeffry Houser's Blog
In this article, I will show you how to use the Kendo Window to create sophisticated multi-step interfaces.
From: Gregory's Blog
Last week was the 2024 edition of CF Summit East in Washington DC.
From: South of Shasta: Software Development, Web Design, Training
I just posted this bug report, but I want to mention it here not only to spread the news of the issue but also to ask whether others can confirm the issue.
I just posted this bug report, but I want to mention it here not only to spread the news of the issue but also to ask whether others can confirm the issue.
I ran into this problem while building a Docker Image: $'\r': command not found As part of this docker image, a script was run, and the error came from running that script.
From: Jeffry Houser's Blog
I write a large number of articles which I never end up publishing for various reasons.
8 ) { //strip https:// website = right(website, len(website)-8); } As long as you are doing that kind of check, you should not have any issue with unexpected change of behavior due to this change.
From: Pete Freitag's Homepage