aarongustafson + responsive   20

Cutting the mustard
The browser is a hostile development environment and supporting a wide range of desktop browsers can be tough work.

One of the immediate challenges we discovered when we first started the responsive news prototype was the large range of devices that we would have to support. It terrified us. This article is about a solution we use to alleviate this problem.
bbc  responsive  javascript  mobile 
7 weeks ago by aarongustafson
How Apple.com will serve retina images to new iPads
Unlike most of the solutions I reviewed last summer, Apple is applying the data-hires attribute to the parent container instead of to the images to themselves. Also, the images borrow from native iOS development and have consistent sizes. So the high-res version of ‘ipad_title.png’ can be found at ‘ipad_title_2x.png’.

As far as I can tell, there is no attempt to prevent duplicate downloads of images. New iPad users are going to download both a full desktop size image and a retina version as well.

The price for both images is fairly steep. For example, the iPad hero image on the home page is 110.71K at standard resolution. The retina version is 351.74K. The new iPad will download both for a payload of 462.45K for the hero image alone.

The total size of the page goes from 502.90K to 2.13MB when the retina versions of images are downloaded.
apple  images  ipad  javascript  responsive 
10 weeks ago by aarongustafson
TinyNav.js
Converts navigation to a select dropdown on small screen. We’ve done this before.
javascript  jquery  navigation  responsive 
january 2012 by aarongustafson
Responsive Design Testing
A nice resource for seeing how a site looks at different sizes.
design  mobile  responsive  testing 
november 2011 by aarongustafson
Responsive Data Tables
An interesting technique, but I’d love to see it flipped on it’s head to be mobile-first.
css  design  responsive  tables 
october 2011 by aarongustafson
Fluid Squares v2
A nifty fluid grid that maintains a list of links in equally-sized squares.
css  grid  responsive 
september 2011 by aarongustafson
Responsive IMGs, Part 2 — In-depth Look at Techniques
An amazingly thorough survey of responsive image techniques. Thank you Jason!
responsive  images  techniques  web-design 
september 2011 by aarongustafson
Responsive IMGs, Part 1
A little background on responsive images and why we need them.
development  images  responsive 
september 2011 by aarongustafson
11 Reasons why responsive web design isn't that cool
Some of his points are valid, but most only if viewed in light of a very narrow interpretation of responsive web design.
responsive  web-design 
september 2011 by aarongustafson
Re-tabulate
CSS-based table layouts for mobile joy.
css  design  responsive  web-design  web-development 
august 2011 by aarongustafson
The Best Responsive Web Design Examples and Resources
I get singled out for my work on Colly.com and the article I wrote for .net magazine.
article  css  responsive  web-design 
january 2011 by aarongustafson
Carry On Responsively
Wherein Colly pimps me pimping his site. Responsive layouts FTW!
css3  design  layout  web-design  responsive  adaptive  media-queries 
july 2010 by aarongustafson

Copy this bookmark:



description:


tags: