Writing CSV with CFML

The Spreadsheet CFML library now has improved support for creating CSV from your data

From: cfSimplicity

Reading large CSV files with CFML

The Spreadsheet CFML library now supports fast, memory efficient CSV file processing

From: cfSimplicity

Simpler Bootstrap accordions

Vertically collapsing accordion UI components are simple to implement these days using native HTML.

From: cfSimplicity

Accessing Azure MariaDB server with Navicat

Database client Navicat doesn't seem to recognize MariaDB servers hosted on Azure.

From: cfSimplicity

Adding validation drop-downs to your spreadsheets with CFML

The Spreadsheet CFML library now supports adding validation drop-downs to cells programmatically.

From: cfSimplicity

Reading large spreadsheets with Lucee

The Spreadsheet CFML library now supports reading large spreadsheets via streaming.

From: cfSimplicity

Fixing problems using spreadsheet-CFML on Linux

Out of the box, some Linux builds are missing components needed to generate spreadsheets.

From: cfSimplicity

The simplicity of chaining calls in Spreadsheet CFML

The latest version of Spreadsheet CFML allows you to chain method calls for simpler, more expressive code.

From: cfSimplicity

Lucee Spreadsheet is now Spreadsheet CFML

The library has long supported Adobe ColdFusion but the new renamed version makes clear it supports ACF as well as Lucee.

From: cfSimplicity

Defining Application mappings using relative paths in Lucee

Lucee allows you to simplifiy mapping definitions in Application.cfc by using relative paths. But sticking to absolute paths may be more reliable.

From: cfSimplicity