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

dokan-dev.net

Dokan Ruby is a Ruby extension library to write a file system for Windows. This extension also has compatible API...

css-tricks.com

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

code.google.com

Simple shell utility to convert html to pdf using the webkit rendering engine, and qt.

thinkrelevance.com

We're excited to announce PDFKit, an open source library that makes working with wkhtmltopdf a snap.

robots.thoughtbot.com

We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...

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

github.com

Provides an irb session to an existing ruby process.

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

railstutorial.org

A thorough introduction to web development with Ruby on Rails

github.com

Clockwork is a cron replacement. It runs as a lightweight, long-running Ruby process which sits alongside your web processes...

hagenburger.net

Lemonade’s goal as a sprite generator is to be incredible easy to use, so you’ll use ist for...

css-tricks.com

The difference is that return false; takes things a bit further in that it also prevents that event from propagating...

alistapart.com

So the next time you find yourself grumbling about declaring the same thing four times, once for each browser, remember...

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

github.com

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page