Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 507387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:47:56+00:00 2026-05-13T06:47:56+00:00

Ha all, So I’ve been taksed with developing a smartphone website for our property

  • 0

Ha all,

So I’ve been taksed with developing a smartphone website for our property portal and first thing I did was see what lessons others had to tell online but I’ve found very little.

I’m not building an app, I’m building a website and I’m looking for do’s and don’t with regards to html, css, widths/heights approaches, javascript (is jquery going to play nice on all platforms?) and anything else that relvant to this kind of platform.

Looking around at others I like http://mobile.whistlerblackcomb.com/ very much.

Regards,
Denis

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:47:57+00:00Added an answer on May 13, 2026 at 6:47 am

    UPDATE:

    While most of the text below still applies, I would now say that jQuery Mobile does a great job of providing a well-designed and usable set of UI components, while also alleviating a lot of the device testing and detection issues that I’ve used WURFL for in the past. It’s still in beta, but seems to be working pretty well. I recommend checking it out.


    The two most important issues to consider when getting started are:

    1) Device detection

    2) Mobile UI design

    For issue number 1, I strongly recommend looking at the WURFL device dataset:

    http://wurfl.sourceforge.net/

    Using this, you can retrieve (some) capabilities of devices that are accessing your site, using their User Agent string. Testing mobile web apps is kind of like browser testing from hell–there are so many different combinations of devices and browsers, that it’s a difficult task. If you can focus on developing one or two versions for fairly capable phones, say:

    1) minimum 300px width with claimed “web” support and a touch screen
    2) The same as above, but without a touch screen

    you can create a very usable site that will work for most “smartphones,” or “app phones” as David Pogue has more accurately named them. For the actual testing, you can try:

    1) Making a list of all of your friends and what kind of phones they have
    2) Going to a phone store and using those phones to test your site

    and, regardless of what you do, you’ll have to be agile when you receive the inevitable user feedback about broken/slow content on their device.

    Regarding UI design, there are a couple of issues. The simplest one is nice looking CSS. Here, just look at some mobile sites you like and steal their CSS. Once you’ve done this, you’re basically doing regular old web development, just on a small screen. ul’s will become nice iPhone-y tables, etc.

    The bigger problem is mobile web usability. In a lot of ways, we’re in a 90s-web situation with mobile web development. What I mean is that we working without well-established design patterns. This makes doing mobile web development really fun, but it also means that you have to be ready to adjust your ugly/broken UI as better ideas evolve. One current example are the global nav/breadcrumbs you see on a lot of mobile sites. A surprising number of folks out there are trying to mimic the behavior of native iPhone apps by providing a persistent navigation tool (back button) within the mobile app. While this is kind of pretty, it has a few problems:

    1) It is redundant, given that the browser comes with a back button that users are very familiar with. The reason these global navs exist in native apps is that they don’t come with a free navigation tool.

    2) The web is great. You can enter, leave and re-enter “apps” at any point in their structure. By assuming that a user takes a linear path through your app, you are decreasing its webiness, making it a lot more crude relative to the rest of the web.

    3) It breaks. Either you can get in a situation where the app nav and the browser nav point in opposite directions (hitting the back button in your app steps forward through the app history), or you fake a back button with javascript, which breaks if they don’t start at the beginning of an app (emailed link, bookmark), or you set up sessions, which can be a big pain just to replicate what you get from the browser for free. Sessions are also vulnerable to brokenness (emailed links, bookmarks), and you’re really not gaining much.

    I guess my main points here are:

    1) Don’t forget you’re on the web. The web is cool, browsers are cool, make use of that.

    2) Don’t be afraid to play around. There aren’t many well-established patterns here, so you may have to try out some of your own.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

All front-end developers know the pain of coding for Firefox, then viewing our then
All the articles I've found via google are either obsolete or contradict one another.
All the recent VisualSVN Server posts made me want to check it out. I
All I know about the constraint is it's name ( SYS_C003415 ), but I
All I want is to be able to change the color of a bullet
All throughout an application wherever error messages (or other user messages) are used I
All I want is to update an ListViewItem's text whithout seeing any flickering. This
All too often I want a WPF slider that behaves like the System.Windows.Forms.TrackBar of
All of my users are a short walk down the hall, and all of
All, I currently have two projects that are under SourceSafe that I am unable

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.