Slashdot Log In
Yahoo Pushing IE7 On Firefox Users
Posted by
kdawson
on Sun Dec 03, 2006 03:56 PM
from the buy-my-free-browser-please dept.
from the buy-my-free-browser-please dept.
El Lobo writes "Looks like things are heating up again in the browser wars. Google has been openly supporting Firefox, so now Yahoo is displaying a new feature on search results pages for FireFox users. It appears that Yahoo is pushing downloads of IE7 from Microsoft and including itself as the default search engine installed in the file menu area." I got the invitation to download IE7 when running Firefox on a Mac, and even when running IE5 under CrossOver; but not when running IE7 under Parallels.
This discussion has been archived.
No new comments can be posted.
Yahoo Pushing IE7 On Firefox Users
|
Log In/Create an Account
| Top
| 300 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Fair enough (Score:5, Insightful)
Nothing different from this "Firefox protects you" official Google site: http://www.google.com/firefox [google.com]
Fair enough. Nothing to see here, folks [bg]
Re:Fair enough (Score:5, Insightful)
Now I can understand the advantages and disadvantages of Firefox and IE, but annoying me by acting like a jackass isn't the way to convince me to switch.
I will say, after trying IE7 under Vista at work, trying Firefox 2.0, having issues with IE6 remembering my settings and finding out about IETab [mozdev.org], the switch was an easy decision for me. Pundit asshattery hurt rather than helped the situation.
Re:Fair enough (Score:5, Insightful)
I hit one page looking for a free/open source application (wish I could remember which one it was) and was greeted with a large banner at the top and an audio recording saying my computer was "infected" with internet explorer and I should switch to Firefox to remedy it.
Now I can understand the advantages and disadvantages of Firefox and IE, but annoying me by acting like a jackass isn't the way to convince me to switch.
After years of us, users of alternative browsers (opera, netscape 4, etc.), we've been fed up by litteraly thousands of "I don't care if it displays badly on your monitor because only IE matters" sites, you find offensive that a correctly designed site reminds you in a mild way that your attitude (among millions of "I pee on W3C standards" like you) has and will harm you ? Now that you're eating your own food, that sounds seriously funny. But I must admit a wave sound is a bit too much ; personaly, I validate my pages and make a warning that my site won't support any broken browser. This links to a list of good browsers, and IE isn't in it, full stop.
Search-Market Consolidation and Free Market (Score:5, Interesting)
The same happened in the market for 0x86 processors. The market once had numerous strong competitors: AMD, Nexgen, Cyrix, Centaur, and Intel. Now, there are only 2 major players: AMD and Intel.
The search market is facing a similar consolidation -- in 2 phases. The market once had numerous strong competitors: Microsoft, Google, AltaVista, Yahoo, AskJeeves, etc. After the first phase of consolidation, there are 3 major players: Microsoft, Yahoo, and Google. Now, the market is entering the second phase of consolidation. Like the personal computer, the search tool is a commodity product with almost no product differentiation. A search on Yahoo works just like a search on Microsoft Live. Why do we need 3 essentially identical products on the market?
The market appears to be consolidating into (1) Google being the major player and (2) the merger of Microsoft and Yahoo being the minor player. The recent loss of search market share from Yahoo to Google is also nudging Yahoo into being acquired by Microsoft.
Yahoo is leaning in that direction by giving preference to IE7.
Re:Fair enough (Score:5, Insightful)
But I would say that in the so called browser wars the government has largely failed at performing their role in limiting Microsofts abuse of their operating system monopoly in achieving a monopoly position in another market. It is not illegal to have a monopoly, it is just illegal to abuse it.
Re:Fair enough (Score:5, Interesting)
(http://www.sbyrne.org/)
Re:Fair enough (Score:5, Interesting)
See here is again is what people don't get...
One of the reasons IE became as popular as it did is that it didn't 'fail' when pages were formatted improperly or 'downloaded' improperly (remember dial up?)
In the 4.x browser war days there were a couple of things that MADE people prefer IE or Netscape. One of them was the fact that a missing tag at the end of a table wouldn't cause the page to not display AT ALL as it did in Netscape, so even if the page was messed up, IE would try to render it based on the information it had.
Now a lot of people see this as a flaw, but if you look at the technology it is actually a 'smart' feature that the browser would at the very least display a page even if it wasn't formed properly. Call it a form of programming 'intelligence'.
This is NO different than the CSS failures of IE and Firefox of today. They support 'legacy' tags that both browsers used and are not 'compliant', and they also will try to render page parts even if the tags and improperly formed. THIS IS WHY neither will ever fully pass all the CSS page tests on the web like ACID2, as they don't test for ability, but they MAINLY test for a browser's INABILITY to handle bad data and the developers expect the browser to NOT display the improperly formed tags.
This is really an argument that can go either way, as I see benefits in 'forcing' compliance, but I also understand that some sites are old and their data would be inaccessible or lost if every browser only conformed to strict CSS and ignored legacy tags or malformed tags. This is where I go, well it isn't hurting anyone for the browsers to be a bit smarter than the site developers.
Also everyone applauds Safari for being strict CSS, but the side note in this story is Safari also doesn't have to have any intelligence built in, nor does it worry about or handle old tags or malformed pages, they all become 'unworthy' and Safari isn't 'smart' enough to render them.
As for the browser wars of 4.x, there were a couple of other reasons IE was prefered over Netscape. Like the page refreshing when it was resized on Netscape or raw display performance.
In the end, I would pick Firefox or IE7 and their 'flaws', legacy support, and ability to render malformed pages over Safari any day. Web developers tend to suck in general and I would rather have some intelligence in my browser to help counteract crap pages, even if it means the browser will fail CSS standards.
However if you are web developer, just design the page with proper standards, watch for IE7 and not assume it renders like IE6 which sucked on several CSS abilities. Then just go for standards. PS the above posts are correct - TEST IN EVERY browser you can get your hands on, there are like 5 major browser players, it is not hard to do.
Re:Fair enough (Score:4, Insightful)
Re:Fair enough (Score:4, Interesting)
(http://www.theroughnecks.net/)
I think that the Linux side of things should *REALLY* start to emphasize binary compatible trees at the kernel level, as I honestly get tired of having to update drivers every kernel update... Sometimes things break when this happens.. far less likely with BSD over Linux.
Emerge which is Gentoo's claim to fame is modelled after the BSD ports system, which has been around far longer. BSD's binary package system has been around longer than apt, yum, or other linux distribution systems is stable, and consistant.
The down side is BSD hasn't reached any critical mass. The FreeBSD, and I would assume the OpenBSD installers are a painful experience getting a system setup, especially getting software raid working (though I prefer hardware). Driver support is limited, and most new drivers are ports of linux drivers, however the support layer is pretty good. There is also a linux compatability layer which will allow for most linux binaries to run.
For the desktop side, PC-BSD [pcbsd.org] has made huge strides, it's very easy to get installed, and use... there are a few other desktop oriented versions, but imho this is the best. It's installer is based in QT and is basically a FreeBSD 6.x install with X-Windows, and KDE installed an preconfigured, there are also some extra configuration utilities that are enhanced, in addition to some custom utils.
Doomed to fail (Score:4, Funny)
Nobody's using Yahoo for search, including people who work at Yahoo.
Does it matter? (Score:5, Insightful)
Re:Does it matter? (Score:5, Insightful)
(http://inglorion.net/ | Last Journal: Thursday October 06 2005, @07:17AM)
That's not the only issue. Another issue is that IE has the bulk of the market share, especially among non-tech-savvy users. This means web developers always have to consider how IE behaves on their sites, even if the behavior is clearly a bug in IE. For years, this has stalled progress on the web, because Microsoft would not support certain features in IE, making it unattractive for web designers and developers to use them.
The growing market share of Firefox has led more sites to include certain niceties, even if they didn't actually work well or at all in IE. This has increased the attractiveness of Firefox, as well as compelled Microsoft to improve their browser.
Arguably, it would be a Bad Thing if this development were stopped just now it's starting to yield fruit. Competition between web browsers is good, it leads to better browsers and better sites.
Re:Does it matter? (Score:4, Interesting)
(http://www.dreamhost.com/r.cgi?larshansenphoto | Last Journal: Friday June 06 2003, @05:02PM)
Yahoo? (Score:5, Funny)
Re:Yahoo? (Score:5, Informative)
Re:Yahoo? (Score:5, Funny)
Detailed analysis follows. (Score:3, Insightful)
(http://coder.dk/ | Last Journal: Saturday April 15 2006, @09:12PM)
No. Seriously. So yahoo got a truckload of cash from Microsoft. Who can blame them? Not I, posting from Firefox 2.
Not "pushing" until they block your user agent.. (Score:5, Insightful)
(Last Journal: Tuesday November 06, @02:39PM)
My school started doing this last year.. I navigated to their registration site with safari and got a nice little "we won't let you go to this site with your browser of choice" message..
I promptly enabled the debug menu and chose MSIE6 as my user agent.. it then let me in and I had absolutely no problems doing what I wanted to do.
Now this may become a much more sticky problem when they start taking advantage of the "remote attestation" in treacherous computing to prevent you from lying to the servers of anticompetitive schticks like this school of mine.
'Targeting Firefox Users'? (Score:3, Insightful)
This isn't really shocking or terrible or anything, as it seems like Yahoo has a branded download of IE ("IE7 Optimized for Yahoo" is visible in one of the screenshots) and doesn't have a branded version of the other browsers. Does it really matter what browser they advertise?
Yahoo Games (Score:1, Interesting)
What's the problem? (Score:2, Insightful)
(http://www.idealog.nl/)
I don't get it (Score:2)
(Last Journal: Friday October 26, @01:12AM)
I just tried Yahoo Search. I haven't seen the ad for IEv7 in half a dozen different searches (using Firefox v2.0 as my browser).
Could this be because I have already installed IEv7? Or because I was using FF v2.0 and therefore not a likely candidate for upgrading?
In any event, I favor anything that would encourage people to migrate from IEv6 to something that was more secure and complied better with web standards, even IEv7. We'll all be better off for that.
Re:I don't get it (Score:5, Insightful)
(http://rjmarq.org/ | Last Journal: Thursday October 02 2003, @07:19PM)
If that's pushing IE, then websites should feel free to continue pushing things in that manner. It's the most unobtrusive ad I've ever seen. I didn't even notice it until you pointed it out to me.
This is a nonstory.
"Pushing" it to Mac users too... (Score:2)
malware evolution (Score:2)
(Last Journal: Wednesday May 16, @12:43PM)
Hardly pushing (Score:4, Insightful)
(http://tpno-co.org/)
Pushing would be forcing you to install IE7 to use yahoo.
Oh the humanity (Score:5, Funny)
What to chose? Hmmm... What to chose?
ads? too many (Score:3, Interesting)
(http://libtom.org/)
Compare that to google with it's adsense ads. Small, unobtrusive, text ads....
Whether Yahoo prefers IE or not [btw the BETA client works just fine in Seamonkey..] is moot compared to the horrible placement of all the ads...
Tom
Be independent. (Score:4, Funny)
yahoo pushing firefox - no really (Score:4, Interesting)
"Use Yahoo! to search from Firefox
Just select "Yahoo!" from the search box drop-down menu in your browser"
screenshot [flickr.com]
So Yahoo seems to be advertising its own search service more than anything else. Huh...who'd have though a search company advertising their own search service - the horror. They are hardly pushing it - that'd be forcing you to download IE7 with the yahoo toolbar bundled and blocking dedicated FF+typically Google users like me.
Utter bs. Must be a slow news day.
who cares (Score:2)
(Last Journal: Thursday February 09 2006, @11:05AM)
Funny... (Score:1)
(http://www.agentstepp.com/)
huh! (Score:2, Interesting)
bitten back (Score:1)
(http://firefoxpower.blogspot.com/)
Interesting... (Score:2, Interesting)
Wasted ad if they don't check the OS (Score:4, Insightful)
(http://blog.chris.tylers.info/)
Who? (Score:2, Funny)
Yahoo never gets it! (Score:2)
No wonder they (Yahoo) are a struggling company by some measures these days. It does not have to be that way. It's because of this reason that it is my mission to avoid Yahoo services as much as possible.
The pushing of Internet Explorer 7 is yet another arrogant and bigoted notion that tends to lean on the premise that all internet users use the Windows platform, which is grossly false.
Pushing users off (Score:3, Informative)
It's not just that they're pushing ie7. It's that they are becoming too microsoft-flash-ajax centric, especially for people with older computers and slow connections (yes, not everyone can afford broadband/new computers). Yahoo doesn't really care about these users, I guess because they are not the ones they want to market to. But I do have a broadband connection and Yahoo's TV listings load horribly now (they just changed them to an ajax layout).
Yahoo is really taking steps backwards, not forwards. I hope that their deal with Microsoft was worth it, because they are losing people heading to their website.
They can push (Score:2)
Yahoo is only used for weather pages, way too noisy... and -
W2K can't run IE7, not to speak about the "Advantage" thingie....
Yep (Score:1)
I don't see it (Score:1)
people ask why do I block advertisements. I respond "Why do I mute the television and go online during a commerical break?"
What is the Problem? (Score:2)
what ever happend to Netscape? (Score:1)
I know Mozilla, and Firefox is kind of part of the "Netscape",
but it looks so far removed in the browser war it's hard to belive that they where ever in the game.
I meen who remmbers mosaic, internet in a box, and the other hand full of browsers that where on the market in the 90s?
and when did Yahoo decide that IE is good, where they not a Netscape company not that long ago?
but we all know that lynx is where it's at right.
Well, duh! (Score:1)
(http://www.acc.umu.se/~tao/)
Uhm, no, did you really expect to get an invitation to download IE7 if you were already running IE7?!
It seems to have stopped maybe (Score:2)
However, I did notice it doing that every time I accessed Yahoo using Firefox. I waited until I saw their actual advertisement version, clicked the "Ad Feedback" button, and told them what I thought about being asked to switch browsers.
I think it's a good thing to show the ad to IE 6- users on Windows, but it doesn't make sense anywhere else.
Yahoo! is useless (Score:2)
(http://www.fylo.net/)
That is all.
Repositories (Score:4, Funny)
Hmm... (Score:4, Interesting)
(http://areian.is-a-geek.net/)
Copying (Score:1)
Until MS makes it a necessary component, so what (Score:2)
(http://slashdot.org/ | Last Journal: Monday October 29, @07:20AM)
FF 2.0 - Check
Thunderbird - Check
Zone Alarm - Check
Avast AV - Check
Ad-Aware - Check
Spybot - Check
CCleaner - Check
Registry Mechanic - Check
ERUNT - Check
Winamp - Check
So given that I have XpHomeSP2 + current patches, MS Office 2003 + current patches & I use non MS for everthing else, then why am I worried? When MS makes it a hard requirement to run my current OS then I'll worry.
Easy solution (for Windows, anyway) (Score:1)
I hate Yahoo. To me, they are evil... their software is crap, and breaks things... and they own Gator, er, Claria. Need I say more?
In my PC repair practice, I routinely remove all Yahoo applications from customers' computers, especially that f***ing toolbar. (Many support calls start out when a customer is inflicted with the Yahoo Toolbar, usually via Adobe, and something else stops working).
I do use Yahoo, however, when training other engineers to remove spyware. All I need to do to infest a machine is click on a few paid links in Yahoo search results. With their help, I can completely trash an XP machine in less than five minutes.
What a grand new feature (Score:1)
(http://www.sjgeeky.com/)
Who does this affect? (Score:1)
Launchcast, after all the years, is still IE only (Score:2)
Holy Crap!! (Score:1)
Yahoo Mail also crashing FF (Score:1)
No invitation to download if you already have it (Score:1)
(http://www.nurden.za.net/)
Why would they bother to invite you to download IE7 when you are already running IE7?
Yet another reason not to use yahoo (Score:2)
Shocking behavior on the part of Microsoft (Score:1)
Yahoo is in cahoots with Micro$oft (Score:1)
(Last Journal: Wednesday April 18 2007, @12:48PM)
Re:Yahoo? (Score:2)
Re:Yahoo? (Score:3, Informative)
VIDEO IS SPAM (Score:2)
Re:Image search as well (Score:4, Funny)
Do we want a 3D goatse?
Now excuse me, I have to go and rinse my eyes with some acid.
Re:moron (Score:1)
I see sarchasm
But of course as "genuine annoyance" gets worse more people will say "fuck this" and either not bother or use something better.
This means websites will continue to have to support the crap that is IE6 in addition to (the somewhat less crap that is) IE7 long into the future.
OTOH if M$ and Yahoo push hard enough everyone without XP or with a messed up GA will become a Firefox user.