found drama

get oblique

Tag Archives: Link Dump

Linkdump for December 16th

by Rob Friesel

AngularJS – Perceived Performance Github user @mendhak has this proposed directive for measuring load time performance of different components in a single-page app. Tl;dr: "loading" a portion of the page may be deferred for one reason or another, but once it is in fact "finished" (based on some user-defined version of "finished") it requests an […]

Linkdump for December 2nd

by Rob Friesel

Creating Desktop Applications With node-webkit By Mike Cantelon, writing at the StrongLoop blog. This isn't the first time that node-webkit has come across my radar, but this is a good little intro for someone who hasn't heard of it before. (tagged: node-webkit Node.js JavaScript WebKit ) Offline First! This website is starting a discussion about […]

Linkdump for November 6th

by Rob Friesel

The Parable of Mustache.js Jan Lehnardt: He praised though, that they were able to build a compatible implementation that could compete on its own merits while still being compatible with a spec and he said that all library development should be done that way. Too often we conflate a great idea with its implementation and […]

Linkdump for October 24th

by Rob Friesel

A Selfie Is Not a Portrait Brian Droitcour: Can a selfie be art? I think so, but it would entail discarding the conventions of subjecthood of the public sphere both for artists and for art—the artist as a singular figure creating singular works of art—and instead thinking of art as an everyday activity. (tagged: selfie […]

Linkdump for October 16th

by Rob Friesel

Reinventing the Try/Catch Block An interesting bit of hackery but Ryan Morr, although it smells a bit like a solution looking for a problem. (I'll stick with the original advice I got about using try-catch in JavaScript: "It's basically a measure of last resort. If you find yourself using it, you're almost certainly doing something […]

Linkdump for October 12th

by Rob Friesel

Knockout 3.0 Release Candidate available Steve Sanderson's popular KnockoutJS MVVM library has an RC out for version 3.0. I may not be its biggest fan, but there are more than a few times when it's exactly the right tool for the job and this looks like a nice improvement. (tagged: KnockoutJS JavaScript ) Size Does […]

Linkdump for September 30th

by Rob Friesel

Inescapable, apocalyptic dread: The terrifying nuclear autumn of 1983 Alexander Zaitchik (Salon.com): You could fill an entire book with the Strangelovean rhetoric of the first two years of Reagan’s term. (tagged: Cold War Nostalgia ) Jeff Russell’s Starship Dimensions Had this sent to me around the same time that this other (derived?) image was making […]

Linkdump for September 23rd

by Rob Friesel

Does CoffeeScript Have a Future? The most interesting bit in here was Joel Turnbull quoting Tom Dale: I’m not so confident now. What has shifted? Tom Dale states in the thread “Every CoffeeScript developer knows JavaScript. The inverse is not true.” This rings true for me, and it’s not so much that something has shifted. […]

Linkdump for September 3rd

by Rob Friesel

Decoupling Your HTML, CSS, and JavaScript Philip Walton: Almost every type of coupling between HTML, CSS, and JavaScript can be lessened with an appropriate use of classes and a predictable class naming convention. Long read, but he has lots of good points. And as he points out, a lot of these are easy (and tempting) […]

Linkdump for August 23rd

by Rob Friesel

“One Murder Is Statistically Utterly Unimportant” Molly Crabapple interviewed Warren Ellis for The Paris Review. The title is a quote from the interview, but this one was much better: There is no such thing, I believe, as a killer who sees themselves as the villain of their own story. (tagged: Warren Ellis ) Stop reinventing […]