Slashdot Mirror


Microsoft "SiteFinder" Quietly Raking It In

An anonymous reader writes in with the news, which isn't particularly new, that Microsoft's Internet Explorer sends typo domain names to a page of pay-per-click ads. In this endeavor Microsoft joins Charter and Earthlink in profiting from the dubious practice that Verisign pioneered but failed to make stick. The article is on a site whose audience is, among others, those who attempt to profit by typo-squatting, and its tone is just a bit petulant because individuals cannot hope to profit in this game on the scale Microsoft effortlessly achieves.

176 comments

  1. Even if it is from Microsoft... by brennanw · · Score: 3, Interesting

    It's weird, but I don't mind Sitefinder. It's a lot less annoying than the people who set up sites that spawn eight and a half billion popup ads. I suppose Microsoft really can be the lesser of two evils... ... oh, God. I didn't actually say that, did I?

    --
    Eviscerati.Org: All Hail the Eviscerati
    1. Re:Even if it is from Microsoft... by DaleGlass · · Score: 5, Insightful

      Sitefinder is EVIL. While this is just fine.

      Sitefinder was implemented with a wildcard DNS record. This means that any typo gets resolved anyway. So suppose there's a mail server running on that machine for some reason. Now all the mail you send to the wrong domain name gets sent to that server instead of failing directly.

      In this case, two things may happen, both of them very undesirable:

      If it bounces, then that will confuse many people as they won't realize they made a typo and think they got the account name wrong, or that the person cancelled their account. It also results in your probably private mail getting sent to some random server for absolutely no good reason.

      The more evil possibility is that the server will accept your mail, which would be the exact same thing they do for websites. Then maybe it will reply with an ad, or perhaps just keep it. Anything can happen in this case really.

      This is the problem with sitefinder: DNS isn't just for websites, and it would break quite a lot of things.

      On the other hand, IE sending the user to some page with ads is perfectly fine. It's IE specific, it doesn't interfer with your mail or anything else, and it's probably a configuration option you can disable. And you certainly won't get it if you don't use MS software.

    2. Re:Even if it is from Microsoft... by Kalriath · · Score: 2, Interesting

      Mmm, I think Sitefinder only resolved/resolves A records, not MX records. Your mail would STILL bounce with NXDOMAIN, providing I'm right. In Charter's case, that is the case. Not aware of how it worked with Verisign and Earthlink.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    3. Re:Even if it is from Microsoft... by Vancorps · · Score: 1

      A records are all that is required for mail. Most mail servers I've seen will use the A host record for the domain without a hostname assuming that the destination server would route the mail accordingly. I ran a domain that way for a short period of time and it mostly worked. There were a few issues but it works in a surprising number of cases. The MX record is only required if the destination mail server is different from that of a root server which hopefully is most cases.

      I could have been smoking crack and dreamed the whole thing up but I'm pretty sure even modern mail servers support this. In either case its up to the mail server on how to handle domains without MX records. Sitefinder is still evil and wastes bandwidth and time. I don't like Microsoft doing their less invasive approach but I didn't like the generic page all versions of IE would direct you too, if I got my site wrong I want an error damn it. Of course for most people I imagine this is helpful.

    4. Re:Even if it is from Microsoft... by secolactico · · Score: 0, Redundant

      Mmm, I think Sitefinder only resolved/resolves A records, not MX records.

      Some MTAs will attempt to deliver to the A record directly if it can't find the MX. If said host doesn't respond to smtp, you *might* get one of those "This is a temp problem. No need to resend your message. Will try to deliver for a few days" messages.

      --
      No sig
    5. Re:Even if it is from Microsoft... by PhxBlue · · Score: 4, Funny

      ... oh, God. I didn't actually say that, did I?

      You did. And if you had prefaced it with "you can mod me down for this, but ..." your post would probably already be +5 Insightful. :)

      --
      !#@%*)anks for hanging up the phone, dear.
    6. Re:Even if it is from Microsoft... by cheater512 · · Score: 2, Insightful

      Whats wrong with a perfectly normal DNS error?

    7. Re:Even if it is from Microsoft... by newdsfornerds · · Score: 1

      > Sitefinder is EVIL. While this is just fine. The above does not scan. WHAT is just fine?

      --
      Damping absorbs vibrations. Dampening is caused by moisture.
    8. Re:Even if it is from Microsoft... by DaleGlass · · Score: 1

      What MS is doing. See the article.

    9. Re:Even if it is from Microsoft... by ghostbar38 · · Score: 1

      Don't you like blank pages? I do!!

      --
      ghostbar page.
    10. Re:Even if it is from Microsoft... by joeykahn · · Score: 1

      If I recall.... way back yonder, MX record or not, smtp delivery still ended up at Verisign's Sitefinder node where it encountered a brain-dead smtp implementation that wanted to simply bounce everything as "unknown user"; creating additional problems...

      With Charter, if you are setup as a relay client then MX _probably_ isn't affected because outgoing smtp traffic can only leave the building via their relay server and your client most likely sends all email to the relay before bothering to even check hostnames.

      However, Charter's DNS hack could very well affect customers running smarter servers which do depend on MX or A record verification (and then end up using Charter's relay server _after_ name verification) because now, every A record request has an answer. Such email will bounce when the delivering attempt times out, days later, after the customers gateway realizes that Charter's Sitefinder-equivalent never answers smtp traffic.

    11. Re:Even if it is from Microsoft... by joeykahn · · Score: 1

      Yes, internal browser redirecting is the lessor of the evils. Companies like Charter should be, IMO, implementing their redirect service within a licensed browser which they ship to new customers.

      However, why isn't what MS doing (or my own suggestion to Charter) still not a privacy issue?

      Does LiveSearch capture your entire URL or query string?

      What happens when you make a typo using an ht-auth encoded URI (user:pass@site), is that getting logged someplace?

      Does the browser also send failed https:/// lookups to LiveSearch?

    12. Re:Even if it is from Microsoft... by Mortanius · · Score: 1

      My guess would be that the average user will not have the slightest idea what "Cannot find server or DNS Error" (why does IE6 capitalize Error, anyway?) means or moreover just get frustrated with "The page cannot be displayed" and assume it's a problem with the site they're trying to get to and not know what's wrong. Whereas yes, they could use Google (or your alternate search engine of choice) to try to find the correct URL, this is just taking out that extra step and trying to help the user along.

      I'm sure, as with a lot of the contentious things that IE7 does, there is a setting somewhere for advanced users who would prefer to simply see the DNS error message instead of being redirected to their Live Search tool (similar to the 'Show friendly HTTP error messages' option in IE6)

    13. Re:Even if it is from Microsoft... by Kalriath · · Score: 1

      Hmm. From what I've read elsewhere in this thread, doesn't Charter's setup block outbound outside of their relay server? I presume this only applies to residential setups, but I would also assume they don't implement their sitefinder service for business customers. Not being even in the same country as Charter I would have to get someone else to confirm that, but if it's implemented any other way then it's just plain moronic.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    14. Re:Even if it is from Microsoft... by h2_plus_O · · Score: 2, Insightful

      Does the browser also send failed https:/// lookups to LiveSearch?
      No. If you specify any protocol (http://, https:/// ftp:// file://) IE attempts to resolve the URL directly and if it doesn't, displays a generic error page.

      IE7 has the search bar over on the right, but if you start typing something in the address bar, it auto-populates with stuff you might want- for example, if I type 'sla' into the address bar, I get 4 suggestions:
      'Slashdot: News for Nerds, Stuff that Matters' -- title of the main page, cribbed from my favorites
      'http://slashdot.org/article[...]' --recently visited page at slashdot, from history
      'http://slashdot.org/article[...]' --recently visited page at slashdot, from history
      'search for sla' -- takes you to a search page

      I also noticed while testing this out that it behaves differently at work than it did at home last night: from behind my work's firewall, the search redirect page I expected to see was blocked- instead I got a firewall-blocked-this-page error.
      --
      If there's one thing I won't stand for, it's intolerance.
    15. Re:Even if it is from Microsoft... by joeykahn · · Score: 1

      For residential service, smtp outbound is blocked to all but their relay server.

      Its been a while since I used Charter's business level service and business level service is an entirely different setup (probably still managed by the good Bresnan component); thus, I would suppose that it still uses different spectrum with end points into different routers where smtp isn't blocked and, presumably, DNS is native.

    16. Re:Even if it is from Microsoft... by rtb61 · · Score: 1
      Consider the companies paying for the adds. If the customer was going to the web site anyhow then M$ did not 'advertise' the site, they defrauded the company by charging them for a marketing event that did not actually occur. The act of marketing only occurs if the customer clicks on a site other than the one the customer was looking for and the customer actually choose an alternate company and site to review.

      Of course the flip side of that is if a company advertises with M$ and as a result of a misspelling M$ sends a potential customer to that companies competitors, than that company has a right to be pretty pissed off.

      Overall it ain't evil, it is just laughably pathetic and cheap, something you would expect from 'tinylimp the beast of redmond', you could imagine the little weasel that came up with this idea getting pat on the back at some brainstorming session (in this case a draft in a tea cup). Of course if I was running one of the companies that was getting charged for customer typos rather than marketing, I would have my lawyers seek a full refund plus damages, for each fraudulently charged click.

      --
      Chaos - everything, everywhere, everywhen
  2. obligatory by User+956 · · Score: 4, Funny

    Microsoft's Internet Explorer sends typo domain names to a page of pay-per-click ads

    Typ0wned!

    --
    The theory of relativity doesn't work right in Arkansas.
  3. Oops !! by .Chndru · · Score: 4, Funny

    It took me long to come here and post this since I was searching for slahsdot.org on IE..

    1. Re:Oops !! by crunchly · · Score: 2, Funny

      You obviously are lying. No self respecting slashdotter would use IE. Use a real browser.

    2. Re:Oops !! by Achromatic1978 · · Score: 4, Informative

      The last time /. released browser stats, which was, IIRC, before the rise of Firefox, it actually ended up showing something like 70%+ of users were IE, to which there were a lot of hasty "oh, uh, well, I guess it's people having to use IE at work, or something..."

    3. Re:Oops !! by Technician · · Score: 1

      "oh, uh, well, I guess it's people having to use IE at work, or something..."

      Or set the useragent so the website would send them the page instead of a IE required nag page.

      --
      The truth shall set you free!
    4. Re:Oops !! by Achromatic1978 · · Score: 1

      What, at Slashdot? I think not.

    5. Re:Oops !! by Technician · · Score: 1

      Or set the useragent so the website would send them the page instead of a IE required nag page.

      What, at Slashdot? I think not.


      So who sets it up per site visited?

      --
      The truth shall set you free!
  4. And Google by dedazo · · Score: 4, Informative

    Rakes in millions (billions?) from shady parked domain farms that run AdWords.

    --
    Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    1. Re:And Google by StarvingSE · · Score: 1

      Is that you Dr. Evil????

      --
      I got nothin'
    2. Re:And Google by Cheapy · · Score: 2, Insightful

      shhhhh. Just because Microsoft is invariably mentioned in any story about Google, that doesn't mean that you can mention Google in any Microsoft stories.

      --
      Would you kindly mod me +1 insightful?
    3. Re:And Google by Tronster · · Score: 1

      What's the source of your accusation?

    4. Re:And Google by dedazo · · Score: 1

      "Accusation"? You're kidding, right? Here, they even have an AdWords FAQ entry for that: Will my ads show on parked domain sites?.

      --
      Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    5. Re:And Google by Tronster · · Score: 1

      "Accusation"? You're kidding, right? Here, they even have an AdWords FAQ entry for that: Will my ads show on parked domain sites? [google.com]. Up until your post, I hadn't heard anyone accusing Google profiting from "parked" domains. It's a rather serious accusation, and if true would change my view on Google. So I asked for the source.

      I appreciate you digging up the link you posted, but I'm still having trouble connecting the dots as to how Google is profiting from doing something shady. From the link you provided, they seem to be up front with what they are doing. And as I understand it, what they're doing, putting Adwords on parked sites (if the user selects that type of exposure*) seems fine.

      ... That means your ads may show on parked domain sites if your campaign is opted in to the search or content networks. What am I missing, or is this just a matter of opinion?
  5. Pioneered by Petronius.Scribe · · Score: 1

    Did Verisign pioneer it? I seem to recall that Microsoft's "feature" came before Verisign tried to do it universally.

    1. Re:Pioneered by inode_buddha · · Score: 1

      Hell, I recall ppl doing similar way back during AltaVista, before HotBot was thought of. Course it was on a smaller scale, but then everything was smaller.

      --
      C|N>K
  6. Firefox? by bigtangringo · · Score: 1

    I wonder if this might be something the Firefox side of the house could use. Rake in additional cash for the Mozilla foundation and help users. Given the relationship they already seem to have with Google, I doubt this would prove too much of a problem.

    Of course, an option should be available for users who do not wish to use the service.

    --
    Yes, I am a smart ass; it's better than the alternative.
    1. Re:Firefox? by Ralconte · · Score: 1

      I thought Firefox was doing this. Don't they openly admit they get revenue from Google by sending searches their way? On that point, has anyone had any problems using a Google image search from the default Mozilla/Google startup page? Never worked for me, I have to go directly to the real Google page. Then again, I block Google cookies, so that could be it.

    2. Re:Firefox? by geekoid · · Score: 1

      I have the same problem.
      Also with going to groups from the Moz/Go page. I think the Moz/Go links are set to an older version of the google main page.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:Firefox? by mrchaotica · · Score: 4, Informative

      No, Firefox is not doing this! When you type in a domain name that doesn't exist, you get the following:

      Server not found

      Firefox can't find the server at www.feiwona.org.

      • Check the address for typing errors such as ww.example.com instead of www.example.com
      • If you are unable to load any pages, check your computer's network connection.
      • If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

      (Note: "domain name" means something in the form foo.TLD, not just a word. Words get interpreted as search terms, which do get sent to Google.)

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    4. Re:Firefox? by cheese-cube · · Score: 1

      So Google would, in a way, be like Robin Hood: stealing from the rich and giving to the poor or in this case supporting non-profit works through shady acts. You know stealing is still stealing regardless of your motives.

      Policeman: You are under arrest for robbing Fort Knox!
      Google Lackey: But it was to support FOSS!
      Policeman: Get in the car.

    5. Re:Firefox? by Anonymous Coward · · Score: 0

      I believe you're very wrong. Firefox always did this in the default install, and it was annoying as hell (when I used to use Firefox -- I use Safari now). The sad part is unlike IE, there was no easy way to disable it... you had to go to about:config and filter for some obscure setting (don't remember off the top of my head) to disable it. I remember having to do this on every Firefox install I ever used.

    6. Re:Firefox? by bigtangringo · · Score: 1

      Please, explain to me how it's stealing.

      --
      Yes, I am a smart ass; it's better than the alternative.
    7. Re:Firefox? by Anonymous Coward · · Score: 0

      FALSE. After installation firefox will send the user to google on any non-existant URLs. As the other AC noted there is no menu option to turn this off. I had to search online to find out the exact key in about::config.

    8. Re:Firefox? by Askmum · · Score: 1

      The Mozilla corporation already does something similar. It makes some $30m annually from the Google search box that is standard on every Firefox.

    9. Re:Firefox? by MooUK · · Score: 1

      For some reason, individual words get interpreted as internal (usually nonexistent) servers within my university. Which really annoys me.

    10. Re:Firefox? by Spliffster · · Score: 1

      that's probably your proxy trying to resolve internal hostnames. I have never seen this behavior in FF when no proxy was configured.

    11. Re:Firefox? by MooUK · · Score: 1

      I'm pretty certain it's something along those lines. It really does get annoying though.

    12. Re:Firefox? by Spliffster · · Score: 1

      oh right, the local resolver can do this too, as you said, when a domain suffix is configured.

    13. Re:Firefox? by apathy+maybe · · Score: 1

      >(Note: "domain name" means something in the form foo.TLD, not just a word. Words get interpreted >as search terms, which do get sent to Google.)

      Or in my case to my personal search page. I love FireFox's ability to be customised.

      --
      I wank in the shower.
    14. Re:Firefox? by asylumx · · Score: 1
      Hmm, are you currently on Charter or Earthlink?

      The page you are directed to is a function of your DNS server. For instance, I get a similar message when I visit the site you mentioned on IE7:

      The requested URL could not be retrieved

      While trying to retrieve the URL: http://www.feiwona.org/

      The following error was encountered:

      Unable to determine IP address from host name for unknown server name
      This means that:
        The cache was not able to resolve the hostname presented in the URL.
        Check if the address is correct.

      That's why it's important to RTFS. Yes, I know they can be unbearable sometimes, but give it some effort.
    15. Re:Firefox? by Tmack · · Score: 1

      For some reason, individual words get interpreted as internal (usually nonexistent) servers within my university. Which really annoys me.

      Its a feature of WINs. Im guessing here that this university network has a microsoft domain setup, and you have WINs resolution turned on on a Windoze box. It will automagically try to take the hostname you provided and match it to a subnet in its control. I hate it, since the IT support people where I work rely on this, and build links on their support webpages using that feature. It doesnt work so well with MACs unless you can get it to sign in to the domain (and even then Im not sure, as the domain server wont let me login to it... grrr). This leaves me trying to figure out what subnet the various support sites are on, and copy/paste/edit the URLs by hand. The other possibility is your local DNS is setup to auto-resolve by appending the local subnet, or your machine itself has such a feature configured (in linux, its in the resolv.conf file, the line that starts with "search").

      Tm

      --
      Support TBI Research: http://www.raisinhope.org
    16. Re:Firefox? by MooUK · · Score: 1

      I believe it's a local DNS issue, since behaviour is identical in both windows and linux. Thankfully internal links tend to be properly done; it is occasionally useful to be able to refer to "estates" or "domino" rather than the full names for those servers but I wish it had been set up to only catch those that actually exist.

  7. This isn't even in the same league as SiteFinder. by JanusFury · · Score: 5, Insightful

    SiteFinder broke DNS for the purpose of making money. This is just a 'feature' similar to the one in Firefox that automatically performs a google search on things you enter into the URL bar if they aren't valid addresses; MS is just taking the idea further (and making money off it, because they love money). I can see people being miffed by the fact that there are ads on the search page, but it's not as if Google doesn't have ads on their search pages.

    This is basically just a bunch of advertisers and domain squatters getting upset because Microsoft and Google are making money and they aren't.

    --
    using namespace slashdot;
    troll::post();
  8. OMG! by EvanED · · Score: 0

    I mean, other companies like, say, Google would NEVER display ads on a search result page, and directing the user to a search page if they mistype a URL is such an annoying idea. (And I'm sure MS would never let you change which search engine these results go to.)

    OMG M$ TEH EV1L!

  9. Only if your default search engine is Live by prostoalex · · Score: 5, Informative
    That happens only if your default search engine is Live.com.

    Going to http://www.lexus-financail.com/ site in IE 7 with no default search engine yields

    Internet Explorer cannot display the webpage

    Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.


    So if you want to make untold millions as well, build (a) search engine and (b) popular web browser, and make (a) the default in (b).
    1. Re:Only if your default search engine is Live by Anonymous Coward · · Score: 0

      Live backwords is EVIL

  10. At least... by SinaSa · · Score: 3, Insightful

    Well if you're gonna do the wrong thing, you at least might as well do it the right way.

    Verisign literally broke DNS in their attempt. This cash grab is confined to software that can easily be switched from.

    --
    --
    The last digit of pi is four.
    1. Re:At least... by EvanED · · Score: 1

      This cash grab is confined to software that can easily be switched from.

      And not just that, but confined to a set of options in that software that you can easily change. You don't even have to change from IE.

  11. This article is total BS by SashaMan · · Score: 5, Insightful

    All IE7 does is go to the search page OF YOUR CHOICE if you misspell something. I have IE7 configured with Google as my default search engine, and when I type in lexus-financail.com I go to Google's search page, which I find is a very helpful feature.

    Sheesh, it's like people don't even TRY with the FUD anymore.

  12. My test with IE 7.0 by ad0gg · · Score: 1

    Have google set as my default search engine and it took me to http://www.google.com/search?q=lexus-financail.com . Thats without the http:/// part, as per the article. If I put the http:/// part, it gives me a 'Cannot find server or DNS Error' error page.

    --

    Have you ever been to a turkish prison?

  13. Article is misleading - it's not just MSN/Live sea by Anonymous Coward · · Score: 5, Informative

    I tried what the article said to do. I have Google set as my default IE search engine. It just did a Google search for the incorrect domain. This seems like a feature (albeit one that I dislike) rather than some money grabbing scam.

    Come on, if we want to bash MS, and especially IE, we can do much better than this.

  14. This is inaccurate. by eieken · · Score: 4, Informative

    The Sitefinder you mention is nothing of the sort. What you are experiencing is IE7's auto-search feature. If you set your default search to Google, you'll get google search results with the same thing as IE.

    Here is the first page from the blog, with me typing in the same search as the blog does.
    Now here is what I get after I hit enter.

    --
    Meet new people, and kill them.
    1. Re:This is inaccurate. by julesh · · Score: 1

      I think the problem is less that these people don't know what's going on here, but don't understand what was wrong with sitefinder. They think the entire objection to sitefinder was that it profitted from typos. But that wasn't it at all.

      Here's a clue to just one of the issues for them: it should be up to the user what happens when an incorrect domain is entered. Sitefinder took that choice away from the user.

  15. Every ISP not already doing this by winkydink · · Score: 1

    is actively testing it. From their perspective, it's free money.

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    1. Re:Every ISP not already doing this by DaleGlass · · Score: 1

      And also lots of bad publicity, which isn't good money.

      These two things are completely different: IE loading a page if the domain doesn't resolve is one thing, breaking DNS in the SiteFinder style is another, and affects much more than just websites. SiteFinder would also make what MS is doing not work, by the way. With both this and SiteFinder, you'd get SiteFinder when you made a typo.

      See http://en.wikipedia.org/wiki/Sitefinder for details on why SiteFinder is a bad idea.

    2. Re:Every ISP not already doing this by winkydink · · Score: 1

      I was referring to the note that Charter and Earthlink are already doing this. I'm not defending the practice or saying it's a good idea. The US consumer ISP space is a commodity business and any way to bring in more money is being actively looked into. It boils down to a tradeoff of income versus the goodwill of your customers. The SiteFinder approach is less broken (but broken nonetheless) if you are a consumer ISP than if you are a gTLD.

      --

      "I'd rather be a lightning rod than a seismometer." -Ken Kesey

  16. fucking rediculas.. by Anonymous Coward · · Score: 0

    the whole domain system is fucked. look at the absurd pricing of the domains.. yes 9.99 a year is EXPENSIVE.. if you aren't a millionaire with some nice program that grabs peoples domains you are basically fucked. (unless you are using Linux wget, lets hope that source code is int tainted and phoning home somewhere) anyhow, another total fucking scheme is the domain watcher services that godaddy and other domain registrars have. You basically sign up and they monitor whether or not a domain is going to expire soon. Well they are buying up EVERYTHING anyone signs up and monitors. It's basically free money, which is the domain system. Verisign has complete controll still, and everything smells of fraud from the top down. why can't anything be done honestly? human nature blows..

    1. Re:fucking rediculas.. by Kalriath · · Score: 1

      You have no idea what you're talking about. Verisign has NO control beyond administrative. ICANN controls everything, and mandates what the ccTLD registries can do. Verisign only does what ICANN allows. And stop bitching about your USD$9.99 a year. In NZ, our domains are NZD$30 a year (with NZD$2.75 per month going to our central registry, and the infinitesmal profit for the actual registrar)

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    2. Re:fucking rediculas.. by EvanED · · Score: 2, Insightful

      look at the absurd pricing of the domains.. yes 9.99 a year is EXPENSIVE

      What?

      I'm a grad student. If I had gone out into industry I'd be making probably six times what I am while I'm in school. I'm cheap: I don't have a car, I have an apartment rather than a house, I'm using a mostly 4 1/2 year-old computer. The one thing I splurge on is living alone. And I don't think that $9.99/yr is expensive.

      Discover Magazine is $25/year.
      The cheaper of the two local papers has a special on delivery of $40/20 weeks ($104/year at the intro rate -- $214 normally)
      I pay about $10/month for phone; most people seem to pay at least 3x that if they have a cell

      My hot water comes to about $10/month, my electricity and gas to $50/mth, my heat the last two bills to $90/month (and the newest bill will probably be rather more once I get it), and my rent to $625/month.

      Most people have car payments plus insurance of (I think) over $100/mth.

      $9.99/year is 83 cents/month. At federal minimum wage, that's 6 minutes 20 seconds per month.

      If you think that's expensive, then you don't need a domain.

    3. Re:fucking rediculas.. by Anonymous Coward · · Score: 0

      I agree that the domain system is fucked (at least in its current incarnation), but how the hell is $9.99 / year expensive? I guess you just can't satisfy some people.

    4. Re:fucking rediculas.. by Anonymous Coward · · Score: 0

      It's not about afordability. It's about expense that is inflated.

      What does it actually cost to register a domain?

      What does it actually cost to put a new entry in a database?

      "registrars" are essentially a business without a product. They exist soeley because it was easier to let them steal money than it was to set up a system normal people could use.

      People aren't complaining that the cost is so high they can't afford it. They are complaining that something like this even HAS a cost associated with it.

      How do you feel about spending 1$ a month for the privelage of breathing? It's cheap right? A steal at the price really. Still, not something you'd be happy about most likely.

    5. Re:fucking rediculas.. by EvanED · · Score: 1

      It's not about afordability. It's about expense that is inflated.

      True, but what's the alternative? Price it at one penny and have every dictionary word snatched up in the next 5 minutes? Heck, at that price I could afford to buy the entire OED in domain names. Imagine what someone (or some company) with actual MONEY could do. If anything, it would reduce availability to most people because everything would be taken.

      And besides, who's to say it's overpriced? People are willing to pay it -- and lots of people, including poor grad students -- therefore it's hard to argue that it's overpriced. The demand is there.

      How much does it cost Cingular to have a customer? Certainly more than it would cost someone to register a domain; but the more I use my phone the more I pay Cingular. (I have a pay-as-you-go plan.) Does it cost them 10 cents more if I talk to someone 3 minutes instead of 2 minutes? Maybe they should be charging me 1/10 penny per minute instead of 10 cents.

      My point is that it's far above cost for them, but so what? That isn't a bad thing, and it's not like it's priced so high that it's at ALL a hardship if you want one.

    6. Re:fucking rediculas.. by Kelson · · Score: 1

      You, sir, need to enroll in basic economics, stat.

      Or at least search the net for the words "supply" and "demand."

    7. Re:fucking rediculas.. by Anonymous Coward · · Score: 0

      or maybe your could understand the difference between a monopoly and a free market?

    8. Re:fucking rediculas.. by Kelson · · Score: 1

      Hey, back in my day, domain names cost $100 to register! You durn kids don't know when you've got it made!

      Seriously. Network Solutions used to have a monopoly. You had to spend ~$100 to get a domain name. When I picked up my first domain name, it had dropped to $35/year, but you had to order two years to start, making it effectively $70. Now, everyone and his brother is a domain registrar, and you can pick up a domain name for $9.99 easily. Often less if you find the right deal.

      Compared to what the domain name system was like in 1999, what we have today is a free market.

  17. Sheesh by Reality+Master+101 · · Score: 3, Insightful

    This article is stupid. It's just takes you to the default search engine (which is usually Microsoft), and offers you a spelling correction, which then performs the search. THEN it shows you the search results, which has -- ADS. OH MY GOD!!

    In other news, typing the same string into Google (or any other search engine) also shows search results -- WITH ADS.

    Man, I've really busted the conspiracy WIDE ASS OPEN.

    --
    Sometimes it's best to just let stupid people be stupid.
    1. Re:Sheesh by Anonymous Coward · · Score: 1, Funny

      Man, I've really busted the conspiracy WIDE ASS OPEN.

      to post goatse, or not to post goatse, that is the question...
  18. I don't see it by Todd+Knarr · · Score: 1

    When I type in their mis-spelled domain name into IE6's address bar, I don't get the advertising page they say I should. All I get is the page from IE saying the hostname couldn't be resolved.

    I think the article is conflating two things: manipulation of the DNS network to return actual A records for domains that don't exist vs. IE redirecting any request that yields a DNS error to a pre-configured page. The first breaks all uses of names, the second only breaks IE. The first is a fatal problem because it affects software that doesn't have a human being to interpret the data, may not be able to handle contact with arbitrary hosts and may easily depend on getting accurate "record does not exist" answers from DNS. The second is merely a major annoyance because there's usually a human being sitting there to see the page, get annoyed and fix the configuration so that doesn't happen again.

  19. Like firefox is of any use by Reverend99 · · Score: 0

    type in the wrong domain and you get an error page. Microsoft offers likely candidates to what you're searching for. A few times I've typed in invalid domains within IE, and MS came up with a link that was correct. Firefox gives you a "Try Again". Yeah... MS is so fucking evil for making a few pennies for making my life easier.

  20. Non-Issue by Frosty+Piss · · Score: 4, Insightful
    Going to Lexus-Financail.com takes me to Google. Wonder why? Oh, of course, Google is my default search page... Wonder how that happened?

    Really, I think this is a "non-issue". You're not locked in to Live.com or any other search site. Microsoft "makes" Internet Explorer, why wouldn't they set the default to Live.com? Why shouldn't they? You can always change it...

    --
    If you want news from today, you have to come back tomorrow.
    1. Re:Non-Issue by eMbry00s · · Score: 1

      Because they are using one monopoly to leverage themselves in another market. This is illegal because it is considered anti-competitive behaviour.

      Joe Blow doesn't change it, only you do.

    2. Re:Non-Issue by Frosty+Piss · · Score: 1

      Because they are using one monopoly to leverage themselves in another market. This is illegal because it is considered anti-competitive behaviour.

      I'm sorry, MS has a browser monopoly? No, no I don't think so.

      --
      If you want news from today, you have to come back tomorrow.
    3. Re:Non-Issue by eMbry00s · · Score: 1

      Hm, after checking http://www.w3schools.com/browsers/browsers_stats.a sp I must say I overestimated their market share. It seems to be around 58.6% if we are to trust w3schools for Jan 2007.

      I estimated that it'd be around 70~80%, in which case I would still have considered my argument valid (after all, they don't have a complete monopoly on dekstop operating systems either). I must say that with new statistics considered, my argument fails.

      Sorry for making such a definitive statement without checking my assumptions first. Then again, that is default behaviour around here. :P

  21. FireFox and Google... by Frosty+Piss · · Score: 1

    FireFox has its default page set to Google. Wonder how much that rakes in for Google (and Mozilla)? Come on folks, good for the goose and all...

    --
    If you want news from today, you have to come back tomorrow.
  22. The search goes to your search provider of choice by Em+Ellel · · Score: 1

    Yep, I second that, on my DELL provided machine, the default search engine is DELL branded Google, and it is providing the paid ads from Google on the search.

    I have to agree with whomever said that this is nowhere near as bad as SiteFinder - you have full control over this and it does not break DNS service. Besides, what do I care, I stopped using IE years ago.:-)

    -Em

    --
    RelevantElephants: A Somatic WebComic...
  23. Dont "search from the address bar" by dkt5 · · Score: 1

    Searching from the address bar is an option in IE7, as it was in IE6 and others before. If you dont like this behavior (regardless of your search engine), just turn it off!

    The user still has a little bit of control with this part, unlike Verisigns' overdone version. (for once. Nice of them, innit)

  24. Nothing to see here... by shakestheclown · · Score: 0, Offtopic

    Marked as lame.

    Inaccurate, and not to mention this kind of thing is listed as a feature of OpenDNS...

  25. OpenDNS is the Solution by AntiMac · · Score: 4, Informative

    I highly recommend OpenDNS, available for free at http://www.opendns.com./ They also redirect your typos to a search page, but you can brand the pages with your own logos. They provide many other useful services such as phishing site blocking and DNS usage statistics. You don't even need an account to use their DNS servers, if you don't want the statistics and custom settings.

    I have 7 /24 networks registered with them now, and I can't thank them enough. I have zero DNS problems now, and it even seems much faster.

    --
    ========== .sig
    Intelligence should not be rewarded; ignorance should be punished
    ==========
    1. Re:OpenDNS is the Solution by AMSRay · · Score: 2, Informative

      Thank you! I'm reading all the way down the list of comments thinking "OPEN DNS!, OPEN DNS!" How can any self-respecting geek not know about Open DNS? I've set all the routers at my company to use their DNS servers regardless of which ISP the connection uses. Sure they have some adds if you hit a typo for a domain name, but the proceeds pay for this FREE service. We've had zero problems with DNS issues since I switched. opendns.org

    2. Re:OpenDNS is the Solution by jZnat · · Score: 1

      Hell I just run my own DNS server that polls the root ICANN servers and recursively until it gets the IP address. Who pays ICANN? We do. I don't need ads thank you very much.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    3. Re:OpenDNS is the Solution by davidu · · Score: 1

      Thanks for the plug. We think we rock too. :-) We've been pretty quiet as of late but that's because we're cranking on some really intense stuff. We'll keep pushing the envelope to give people a better internet experience, that's for sure.

      -david

      --

      # Hack the planet, it's important.
    4. Re:OpenDNS is the Solution by AntiMac · · Score: 1

      David:

      You're welcome for the plug! OPENDNS IS THE GREATEST THING EVER.

      (All caps is an inside joke :) )

      --
      ========== .sig
      Intelligence should not be rewarded; ignorance should be punished
      ==========
    5. Re:OpenDNS is the Solution by AntiMac · · Score: 1

      jZnat, I have run my own DNS servers for many years, and I can now be completely free of that burden thanks to OpenDNS. Take a look at http://www.opendns.org/ and some of the features they have. Working for a global corporation, my favorite feature is their impressive infrastructure- DNS queries are just milliseconds away no matter your location in the world. Let's see your "do-it-yourself" DNS box do that :)

      Now that we are educated on what the ads support- I would like to comment on the ads themselves. They are extremely Adwords-esque- minimally intrusive and well-targeted. The most prominent feature on the search/phishing blocked/etc. page is the logo that YOU upload.

      This has nothing to do with ICANN and global DNS policy- just better service to end-users.

      --
      ========== .sig
      Intelligence should not be rewarded; ignorance should be punished
      ==========
    6. Re:OpenDNS is the Solution by jZnat · · Score: 1

      Well, the more users you have, the more DNS entries you can cache, so there's less need for new DNS queries.

      I would not use OpenDNS only because I despise ads. I'd rather pay a few bucks a month for a good DNS service if it really mattered that much than have to deal with even more ads infecting the internet. Call me old-fashioned, but I liked it better when ads rarely (if ever) existed, or when there were only a few ad providers so you could easily block them via your hosts file.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  26. Re:This isn't even in the same league as SiteFinde by RajivSLK · · Score: 4, Informative

    Firefox makes money off of it too. Google pays Fire Fox a lot of money for those searches.

  27. Mod parent up by mi · · Score: 0, Redundant

    This is, indeed, a crucial distinction, which makes Microsoft's practice benign compared to the evil of SiteFinder.

    --
    In Soviet Washington the swamp drains you.
  28. I'll farking bury Google!!! by Gothmolly · · Score: 0, Troll

    Watch for chairs. This is like the Sitefinder hackery, only much worse - its built into the app you're using. Rather than you choosing to use Google or some MS engine, MS has built your browser (and face it, IE _is_ the Intarweb for most people) to automatically use ITS search engine.

    As far as the poor IE7 saps know, Microsoft IS Google.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:I'll farking bury Google!!! by Anonymous Coward · · Score: 0

      Watch for chairs. This is like the Sitefinder hackery, only much worse - its built into the app you're using. Rather than you choosing to use Google or some MS engine, MS has built your browser (and face it, IE _is_ the Intarweb for most people) to automatically use ITS search engine.

      You fucking moron. I don't even use Windows, much less IE, and even I know there's an option to change the default search engine. Did you give any thought at all to your post or just take the FUD bait hook, line and sinker and dive in to make an outrageous bullshit post?

      How do you morons manage to breathe?

  29. Re:This isn't even in the same league as SiteFinde by jcorno · · Score: 3, Informative

    This is just a 'feature' similar to the one in Firefox that automatically performs a google search on things you enter into the URL bar if they aren't valid addresses

    That's not true. If it actually looks like an address to Firefox (i.e. it has a period in it and no spaces), then you get a "Server not found" page with the "Try Again" button. The important thing (to me, at least) is that Firefox leaves the url alone when this happens, so you can just correct your mistake and hit enter. IE makes you delete the long address they put in there and start over.

  30. MX-records are optional - SiteFinder really evil by mi · · Score: 5, Informative

    Mmm, I think Sitefinder only resolved/resolves A records, not MX records. Your mail would STILL bounce with NXDOMAIN, providing I'm right.

    In the absence of an MX record e-mail gets delivered to the A record — MX records are optional. If none is found, the request is made for the A-record, and that gets used instead.

    --
    In Soviet Washington the swamp drains you.
  31. Why don't Open Source browsers do that? by mi · · Score: 0, Flamebait

    If the browser developers don't need the money, there are enough good causes to contribute to. Being a browser-only thing (unlike SiteFinder, which messed up DNS for all programs, including e-mail), this is not evil — so just do it!..

    --
    In Soviet Washington the swamp drains you.
  32. Re:This isn't even in the same league as SiteFinde by Anonymous Coward · · Score: 0

    This is just a 'feature' similar to the one in Firefox that automatically performs a google search on things you enter into the URL bar if they aren't valid addresses

    That's not true. If it actually looks like an address to Firefox (i.e. it has a period in it and no spaces), then you get a "Server not found" page with the "Try Again" button. The important thing (to me, at least) is that Firefox leaves the url alone when this happens, so you can just correct your mistake and hit enter. IE makes you delete the long address they put in there and start over.


    So, just to be clear, you have no problem with the forwarding to a search page. Your only issue is that the old URL gets removed from the address bar? That sounds like a UI fix that would take a novice programmer 2 hours to fix and test.
  33. Hurry... by sachu · · Score: 0

    Register Lexus-Financail.com, make it another http://www.milliondollarhomepage.com/ and send 2% to me for the idea :) Thanks.

  34. Re:This isn't even in the same league as SiteFinde by Vancorps · · Score: 1

    No it doesn't, it gives you the original address you typed in the search field so you can just correct it and hit search or copy and paste it back into your address bar. The Try Again approach is nicer in my opinion but it doesn't make it harder to see what address you entered to begin with.

  35. Absolute fud - Google does the same... by Aphrika · · Score: 4, Interesting

    Try typing Lexus-Financial.com into Google...

    Apart from getting the two results that link back to this specific story, at the bottom, on big letters, you get Did you mean to search for: Lexus-Financial.com

    This is just straight MS bashing for no reason - chances are that if you typo'd, you'd probably be looking for the suggested alternate. If you typed the same stuff into Google and spelt it correctly, chances are your first link would be a sponsored one at the top.

    I mean, if a search engine helps you fidn what your looking for, it's doing its job. if it makes money while it's doing it, so what?

    1. Re:Absolute fud - Google does the same... by commodoresloat · · Score: 1

      I mean, if a search engine helps you fidn what your looking for, it's doing its job.
      I tried to look up the word "fidn" in the dictionary to understand what you were talking about, but my dictionary didn't have anything other than ads for California's Fashion Institute.
    2. Re:Absolute fud - Google does the same... by sartin · · Score: 1

      I tried to look up the word "fidn" in the dictionary to understand what you were talking about, but my dictionary didn't have anything other than ads for California's Fashion Institute.

      I looked up "fidn" on Google and the first thing it said was "Did you mean: find".

  36. Re:This isn't even in the same league as SiteFinde by moochfish · · Score: 1

    Good! I hope Microsoft keeps this up.

    Firefox searches for you while Microsoft dumps you on an advertisement. Which do you think the consumer appreciates more?

    This is short term cash for long term losses.

  37. Re:This isn't even in the same league as SiteFinde by mrchaotica · · Score: 2, Insightful

    Compared to leaving it in the address like Firefox does, IE's practice of forcing me to copy and paste it back from the search field is incredibly (and needlessly!) annoying.

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  38. This is stupid, but... by Perseid · · Score: 1

    ...not nearly as bad as what Verisign did. The reason Sitefinder was dangerous is because it has the potential to break things. If an internet-based program relies on a valid server not found error it will break if it gets a ad page redirect. Granted, that would be unusual, but that's not the point. It's been that way since day one. If it's not broken...

  39. Re:obligatory - Don't you mean... by Nom+du+Keyboard · · Score: 3, Funny
    Typ0wned!

    Don't you mean: TyPwned

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  40. whatever happened to the kid www.mikerowesoft.com? by Anonymous Coward · · Score: 0

    Five years from now he's going to kick himself, if he hasn't already. He surrendered his domain name to Microsoft for what, an Xbox and a trip to Redmond, when he could've been cashing on people's typos on 24x7x365 basis the same way Microsoft and others do.

    And he had ironclad rights to the url, too.

  41. It gets worse... by dr.badass · · Score: 1

    I'm a Charter customer/victim, and the first thing I did upon discovering the new "feature" was disable it. Of course, it's not that easy. Disabling Charter's site-finder bullshit just replaces it with Microsoft's site-finder bullshit, because that's Internet Explorer's default, and apparently they thought that nobody would notice. I notice because I'm using Safari on a Mac, and Windows Live search sure as hell isn't the default behavior for me. "Disable" is supposed to mean "stop doing that", not "do it differently and pretend you've stopped."

    The way I see it, if they want to intercept any of my failed DNS queries, they can have them. All of them:

    sudo ping -f charter.please.stop.breaking.the.internet.you.cock tards

    --
    Don't become a regular here -- you will become retarded.
    1. Re:It gets worse... by 19thNervousBreakdown · · Score: 1

      Wow, that's fucked up. I hope they at least left port 53/udp open for you so you can use another DNS server.

      --
      <xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
    2. Re:It gets worse... by tji · · Score: 1

      Yup, I'm in the same boat. Lately their DNS has been extremely shitty too. So, even requesting a valid name is slow and often fails.. a lookup for www.google.com failed and took me to their page. Of course, I opted out (which is bullshit, because it's cookie based and thus cannot help for non-browser apps), and it took me instead to microsoft's search rather than responding correctly with a DNS error. I'm also using a Mac, so the Microsoft search site is definitely not my default search.

      So, I changed my router to use DNS servers I configured: 4.2.2.2, 4.2.2.3, 4.2.2.4
      Those servers behave correctly (as defined by the DNS RFC's) so I no longer have Charter's crap. Unfortunately, 99% of Charter customers will not realize what's happening and will suffer because of it.

    3. Re:It gets worse... by joeykahn · · Score: 1

      Even if you use Firefox on Linux, using Charter's "opt-out" feature (on the bottom of the search result page, the "About this page" link, where they warn you they are going to set a cookie) only means that instead of hitting www11.charter.net, you instead end up at search.msn.com as instructed by www11.charter.net ;)

      The only way to disable it is to reconfig your DNS servers to not use the ones they hacked.

    4. Re:It gets worse... by abtusa1234 · · Score: 2, Interesting

      I complained to Charter (I was in a pissy mood that day) and politely asked them to either give me the IP of an alternative charter DNS server that did not perform this crap, or to tell me what data they where retaining, how was my privacy protected, how would data be used... I had an alternative DNS server address before the end of the day :)

  42. Re:This isn't even in the same league as SiteFinde by kurt555gs · · Score: 1

    Well, CUSTOMERS would know the difference, consumer sheep probably wont know any better. Is this a surprise that M$ profits from the ignorant?

    Cheers

    --
    * Carthago Delenda Est *
  43. Re:This isn't even in the same league as SiteFinde by Kelson · · Score: 1

    SiteFinder broke DNS for the purpose of making money. This is just a 'feature' similar to the one in Firefox....

    As I recall, Microsoft was already doing this back when Verisign put SiteFinder in place. Maybe it wasn't loaded with ads at the time, but they were redirecting unresolvable domains to MSN search or something. It was widely held up as the right way to do it -- in the one application for which it was, well, applicable -- rather than SiteFinder's wrong way, which changed the response for every single network application, including those that relied on the previous specified behavior.

  44. Stolen tech! by sabernet · · Score: 2, Insightful

    They stole this feature from Firefox! How dare they!

    Seriously, since when is defaulting to a -chosen- search engine being monopolistic? I mean, technically, AOL sent you to AOL's search page whether you liked it or not.

    There are plenty more things to be critical of MS then this, don't waste perfectly good flame time on silly things.

  45. Re:This isn't even in the same league as SiteFinde by ghyd · · Score: 1

    "This is just a 'feature' similar to the one in Firefox that automatically performs a google search on things you enter into the URL bar if they aren't valid addresses" No, No. Firefox will ony get you there if you enter the (usually) correct name, otherwise it does not land you on a "google" or "mozilla" page with ppc ads. One one side you have a service which is useful and Spam, on the other side you have just a useful service.

  46. Re:This isn't even in the same league as SiteFinde by Binestar · · Score: 2, Informative

    Compared to leaving it in the address like Firefox does, IE's practice of forcing me to copy and paste it back from the search field is incredibly (and needlessly!) annoying.

    Tools -> options -> Advanced -> Scroll down to "Search from Address Bar" -> [*] "Do not search from addressbar"

    --
    Do you Gentoo!?
  47. This isn't SiteFinder. This isn't news. by JacksBrokenCode · · Score: 4, Insightful

    From TFA:
    Fire up Internet Explorer and try this right now. Enter Lexus-Financail.com into your address bar and hit enter. (If you're on a different browser, click here to see the results you would get.)

    I type "Lexus-Financail.com" into my address bar and IE automatically routes it to a Google search that suggests Lexus-Financial.com. Whenever IE doesn't find a server that you type in the address bar, it redirects to a search using your default search hooks. Mine are set to Google and it uses Google to search. If IE just showed a blank "Server not found" page it wouldn't be broken, but it could easily be argued that using your default search provider to try and find your intended server (in event of a "not found") is useful behavior.

    At the end of the day, this isn't "evil" behavior. They aren't preventing people from accessing a legitimate site, they are providing relevant search results instead of a generic error screen. They may garner some ad revenue in the process but they haven't programmed the browser in a way that they are the only ones who could benefit from the behavior. And unless the user is paying their ISP per-bit at an extremely expensive rate, there's no monetary damage to the user.

  48. Why is this on the front page? by Anonymous Coward · · Score: 2, Insightful

    News for nerds, stuff that matters?

    IE and other browsers have had a "search from the address bar" feature for a long time. And it's user-configurable.

    So this isn't news and it doesn't matter.

  49. pity us poor typists by ichbineinneuben · · Score: 0

    Changing the default search engine to Google only fixes part of the problem of the address bar. Unlike Firefox or earlier IE incarnations, the text field won't assume "http://" if you type a URL. Instead it initiates a search, using the default engine. Pity those of us who are used to entering URLs by keyboard... sad, retro-grouches that we are...

  50. non-story by spitzak · · Score: 3, Insightful

    They are using the 404 response correctly, this is what it was designed for! IE is trying to do something intellligent when it knows that the page is missing. What verisign did was fool every program (including IE) into thinking *all* pages exist, which breaks anything that wants to respond in a useful way to the page being mistyped.

    I checked on a Windows machine, and they even let you change it! Didn't even bury it too deep in the configuration! You can go to google or bash-microsoft.net and thus the mistyped domains probably can hurt them!

    Microsoft does plenty of evil and stupid things, but this is not amoung them.

    1. Re:non-story by Schraegstrichpunkt · · Score: 1

      No kidding. When I saw this, my first thought was "it's like SiteFinder, how it should have been implemented". The problem with SiteFinder wasn't that it redirected mistyped web addresses, but that it did it at the DNS level, which screws things up. If you're going to do this at all, doing it in the browser is exactly right.

    2. Re:non-story by geoffspear · · Score: 1

      Mods: please do not mod people who think NXDOMAIN is the same thing as a 404 response "Insightful". You'll only encourage the idiots to spread their misinformation further, and make the people reading these comments dumber.

      --
      Don't blame me; I'm never given mod points.
  51. so don't use IE by wardk · · Score: 0, Troll

    sheesh, what are you people, idiots?

  52. So... learn to type... by BarnabyWilde · · Score: 2, Insightful

    ...accurately.

    End of problem.

  53. Not BS. Legitimate Complaint. by Erris · · Score: 0, Troll

    All IE7 does is go to the search page OF YOUR CHOICE if you misspell something. I have IE7 configured with Google as my default search engine ...

    Who cares if you can change your settings, this is just another sleazy way for M$ to sell eyeballs. The authors are angry because M$ both decries typo-squatting and practices it. The net result of their defaults is to violate the tradmarks of other companies by typo squatting, how's that for IP respect? Hypocrisy and sleaze are nothing new in Redmond. Nor are changes in defaults. I'm sure your next Windoze update will obliterate your defaults. They would not want all of the ppc revenue going to Google now would they? Of course it won't because the vast majority of Windoze users who use IE will just accept anything and everything M$ shovels at them until they finally give up computers all together.

    An honest browser reports your error, "An error occurred while loading http://poopydoo.com/ Unknown host poopydoo.com." This prompts users to look again or maybee to use their Google bar with a reasonably worded search. Users confounded by a pile of advertisements are going to be confused more than anything else. IE7 is not an honest browser because M$ is not an honest company.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
  54. Re:Not BS. Legitimate Complaint. by Achromatic1978 · · Score: 1

    Who cares if you can change your settings, this is just another sleazy way for M$ to sell eyeballs.

    Funny, if I replace that "M$" with Google re Firefox, it seems to fit the same mould.

    The authors are angry because M$ both decries typo-squatting and practices it.

    Diddums for them. The authors are typo-squatters. You'll forgive me if I really couldn't give a fuck if they're angry. Guess who else decries and profits from typo-squatting? Google.

    Nor are changes in defaults.

    Like when my Firefox start page went from mozilla.com to google.com, you mean?

    I'm sure your next Windoze update will obliterate your defaults.

    You can be as sure as you like. Don't make it true, though, twitter. Fnnily enough, you can even update the entire Windows OS without losing browser defaults. FUD.

    Your sockpuppet account is about the only account that carries less credibility in this place than your 'real' account, twitter.

  55. No Firefox is not evil. by Erris · · Score: 2, Informative

    Funny, if I replace that "M$" with Google re Firefox, it seems to fit the same mould. ... Like when my Firefox start page went from mozilla.com to google.com, you mean?

    My homepage has never been changed by any gnu/linux distribution. I can't tell you what happens on Windoze.

    When I make a typo in Konqueror I get the error message quoted before. Firefox gives the following:

    Iceweasel can't find the server at www.poopydoo.com. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Iceweasel is permitted to access the Web.

    That is not a typo squat or selling of eyeballs, it's honest reporting of an error.

    Enjoy your favorite OS, it's enjoying you.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
    1. Re:No Firefox is not evil. by Kalriath · · Score: 1

      Really. And when I typo stuff in IE I get Google search. After upgrading Windows twice. And upgrading IE three times (even through an IE version rollback). And countless numbers of Windows updates. Why? I set Google as the default. Hell, I can even choose to not even see that.

      Is that froth coming out of your mouth? Crap, watch it he might have rabies...

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    2. Re:No Firefox is not evil. by Lokitoth · · Score: 1
      Having tried several of the sites listed with different default searches (I use Google, Live, Wiki and eBay fairly often, though most commonly my default is Live). In all cases the http://www.lexus-financail.com/ site went to the:

      Internet Explorer cannot display the webpage

      Most common causes:
      [...]
      Then again, I am running IE7 on Vista RC2, so this could change when I get a released OS.
    3. Re:No Firefox is not evil. by willyhill · · Score: 0

      You sure seem angry over a setting that takes all of 12 seconds to change.

      --
      The twitter monologues. Click on my homepage and be amazed.
    4. Re:No Firefox is not evil. by textstring · · Score: 1

      dude, just for future reference, when you use the word "Windoze" in place of "windows" and M$ when referring to microsoft your point instantly becomes worthless. why don't you just drop the caps to express your contempt.

    5. Re:No Firefox is not evil. by h2_plus_O · · Score: 1

      drop the http:/// prefix, it'll attempt to search for you. So long as you prefix it with a protocol, IE attempts to resolve the address- if it doesn't resolve, it'll fail as you describe. It's only when you give a potentially ambiguous URL and it doesn't resolve that it takes you to your default search provider.

      --
      If there's one thing I won't stand for, it's intolerance.
    6. Re:No Firefox is not evil. by RzUpAnmsCwrds · · Score: 1

      My homepage has never been changed by any gnu/linux distribution.


      Installing Firefox changes your homepage by default. Distro specific packages may not, but the official installer certainly does.

      Not that your post makes any sense anyway. Which browser are you using, Konqueror, Firefox, or Iceweasel?

      When you "Make a typo in Konqueror", "Firefox gives the following:" "Icewaesel can't..."
    7. Re:No Firefox is not evil. by Macthorpe · · Score: 1

      The Twitter Wordsmith Automatic Translator (or TWAT for short) says:

      "I can't tell you what happens on Windoze, so from my perspective it's better to lie about something I don't understand than not comment on it at all. Anything to get more people using Linux, even if I did have to bankrupt all my morals to do so."

      This TWAT program is so astute, I might just sell it to people here. FOR MONEY. *shockhorrordisgust*

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
  56. Re:This isn't even in the same league as SiteFinde by MeNeXT · · Score: 1

    I don't know where you get your info but my default installations of Firefox never bring up Google.....

    --
    DRM? No thanks, I'll just get it somewhere else...
  57. Re:This isn't even in the same league as SiteFinde by Kalriath · · Score: 4, Informative

    Could you be any more misinformed. MSIE drops any nonexistent addresses (assuming you didn't configure it not to) into your default search engine. That can be Live, Google, Yahoo, Altavista, Ask.com, Baidu, even Dogpile if you're crazy. If you prefix it with "http://", then IE will NOT search for you, it will bail with "Cannot find server". There is no money for Microsoft if you a) set a different search engine as your default, b) disable searching from the address bar in Internet Options or c) enter in an address that CLEARLY is a domain name (i.e. has a protocol prefix) but is not correct

    Oh, and the consumer likely appreciates Microsoft's approach more. Stop spreading idiocy.

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  58. Re:This isn't even in the same league as SiteFinde by Anonymous Coward · · Score: 0

    If you do a fresh install of a >=2.0 version this happens. It doesn't happen on upgraded versions.

  59. Re:hahaha by Kalriath · · Score: 1

    Whatever you've been smoking, stop. You don't have enough brain cells left to kill.

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  60. Re:This isn't even in the same league as SiteFinde by malfunct · · Score: 1

    I'm not a mod but I wish I was. This is exactly the point I want to make. If you change the default search you go somewhere else. In IE 7 this is fairly easy (choose "Find other search providers" from the drop down next to the search box) and google and a number of other search engines are available to be set as the default search engine with only a couple clicks.

    --

    "You can now flame me, I am full of love,"

  61. not yet by Anonymous Coward · · Score: 0

    not using m$ "products" resolves them COMPLETELY. they thief everything they can(not only IP).. so talking about TRUST them ... pfff.... forget !!

  62. FUD! FUD! by Glock-40SW · · Score: 1

    I call FUD!

    > SiteFinder broke DNS for the purpose of making money.

    Broke DNS? You're kidding, right? DNS works exactly how it is supposed to. The application simply handles NXDOMAIN responses from DNS how they want to. You can disable the behavior. This may be another reason to not use IE, but it is not even in the same league as what Verisign did - which changed how DNS worked.

    1. Re:FUD! FUD! by geoffspear · · Score: 1

      Umm, SiteFinder is what Verisign did.

      --
      Don't blame me; I'm never given mod points.
  63. Annoying comparisons with Google and Firefox by steveoc · · Score: 0, Troll

    There are many comparisons here by Microsoft apologists to .. firefox defaulting to a google search which yeilds some PPV ads, and then yelling 'See - Those OSS guys are just as bad, Whats the Difference ?'

    Well - the difference is : This is a Microsoft OS that bundles in a Microsoft client browser redirecting a user's request to a Microsoft hosted site which includes PPV ads which end up paying money back to Microsoft.

    Cant you see the difference here ?

    This is one of the dangers of allowing ONE company to control the whole stack.

    If someone clicks through a Google advert, then sure, Google makes money just like MS makes money from its adverts.

    The question is not 'Does someone recieve a benefit when a PPV ad is clicked on' .. the question is, as a user .. are the tools that I am using doing _something_ on the internet that ends up benefitting the provider of those tools.

    And it is not like Google is in control of either the browser or OS that generates those incoming clicks, and so Google cannot be accused of manipulating the session.

    Its the (very subtle) difference between driving a car and accidentally running someone over VS driving a car and accidentally running over your insured spouse. Either way you look at it, its just an accident ... right ? .. and lets just ignore the fact that the driver in the second case also happens to have a record of accidentally benefitting from the deaths of so many other ex-spouses, but lets not allow facts to cloud our judgements here please.

    If on the other hand, you totally believe everything MS says, and totally trust everything they do, then good luck to you ...

    1. Re:Annoying comparisons with Google and Firefox by h2_plus_O · · Score: 2, Interesting

      There are many comparisons here by Microsoft apologists to .. firefox defaulting to a google search which yeilds some PPV ads, and then yelling 'See - Those OSS guys are just as bad, Whats the Difference ?'
      Except that this isn't bad. At all.
      Think about it. You've mistyped a search term in your browser window. What now? Would you rather be given a relevant suggestion or a generic error? I'd want my mom to be given a suggestion, to be honest. What IE (and firefox) do in this case is the right thing- they take the user to a (useful) search page instead of an (accurate, but useless as far as the user is concerned) error page.
      This is a genuinely useful feature they got right- it's open, configurable, free to be set by OEMs as well as users, and the majority point to google.
      The bottom line here is that Microsoft has zero obligation to forego profit for doing something actually useful, so long as users (and ad-buyers) are free to take their search and advertising business elsewhere. Which they are. To their credit, MS did not yield to the (probably-tempting) urge to control which search engine you're pointed to by default.

      If you do some testing, you'll notice that this redirect only occurs when you don't specify the protocol (e.g., http:/// https:/// ftp:// etc) which means you're already asking IE to search with an ambiguous query, rather than simply telling it explicitly to resolve an unambiguous address. If you do the former, you get that accurate-but-useless 'cannot find the site' error page.
      Also note: more IE users' default search engine is google than is live. OEMs (think: Dell) ship IE with Google as the default search provider. Microsoft, let's face it, does not dictate terms the way they did 10 years ago.

      It's not bad when firefox redirects a mistyped URL to a relevant ad-funded search on your default search engine, it's not bad when IE redirects a mistyped search URL to a relevant ad-funded search on your default search engine. It's just not a bad thing, any way you slice it. Nobody's forcing you to accept the defaults, the defaults aren't stacked the way they once were anyhow, and even if you end up at one of these search pages, nobody's forcing you to click an ad. There is absolutely zero lack of choice here.

      --
      If there's one thing I won't stand for, it's intolerance.
  64. Re:This isn't even in the same league as SiteFinde by mrchaotica · · Score: 1

    Oh, I don't bother with that -- I just use Firefox instead.

    Incidentally, that still doesn't match the functionality of Firefox, since you lose the ability to search from the address bar. The only way to really fix it would be to not have a URL for the error "page."

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  65. The author didn't consider unknown host name theft by joeykahn · · Score: 1

    I noticed the author of the linked-to article did not extend his logic to bad host names within a registered domain. I presume MS's LiveSearch intercepts those as well; so doesn't his original logic, which he talked himself out of, apply (trademark theft)?

    Verisign's Sitefinder didn't intercept bad host names within registered domains; only unknown TLD's in .COM and .NET.

    Charter's DNS hack always returns an A record regardless of upstream MXDOMAIN failures.

  66. Re:MX-records are optional - SiteFinder really evi by Anonymous Coward · · Score: 0

    Disclaimer: I absolutely *hate* what Verizon did/is doing.

    That said, you're assuming that they're also running a mail server on the same machine as the webserver. If you have more than 4 clients you "want" to separate mail from http.

    I'm pretty sure your mail would bounce if no connection can be made to port 25.

    Just my thoughts...

  67. Just two words... by CFD339 · · Score: 1

    Open DNS -- well, one word and one acronym. Maybe just a URL. http://www.opendns.com/

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
  68. Change default search engine by RedMagic · · Score: 2, Informative

    It's really not as bad as described. If you do mistype a domain name in Internet Explorer all it does is a search for it in the _default_ search engine. This of course happens to be Live search, but the default can easily be changed. Thus, since my default search engine in IE is Google (surprise!), mistyping a domain name takes me too Google search, which by the way also contains PPC ads.

  69. Re:MX-records are optional - SiteFinder really evi by mi · · Score: 2, Interesting
    That said, you're assuming that they're also running a mail server on the same machine as the webserver. [...] I'm pretty sure your mail would bounce if no connection can be made to port 25.

    As was explained before, when we were all worked up about the SiteFinder itself, the mere existence of a DNS record can be a decisive factor in a number of applications.

    For example, an anti-spam filter can lookup the domain of the (alleged) sender to weed out some spams. Servers using SiteFinder's "DNS" would then validate bogus domains, because SiteFinder never said "NXDOMAIN"...

    --
    In Soviet Washington the swamp drains you.
  70. Re:This isn't even in the same league as SiteFinde by Bellum+Aeternus · · Score: 1

    I have to agree with the parent. More than likely, people appreciate Microsoft's "help".

    The real losers here are the domain squatters like pool.com

    --
    - I voted for Nintendo and against Bush
  71. But that's right by Anonymous Coward · · Score: 0

    If I enter into a boxing heavyweight match and do well, I may get likened to Hollyfield. When Evander Hollyfield gets into a boxing ring, he isn't likened to me.

    1. Re:But that's right by Anonymous Coward · · Score: 0

      The 90's called and want their misspelled example back!

    2. Re:But that's right by Cheapy · · Score: 1

      Good analogy, but one problem: no one has ever heard of you. People have heard of Microsoft.

      --
      Would you kindly mod me +1 insightful?
  72. off-topic sig comment... by ynohoo · · Score: 1

    I thought Rush, the musicians, were fat tards! I could be out of touch though, when I bought "Never mind the Bollocks" it burnt all my elf-rock albums...

    1. Re:off-topic sig comment... by orielbean · · Score: 1

      No, the band is fairly normal-sized. Not sure who you are thinking of...

  73. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  74. Earthlink? by gelfling · · Score: 1

    I'm an earthlink customer and when I mistype something it sends me to an eartlink page that suggests one or two site URL's one of which is almost always the right one. The page itself has no ads on it.

  75. Re:MX-records are optional - SiteFinder really evi by julesh · · Score: 1

    That said, you're assuming that they're also running a mail server on the same machine as the webserver. [...] I'm pretty sure your mail would bounce if no connection can be made to port 25.

    Yes, but usually only after the relay server has spent a week trying it, in case the server has a temporary problem that's going to be fixed.

  76. Re:This isn't even in the same league as SiteFinde by Binestar · · Score: 1

    Oh, I don't bother with that -- I just use Firefox instead.

    Incidentally, that still doesn't match the functionality of Firefox, since you lose the ability to search from the address bar. The only way to really fix it would be to not have a URL for the error "page."


    In IE7 there is a search bar right next to the addressbar. But that said, I don't bother with searching from either, I just goto google and type in my search. Same on Firefox.

    (BTW: I use firefox as well)

    --
    Do you Gentoo!?
  77. Like the RIAA.. by WarwickRyan · · Score: 1

    .. those shady domain-squatters are now finding their flawed business model of profiteering from other's work has been broken by the advent of new technology.

    Should we expect another flood of lawsuits to browser users..........?

  78. Re:obligatory - Don't you mean... by danpsmith · · Score: 1

    Typ0wned! Don't you mean: TyPwned

    Were you looking for Typ0wned?

    We did not find any results for Typ0wned.

    Other searches you may want to try:

    • TyPwned (which includes a nice page full of ads, for your benefit, of course)

    Other resources that may help you:

    • Get additional search tips by visiting Web Search Help (complete with other typo-squatting, cash making routines).
    • If you cannot find a page that you know exists, send the address to us (and don't forget to include your CC# and full mailing address).
    --
    Judges and senates have been bought for gold; Esteem and love were never to be sold.
  79. Don't see the big deal by Anonymous Coward · · Score: 0

    The article likens the IE behavior to typosquatting, but I would disagree. Domain names are cheap, and if you own one and want to avoid letting MS make (as much) money off of your users typos, you could just register the typo domains - problem solved. Unlike actual typosquatters, taking back your $$ from MS doesn't require an appeal - just a quick trip to the domain registrar.

    That, and as others have said SiteFinder is actually useful and less annoying than the site you might otherwise end up at.

  80. Re:This isn't even in the same league as SiteFinde by BZ · · Score: 1

    Google pays for the searches via the search bar. I'm not convinced they pay for the ones coming from the location bar. Last I checked, the two did different searches, and one of them didn't advertise itself as coming from Firefox.

  81. Unexpected Advertisements by knuth · · Score: 1

    Showing a pageful of ads is not a service.

    1. Re:Unexpected Advertisements by bigtangringo · · Score: 1

      If SiteFinder is "Quietly raking it in" then someone is actually clicking on those ads, and may likely find them "useful".

      As such, I think that qualifies it, by definition, as a service.

      I, as a user of Firefox, do not think I would mind if Firefox had this as long as it could be disabled.

      --
      Yes, I am a smart ass; it's better than the alternative.
  82. Re:This isn't even in the same league as SiteFinde by Raenex · · Score: 1

    When did that feature get coded? Was it when Google agreed to pay Mozilla all sorts of money for toolbar searches?

  83. Re:your .sig by mi · · Score: 0, Redundant

    Zionist terrorism predates Palestinian terrorism by a remarkably long time.

    There is NOT ONE Act of Terror, that committed by the State of Israel. Not ONE. So — bugger off.

    --
    In Soviet Washington the swamp drains you.
  84. Re:your .sig by BitchKapoor · · Score: 1

    Zionist terrorism predates Palestinian terrorism by a remarkably long time.
    There is NOT ONE Act of Terror, that committed by the State of Israel. Not ONE. So -- bugger off.
    Yeah, we know it's not just one. It's more like a billion and three. No country is perfect, and Israel is particularly violent and elitist—much like your post. There's plenty of blame to go around to all sides for the huge mess in the middle east.
  85. Re:your .sig by mi · · Score: 1

    Yeah, we know it's not just one. It's more like a billion and three.

    I challenge you to name TWO Acts of Terror, for which Israel (not pre-Israel Zionists of 60 years ago) is responsible. FYI, "terrorism" is defined as: terrorism, act of terrorism, terrorist act -- (the calculated use of violence (or threat of violence) against civilians in order to attain goals that are political or religious or ideological in nature; this is done through intimidation or coercion or instilling fear)

    There's plenty of blame to go around to all sides for the huge mess in the middle east.

    You are equating the sides, which is a sign of a very short attention span... They are not equal, and — however elitist it sounds — Israel is far better. Inhumanely so...

    --
    In Soviet Washington the swamp drains you.