As Simple As Possible, As Complex As Necessary is an occasional blog on the development of web systems with CFML.
Latest posts
- Lucee 6: simpler server configurationEven "manual" server setups are easier now with Lucee 6's new json configuration and single mode
- Reading a spreadsheet into a CFML arrayThe Spreadsheet CFML library now supports reading spreadsheets into array
- Processing large spreadsheet files efficiently in CFMLThe latest Spreadsheet CFML release has improved support for processing large XLSX files
- Writing CSV with CFMLThe Spreadsheet CFML library now has improved support for creating CSV from your data
- Reading large CSV files with CFMLThe Spreadsheet CFML library now supports fast, memory efficient CSV file processing
- Simpler Bootstrap accordionsVertically collapsing accordion UI components are simple to implement these days using native HTML.
- Accessing Azure MariaDB server with NavicatDatabase client Navicat doesn't seem to recognize MariaDB servers hosted on Azure.
- Adding validation drop-downs to your spreadsheets with CFMLThe Spreadsheet CFML library now supports adding validation drop-downs to cells programmatically.
- Reading large spreadsheets with CFMLThe Spreadsheet CFML library now supports reading large spreadsheets via streaming.
- Fixing problems using spreadsheet-CFML on LinuxOut of the box, some Linux builds are missing components needed to generate spreadsheets.