Repositories

bennadel repositories

140 supported repositories

Some explorations in consuming Amazon SQS messages in Lucee CFML.

Last commit Apr 19, 2022

 (1 star) (1 fork) (0 indexed issues) (0 open good first issues)

Exploring the use of directives Controllers to allow for inter-directive communication.

Last commit Aug 15, 2013

 (82 stars) (28 forks) (0 indexed issues) (0 open good first issues)

An example of how to do deep routing in an AngularJS application when ngView is not enough.

Last commit Sep 6, 2013

 (224 stars) (105 forks) (0 indexed issues) (0 open good first issues)

A quick look at AngularJS' Cross-Site Request Forgery (XSRF) features and how to use them in a ColdFusion application to help prevent XSRF / CSRF attacks.

Last commit Dec 31, 2013

 (3 stars) (1 fork) (0 indexed issues) (0 open good first issues)

I demonstrate how to use AntiSamy 1.5.7 with ColdFusion 10 and the help of the JavaLoader 1.2 component.

Last commit May 30, 2018

 (4 stars) (0 forks) (0 indexed issues) (0 open good first issues)

A ColdFusion component that allows a queue of low-priority tasks to be executed, in serial, in the context of a single CFThread. This way, your low-priority threads do not end up blocking your higher-priority threads.

Last commit Sep 13, 2013

 (9 stars) (4 forks) (0 indexed issues) (0 open good first issues)

A component that allows for Base32 encoding and decoding in ColdFusion.

Last commit Oct 4, 2014

 (4 stars) (2 forks) (0 indexed issues) (0 open good first issues)

Last commit Nov 29, 2020

 (0 stars) (0 forks) (0 indexed issues) (0 open good first issues)

For the Best of ColdFusion 10 project, I am trying to create a very simple app that takes HTML, extracts the CSS, and then inlines it for use within emails.

Last commit Apr 30, 2012

 (15 stars) (4 forks) (0 indexed issues) (0 open good first issues)

I encapsulate binary data and present an easy way for the binary data to be transformed at the individual bit level, allowing one chunk of inputs bits to be transformed into a chunk of output bits of a different size.

Last commit Oct 2, 2014

 (0 stars) (0 forks) (0 indexed issues) (0 open good first issues)

I count the number of active $watch() bindings in the current AngularJS page.

Last commit Nov 28, 2014

 (30 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Experimenting with some Bookmarklets that I can load into a browser.

Last commit Dec 17, 2019

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Breadboarding POC in Angular 9 next.

Last commit Oct 7, 2019

 (10 stars) (2 forks) (0 indexed issues) (0 open good first issues)

The CFHttpSession.cfc is a ColdFusion component that wraps around multiple CFHttp requests in such a way that cookie and session information is maintained from request to request. This allows you to use this ColdFusion component to log into remote systems and grab content that is behind a layer of security.

Last commit Aug 15, 2013

 (16 stars) (8 forks) (0 indexed issues) (0 open good first issues)

CFMailML — ColdFusion Mail Markup Language. A custom-tag-based DSL for richly formatted CFMail content.

Last commit Apr 26, 2026

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

CFRedlock is a ColdFusion implementation of the Redlock distributed locking algorithm proposed by Redis.

Last commit Nov 10, 2015

 (8 stars) (1 fork) (0 indexed issues) (0 open good first issues)

A ColdFusion component representation of a CSS rule.

Last commit Sep 19, 2013

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

This is a ColdFusion port of the cuid library which can be used to generate collision-resistant IDs that are optimized for horizontal scaling and performance.

Last commit Jun 8, 2018

 (5 stars) (1 fork) (0 indexed issues) (0 open good first issues)

A ColdFusion / CFML port of the Cuid2 library by Eric Elliott.

Last commit Jan 26, 2023

 (2 stars) (1 fork) (0 indexed issues) (0 open good first issues)

A ColdFusion component wrapper for interactions with (a subset of) Google's Closure compiler library.

Last commit Aug 29, 2013

 (1 star) (3 forks) (0 indexed issues) (0 open good first issues)