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...
Simple shell utility to convert html to pdf using the webkit rendering engine, and qt.
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...
Provides an irb session to an existing ruby process.
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...
A thorough introduction to web development with Ruby on Rails
Clockwork is a cron replacement. It runs as a lightweight, long-running Ruby process which sits alongside your web processes...
Lemonade’s goal as a sprite generator is to be incredible easy to use, so you’ll use ist for...
The difference is that return false; takes things a bit further in that it also prevents that event from propagating...
So the next time you find yourself grumbling about declaring the same thing four times, once for each browser, remember...
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...
LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page