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

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

gusiev.com

What do we expect from the custom finder? We expect that it should find assets A, B, C and should...

css3pie.com

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

github.com

A behavior for Internet Explorer allowing it to recognize and render various CSS3 box decoration properties

apidock.com

All ActiveRecord associations except for has_many :through support callbacks for pre- and post-insertion/deletion via the following, self...

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

makandra dev
caniuse.com

Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies

code.google.com

Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system...

makandra dev
teddziuba.com

The problem isn't that Git is to hard, it's that smart developers are impatient and have exactly zero...

robots.thoughtbot.com

We didn’t want to leave front-end developers in the dark when their Javascript throws errors, so we’ve...

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

successfulsoftware.net

The first thing I need to say, right off the bat: Chinese users will not buy your software. Period. That...

rubyspec.org

RubySpec is a project to write a complete, executable specification for the Ruby programming language.

This is more tricky than it should be because url_for, asset_path, etc. all rely on different mechanisms.

makandra dev

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

Insert into ~/.bashrc and reload afterwards: source ~/.bashrc PS1='${debian_chroot:+($debian_chroot)}\[\033[41;33m\]\u@\h\[\033[00m...