Gregory's Blog

Posts made on December 2024

Things that I Wish I Had Known Before Setting Up a Smart Home - A Smart Home Primer

Things that I Wish I Had Known Before Setting Up a Smart Home - A Smart Home Primer


I have spent the last several years implementing a smart home, and there are a few things that I wish I had known. I will cover some important considerations when building a smart home in this article.
Read More...
How to Pair Meross Smart WIFI Controller Accessory to a Garage Door

How to Pair Meross Smart WIFI Controller Accessory to a Garage Door


In this article, I will discuss installing the Meross Smart Garage Door opener with garage door openers with the yellow training button.
Read More...
Securing ColdFusion Applications Using Encryption and Hashing

Securing ColdFusion Applications Using Encryption and Hashing


This article will discuss how to secure ColdFusion applications using hashed passwords and salt and how to encrypt and decrypt keys.
Read More...
Using CodeMirror 5 and ColdFusion's FileOpen and FileWrite Functions to Implement CMS Functionality

Using CodeMirror 5 and ColdFusion's FileOpen and FileWrite Functions to Implement CMS Functionality


In this article, we will use ColdFusion's file functions and CodeMirror to create CMS functionality that allows users to edit and save ColdFusion code using a browser interface.
Read More...