found drama

get oblique

Tag Archives: JavaScript

Linkdump for May 14th

by Rob Friesel

Haruki Murakami and the Art of Japanese Translations Roland Kelts, writing for The New Yorker: Rubin said that the first time he translated a Murakami novel, The Wind-Up Bird Chronicle, he phoned the author several times a day to nail word choices and correct inconsistencies. “In one scene, a character had black-framed glasses. In another, […]

Linkdump for May 10th

by Rob Friesel

How To Avoid Duplicate Downloads In Responsive Images David Newton writing for Smashing Magazine on the proposed picture element, Scott Jehl's polyfill, and some problems with the current fallback strategy. (tagged: picture element responsive design ) 5 reasons to use AngularJS in the corporate app world Oscar Villarreal: You can start by sprinkling it in […]

Linkdump for May 6th

by Rob Friesel

Looking back at Hunter S. Thompson’s classic story about the Kentucky Derby Hunter S. Thompson, "The Kentucky Derby Is Decadent and Depraved": "Don't worry. At the first hint of trouble I'll start Macing everybody I can reach." Commentary and annotations by Michael MacCambridge, over at Grantland. (tagged: journalism gonzo Hunter S. Thompson Kentucky Derby ) […]

review: JavaScript Testing with Jasmine

by Rob Friesel

Evan Hahn did us a favor and slapped together this primer for us: JavaScript Testing with Jasmine: JavaScript Behavior-Driven Development (O’Reilly, 2013). It’s short (around 50 pages), so you can burn through it in an afternoon, but he hits the high notes and (most importantly) provides a clear path for how to get started using […]

Linkdump for April 27th

by Rob Friesel

Crafting a README By Chris White, writing at the Engine Yard Developer Blog. Most of this should seem like common sense, but I'm also glad someone went to the trouble of writing it down. He mentions Markdown in the blog post, but I'd really try to underscore that point: that Markdown really ought to be […]

Linkdump for April 15th

by Rob Friesel

Simplifying For The Wrong Reasons At Meng To's blog. The writing is a little choppy in spots, but this post is thoughtful and the message rings loud and clear: simplifying your interfaces is great, when you're actually simplifying; but if you're not careful you wind up just making something that's sterile and/or confusing. This isn't […]

inaugural BurlingtonJS meet-up

by Rob Friesel

Last night as the inaugural BurlingtonJS meet-up at the Office Squared space. As an attendee, I would call it a success. We had two fantastic speakers: Agilion’s Pete Brown (@beerlington) who gave a good intro to Ember.js (summarized thusly); and Draker’s Ian Metcalf, who demoed an attempt at building a Prezi alternative using Backbone.js and […]

Linkdump for April 9th

by Rob Friesel

Animation in AngularJS At yearofmoo.com — looks like first class support for animations is well under way as part of the core AngularJS library. (tagged: animation AngularJS JavaScript ) Building a strong foundation for Vermont’s technology future Interesting piece by Pete Brown (writing over at Beerlington) on the local Vermont tech scene and really building […]

Linkdump for March 31st

by Rob Friesel

Broken Promises Drew Crawford’s response to James Coglan's post about Node.js and Promises. (And yes, it has the same title as Mikeal Rogers' post — vide infra…) Also long, also worth reading. His promises : callbacks :: for-loops : while-loops analogy may or may not be completely appropriate, but I thought it was reasonably illustrative […]

Linkdump for March 27th

by Rob Friesel

Programming languages ranked by expressiveness The Donnie Berkholz graph that's making the rounds. At the very least it's interesting, even if you ("I") don't necessarily agree with all the results and suspect that the data may indicate a sampling bias. (And as a friend points out, he doesn't seem to have accounted for whether/not the […]