found drama

get oblique

Tag Archives: media query

Linkdump for September 30th

by Rob Friesel

The Flawed Theory Behind Unit Testing By Michael Feathers. My "tl;dr" take-away: testing for the sake of testing is useless unless you're using the tests as an exercise in critiquing and scrutinizing your code and the intent behind it. (tagged: testing Michael Feathers ) Setting Up a Command Line Clojure App Mike Ebert, writing at […]

Linkdump for September 1st

by Rob Friesel

Bugged Greg Knauss writing at An Entirely Other Day: I don’t normally like to talk politics. Not real politics. I’ll smart-ass on Twitter, but I get uncomfortable as soon as I feel the need to be earnest. I don’t trust myself when I actually care. But the Republican convention just finished up, and tens of thousands of people […]

Linkdump for July 18th

by Rob Friesel

DevRates "Open source reviews by real users" (via @kheiligh) (tagged: open source ) Lessons for devs from a responsive build Peter Gasston, writing at Broken Links. (tagged: media query responsive design mobile first ) Bless Bless provides an elegant solution to a lesser-known bug in Internet Explorer which causes CSS to be completely ignored. (tagged: […]

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

by Rob Friesel

Getting Started with Sublime Text 2 By Brandon Keepers. Sounds similar to my own experience getting settled into it. I think I've mentioned it before; it's a solid text editor, and with enough fiddling around, you can almost get it up to "IDE" status. (Almost.) (tagged: Brandon Keepers Sublime Text 2 ) The Plight of […]

Linkdump for May 15th

by Rob Friesel

Star City and the Baikonur Cosmodrome At The Atlantic. Everything awesome is happening in Russia. (tagged: Cold War Nostalgia Russia Cosmodrome Baikonur ) How Yahoo Killed Flickr and Lost the Internet At Gizmodo. It's long (and I'll admit to having only skimmed much of it), and it's pessimistic, but a lot of it is also […]

Linkdump for May 6th

by Rob Friesel

Flexibility: A Foundation for Responsive Design Emily Lewis (writing at Script Junkie) with a discussion of fluid grid techniques (practices and pitfalls) for building responsive designs. (tagged: Emily Lewis fluid grids media query responsive design ) Tolkien’s 10 Tips for Writers At writingishardwork. It took him 7 years to write The Hobbit. (117) The thing […]

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