This topic has been closed. No new entries allowed.

Reason: You can now post comments on articles on Dev Opera

Forum rules and guidelines

You need to be logged in to post in the forums. If you do not have an account, please sign up first.

Go to last post

1. November 2006, 08:32:47

operadev

Posts: 3

The Phone Factor

What do you need to consider when you want to make your site design work with phone as well as with PCs? This article list some quick tips for making your pages adapt to phone browsing.

( Read the article )

2. November 2006, 19:48:42

Eugenia

Posts: 37

You have your screen resolutions mixed up. Please fix the article.

You said:
# 176 x 210 pixels - Most Microsoft 2003 devices
# 208 x 220 pixels - Most UIQ version 2 devices
# 640 x 480 pixels - [VGA] Nokia Series 90
These screen resolutions are wrong.

The right resolutions are, respectively:
176x220 - Most Microsoft 2003 smartphones
208x320 - UIQ v2.x
640x320 - Nokia Series 90

4. November 2006, 20:01:43

Moderator

jax

Posts: 7094

Thanks. I added your corrections as well as some other updates to the article.
This sig <a href="http://my.opera.com/community/forums/topic.dml?id=1132152">intentionally broken</a> by My Opera devs...

21. November 2006, 14:22:08

foxweb

Posts: 4

li>Don't force the user to type more than necessary

probably, error in this place (unclosed tag li)

21. November 2006, 15:20:58

Moderator

jax

Posts: 7094

Indeed. Forced myself to type the entire 'li'. Thank you.
This sig <a href="http://my.opera.com/community/forums/topic.dml?id=1132152">intentionally broken</a> by My Opera devs...

22. July 2007, 02:44:27

Arial

Posts: 2

I have noticed that Opera Mini does not report any device information when making a "HTTP_USER_AGENT" request from my website.
Is there a way I can get any information about the device using the Opera Mini browser?

1. September 2007, 09:52:24

votinhbn

Posts: 2

Originally posted by Eugenia:

You have your screen resolutions mixed up. Please fix the article.

You said:
# 176 x 210 pixels - Most Microsoft 2003 devices
# 208 x 220 pixels - Most UIQ version 2 devices
# 640 x 480 pixels - [VGA] Nokia Series 90
These screen resolutions are wrong.

The right resolutions are, respectively:
176x220 - Most Microsoft 2003 smartphones
208x320 - UIQ v2.x
640x320 - Nokia Series 90

Forums » Dev.Opera » Archived Article Discussions