found drama

get oblique

Tag Archives: Link Dump

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 22nd

by Rob Friesel

The Invisible Dystopia Paolo Bacigalupi writing in Kirkus Book Reviews: We are a dystopian society, and we don't even notice. (tagged: none) Building Responsive Layouts with Sass Sass core contributor Chris Eppstein on building a responsive grid system with Sass. He points out that this is not a "boilerplate" or a "bootstrap", but that it […]

Linkdump for March 21st

by Rob Friesel

The White Savior Industrial Complex Teju Cole, writing for The Atlantic: This is not the sort of story that is easy to summarize in an article, much less make a viral video about. After all, there is no simple demand to be made and — since corruption is endemic — no single villain to topple. […]

Linkdump for March 20th

by Rob Friesel

The Ultimate Beginner’s Guide To AppleScript at Mac.AppStorm (tagged: applescript ) How I’m implementing Responsive Web Design By Jeff Croft. Not sure that I agree with the "JS breakpoints first" approach that he hints at preferring; also, when he points out that Sass treats the media query more/less like a selector (which you'd expect) in […]

Linkdump for March 19th

by Rob Friesel

CSS Compatibility and Internet Explorer Nice breakdown by MSDN of what CSS properties/values/selectors/etc. do and do not work in different versions of Internet Explorer. I was pleasantly surprised to be reminded of how many things actually do work (and/or "work well enough") even down in the hell of Internet Explorer 7. (tagged: webdev Internet Explorer […]

Linkdump for March 15th

by Rob Friesel

Could You Build a Scale Lego Model of the Death Star? at Wired Science: So, for all the pieces this would cost about 9.8 x 1012 US dollars, yes almost 10 trillion dollars. (tagged: humor LEGO Star Wars ) Multi-Device Layout Patterns Luke W. on responsive layout patterns. (tagged: todo essay webdev design responsive ) […]

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 March 7th

by Rob Friesel

Pay Only for Drugs That Help You An editorial in the New York Times by Samuel D. Waksal. There are some interesting ideas in there, some of which I even agree with. There is something very compelling about saying (w/r/t/ healthcare) "we should only pay when we get results". But it's also a slippery slope. […]

Linkdump for February 28th

by Rob Friesel

The Sun is Setting on Rails-style MVC Frameworks At caines.ca/blog. Still digesting this one (and its B- comment thread). Short version of immediate gut response: aspects of MVC are bogus (e.g., some of the "magic", implementation details that throw "wrong" HTTP responses [if you want to be that pedantic]), but it seems to me like […]

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