JavaScript
-
Inner Workings of Clumpy
—
Monday, April 29th, 2013
—
This article is for people who are interested in how Clumpy does its thing behind the scenes. If ... (continued)
-
Clumpy Interface Is Changing
—
Sunday, April 14th, 2013
—
A while back, a bug report helped me notice a design flaw in Clumpy. I’ve addressed the problem, but ... (continued)
-
Autostereograms in JavaScript
—
Sunday, November 7th, 2010
—
An Autostereogram Builder in JavaScript, using at least one exciting new HTML 5 feature. (continued)
-
hoverDelay jQuery Plug-in
—
Friday, September 24th, 2010
—
Like jQuery's built-in .hover(), but with delay. (continued)
-
Nibbler: Multi-Base Encoder
—
Monday, April 5th, 2010
—
JavaScript Base32 encoding and more! (continued)
-
Logostack
—
Wednesday, November 18th, 2009
—
A stack-oriented variant on Logo that uses postfix notation, kind of a cross between Logo and PostScript. (continued)
-
Simple Interfaciness in JavaScript
—
Friday, October 16th, 2009
—
This script provides some simple interface-like behavior in JavaScript, by asserting that a given constructor must produce objects that have certain members. (continued)
-
Not-Quite-Logo in JavaScript
—
Sunday, March 1st, 2009
—
Sorry, guys, I kind of jumped the gun on this one. I decided that what I posted here ... (continued)
-
Clumpy Bug Fix and Unit Tests
—
Sunday, March 1st, 2009
—
I fixed a bug today that prevented a Clumpy instance from being re-used. You can download the latest ... (continued)
-
JSLint
—
Wednesday, January 28th, 2009
—
A couple colleagues have asked me about the ways things are arranged in Clumpy.js. So now that I’m ... (continued)
© Thomas Peri