Gregory's Blog

ColdFusion and Lucee related posts

Extending ColdFusion and Lucee Application CFCs in the Root Directory

Extending ColdFusion and Lucee Application CFCs in the Root Directory


The application framework in Adobe ColdFusion and Lucee is quite powerful; however, there are some complications when trying to extend functionality to application components that reside in the web root directory. 
Read More...
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...
Common Issues When Migrating Between Adobe ColdFusion and Lucee

Common Issues When Migrating Between Adobe ColdFusion and Lucee


This article discusses potential issues and solutions while porting code between ColdFusion and Lucee.
Read More...