Andrea:
\r\n\r\n\r\n\r\n\r\nI'm sure I've misunderstood a thing or two from time to time so just to\r\ncheck I downloaded Opera 7 again this time on my home system.
\r\n\r\nIf you open it and go to File, Preferences and Network it says identify\r\nas MSIE 6.0 as the default you can choose other identities if you want\r\nthere must be some reason that the folks at Opera made this the default\r\nso I don't see why they're complaining about other settings.
\r\n
In the event you've failed to grasp the distinction, it's not\r\nwhat the menu option says, its what the emitted user-agent\r\nstring is. To properly determine this, you need to aim your\r\nbrowser(s) at a known webserver and observe the logged agent strings.\r\nIf you can distinguish Opera from MSIE, then so can Microsoft (or anyone\r\nelse).
\r\n\r\nThe actual string values sent by various browsers (Opera, MSIE,\r\nNetscape) are given here:
\r\n\r\n\r\n[link|http://people.opera.com/howcome/2003/2/msn/|http://people.opera.com/howcome/2003/2/msn/]\r\n\r\n\r\n
...and in the event you've failed to grasp the concept of hyperlinks\r\nand reading the article, the are:
\r\n\r\n- \r\n
- Opera 7.0: Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.1) Opera 7.0 [en] \r\n\r\n
- MSIE 6.0: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) \r\n\r\n
- Netscape 7.01: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 \r\n\r\n
Note that the Opera string reports itself as MSIE 6.0, which would\r\nmatch in any webserver check for compatibility with MSIE. The\r\nonly situations in which you'd look for the Opera string are if you're\r\ninterested in logging other user-agent types, or if you explicitly want\r\nto deny access to Opera.
\r\n\r\nIf you want to test results without loading verious browsers, simply\r\nuse the wget recipies given on the site above with the\r\nspecified user-agent specifications. The resulting page pulls\r\nare different, and the stylesheet returned for Opera breaks both Opera\r\nAND MSIE.
\r\n\r\nNote to that all three browsers refer to themselves first as\r\n"Mozilla". This harkens back to the day when Netscape ruled the browser\r\nroost, and many sites declined to serve pages to other browser types\r\n(sad commentary on Netscape, FWIW, and ample demonstration that\r\nMicrosoft isn't alone in pulling bone-headed idiocy such as this).
\r\n\r\nIt's gross abuse of the user-agent string which leads me to set my\r\nown to the following:
\r\n\r\n\r\nStop fucking obsessing over user-agent and code to W3C standards already.\r\n\r\n\r\n
I encourage others to do likewise. What I'm running is of no concern\r\nto the site serving me pages.
\r\n\r\nSee also: [link|http://twiki.iwethey.org/twiki/bin/view/Main/UserAgentString|TWikIWeThey:UserAgentString]
\r\n