Let’s take a gander at four different ways. Each of them handling the illusion in a different way, and...
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.
Ubuntu is phasing out the notification area (a.k.a. “system tray”), because of its ineffectiveness at notifying people of things, and...
A friend of mine calls it "the curse of the gifted" -- a tendency to lean on your native ability too...
Test spies are a form of test double that preserves the normal four-phase unit
The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development...
How do you scale CSS for millions of visitors or thousands of pages? Object Oriented CSS allows you to write...
Don't do iPhone apps.
CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...
Well, today computers really only have one kind of storage, and it is usually some sort of disk, the operating...
Apple’s App Store was a constant source of stress in the development process. Every time another story of Apple...
Programming is a deceptively damaging field to be in, partly because it doesn't seem like you're doing much...
The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...
The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile...
This is more tricky than it should be because url_for, asset_path, etc. all rely on different mechanisms.
Attached (see below) is some code to allow using unobtrusive JavaScript on pages fetched with an AJAX call.