Gregory's Blog

Popular Blogs

Read More...

All Blogs

Tags vs Cfscript in ColdFusion and Lucee

Tags vs Cfscript in ColdFusion and Lucee


ColdFusion supports both a tag-based language, similar to PHP, and cfscript, which is a C-style language similar to Javascript. In this article, we will discuss some of the potential use cases of both styles.
Read More...
Enabling Detailed Errors with ColdFusion and IIS

Enabling Detailed Errors with ColdFusion and IIS


An in-depth look at how to enable detailed error messages with ColdFusion and IIS                                      
Read More...
ColdFusion Like JavaScript Functions

ColdFusion Like JavaScript Functions


I am sharing a collection of ColdFusion-like Javascript functions that should allow you to employ similar strategies to solve problems when using JavaScript.
Read More...
Using ColdFusion to Synchronize Time Across Time Zones

Using ColdFusion to Synchronize Time Across Time Zones


This article will walk you through the process to synchronize a date-time stamp across various time zones.
Read More...
Using Cookies to Pass JavaScript Variables to ColdFusion

Using Cookies to Pass JavaScript Variables to ColdFusion


This article shows you how to pass JavaScript variables to ColdFusion using cookies.                                       
Read More...
Extending Application.cfc's using mappings and proxies

Extending Application.cfc's using mappings and proxies


How to use multiple Application.cfc’s in a ColdFusion application and extend them using mappings and proxies.
Read More...
How to make the perfect social media sharing image - part 6 Validation tools and tips

How to make the perfect social media sharing image - part 6 Validation tools and tips


In this last post in this series, I will provide to links to some social image sharing validator tools and provide a few social media sharing tips and tricks that I learned along the way.
Read More...
How to make the perfect social media sharing image - part 5 Essential Meta Tags

How to make the perfect social media sharing image - part 5 Essential Meta Tags


Improve your SEO by implementing meta tags for social media sharing.                                      
Read More...
How to make the perfect social media sharing image - part 4 Image Examples

How to make the perfect social media sharing image - part 4 Image Examples


This article will show you how to create the perfect image for social media sharing. We will cover recommended sizes and aspect ratios for each social media platform and provide real-world examples.
Read More...
How to make the perfect social media sharing image - part 3 Get the code...

How to make the perfect social media sharing image - part 3 Get the code...


In this post, I will share how I implemented logic to have Galaxie Blog automatically create social media sharing images for you.
Read More...
How to make the perfect social media sharing image - part 2 Getting the Size Right

How to make the perfect social media sharing image - part 2 Getting the Size Right


An in-depth look the preferred image formats and sizes that each social media site accepts for when sharing to social media sites.
Read More...
How to make the perfect social media sharing image - part 1 Background

How to make the perfect social media sharing image - part 1 Background


How to create the perfect image when sharing to social media sites.                                      
Read More...