How idiotic: Browsers masquerading as different user agents!

Well, just as the title says.

You know, some of the “alternative” browsers tend to suffer from an identity crisis. They offer the option of masquerading as a different browser in their USER AGENT string.

Well, they only SAY they are a different browser, but they aren’t. They don’t behave like the browser they claim to be.

I use IE for all my browsing needs. I use Firefox, Netscape and Opera for test purposes only.

So it was that I had set Opera to masquerade as Mozilla, and forgot all about it.

To my great horror I visited one of my sites using Opera and Yikes! The display was all out of kilter, really messed up. Everything was showing up fine in IE, Firefox, Netscape. Just not in Opera.

So I’m looking at my code and the css. I had a patch in the css specific for Opera. My source code tests the browser and picks the proper style that includes the patch for Opera if it is Opera. This style was not being selected, the patch was nowhere to be seen. I was stumped!

Then I had a flash of Opera’s capability to identify as a different user agent and checked that and sure enough I had told it to identify as Mozilla, so my detection script didn’t detect Opera either.

Now obviously I have a flaw in my detection script because under the same circumstances Statcounter does pick it up still as Opera … so I have some work to do on that yet.

But I can’t help thinking how utterly stupid and counter-productive such a browser option is. Why in heavens’ name? Especially when the browser obviously does not behave exactly the same as the one it’s pretending to be in the user agent string. Grrrr……

Posted in Stuff | Comments Off on How idiotic: Browsers masquerading as different user agents!

What gets my goat?

It’s folks who cannot understand when something isn’t working for whatever reason and have no patience until it gets fixed. And expect immediate action. And think they are alone to have this problem. And when you tell them they are not they get even more antsy and want a resolution now, now, now!

And what, pray, is this “thing” which is not working? Nothing more than a tracking script to track visitors to a website. A nice, sweet piece of software and a nifty database to keep the logs. Unfortunately it’s hosted on a remote server. And like all machines, this too can fail. And it won’t fail at the same time as your own site does of course LOL!

People always wanting more and more bells and whistles added to the service doesn’t help either.

Anyway, I fail to see how this could be of such paramount importance as to get those folks all in a tizzy over its not working for a few hours. Big deal! So they won’t have tracking stats for a while! So what? Sheesh!

Posted in Stuff | Comments Off on What gets my goat?