Tag: rwd

  • SharePoint and Responsive Frameworks

    Responsive frameworks like Bootstrap promise productivity, but the tradeoffs in code bloat, debugging difficulty, and opinionated design are rarely worth it.

  • Recent Publications

    I have recently had the opportunity to be published by both SitePoint and Boxes and Arrows.

  • Responsive Web Design Is Not a Feature

    Responsive web design is going the way of Web 2.0, reduced to a checkbox feature when it should be reshaping the entire design process.

  • SASS Mixin For Fluid Grids

    SASS grid mixins libraries are everywhere, but I wanted something simple and lightweight. Here is my experiment with a more complex mixin.

  • Understanding Hardware and CSS Pixels

    The iPhone reports 640 pixels but your media query sees 320. A quick explanation of hardware versus CSS pixels and why the difference matters.