Is it good to make different website for Desktop and iPad? or same site is more better?
|
If you can provide a better experience on a different kind of device, do it! Things to consider:
Hope that helps, Phil |
|||
|
|
|
A good reference for this is on Safari's site. It goes on to say that: "The mantra for cross-device development is: one site for all is the ideal but it's not always possible. Whichever strategy you adopt, there is one vital point to remember: Mobile users are task-focused users. And so are all users Many developers and usability pundits advocate making mobile-only sites because mobile users are in a hurry; they're on the go and want to perform one specific task and then finish. A common example cited is that of a restaurant site. The mobile user wants to find the location, the menu and the opening hours so, the argument goes, the mobile site should contain this and nothing else. This is a good argument, but it's only half true. If it were 100% true, what would be on the "full" website? Presumably, a movie of the decor, some atmospheric music, animated representations of the house special dishes, and a downloadable menu in some fancy font. The fallacy here is that users of desktop computers are not task-focussed and have time to waste on an immersive branding experience. The truth is that all users are in a hurry, and all users want to find the information, then leave your site and go and do something more interesting — like taking their partner out to dinner. You should therefore make an effort to reduce clutter and save time for all users — one site should be able to serve the needs of both mobile and desktop users. Mantra #2: just because a desktop site allows you more space to fill, it doesn't mean that you should." |
|||
|
|
|
I think it's a good thing to have different sites for different devices, but it must work properly. Pros: Cons: |
|||||
|
|
Naturally this would depend on the content and target audience, but from my point of view I would design a website with mobile, iPad and desktop in-mind from the very start. Not just from an asthetic point of view but also how the visitors will expect to use the site. For instance:
This is quite an open question really. I know the standard answer is 'It Depends' but that really is the answer in this case. |
|||
|
|
|
Different websites for different devices; no, you shouldn't do that. You should, however, design and build your site using what is now being referred to as responsive web design. A site should scale things (font, images, etc.) based on device resolution, remove "fluff" when there isn't room for it, and maybe even rearrange content via CSS, but you shouldn't be doing this on two (or more) separate sites. There are several reasons for this:
|
|||||||||||||||||
|
|
No. You should not make a different website. But your website should work on an iPad if it's important for your client or you have a significant amount of visitors using an iPad. In this case you should not use Flash and you can provide a iPad specific CSS. You could also extend the website with touch specific features if they don't interfere with the user experience on regular desktop machines. Maybe this site is good inspiration: http://www.informationarchitects.jp/en/ Try to scale your browser window or compare the site on a regular browser, an iPad and on a mobile phone. Even though it's the same website the content is rearranged and (on very small resolutions) changed with the approach to have an optimal user expierence on different devices. |
|||
|
|
