found drama

get oblique

Tag Archives: Code

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 […]

Linkdump for August 29th

by Rob Friesel

SyntaxHighlighter JavaScript-based syntax highlighter with support for multiple languages. It backs several syntax highlighter plugins for WordPress (several of which I've tried, and one of which is currently used here on blog.F_D; none of which seem to use the latest). Seems the CSS highlighter needs a little help. (tagged: blog code wordpress plugin syntaxhighlighter todo […]

Linkdump for August 18th

by Rob Friesel

UglifyJS at GitHub (via Badass JavaScript) — a new minifier/mangler/compressor utility running in Node.js. (tagged: code javascript compression Node.js minify ) A JavaScript implementation of the Content Aware Image Resizing algorithm at Badass JavaScript — this seems to keep coming up… (tagged: canvas html5 javascript image todo ) When does JavaScript trigger reflows and rendering? […]

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 […]

Linkdump for August 2nd

by Rob Friesel

Perfection kills » How ECMAScript 5 still does not allow to subclass an array at Perfection kills (via Bad Ass JavaScript) (tagged: article javascript arrays todo ) HTML5: Changing the browser-URL without refreshing page at Spoiled Milk ApS (via Bad Ass JavaScript) (tagged: HTML5 pushState javascript navigation url ) Diffable (tagged: javascript diff ajax performance […]

Linkdump for July 8th

by Rob Friesel

JavaScript needs modules! by Dave Herman (via @slicknet) (tagged: javascript code ) Terminal Tips and Tricks For Mac OS X at Super User (tagged: Apple bash osx terminal todo ) Preview: The Dervish House by Ian McDonald at Tor.com — skimming it, I must say it looks great (and/but McDonald is one of my favorite's […]