found drama

get oblique

Category Archives: tech

Reviews, speculation, and other idle thoughts on hardware, software, firmware…

10 things I love about Sass

by Rob Friesel

CSS. Verbose, repetitive, rife with bizarre quirks. Can’t say that I’m a fan. On the web, you’re using it out of necessity. Even the CSS masters out there must admit, there has got to be something better. Fortunately, there’s Sass. A super-set of CSS, it helps to eliminate some of CSS’s most obnoxious aspects during […]

on syntax highlighting: a brief public service announcement

by Rob Friesel

In preparation for an up-coming post 1, I did a bit of extra legwork on syntax highlighting plugins for WordPress and wound up switching from Google Syntax Highlighter for WordPress (GSHW) 2 to SyntaxHighlighterPro. Both of them are backed by Alex Gorbatchev’s Syntax Highlighter library. But more on that in a moment. What prompted the […]

an annotated guide to the Google JavaScript Style Guide

by Rob Friesel

Following up on the Google JavaScript Style Guide that made the rounds recently: I did a couple of passes through the document and absorbed as much of it as I could 1. After discussing the style guide with a few peers, I thought that it might make sense to provide some annotations–in part for personal […]