Gregory's Blog

Popular Blogs

All Blogs

Building Image Sliders with Stunning Transitions Using Swiper

Building Image Sliders with Stunning Transitions Using Swiper


In this article, I will show you how to implement sliders and carousels with stunning transition effects using Swiper. We will also discuss some of the benefits and drawbacks of carousels and when it is best to use them.  Finally, we will incorporate uploading the carousel images using Uppy with a ColdFusion backend. 
Read More...
Creating Image Galleries with FancyBox

Creating Image Galleries with FancyBox


Image Galleries can be an effective way to tell a story in a visually appealing way. In this article, I will show you how to use FancyBox to create web-based galleries.
Read More...
Ensuring Sequential Uppy Uploads Using the Bundled XHR Option

Ensuring Sequential Uppy Uploads Using the Bundled XHR Option


We will discuss how to force Uppy to upload images sequentially using Uppy's Bundled setting with XHR uploads
Read More...
Implementing Client Side File Uploading with Uppy

Implementing Client Side File Uploading with Uppy


In this article, I will show you how to integrate Uppy, a popular open-sourced JavaScript uploader, with ColdFusion to allow your users to upload files. I will show you how to configure and customize Uppy and provide a working example of how to post files to the server using XHR and a ColdFusion backend.
Read More...
Uploading Files With ColdFusion

Uploading Files With ColdFusion


In this article, we will cover how to upload data to the server using ColdFusion. We will also discuss security concerns and common best practices when uploading data using ColdFusion.
Read More...
How to Install and Register Adobe Fireworks Using Adobe Cloud

How to Install and Register Adobe Fireworks Using Adobe Cloud


A few years ago, Adobe deprecated Adobe FireWorks and made it difficult to find and install. If you need a moderately robust graphics program for the web, this article will show you how to get around some of the common issues of installing Adobe Fireworks.
Read More...
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...
Understanding the Differences Between Blog Categories and Tags

Understanding the Differences Between Blog Categories and Tags


We will discuss the main differences between blog categories and tags and how they affect the user experience and SEO
Read More...
Recursive ColdFusion Function

Recursive ColdFusion Function


We will discuss how to develop a recursive ColdFusion function                                      
Read More...
Implementing a Breadcrumb Navigation System

Implementing a Breadcrumb Navigation System


In this example, we will discuss how to implement a breadcrumb navigation widget on your site and how to create breadcrumb-structured data.
Read More...
Extracting Kendo Theme Color Properties

Extracting Kendo Theme Color Properties


I will explain how to create a custom function to share the primary colors of a Kendo theme with other interfaces.
Read More...
Kendo UI CSS Classes

Kendo UI CSS Classes


This article will explore the Kendo CSS classes                                      
Read More...