found drama

get oblique

Tag Archives: Vermont

headless JavaScript unit testing with Jasmine and PhantomJS

by Rob Friesel

Yesterday, I gave a talk (slides are here, and/or rate my talk here) at the fourth Vermont Code Camp on how to run fast, reliable, headless unit tests for JavaScript using the Jasmine BDD test framework and PhantomJS. What follows here is a summary of “the meat” of the talk: specifically, how to execute your […]

Linkdump for July 12th

by Rob Friesel

DARPA Wants to Create Space Scavengers to Leech on Dead Satellites At Gizmodo. (tagged: research space robot ) Share Cropping By Kathryn Flagg, writing for Seven Days. Speaking for myself, I have kind of a love/hate relationship with the CSA model. On the one hand, it's incredibly convenient to get a weekly stash of straight-from-the-farm […]

Linkdump for June 19th

by Rob Friesel

Single-direction margin declarations By Harry Roberts, writing at CSS Wizardry: I’m not sure how I arrived at this rule, but I’m really glad I did and I would likely never ever change it. The basic premise is that you should try and define all your margins in one direction. This means always use margin-bottom to […]

Linkdump for April 20th

by Rob Friesel

The cost of privacy James Coglan writing at The If Works: However, encapsulation does not need to be rigorously enforced by the machine, and using this style has all sorts of annoying costs that I’ll get to in just a second. Encapsulation is something you get by deliberately designing interfaces and architectures, by communicating with […]

Linkdump for March 28th

by Rob Friesel

The End of Pagination Jeff Atwood writing at Coding Horror: …who the heck is visiting page 964 of 3810? As you can imagine, the comment thread is exactly the kind of potpourri you'd expect from this topic. (tagged: Jeff Atwood essay usability design pagination ux ui ) Super-Earths ‘in the billions’ At BBC News. (tagged: […]

Linkdump for March 14th

by Rob Friesel

Thoughts on a (very) small project with Backbone and Backbone Boilerplate Rebecca Murphey on Backbone.js: My biggest complaint about Backbone is probably how unopinionated it is about the view layer. (tagged: Rebecca Murphey JavaScript Backbone.js ) Dan Awesome’s Rage Maker And as long as we're raging out with Rage Face memes… (tagged: weird internet humor […]

Linkdump for February 21st

by Rob Friesel

Valid JavaScript variable names Mathias Bynens going deep on the sometimes confusing world of JavaScript variable names. (tagged: javascript ) David Foster Wallace: The Big, Uncut Interview (2003) At Open Culture (via @fogus) (tagged: video culture interview politics literature David Foster Wallace ) Is Device-Friendly Development a Responsibility? Some musings from local dev Mike Fowler […]