Giter Site home page Giter Site logo

Ben Nadel's Projects

plupload-chunking-demo icon plupload-chunking-demo

A quick look at using Plupload to chunk file uploads in a ColdFusion application. Chunking allows Plupload to break the target file up into multiple form posts which then must be reassembled on the server.

plupload-cluster icon plupload-cluster

This a proof-of-concept of what it might look like to cluster Plupload instances in order to acheive parallel file uploads.

plupload-data-uri-angularjs icon plupload-data-uri-angularjs

An exploration of how to consume Plupload data URIs, alongside remote image URLs, in the context of an AngularJS application.

plupload-global-uploader icon plupload-global-uploader

An experiment in creating a global uploader that different upload contexts can "hook into" using various dropzones (ie, FileDrops). This is one using AngularJS.

plupload-s3-beforeupload icon plupload-s3-beforeupload

An exploration in using the "BeforeUpload" event handler in Plupload as a means to generate an Amazon S3 upload policy tailored specifically for the current file.

plupload-s3-chunk-demo icon plupload-s3-chunk-demo

A quick look at using Plupload to chunk uploads to Amazon S3 and then how to rebuild the master file using Amazon S3's multi-object upload feature.

plupload-s3-demo icon plupload-s3-demo

Trying to upload files directly from Plupload to Amazon S3 using ColdFusion.

plupload-s3-imgix icon plupload-s3-imgix

An exploration of using Plupload to upload files directly to Amazon S3 and then using Imgix for on-the-fly thumbnail creation using pre-signed S3 URLs as the origin for the web proxy.

plupload-s3-pre-signed-urls icon plupload-s3-pre-signed-urls

This is an experiment in how patch the Plupload library in order to get Plupload to be able to PUT files to Amazon S3 using pre-signed URLs.

plupload-s3-preview icon plupload-s3-preview

An exploration in using Plupload to show a client-side preview of the selected images before uploading them to Amazon S3.

poiutility.cfc icon poiutility.cfc

A ColdFusion component (and set of custom tags) for reading and writing XLS (Excel) documents in ColdFusion.

pubnub.cfc icon pubnub.cfc

A ColdFusion wrapper for the PubNub RESTful API

pusher.cfc icon pusher.cfc

A ColdFusion wrapper for the Pusher.com REST API.

queryhelper.cfc icon queryhelper.cfc

A ColdFusion query wrapper that provides high-level utility methods for working with and manipulating query objects.

regex-day-2014 icon regex-day-2014

Ben Nadel tries to create a fun pattern-matching game for Regular Expression Day 2014.

regex-day-2017 icon regex-day-2017

This was an attempt to make an interactive "pattern search" for RegEx Day 2017. But, didn't quite get there.

resourcemapper.cfc icon resourcemapper.cfc

A ColdFusion component that can map resource URIs and HTTP methods to application event parameters.

sequelize-comment icon 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.

signature-generator icon signature-generator

Generating transparent PNGs of your name to be used as signature annotations in official documents.

snooper.cfc icon snooper.cfc

Snooper.cfc is a ColdFusion component for investigating live variable leaks in a production system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.