code | Categories | Blog | ISO-100

Informal Survey: Code Indentation for Embeds?

I've noticed myself wrestling a bit with code indentation and specifically how it relates to content that is included from "embeds" or "partials". I hate seeing rendered code indentation all over the place.

Continue reading…

Apache.conf Syntax Highlighting in Sublime Text 2

I've been spending the last two days in ST2 laboriously creating 301 RewriteRules for a site migration. None of the file types and highlight rulesets I had installed helped me read what I was working on any better.

Continue reading…

Updated Script for Tracking Outbound links In Google Analytics with jQuery

Chris Coyier recently posted to CSS Tricks with a snippet of some code I used on a recently released site. The code snippet uses Google Analytics and jQuery to automatically track outbound links.

Continue reading…