htmlburger.com

We simply convert your design (PSD, PNG, AI, etc.) into a hand coded, pixel perfect and Standards compliant XHTML/CSS. Since...

spritely.net

jQuery.spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript...

makandra dev
jashkenas.github.com

Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...

lukew.com

A while ago, I came across a unique registration form built by Jeremy Keith for his audio sharing site, Huffduffer...

downloadsquad.com

This thing leaves any other tag-completion method I have ever seen for HTML in the dust. It's light...

github.com

File upload solution that supports form roundtrips when a validation fails.

code.google.com

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

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

Test spies are a form of test double that preserves the normal four-phase unit

Just assign the existing attachment to another record: new_photo = Photo.new new_photo.image = old_photo.image Paperclip will duplicate the file when saving...

Attached (see below) is some code to allow using unobtrusive JavaScript on pages fetched with an AJAX call.