R
By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
Anyone know of any good/trusty applications to allow me to make my site mobile compatible? I was interested in Google's Dudamobile Initiative as initially this is free but wondered if anyone knew of any others out there that were also free? :|
Anyone know of any good/trusty applications to allow me to make my site mobile compatible? I was interested in Google's Dudamobile Initiative as initially this is free but wondered if anyone knew of any others out there that were also free? :|
0) Start with the page templates at [mobi...] (developers area). In particular make sure that you keep the correct XHTML MOBILE declaration line at the top of every page you generate.
1) Test your site on the simulators at [mobi...]
2) Test your pages using the ctl-alt-V built in validator in Opera: it will use the declaration line from (0) to get your page validated correctly at w3.org, even pages that are not up yet.
3) View your pages using the "small screen" mode of Opera. Also test in FF, which handles XHTML. IE6 doesn't (usually) in my experience.
4) Use a real mobile phone.
5) Get one the of the UP/OpenWave simulators (gee, I knew them when they were still UnwiredPlanet and we were trying to launch the FIRST mobile price-comparison service in the UK). I think this is the URL you may want: [developer.openwave.com...]
You're much better converting your website design to be responsive than building a separate mobile version of your website which you've then got to duplicate site content and handle this effectively, redirect based on user agent (which frequently change)... Plus a responsive theme will auto-fit to any device, whether mobile, iPad, tablet etc.
You hide the unnecessary elements using case![]()
Yes but I want the desktop version to have say 20 pages but the mobile version to have 3 pages that users are most likely to use and redesign those 3 pages for instance (obviously with the "full site" hyperlink in the footer)?
Yes but I want the desktop version to have say 20 pages but the mobile version to have 3 pages that users are most likely to use and redesign those 3 pages for instance (obviously with the "full site" hyperlink in the footer)?
Why limit your viewers options, you need to think about your website from their perspective, don't make your visitors work by going to a desktop to get access to everything.
By converting to a responsive layout you give all your viewers the chance to choose what to view, you don't have to limit their options. Your menu system will refit to meet their screen size, and they will have access to everything.
A responsive site with an easy to tap select menu gets my vote - that way users can choose what to view themselves instead of having the decision made for them with a cut-down mobile version.
Yes easy to tap - larger buttons, etc - this is obviously a design heuristic which is constant throughout each and every instance of mobile site design. I'm not talking ergonomics, I'm talking about creating a better user experience.
People use mobile differently to desktop/laptop. So why not give them the option in the footer to view more if they want whilst making their user experience easier by using user behaviour analysis to determine what to show. It's a smaller screen. The menu will be vertical and linear so why provide each menu option when, say, 90% of users in the past 3 months have used the site on a mobile to view location, find phone number, find postcode, etc. Why would you overload your users' cognitive processes by providing information overload?
The other 10% can scroll down to the footer link "View full site".
I'd rather see the old-fashioned full site straight away rather than a cut-down mobile version any day. The phone number and address should be in the top right anyway.
A select menu takes up no space (see Smashing Magazine for an example) and gives me as a user the choice of what I want to look at. My cognitive processes are rarely overloaded by looking at a menu.
Hello
I don't have any idea how to make mobile site compatible.
Regards !!
Go responsive.
thanks for sharing informationHey I've found this suggestion(from another forum) very useful, hope this helps your need:
Or have a separate mobile site depending on budget, requirements and so on.
Make sure website can be viewed from every mobile operating system and with most web browsers. For this you will need to pay attention to the programming language used. Mobile websites are created with web technologies, but due to the wide range of mobile operating systems, these are inconsistently supported. So you will need to choose the ones that are most widely supported (Flash, for instance, is out of the question, as all mobile operating systems are abandoning it in favour of HTML5).
Make sure website can be viewed from every mobile operating system and with most web browsers. For this you will need to pay attention to the programming language used. Mobile websites are created with web technologies, but due to the wide range of mobile operating systems, these are inconsistently supported. So you will need to choose the ones that are most widely supported (Flash, for instance, is out of the question, as all mobile operating systems are abandoning it in favour of HTML5).
Anyone know of any good/trusty applications to allow me to make my site mobile compatible? I was interested in Google's Dudamobile Initiative as initially this is free but wondered if anyone knew of any others out there that were also free? :|