huffingtonpost.com

"You're coming of age in a 24/7 media environment that bombards us with all kinds of content and exposes...

gem-session.com

But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...

stackoverflow.com

Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...

andrew.hedges.name

When is a global variable not a variable? When it is a property of the global object.

chargify.com

Chargify handles every aspect of recurring billing for your Web 2.0 or SaaS company so there’s no need to...

gem-session.com

In order to find out whether I'm having a problem with link rot, I wrote a script that goes...

gem-session.com

Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...

successfulsoftware.net

I asked other software entrepreneurs to share their stories of failure in the hope that we might save others from...

dead-code.org

Wintermute Engine Development Kit is a set of tools for creating and running graphical “point&click” adventure games, both traditional...

axonflux.com

Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...

javascriptweblog.wordpress.com

Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...

css-tricks.com

Let’s take a gander at four different ways. Each of them handling the illusion in a different way, and...

stackoverflow.com

I have a container of regular expressions. I'd like to analyze them to determine if it's possible to...

extralast.com

Remember video calling? It was a minor fad in the year 2005, when a few high-end mobile phones came...

lesscss.org

Less.js is a JavaScript implementation of LESS that’s run by your web browser. As any JavaScript, you include a...

stevenrbaker.com

The basics of Isolate, a tool for replacing Bundler in gem management.

design.canonical.com

Ubuntu is phasing out the notification area (a.k.a. “system tray”), because of its ineffectiveness at notifying people of things, and...

vanadac.com

A friend of mine calls it "the curse of the gifted" -- a tendency to lean on your native ability too...

github.com

Test spies are a form of test double that preserves the normal four-phase unit

jboss.org

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development...