Chosen: A jQuery Plugin by Harvest to Tame Unwieldy Select Boxes

Beautiful and functional select dropdowns for your web forms.

Chosen: A jQuery Plugin by Harvest to Tame Unwieldy Select Boxes

Posted in Whatever | Tagged , , , , , , , , , , | Leave a comment

Mistakes – macwright.org

“Mistakes is a tool for teaching Javascript to people, mostly on projectors. […] You type JavaScript on the left, and it echoes the results of an expression on the right, per-line.”

Mistakes – macwright.org

Posted in Whatever | Tagged , , , , , , | Leave a comment

Instagram: Quantum Centrifuge #makerfaireatl @mfatl

Quantum Centrifuge #makerfaireatl @mfatl

Posted in Personal | Tagged , , | Leave a comment

csvkit 0.8.0 (beta) — csvkit 0.8.0 (beta) documentation

“csvkit is to tabular data what the standard Unix text processing suite (grep, sed, cut, sort) is to text. As such, csvkit adheres to the Unix philosophy.”

csvkit 0.8.0 (beta) — csvkit 0.8.0 (beta) documentation

Posted in Whatever | Tagged , , , , , , , , , , | Leave a comment

Yarrr! Talk Like a Pirate Day Is Almost Upon Us!

Once again, Talk Like a Pirate Day is almost here. Yes, this Friday, September 19 is Talk Like A Pirate Day, and all good citizens of the Interwebs are expected to participate!

To make it easy for all of my WordPress friends, I created the Text Filter Suite plugin, which will automagically piratify your web site for TLaPD. Just go to ‘Add New Plugin’ in your Dashboard, and search for ‘talk like a pirate’.

And once again, to demonstrate, any comments added to this post will automatically be converted into pirate speak! Arrr!

 

Posted in WordPress | Tagged , , | 4 Comments

Scotch Panels – jQuery Off Canvas Menus and Panels Plugin | jQuery Plugins

jQuery based lightbox plugin with lots of configurability.

Scotch Panels – jQuery Off Canvas Menus and Panels Plugin | jQuery Plugins

Posted in Whatever | Tagged , , , , , , , | Leave a comment

C3

C3 wraps around D3 to provide easy reusable charts without writing D3 code.

http://c3js.org/

Posted in Whatever | Tagged , , , , , , | Leave a comment

Old School Color Cycling with HTML5 | EffectGames.com

Back in the 80s and early 90s, animated graphics were mostly very low-res. Computers and graphics cards just didn’t have the oomph needed to animate hi-resolution pictures with lots of colors, and they could only display 256 different colors on the screen simultaneously, indexed from a larger palette of available colors. But clever programmers realized that by modifying the index table, a sort of poor-man’s animation could be achieved. Some took this to a whole new level, creating motion and atmospheric effects that were quite impressive.

Old School Color Cycling with HTML5 | EffectGames.com

Posted in Whatever | Tagged , , , , , , , , , , , | Leave a comment

p5.js

p5 takes inspiration from the Processing environment, but is made for JavaScript and the browser. Unlike processing.js, p5 embraces JavaScript’s loose typing, and allows interaction with the DOM and other browser functions.

p5.js

Posted in Whatever | Tagged , , , , , , , , , , | Leave a comment

The Basics Of ES6 Generators

The basics of JavaScript generator functions, which can be used for things like synchronous flow control or state machines.

The Basics Of ES6 Generators

Posted in Whatever | Tagged , , , , , , | Leave a comment