Maybe I haven’t been paying close enough attention, but over the past few years an interesting variation of CSS...
Web 2.0 sites have lots of tiny javascript/css files, which causes one extra round trip per file to the server...
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and...
I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...
MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master...
Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...
So, as a result, people using RESTful ideas to talk to browsers have to put the smarts back on the...
As a Typekit user, you’ll have access to our library of high-quality fonts. Just add a line of...
Rfm brings your FileMaker data to Ruby with elegance and speed. Now your Ruby scripts and Rails applications can talk...
Most developers I know use AML: Arbitrary Markup Language, usually consisting of boxes, circles, and lines. When a given developer...
As we get ready to upgrade our servers I thought it’d be a good time to upgrade our deployment...
Write declarative tests using nested contexts without performance penalties. Contest is less than 100 lines of code and gets the...
I've recently moved from using Parallels for browser testing to Sun's Open Source VirtualBox. Here's a walkthrough...
Concerns is a simple Rails plugin that provides you with a simple way to organise your Controllers, Models and Mailers...
The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection...
sing Google’s JavaScript Library CDN comes with a 1/3 of a second tax on missing. (Note that a tax...
A global h2 style probably isn’t going to last more than a month before everyone starts changing it inline...
Large scale server deploys using BitTorrent and the BitTornado library.
jsPDF is an open-source library for generating PDF documents using nothing but Javascript. You can use it in a...
jsPlumb can visually connect elements together with curved (or straight) lines. The demo has examples of Bezier curves and straight...
Code up top for quick reference, details down below—we’ll prepare typefaces for use on the web, go through...
Next in our series on not shooting yourself in the foot: Doing a sudo shutdown -h now on the main...
Pretty much everyone who claims to have a REST API, in fact, does not. The closest I’ve found is...