Wind Tunnel

The official 12 Spokes blog.

Web Design & Development

The Art of Zen and the Terminal

Subtitle: use screen, and cut way back on your tabs Look at the following picture, and tell me why it sucks. Actually, since this is a blog post, how about I tell you why it sucks instead?  I’ve got 4 other terminals open aside from the one I’m actually working in, each one showing the [...]

Simple CSS color management with SASS

Simple CSS color management with SASS

When I first got my CSS on (did I really just say that?) back in 2006, managing color values in my style sheet was pretty simple: I had my colors for text, and then my colors for elements with solid backgrounds, and that was about it. If I had my act together, maybe I’d write [...]

The Right Way: Thou Shalt Not Commit Haphazardly

A commit should not be taken lightly. A commit is a work of art, a labor of love chiseled down to the bare essentials. Think of a project repo as a novel, with each branch as a chapter, each line of code as a sentence, and each commit as a paragraph. I don’t have a [...]

Just launched: The Pericles Project

We’re happy to introduce the world to the Pericles Project, an awesome application we helped build and launched just a few weeks ago. Our client had a great idea for a news aggregator that offers you personalized recommendations for which news to read, based on your similarity to other users. It also helps you break [...]

MVP is not an excuse to make shitty software

We work with a lot of startups—companies who are anxious to get their great idea built and delivered to the world. One of the biggest challenges startup entrepreneurs face is figuring out exactly what to build and when. Startups don’t have endless capital, like larger corporations, and they can’t explore every idea or build their [...]