java - Building a mobile web site -


we in process of looking @ allowing mobile devices view our site. have targeted 3 phones - blackberry, iphone , android.

being new have several questions.

i going assume looking @ here browser capabilities of devices , not device (the device comes play if building mobile application - correct?)

so, have on line auction site in front end build using jsf 1.1, myfaces , richfaces. going move jsf 1.2 anyway , allow make use of trinidad since appears friendly mobile site.

the concern have performance. on our current site allow user search , result of search can lot of data returned. running desktop browser there wait result set now. can assume there greater wait result set when viewing mobile device unless different these request - correct?

so building mobile front end still not going address performance issues face non mobile site - correct statement?

are there sites out there recommended learn more how take site , make mobile ready?

thanks

you start http://www.w3.org/tr/mobile-bp/ if web designer/developer know design mobile devices. need info browser capabilities of target devices , can have @ http://tech.groups.yahoo.com/group/wmlprogramming . basics of web development iphone (also android ) http://building-iphone-apps.labs.oreilly.com/ch01.html start


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -