473,385 Members | 1,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

iPhone enabled website

Hi,

I would like to know about iPhone enabled websites. What is an iPhone enabled website. What are the technologies required to create an iPhone enabled website. WML or XHTML Basic is better to create an iPhone enabled website.


Please reply fast.

Regards,
Deeps
Feb 8 '10 #1
2 3077
Frinavale
9,735 Expert Mod 8TB
I don't think that this is really an ASP.NET question.
Your develop iPhone enabled websites using CSS and styling techniques (for example aListApart has a decent article on the topic here: "Put Your Content in My Pocket").

The only thing that you'd really be interested in from the ASP.NET aspect of things is determining which CSS style sheet to use at the time of the request. You can determine the user's browser using the Request.Browser property. For example, you could have one CSS style sheet used for mobile devices and another CSS style sheet used for regular browsers and use the appropriate style sheet depending on which browser the user is connecting to your website with.

I've moved this question to the CSS/HTML forum.

-Frinny
Feb 8 '10 #2
Atli
5,058 Expert 4TB
"iPhone enabled website" is just like any other website, except that it is designed for a smaller browser with a limited set of CSS/HTML capabilities. (Sort of like coding for IE6...)

But you are going about this in the wrong way. You shouldn't be asking for iPhone support, you should be asking for mobile support. Keep in mind that the iPhone only represents a fraction of the mobile market. - Granted, the iPhone is a bit ahead of the other mobiles, but they will soon catch up.

Bottom line: don't design specifically for the iPhone. Design your sites to work in the other mobiles first (Nokia and Blackberry lead the mobile market) and then add the extra stuff for the iPhone. (Similar to how we sometimes use JavaScript in a normal browser. So that the site works without it, but works better with it.)

You may find this interesting. (If you don't mind a bit of swearing...)
QuirksBlog:The iPhone obsession
Feb 9 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: RobG | last post by:
On Jun 20, 11:44 am, Jonas Smith <jonas.sm...@yahoo.comwrote: Try the iPhone dev group: <URL: http://groups.google.com.au/group/iphonewebdev > --
1
by: skip | last post by:
Anybody tried this port of Python to the iPhone? http://www.modmyi.com/nativeapps/python-v251/ http://iphone.natetrue.com/ Hasn't been updated since July 2007. Maybe just a proof-of-concept? ...
0
by: Python Nutter | last post by:
Yes it does involve Jailbreaking. Python GCC Java and Ruby are all available to run on the iPhone after you Jailbreak it. Just run the Cydia appliacation (jailbreak's AppStore) to install
0
by: babu8880 | last post by:
www.convensysglobal.com/elearn You can login and attend courses and similar resources ask your doubts from experienced engineers in iphone and Objective C Domain You can attend live classes...
6
by: liketofindoutwhy | last post by:
It seems that iPhone 3G will not show the scrollbar for the following simple page: http://www.0011.com/html/test-iphone.html so if you are looking at the page using an iPhone, then you are...
0
by: Python Nutter | last post by:
Mini install guide for python on the iPhone: Cydia =Install SSH helps make initial configuration easier until you get used to MobileTerminal Cydia =Install MobileTerminal (closest to a bash...
0
by: Joe Strout | last post by:
On Nov 4, 2008, at 10:33 AM, Michael Torrie wrote: I've found "Cocoa Programming for Mac OS X", in combination with the PyObjC tutorials on the web, to be a very accessible combination. I've...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.