bennadel
Co-founder of @InVisionApp, Inc. I live and breathe #JavaScript, #NodeJS, #AngularJS, #ColdFusion, and #UserExperience. Also, I love movies!
Kinky SolutionsRhinebeck, NY
Pinned Repositories
AngularJS-Directive-Controllers
Exploring the use of directives Controllers to allow for inter-directive communication.
AngularJS-Routing
An example of how to do deep routing in an AngularJS application when ngView is not enough.
DeferredWithUpdate.js
This is an AngularJS class which augments the core $q class with update() and mistake() methods that provide callback hooks for deferred values that need to be resolved or rejected after the fact. This is intended to be used with cached responses.
git-cheat-sheet
A small git cheat sheet of common use-cases for my future self.
httpi
httpi is an AngularJS module that provides a lightweight proxy for the $http service. It is intended to provide access to the flexible $http service while adding the value of the $resource module. But, in a way that's easier to use (cause $resource was too confusing for me).
JavaScript-Demos
A collection of online demos created from blog posts.
JsonSerializer.cfc
A JavaScript Object Notation (JSON) serialization utility for ColdFusion.
JSONWebTokens.cfc
Thi is a ColdFusion gateway to help encode and decode JSON web tokens.
Node-Circuit-Breaker
A Node.js implementation of the Circuit Breaker pattern.
POIUtility.cfc
A ColdFusion component (and set of custom tags) for reading and writing XLS (Excel) documents in ColdFusion.
bennadel's Repositories
bennadel/JavaScript-Demos
A collection of online demos created from blog posts.
bennadel/git-cheat-sheet
A small git cheat sheet of common use-cases for my future self.
bennadel/JSON-Explorer
bennadel/ColdFusion-JRegEx
JRegEx is a ColdFusion wrapper around Java's Regular Expression pattern matching and replacing functionality.
bennadel/sequelize-comment
A Sequelize plugin that allows you to insert a SQL comment before the basic CRUD operations (SELECT, INSERT, UPDATE, DELETE) in order to facilitate easier debugging of slow queries.
bennadel/Incident-Commander
A small utility application for running Incidents (as the "Incident Commander") at InVision App, Inc.
bennadel/Breadboarding-POC
Breadboarding POC in Angular 9 next.
bennadel/Signature-Generator
Generating transparent PNGs of your name to be used as signature annotations in official documents.
bennadel/ColdFusion-Hotwire-Demos
Exploring the use of Basecamp's Hotwire in a Lucee CFML context.
bennadel/ColdFusion-Hotwire
An exploration of using Basecamp's Hotwire with ColdFusion (Lucee CFML).
bennadel/ColdFusion-SQLite
An experiment in using Lucee CFML to connect to SQLite databases using JDBC.
bennadel/FeatureFlagsBookApp
A companion playground for my feature flags book.
bennadel/Kinky-Calendar
Kinky Calendar - Free ColdFusion Calendar System The Kinky Calendar System is a totally free ColdFusion calendar system that was designed, not as a stand-alone application, but rather as a module that could be easily integrated into an existing piece of ColdFusion software.
bennadel/Strangler-Feature-Flags-Exploration
Just some noodling on creating and using feature flags in Lucee CFML / ColdFusion.
bennadel/n-things-every-coldfusion-programmer
A book about some things every ColdFusion programmer should know about the CFML language.
bennadel/bennadel.com-healthcheck
A Netlify powered healthcheck for my blog.
bennadel/CUID2-For-ColdFusion
A ColdFusion / CFML port of the Cuid2 library by Eric Elliott.
bennadel/IncidentCommanderApp
Playing around a version of the ColdFusion and MySQL version of the Incident Commander.
bennadel/turbo-cfml
Fork of Hotwire Turbo that includes `cfm` in file extension matching.
bennadel/Amazon-SQS-Lucee-CFML
Some explorations in consuming Amazon SQS messages in Lucee CFML.
bennadel/app.bigsexypoems.com
Logged-in site for Big Sexy Poems.
bennadel/ColdFusion-HTMX-Contacts-App
Exploring the use of the HTMX in ColdFusion (based on the Hypermedia Systems book demo app).
bennadel/ColdFusion-MySQL-8-Document-Store
Exploring the MySQL 8 Document Store in Lucee CFML, using the new X DevAPI.
bennadel/cfwheels
An open source ColdFusion framework inspired by Ruby on Rails.
bennadel/ColdFusion-2025-Hackathon
My entry for the ColdFusion 2025 Hackathon (June 2025)
bennadel/ColdFusion-Per-App-Datasource-Test
Reproduction case for per-application datasources not working in ColdFusion 2023.
bennadel/Component-Queries-Ivy-Bug-Angular9
Isolation case for possible Ivy ??bug?? in Angular 9.0.0-rc.2
bennadel/Ignoring-Loopback-Events-With-Pusher
A small demo that looks at ignoring loopback WebSocket events with Pusher in Lucee CFML
bennadel/InVision-Principles
bennadel/Plate-Weight-Calculator
Little utility to help calculate plated weights in the gym.