cfsimplicity
Web developer trying to keep things as simple as possible and only as complex as necessary.
Simplicity Web Services LtdLondon
Pinned Repositories
AdaptiveImages
CFML version of Matt Wilcox's Adaptive Images: https://github.com/MattWilcox/Adaptive-Images A server-side solution to automatically create, cache, and deliver device-appropriate versions of your website’s images.
cfdocs
Repository for the cfdocs.org site.
excel-streaming-reader
An easy-to-use implementation of a streaming Excel reader using Apache POI
framework-one.github.io
FW/1 Documentation and blog website
gocardless-pro-cfml
A CFML client library for the GoCardless Direct Debit payment API
Lucee
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
lucee-mariadb
This extension installs the MariaDB Connector/J for creating MariaDB data sources in Lucee. It is an alternative to the generic MySQL driver.
lucee-tika
Lucee wrapper for Apache Tika
luceeOsgiLoader
A simple tool for installing OSGi bundles dynamically in Lucee Server
spreadsheet-cfml
Standalone library for working with spreadsheets and CSV in CFML
cfsimplicity's Repositories
cfsimplicity/spreadsheet-cfml
Standalone library for working with spreadsheets and CSV in CFML
cfsimplicity/AdaptiveImages
CFML version of Matt Wilcox's Adaptive Images: https://github.com/MattWilcox/Adaptive-Images A server-side solution to automatically create, cache, and deliver device-appropriate versions of your website’s images.
cfsimplicity/luceeOsgiLoader
A simple tool for installing OSGi bundles dynamically in Lucee Server
cfsimplicity/lucee-mariadb
This extension installs the MariaDB Connector/J for creating MariaDB data sources in Lucee. It is an alternative to the generic MySQL driver.
cfsimplicity/lucee-tika
Lucee wrapper for Apache Tika
cfsimplicity/gocardless-pro-cfml
A CFML client library for the GoCardless Direct Debit payment API
cfsimplicity/cfdocs
Repository for the cfdocs.org site.
cfsimplicity/excel-streaming-reader
An easy-to-use implementation of a streaming Excel reader using Apache POI
cfsimplicity/framework-one.github.io
FW/1 Documentation and blog website
cfsimplicity/Lucee
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
cfsimplicity/lucee-docs
Source and build scripts for Lucee's documentation.
cfsimplicity/test
Test repo for debugging GHA
cfsimplicity/TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It also includes MockBox, our mocking and stubbing framework.