found drama

get oblique

Tag Archives: CSS

Linkdump for April 25th

by Rob Friesel

something something something Russell Davies: Anyway. It's not just sci-fi. I'm also depressed about the lack of future in fashion. Every hep shop seems to be full of tweeds and leather and carefully authentic bits of restrained artisinal fashion. I think most of Shoreditch would be wondering around in a leather apron if it could. […]

Linkdump for April 7th

by Rob Friesel

Young Mammoth Likely Butchered by Humans By Jennifer Viegas at Discovery News: The carcass is in such good shape that much of its flesh is still intact, retaining its pink color. The blonde-red hue of Yuka's woolly coat also remains. (tagged: research history paleontology ) Minimum Paragraph Widths in Fluid Layouts Gustav Andersson writing at […]

Linkdump for March 30th

by Rob Friesel

Whisky Blender Provides Bespoke Potables by Mail Intriguing idea. If you like the blended aqua vitae. (tagged: whiskey ) Publish What You Learn Great article at Smashing Magazine. I can say that this is a big reason why I write about this kind of stuff — I feel like I haven't really learned something until […]

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