Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...
When is a global variable not a variable? When it is a property of the global object.
Once we have a secure client-side application, we need to make the tools and information available to allow users...
Chargify handles every aspect of recurring billing for your Web 2.0 or SaaS company so there’s no need to...
In order to find out whether I'm having a problem with link rot, I wrote a script that goes...
File upload solution that supports form roundtrips when a validation fails.
Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...
I asked other software entrepreneurs to share their stories of failure in the hope that we might save others from...
/^([\w!#$%&'*+-/=?^`{|}~]+.)*[\w!#$%&'*+-/=?^`{|}~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1})|[a-z]).)+[a-z]{2...
Wintermute Engine Development Kit is a set of tools for creating and running graphical “point&click” adventure games, both traditional...
The FUSE project allows you to create filesystems in userspace - which means you can create a filesystem without having to...
Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...
Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...
Dokan Ruby is a Ruby extension library to write a file system for Windows. This extension also has compatible API...
Let’s take a gander at four different ways. Each of them handling the illusion in a different way, and...
We're excited to announce PDFKit, an open source library that makes working with wkhtmltopdf a snap.
We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...
I have a container of regular expressions. I'd like to analyze them to determine if it's possible to...
Remember video calling? It was a minor fad in the year 2005, when a few high-end mobile phones came...
Less.js is a JavaScript implementation of LESS that’s run by your web browser. As any JavaScript, you include a...
The basics of Isolate, a tool for replacing Bundler in gem management.
Priority a billion: EVERYTHING YOU CARE ABOUT
Ubuntu is phasing out the notification area (a.k.a. “system tray”), because of its ineffectiveness at notifying people of things, and...