7 Responses

  1. Piotr Kulaga

    The compromises between engineering and usability decisions is a very good point. Various aspects of the RWD versus multiple dedicated sites dilemma have been discussed on Linkedin Boxes and Arrows threads, see: http://www.linkedin.com/groups/User-Experience-Implementation-Responsive-Web-22206.S.110191514

  2. Craig Sullivan

    Hi – I put some detailed comments into the .net article – so please check these out.

    Everything in that brad frost post doesn’t debunk Nielsen – that’s a specious and somewhat tenuous link to make. The problems he outlines are nothing to do with responsive or otherwise – he’s basically showing how crud the experience is in many ways.

    Really – if people cared more about making the mobile experience better and less arguing about whether their method is best, we’d get a feck of a lot more work done.

    Nielsen has pointed out the sense in taking a user centred, rather than design dogma approach.

    C.

    1. Matthew Nuzum

      Right, what a lot of people don’t realize about Nielsen’s work is that it is empirical. He gives users a task to do and then watches them do it. I’ve done a small amount of user testing with responsive designs and what I’ve seen supports his findings too.

      RWD *often* sends more information to the user than they need. This produces a measurable increase in load and render time, which is not ideal for the mobile user (though it is far better than not doing RWD). Also, it assumes that mobile users are using a website the same way desktop users are. In fact, mobile users are often motivated differently than desktop users.

      If you gave a design team two tasks, one was to design an RWD theme and the other was to design a mobile optimized theme, you would likely get different results.

      If you don’t have the ability to do a dedicated mobile site/app then do RWD. It is far far better than not considering the mobile user’s needs. But realize it IS a compromise. You could do even better with a site dedicated solely to the mobile user.

  3. Engineering Decisions « Technical Support Is At The Deli

    [...] can read the article here. http://usability.com/2012/04/24/compromise-happens/ Share this:EmailTwitterFacebookLike [...]

  4. Brad Cranford

    Craig,

    Fair points. There is a good, if a bit heated, conversation in the comments to the .net article . It is worth a read.

    I do think that Brad Frost’s “considerations” at the end of his article lead to an opposite conclusion than Nielsen’s recommendation. But that’s just my opinion. I don’t think RWD is a silver bullet or an absolute thing. And I think most of the RWD proponents do a good job of explaining it as an option, not a rule.

    I am concerned that Nielsen’s recommendations encourage short sighted decisions. Mobile only links, in my opinion, are a hack to get around the core problems rather than a long-term solution. Of course it is then fair to ask “Is RWD and Mobile First the right answer or just another hack?”

    For some projects, distinct URLs for mobile and desktop sites may be the right answer (even if it is only the right answer because of other constraints that prevent a more complete solution). But you should be aware of the other usability issues you are introducing (such as link sharing issues) by making that decision.

    –Brad

  5. Craig Sullivan

    Agreed on your points – it’s a complicated area that doesn’t bear being reduced in the way that some people have.

    I’m happy if someone puts love and good user centred design into their site, regardless of whether it is mobile separate or one url/separate url RWD.

    It’s where we strive towards (rwd) but there are stepping stones in that journey – and new people building should take the jump straight there. I’m still very concerned about image handling, which is a huge topic and not supported properly yet. This makes it hard to get good performance on devices with a less than optimal data rate or high latency issues.

    Google have done some helpful stuff here with the new smartphone crawler which understands the redirects and content mapping and tries to help out. We’ve taken key functions like our sitelinks and popular content pages and remapped them seamlessly, so that a user clicking for a ‘Contact Us’ page on autoglass.co.uk gets the ‘Contact Us’ page on the mobile site in 1 click without redirection.

    There are many recipes, ingredients and chefs to argue about the best recipe. Then, there is cooking itself. RWD is a set of technologies, approaches and a loose affiliation of techniques that is imperfect in places. HTML5 support really sucks and is turning into a battleground of sorts. I still can’t get access to some phone hardware on our mobile apps, so these are all real problems I’m trying to solve.

    My concern is that we don’t push people towards RWD unless they have the skills and time to do it. Someone who doesn’t have ANY mobile website is losing business. With over 30% of UK visitors coming via mobile devices to the autoglass.co.uk site, we know this. For an SME, they need to get some presence, any presence, quickly – and then build on it.

    That’s the bit a lot of companies I talk to are concerned about (particularly SMEs) and I want to see us working to improve everyone incrementally – not ask them to take leaps because we think it’s a nice idea (it’s actually not ready yet).

Leave a Reply