It’s a fact of CSS life that the ‘border’ of any block level element gets factored into it’s...
Eventually you’ll forget that you used to spend hours testing your code in a browser, and start complaining that...
Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and...
When we started using git to manage our source code at work, we actually jumped in a little bit too...
They don't teach you this in college, but the fundamental theorem of the software industry is the idea that...
We’re making changes to how :visited works in Firefox. We’re not sure what release this will be part...
In the end, progress doesn't care about ideology. Those who think of themselves as great fans of progress, of...
Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine...
Apple puts itself in an untenable position trying to play gatekeeper while simultaneously having such a broad and deep marketplace...
Code up top for quick reference, details down below—we’ll prepare typefaces for use on the web, go through...
If you need to "originally" write your code in Swahili, while listening to Milli Vanilli, while reclining in a patch...
Next in our series on not shooting yourself in the foot: Doing a sudo shutdown -h now on the main...
This thing leaves any other tag-completion method I have ever seen for HTML in the dust. It's light...
But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...
Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...
Once we have a secure client-side application, we need to make the tools and information available to allow users...
Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...
Simple shell utility to convert html to pdf using the webkit rendering engine, and qt.
Less.js is a JavaScript implementation of LESS that’s run by your web browser. As any JavaScript, you include a...
Lemonade’s goal as a sprite generator is to be incredible easy to use, so you’ll use ist for...
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
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system...