
Sam Richard
@Snugug
BBQ lead, ChromeOS DevRel. Mostly food, sometimes design and development, especially for the web. 7008px tall. He/him.
An archive of my Twitter timeline up until I moved to Mastodon. You can find me there at @[email protected]
-
@mortendk god I hate Drupal 6 sometimes
-
@torkilj The fact that -webkit and -ms seem to render things consistently whereas -moz doesn’t and needs browser-specific CSS for.
-
@mortendk w00t! That worked! You, sir, are a gentleman and a scholar. \o/
-
@mortendk Any reason why DSM wouldn’t work in a D6 preprocess_page?
-
Going back to Drupal 6 theming after living in Drupal 7 land for the past year is nothing short of painful.
-
Here’s the media query for detecting FF. Works in FF >= 4: gist.github.com/2769482
-
@torkilj Touché good sir, touché: gist.github.com/2769482
Also, link for cure for cancer: snopes.com/politics/medical/cancercure.asp
-
Wahoo! Found a reliable media query to test for Firefox to deal with its BS rendering issues!
-
@codingdesigner @ScottKellum :p. need to read your approach, think I need to update mine! OSS communities rock!
-
@codingdesigner @ScottKellum agreed!
-
@ScottKellum @codingdesigner I can go over my solution with you @ the meetup, or check the Aura source or cl.ly/1b3D3m1N3V10080D0B2h for docs
-
@kevelliott @geekgirlweb …or really single column, then add columns/layout as content looks bad via media queries)
-
@kevelliott @geekgirlweb that, by the way, is also the preferred method for #rwd in general, although in reverse (should start with mobile…
-
RT @tabatkins: I started a thread just for you, @chriseppstein : lists.w3.org/Archives/Public/www-style/2012May/0744.html
-
@kevelliott @geekgirlweb …but this does not a Mobile First, full stack RWD site make.
-
@kevelliott @geekgirlweb the easiest thing for you then is probably going to be adding MQs whee your design breaks and rearranging…
-
@kevelliott @geekgirlweb the thing w/#rwd is its a strategy not a framework, and can’t be done in a future friendly way w/no content context
-
@kevelliott @geekgirlweb …can’t do in your own for much less overhead
-
@kevelliott @geekgirlweb rolled my own using Sass (Susy and Aura specifically). Omega does a lot of stuff wrong, IMO, none of which you…
-
@ScottKellum @codingdesigner that’s precisely what my respond-to mixins does
-
@codingdesigner @kenwoodworth your solution looks very similar to my simple media-query mixin using variables instead of respond-to.
-
@codingdesigner @kenwoodworth …chained mqs and those w/no value for their operator. May need to rethink some thing. Ideas for all!
-
@codingdesigner @kenwoodworth no worries, everyone, and i do mean everyone, is taking a different approach. I hadn’t considered…
-
@geekgirlweb …but think its a better solution. cl.ly/1M101F2p183M2n2d251w. Goal to have that working again by end of week.
-
@geekgirlweb this was much different a handful of months ago when I wrote Borealis RI. I have a few hours work to get that working again…