Go Back   CodingForums.com > :: Client side development > General web building > Building for mobile devices

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-28-2012, 11:07 AM   PM User | #1
Landman
New to the CF scene

 
Join Date: Dec 2012
Location: Planet Earth
Posts: 7
Thanks: 1
Thanked 1 Time in 1 Post
Landman is an unknown quantity at this point
Question Responsive Design vs Mobile Site

Hey all,

I'm new around these forums. Just want to get everyone elses opinion on something.

I run a social network and looking to convert the site to a responsive design. But I'm not sure if I should make the site responsive or specifically make a mobile version of the site?

What is your opinion on Responsive design vs a mobile site?

Thanks,
Landman
Landman is offline   Reply With Quote
Old 12-28-2012, 03:01 PM   PM User | #2
tracknut
Regular Coder

 
Join Date: Aug 2006
Posts: 892
Thanks: 4
Thanked 206 Times in 205 Posts
tracknut is an unknown quantity at this point
It's a good question. I've been leaning toward responsive design, because "mobile site" has been getting more and more vague over time. It used to mean "smart phone size" of something like 320px by 480px, but now we have tablets in the mix, and if you wanted to really do a mobile site you'd have to have about 5 different sites to cover all the options. Responsive design via media queries handles all that very easily.

Dave
tracknut is offline   Reply With Quote
Users who have thanked tracknut for this post:
Landman (01-03-2013)
Old 01-03-2013, 07:36 PM   PM User | #3
Landman
New to the CF scene

 
Join Date: Dec 2012
Location: Planet Earth
Posts: 7
Thanks: 1
Thanked 1 Time in 1 Post
Landman is an unknown quantity at this point
Thanks Dave! Appreciate the feedback.
Landman is offline   Reply With Quote
Old 01-31-2013, 10:26 PM   PM User | #4
StevenHu
Regular Coder

 
Join Date: Jun 2011
Location: CA
Posts: 105
Thanks: 0
Thanked 10 Times in 10 Posts
StevenHu is an unknown quantity at this point
A responsive web design is the way to go, I think. I just finished an app using RWD techniques and I am really happy with it. I'm using Zurb Foundation for it. So, holding the tablet device sideways, you'll see a list of categories on the left and their detail pages on the right. But if you rotate the device (or view it in a smartphone), the list disappears and the detail fills the page. The list of items becomes a drop-down at top.

The trick for you will be to show and hide items at smaller and larger sizes. For instance, a smartphone user won't need all those tiny icons showing all over the place, nor column after column of data, but all that can be comfortably viewed on a tablet device on its side.
__________________
Steve Husting
http://iphonedevlog.wordpress.com
StevenHu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:38 PM.


Advertisement
Log in to turn off these ads.