Gregory's Blog

Popular Blogs

Read More...
Read More...

All Blogs

Introducing GalaxieCache -- A Wickedly Fast Caching Engine for ColdFusion and Lucee

Introducing GalaxieCache -- A Wickedly Fast Caching Engine for ColdFusion and Lucee


GalaxieCache is a wickedly fast custom tag that saves generated partial page content as a static page to the file system or RAM. Depending on your usage, GalaxieCache is one of the fastest caching solutions and uses native ColdFusion and Lucee cfinclude's to render the content.
Read More...
Galaxie Blog Version 4.07 Released

Galaxie Blog Version 4.07 Released


Galaxie Blog 4.07 supports Azure static maps and direction routing as well as fixing many bugs due to the most recent Adobe ColdFusion update.
Read More...
Galaxie Blog Update

Galaxie Blog Update


Hi all, I have found several bugs after the most recent Adobe updates and will try to address them in the next update.
Read More...
Bypassing e.slice is not a function Errors When Working With Complex JSON Objects in Kendo UI

Bypassing e.slice is not a function Errors When Working With Complex JSON Objects in Kendo UI


In this article, I will discuss how to work with complex JSON objects when using Kendo UI                                      
Read More...
Spring 2025 Galaxie Blog Update and Roadmap

Spring 2025 Galaxie Blog Update and Roadmap


I wanted to provide a quick update and share a roadmap for Galaxie Blog.                                       
Read More...
Getting the Clients IP Address Using Lucee and ColdFusion

Getting the Clients IP Address Using Lucee and ColdFusion


As a long-term ColdFusion developer, I have used CGI environment variables for the last twenty years to extract IP addresses and client variables. However, in this day and age, getting the IP address is much more complex and is no longer a trivial issue. 
Read More...
Bypassing ColdFusion and Lucees Global Script Protection When Designing a Content Management System

Bypassing ColdFusion and Lucees Global Script Protection When Designing a Content Management System


ColdFusion and Lucee's Global Script Protection is designed to discourage cross-site scripting attacks by replacing scripts and other potentially harmful tags in forms before sending the data to the server. However, sometimes, this can get in the way, especially when trying to develop a content management system.
Read More...

Galaxie Blog 4 Is Released! Galaxie Blog- Ready- Set- Go!


Galaxie Blog is a wickedly fast, full-featured, free, open-source blog that supports Lucee and Adobe ColdFusion.
Read More...
Working With ColdFusion/Lucee HQL and Java HashMap Objects

Working With ColdFusion/Lucee HQL and Java HashMap Objects


In this article, I will introduce key ORM concepts and show you how to create and use Java Hashmaps with HQL
Read More...