css-tricks.com

It’s a fact of CSS life that the ‘border’ of any block level element gets factored into it’s...

justinfrench.com

Eventually you’ll forget that you used to spend hours testing your code in a browser, and start complaining that...

github.com

Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and...

geewax.org

When we started using git to manage our source code at work, we actually jumped in a little bit too...

teddziuba.com

They don't teach you this in college, but the fundamental theorem of the software industry is the idea that...

hacks.mozilla.org

We’re making changes to how :visited works in Firefox. We’re not sure what release this will be part...

roughtype.com

In the end, progress doesn't care about ideology. Those who think of themselves as great fans of progress, of...

daringfireball.net

Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine...

playthisthing.com

Apple puts itself in an untenable position trying to play gatekeeper while simultaneously having such a broad and deep marketplace...

nicewebtype.com

Code up top for quick reference, details down below—we’ll prepare typefaces for use on the web, go through...

whydoeseverythingsuck.com

If you need to "originally" write your code in Swahili, while listening to Milli Vanilli, while reclining in a patch...

gem-session.com

Next in our series on not shooting yourself in the foot: Doing a sudo shutdown -h now on the main...

downloadsquad.com

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

gem-session.com

But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...

stackoverflow.com

Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...

corte.si

Once we have a secure client-side application, we need to make the tools and information available to allow users...

javascriptweblog.wordpress.com

Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...

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

hagenburger.net

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

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

code.google.com

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