Book Review: Responsive Design Workflow
A review of Stephen Hay's book on responsive design workflow, covering browser-based design, automation, and flexible processes for modern web development.
A review of Stephen Hay's book on responsive design workflow, covering browser-based design, automation, and flexible processes for modern web development.
A tutorial on creating a clean website's HTML structure, covering element targeting with IDs and classes.
Explores using CSS media queries embedded within SVG files to create responsive graphics that adapt based on their own size, not just the screen.
A web developer shares his four-part testing setup for responsive design, covering mockups, design, UI, and final checks across various devices and browsers.
Explores a bug in Windows Phone 8 where `device-width` reports different pixel values in HTML vs. CSS, affecting responsive design and snap mode.
Argues that all web designs are inherently broken due to the vast diversity of browsers and devices, and advocates for future-friendly development practices.
A developer shares their journey of leaving a stable job to start independent consulting, focusing on responsive web development, performance challenges, and tech training.
A web developer's 2012 roundup of his most popular posts, covering responsive design, CSS techniques, and web standards debates.
An article debunking the myth that responsive design inherently causes poor performance, arguing for a broader consideration of network and hardware factors.
A web developer shares lessons learned from rebuilding a personal blog, focusing on responsive design, performance optimization, and cross-platform testing.
Explains how to fix responsive design issues in IE10's Windows 8 Snap Mode using CSS Device Adaptation and the @-ms-viewport rule.
Argues that web development tools like responsive design or CSS preprocessors are not inherently bad; poor results stem from implementation, not the technique itself.
A guide to setting up and using various browser tools and emulators on Ubuntu for testing responsive web designs across different devices.
Announcing the launch of the Breaking Development Podcast, focusing on web design, development, and interviews with industry experts.
A technical guide on implementing a scalable, pure CSS mobile navigation menu icon (the 'hamburger' icon) to avoid cross-device Unicode rendering issues.
Author announces the official release of their book 'Implementing Responsive Design', covering responsive workflows, media queries, and fluid layouts.
Explores CSS-only patterns for responsive, multi-level navigation menus, analyzing their pros, cons, and browser compatibility.
Announcing BDConf:focus, a one-day conference in Minneapolis dedicated entirely to responsive web design, featuring expert workshops and presentations.
Testing how browsers download images hidden with CSS media queries and display:none, revealing performance pitfalls.
A critique of poor mobile web practices, arguing against forced redirects to stripped-down mobile sites and intrusive app download prompts.