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...

stubbornella.org

How do you scale CSS for millions of visitors or thousands of pages? Object Oriented CSS allows you to write...

css3pie.com

CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...

varnish-cache.org

Well, today computers really only have one kind of storage, and it is usually some sort of disk, the operating...

powazek.com

Apple’s App Store was a constant source of stress in the development process. Every time another story of Apple...

sheddingbikes.com

Programming is a deceptively damaging field to be in, partly because it doesn't seem like you're doing much...

github.com

The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...

jquerymobile.com

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.