development tools

The gear behind the builds — editors, plugins, workflows, and the endless hunt for a better setup.
Sep 6
2013

Increase upload file size on Media Temple (dv)

Are you having trouble increasing the maximum allowed file upload size on a site hosted on a Media Temple (dv) server? You've probably come…
Jan 30
2013

Strikethrough without images

Looking to add a background strikethrough effect, perhaps for headers like we do here on Spigot? Look no further. // Markup <h2 class="strikethrough"><span>My Awesome…
Jan 15
2013

Nested retina media queries with Sass

Since switching from LESS to Sass I've been excited to learn how Sass makes responsive web design easier with @content blocks and @media mixins.…
Nov 22
2011

Text only StumbleUpon Stumble Link

After adding a text-based Facebook link to the site, it's seemed a sensible idea to add a similar text-only link for StumbleUpon. For WordPress,…
Nov 17
2011

Faux Crop any size image with CSS

Here's a quick tip on how to crop any sized image through CSS and an extra div. This technique comes in very handy when…
Nov 8
2011

Text only Facebook Share link

If you love sharing your posts on Facebook (and by gosh who doesn't?) but don't like the look of the standard share buttons, here's…
Jun 15
2011

Don’t Minify on the Fly

In the name of speeding up your site you may hear that minifying your CSS is both awesome and easy. I'll agree that it's…
Apr 26
2010

Fontsquirrel.com saves @font-face

Note: This post is a continutation of Sorry Typekit, you’re unusable (for now). With the launch of the new spigotdesign.com/ site I was very…
Apr 22
2010

Webkit { background: transparent;} bug

I'm a Huuuuge fan of the Webkit Open Source Project. It's the engine behind Safari, Apple's browser for both OS X and Windows. If…
Apr 13
2010

Sorry Typekit, you’re unusable (for now)

With the launch of the new site I decided to try once again to give @font-face another try. I've been disappointed in the past…