Slashdot Mirror


Pop-Under Deception and Private Property

RogerRamjet98 writes "I was browsing the web today and I got hit with a pop-under ad. Annoying but no big deal, right? Wrong. This one managed to change my home page to (CT:Link removed. Why would we send these dicks traffic?) Which pretends to be yahoo, and is convincing enough to fool the average computer user, but is really a platform for launching more pop-under ads. Combine this with the AOL/WinXP news, and it makes me think that the settings on my computer ought to enjoy legal protection as private property: Changing them without my permission (such as adjusting my home page, or whatnot) should constitute assault or trespass." Or turn of JavaScript. Or don't run IE. But good luck on that trespass case. With a history of laws like the DMCA, Uncle Sam can only make it worse.

3 of 103 comments (clear)

  1. Why give them the attention? by Rimbo · · Score: 5, Insightful

    If CmdrTaco does so much as to even mention the name, that will almost guarantee increased hits, which is exactly what they want. Advertising is not about making people happy. It's about making people remember you and visit your website. It's based on one of the oldest principles of advertising: An entertaining ad is not nearly as effective as an annoying one.

    Slashdotters are curious. We'll click any link and search any subject to learn more. Look at my post. Posting to slashdot with my .sig the way it is drives more hits to my MP3.com page than anything else I've tried -- internet pyramid schemes, MP3.com's auctions, and submitting to search engines.

    No, I can't help but feel that CmdrTaco did the right thing; even speaking their name here helps them out.

    But of course, it's only a matter of time before some friendly poster mentions who it is anyhow.

  2. And which dicks would those be? by devphil · · Score: 5, Interesting


    Granted, I agree that we shouldn't send "those dicks" any traffic. And I agree that companies who do this sort of thing are indeed dicks. And I also agree that it would be most amusing to see an entire /. comment page referring to an unnamed corporation only as "those dicks" because we don't have a name or a domain.

    But it would also get old quickly. So, Taco, what's the name of the organization whose link-to you removed? Not a domain or anything, just a noun that we can use instead of "those dicks."

    --
    You cannot apply a technological solution to a sociological problem. (Edwards' Law)
  3. la la la la la la la la la la by legLess · · Score: 5, Insightful
    Or turn of JavaScript. Or don't run IE.
    Or bury your head in the sand. "Hey, it's not my problem ... yet." Don't miss the core issues here: (1) shoddy software design, and (2) asshole marketers.

    There are any number of really good reasons to run both JavaScript and IE. As a web developer I love JavaScript. If I validate a form with JavaScript I save the user time since they don't have to wait for the server to validate and respond (the server its own validation, of course, so I don't save any CPU cycles). This is a win for both of us: the user gets a faster response and I get a happier user.

    For people running Windows (nearly everyone, last I checked), IE is the fastest, most stable, and most feature-rich browser available. Yes, it's chock-full of security holes. That's by design. Microsoft is pretty explicit in trading usability for security, and it shows. [Some of] Their products are very user-friendly.

    To avoid getting modded down as a troll, I'll say that Microsoft sucks and only lusers use IE. Lusers like my mom, of course, who has trouble enough on the web without me updating Mozilla to milestone "slightly faster than a melting glacier" every other week on her P200. I use Mozilla, and it kicks IE's ass for my use, and on my computer.

    My point? The problems here are (a) lack of security focus by Microsoft. There should be no setting, anywhere, that allows changes to local software without explicit user consent. They have fucked this up royally, time and time again, and I don't think it's ever going to change. Plus, if they have their way, the concept of "local software" will go away entirely.

    The other problem ((b), if you're keeping track) is human capacity for evil. Some PHB had a brilliant idea: "Ok, we need to change every directory name on the computer to 'Porn-R-Us.com'. You can do that, right?". Some low-life programmer said, "Sure, there's an ACtiveX control for it."

    It all comes down to human decisions. Somewhere along the line a human being decided to fuck another human being to make a buck. The only way to stop this is to remove the buck. This is often done with a lawsuit, or other legal action. So I say yes, sue these bastards 'til they can't walk straight.

    --
    This isn't as much "normalization" as it is "don't take so many drugs when you're designing tables."