Slashdot Mirror


Next-Gen Pop-up Ads

bje2 writes "CNet has a disconcerting story about a new generation of pop-up ads that use a "kick through" technique such that you don't even need to click on the pop-up ad anymore, you just need to mouse over it...wow, can they make our web surfing experience any worse?"

526 comments

  1. Any more ways of wasting our precious time? by The+Fold · · Score: 1

    I can imagine this'll cause a problem for all us pr0n freaks out there who get a shitload of banners everytime we click on anything remotely about naked women/men/sheep/cowboyneal :-P

    1. Re:Any more ways of wasting our precious time? by damiam · · Score: 1

      Disable Javascript. Or find a better way of getting porn.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    2. Re:Any more ways of wasting our precious time? by Anonymous Coward · · Score: 0

      You dont know what agressive is I have seen ads
      that you dont have to mouse over or click that
      come via some kind of net send lucky my firewall can block them.

    3. Re:Any more ways of wasting our precious time? by nyteroot · · Score: 0

      alt+f4 baby, alt+f4.
      no mouse movement required.

      --
      Ratio of replies to old sig content : replies to actual post content > 0.5. Sig changed.
    4. Re:Any more ways of wasting our precious time? by bninja_penguin · · Score: 2, Informative

      I use the internet for information: how-to's, pictures, articles, file downloads, etc. ALL javascript, activex, etc. is disabled on my machine. Why? Because no matter what I'm looking for on the internet, if it is on a page with that crap on it, I can ALWAYS find it somewhere else that doesn't use it. I have NOT gotten one popup ad in two years, and, while it may take me just a bit longer to find a driver, picture, etc. I have NEVER had problems finding the content somewhere else. (No, I don't bank online, or belong to any 'exclusive' passworded sites.) I have clicked a few banner ads, as they link to something of interest to me, but there is NO reason for "content" providers to use anything but HTML. The internet was/should be about free exchange of information, NOT about exclusivity. If you want that, use mozilla's source (or something else) and write an exclusive app for connections.

      --
      For those who describe their systems as 'boxen', do you order multiple 'boxen' of corn flakes also?
    5. Re:Any more ways of wasting our precious time? by chavo+valdez · · Score: 1

      You don't get laid alot, do you?

  2. This isn't the worst by Ayende+Rahien · · Score: 4, Informative

    In many israelian sites, there are flash commercials that cover the contents, and are very hard to close.
    You surf peacefully, and suddenly the screen is filled with lottery ad and the computer shouts " 50 millions!!! " at you.
    There are other things, like a anti-virus ad that looks like the computer has been compromised, etc, which are just plain agressive.

    --

    --
    Two witches watched two watches.
    Which witch watched which watch?
    1. Re:This isn't the worst by matula · · Score: 1

      Who needs flash?

      --
      matula
    2. Re:This isn't the worst by PurpleFloyd · · Score: 4, Insightful
      That's not just Israel. Even the "big" pages seem to use talking popups, "interstitials" (those Flash monstrosoties that cover part of the screen) or ads designed to look like Windows UI components and warning messages.

      People say that Web advertising doesn't work, but I will click on a banner ad that displays something relevant to me. However, I absolutely refuse to patronize a site that uses popups or any of the above mentioned ad techniques. I don't care that Orbitz will save me several hundred bucks, I use a travel agent (who gets me decent deals anyway). I don't care that I can get nifty-looking spy^H^H^H home-monitoring equipment from X10.com; stuff that I might even buy under other circumstances (tiny cameras are neat!). Don't even get me started on the ones that try to defraud me by displaying Windows error messages (in Linux, no less!). These companies will never see a cent from me. Too bad, because they might have something to offer.

      --

      That's it. I'm no longer part of Team Sanity.
    3. Re:This isn't the worst by Anonymous Coward · · Score: 0

      So that's why the Palestinians keep blowing themselves up over there? :p

      Christ, I admire their spirit, but don't they know they could just order some cheap hardware and save their lives while killing pushers of annoying pop ups? :P

    4. Re:This isn't the worst by Anonymous Coward · · Score: 1

      Anyone who wants anything other than static content?

    5. Re:This isn't the worst by Gojira+Shipi-Taro · · Score: 2

      The type of ad you're referring to are "shoskeles", and they are the primary reason that I do not allow Flash to reside on my computer.

      --
      "Oh my God. This is terrible. This is the end of my Presidency. I'm fucked."; ~ Donald J. Trump
    6. Re:This isn't the worst by tsa · · Score: 2

      If you'd like to experience what he's talking about, go to www.whatcar.com and look around, there's bound to be one of those lurking there. They are really annoying.

      --

      -- Cheers!

    7. Re:This isn't the worst by AsmordeanX · · Score: 1
      Run The Proxomitron with Onload Unloader filter running and say goodbye to those ads forever.

      I think this type of filtering is going to become for popular as advertisers become more agressive.

      I don't mind some ads which is why I let them through but I filter the more annoying ones. It has been months since I've been subjected to a floating add, pop-up, flash ad, or been prevented from right clicking. These kick-throughs will get filtered along with the rest of them if I ever encounter one.

    8. Re:This isn't the worst by sketerpot · · Score: 1

      Amen. The Proxomitron is great software, good for flexible filtering of nasty bits of pages like banner ads, and simple enough that you can set it up for people who only know enough about computers to use the web and a few ofice programs, without hearing complaints about bugs. Mostly I've heard only joyous thanks from people I've installed that for. If you still use IE or some other browser that doesn't do the sensible thing with advertising schemes like this, or want more features, I have only these words for you: IF YOU VALUE YOUR SANITY, THEN PLEASE FOR GOD'S SAKE INSTALL PROXOMITRON NOW!

    9. Re:This isn't the worst by agdv · · Score: 1
      Or if you want a fast, easy, geeky way of dealing with the "onload" and "onunload" tags in browsers that have no built-in support, do what I did:

      1 Find which file contains the words (grep in Linux, in Windows use the search files or folders option).
      2 Edit that file with a binary editor and change it to something else (same length). For example, change "onunload" to "bsyjgwpo".
      3 Profit!!! (from the good browsing experience)

      I'm talking about the binary for the browser, not a particular web page, of course. The file will be a .dll, or .exe in Windows, and you must be careful not to change it in any other way (you do so at your own risk, I'm not resposible, etc).


      The idea behind this is that every time your browser parses a document that contains the word, it will execute it at the apropriate moment. With the modification, it will do it every time it parses the word "bsyjgwpo". How likely is that?

      (note: for this to work, every geek must use a different string and not tell anybody what it is. Do not give your protective string to strangers. We will never e-mail you asking you for your protective string. If you feel your string has been compromised, panic).

    10. Re:This isn't the worst by rutledjw · · Score: 4, Insightful
      Really? Here's a competing view:

      "The enormous success for Orbitz is directly related to these pop-unders," said Mark Rattin, creative director for Chicago-based Otherwise. "There's an enormous segment of the population that are appreciating these ads."

      So you're not appreciating these ads? You're clearly in the minority. Further, Orbitz is dependent on these kinds of ads so it can stay in business. I hope you support business, what are you, some kind of communist?

      The problem is that these companies (Orbitz, not the advertiser) don't get that people HATE that crap and they risk alienating their potential customer base. The advertisers are irrelevant since they are a lower life form to begin with and would sell their mother, wife AND daughter if they could make a buck.

      From the statement of the advertising exec, people who don't like this form of advertising are in the minority, and possibly some kind of social deviant. We'll see an increase in this garbage until it becomes economically ineffective (lawsuits, customer non-response, ANYTHING). The other solution is technology, such as browsers that prevent this kind of thing (Mozilla, or my fav - Phoenix), that filter it out. I block unrequested pop-ups and won't install Flash.

      I may sound heartless here, but when people bitch about these ads, I feel little sympathy. There are other browsers (and products in general) out there that actually are built to protect the user. Yet people won't try anything new. Those who act like sheep shouldn't be suprised when they're lead to slaughter

      --

      Computer Science is Applied Philosophy
    11. Re:This isn't the worst by Esion+Modnar · · Score: 1

      I hear you. The sites that get real aggressive with pop-ups, such as the auto regen type, just get added to my router's filter. adserver, doubleclick, etc. are just a few ex. p1ss me off, and its "no soup for you!"

      --

      They say the first thing to go is your penis. Well, it's either that or your brain. I forget which...
    12. Re:This isn't the worst by kedi · · Score: 1

      rutledjw wrote:
      "From the statement of the advertising exec, people who don't like this form of advertising are in the minority, ..."
      The exec says and you believe it!. I don't believe this. He is simply lying.

      "There are other browsers (and products in general) out there that actually are built to protect the user. Yet people won't try anything new. Those who act like sheep shouldn't be suprised when they're lead to slaughter "

      I fully agree with this one.

      You probably already know it, but Mozilla does not stop all popups even if you block unrequested pop-ups. You will need to add the following entry to user.js in your mozilla profile directory... create it if it doesn't already exist (and it probably won't). It will be merged into prefs.js the next time mozilla is started.

      user_pref("dom.disable_open_click_delay", 1000);

    13. Re:This isn't the worst by rutledjw · · Score: 2
      The exec says and you believe it!. I don't believe this. He is simply lying.

      And you shouldn't, I was being sarcastic. The exec may or may not be lying. This idiot may really believe he's doing a service! Otherwise, how does he look at himself in the morning and not see a complete leech on society?

      BTW, I didn't know about that statement (to be added into prefs.js with Mozilla). I haven't had a pop-up though, so that's probably why I didn't notice... Thanks!

      --

      Computer Science is Applied Philosophy
    14. Re:This isn't the worst by jafac · · Score: 3

      About two years ago, I stopped feeling guilty, and said; "FUCK THEM!"

      I now block ad sites with hosts files, use popup-blocking Mozilla, and disable flash.

      Fuck them.

      I pay an ever-escalating fee for my connection.
      If a site can't make it without advertising, then fuck them. They can go out of business for all I care. I don't need it anymore. Slashdot, and Ars Technica, and probably xlr8yourmac are about the only sites I'd really miss. Other than that, the internet is all about P2P, and email for me now (and even email is starting to become "not worth the hassle"). All the other stuff just is not worth this advertising crap.

      And don't beleive that if nobody had blocked ads that it wouldn't have eventually come to this anyway. Those sleazy advertisers will resort to ANYTHING.
      If you don't believe me, why don't you take a weekend trip to Las Vegas, and see with your own two eyes a culture of advertising scams run amok.

      I refuse to do business with them anymore.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    15. Re:This isn't the worst by kedi · · Score: 1

      "And you shouldn't, I was being sarcastic. The exec may or may not be lying."

      What I meant was that the exec has a point if it is really true that "people who don't like this form of advertising are in the minority,...". BUT I do not take him on his word, since there is no independent source to confirm it, and no one should believe that type of statement.

      After re-reading him through rutledjw "There's an enormous segment of the population that are appreciating these ads.", I can see that he is not at all talking about any majority or minority, but simply using a careful set of words "enormous segment of the population" which can neither be disputed nor asserted.

    16. Re:This isn't the worst by susano_otter · · Score: 2
      Edit that file with a binary editor and change it to something else (same length). For example, change "onunload" to "bsyjgwpo".

      The canonical placeholder string should be "kwyjibo", obviously.

      --

      Any sufficiently well-organized community is indistinguishable from Government.

    17. Re:This isn't the worst by Anonymous Coward · · Score: 0

      I'm using Arachne 1.70 web browser, and I am not
      bothered by pop-up ads. Also, I use Phoenix 0.4
      and that blocks pop-ups by default, no need to
      hunt through the preferences to enable it.

    18. Re:This isn't the worst by agdv · · Score: 1

      > > For example, change "onunload" to "bsyjgwpo".

      > The canonical placeholder string should be "kwyjibo", obviously.

      Yeah, you substitute an 8-letter word with a 7-letter one in a binary executable/library and see what happens. I don't think the Simpsons reference is worth losing your web browser.

    19. Re:This isn't the worst by susano_otter · · Score: 2

      I don't think my feeble joke was worth the energy of a flame. Does that make us even?

      --

      Any sufficiently well-organized community is indistinguishable from Government.

    20. Re:This isn't the worst by Anonymous Coward · · Score: 0

      You forgot something from your list:

      4 ???
      5 Profit!!!

      Sorry, I had to.

    21. Re:This isn't the worst by Anonymous Coward · · Score: 0

      You forgot something from your list:

      6 ???
      7 Profit!!!

      Sorry, I had to.

    22. Re:This isn't the worst by AsmordeanX · · Score: 1

      Obviously you are dealing with a kwyjibo here.

    23. Re:This isn't the worst by Snaller · · Score: 2

      I may sound heartless here, but when people bitch about these ads, I feel little sympathy. There are other browsers (and products in general) out there that actually are built to protect the user. Yet people won't try anything new. Those who act like sheep shouldn't be suprised when they're lead to slaughter

      Which is well and fine if you are some kid looking for porn, but there are far to many serious sites where you MUST use MSIE or go away.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    24. Re:This isn't the worst by Anonymous Coward · · Score: 0

      get real. Java, javascript, dhtml, css, serverside stuff like perl and php, slashcode, post, html itself, which must be interpreted: none of these are completely static. If you're going to defend Macromedia, do a decent job of it.

      My name is Henry, and it's been six months since I uninstalled Flash.

    25. Re:This isn't the worst by fanatic · · Score: 2

      but there are far to many serious sites where you MUST use MSIE or go away.

      Sorry, but these are not serious sites. Going away from such sites, after a well-worded letter to the webmaster and anyone else in the domain you can find, via whois if nothing else) is the onlycorrect action.

      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    26. Re:This isn't the worst by Snaller · · Score: 2

      >>but there are far to many serious sites where you MUST use MSIE or go away.

      >Sorry, but these are not serious sites.

      Depends on your definition of serious i guess, they know that 99% of their visitors use MSIE and the remainder are geeks and nerds and not that important to them.

      Going away from such sites, after a well-worded letter to the webmaster and anyone else in the domain you can find, via whois if nothing else) is the onlycorrect action.


      Which is all an amusing time wasting hobby, that doesn't change much.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    27. Re:This isn't the worst by Alphtoo · · Score: 1

      Get Pop-up Stopper, if you're running Windoze. I don't know if they've fixed this one yet, but I'll bet they will. For those of you smart enough NOT to be running Windoze, I have no suggestions (cause I guess I just ain't that smart, yet). Btw, Popup-Stopper is a free download, and it's wonderful!

    28. Re:This isn't the worst by Alphtoo · · Score: 1

      Dang right, I'm gonna instigate a Muttony! But seriously, folks, don't BUY anything from those sons of swine. If you're running Windows, download popup-stopper, and (so far for me, at least) you will have no popup/popunders. It just kills them, and it's free. But the most important way to get rid of these annoying things is to NEVER respond to them, and to warn all your newbee friends to never respond to them. Obviously, there are some dumbasses out there still buying their shit, or it wouldn't still be running. Oh also, if you know of anyone who is creating or using this stuff, kill 'em. They're terrorists.

    29. Re:This isn't the worst by fanatic · · Score: 2

      Don't use Style Sheets - it makes web pages unreadable in Microsoft Internet Explorer.

      Yes, by all means - ignore accepted, documented, open standards in favor of some piece of crap software produced by a corrupt power-mad monopoly - that will make things so much better. What a load of crap.

      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    30. Re:This isn't the worst by Snaller · · Score: 2

      Yes, by all means - ignore accepted, documented, open standards in favor of some piece of crap software produced by a corrupt power-mad monopoly - that will make things so much better. What a load of crap.

      Grow up kid, you are not the center of the universe.

      Most webmasters (>90%) don't use stylesheets as they were intended, namely as a relative definition. They define all fonts as ABSOLUTE sizes, if you do that the font size can't be adjusted in Microsoft Internet Explorer - ie, if your sight, like mine, isn't 20/20 it can be hard to read a lot of pages. If they had designed them with just a little bit of care, and used relative font sizes instead, they would be scalable and readable. If you tell that to the webmasters they either don't know what you are talking about or tell you to get lost (in varying degrees of politeness)

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    31. Re:This isn't the worst by fanatic · · Score: 2

      Grow up kid, you are not the center of the universe.

      Most webmasters (>90%) don't use stylesheets as they were intended,


      You grow up. And use more precision in your sig. By your own statment the problem is not use, but misuse, of the stylesheets.

      Admittedly, anyone who uses absolute font sizes on a webpage is a hopeless, drooling idiot, who should be denied all computer access.

      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    32. Re:This isn't the worst by Snaller · · Score: 2

      You grow up. And use more precision in your sig. By your own statment the problem is not use, but misuse, of the stylesheets.

      Oh yes, that'll work: "Use stylesheets properly" - who the hell is going to think "Oh yeah, I'm completely lame - all my stylesheets suck!" - everbody would think they are doing it wright. No, the current is better, it starts discussion and sometimes people actually learn something.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    33. Re:This isn't the worst by fanatic · · Score: 2

      But it's not stylesheets per se that are the problem. It's the way they're used by webmasturbators.

      Also, tools-> internet options-> general-> accessibility, then check "ignore font sizes specified in web pages" allows the 'text size' option in the view menu to work in IE 5.5

      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    34. Re:This isn't the worst by Snaller · · Score: 2

      Also, tools-> internet options-> general-> accessibility, then check "ignore font sizes specified in web pages" allows the 'text size' option in the view menu to work in IE 5.5

      BUT it still uses the line spacing specified by the stylesheet! (one of the types, i think its px, can't remember off hand) Ie, the text ends up on top of each other.

      I don't bookmark the bad sites (perhaps i should), but the front page of www.fox.com is an example of this, tick disable stylesheets, and change font size and you can see they still use a preset line spacing - its not that bad here, but some pages are totally unreadable.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  3. Its already out there.... by GargoyleTS · · Score: 1

    Ran into one of these the other day (will try to find again and post URL). It at least stated what would happen when i moused over it. Popped up again when I went to close the danged thing too!

    Marketing:Invading your personal space every chance we get!

    1. Re:Its already out there.... by Anonymous Coward · · Score: 0

      Not only is it already out there but it's been out there for a long time, at least on the porn sites.

  4. Just in time for christmas... by Anonymous Coward · · Score: 0

    Great just what everyone always didn't want for christmas :/

  5. what's the point? by firebat162 · · Score: 5, Insightful

    maybe i missed something, but how will this increase revenue for the advertising companies?

    so their websites get more hits. but since they are hits that are basically forced, or unaware hits, how will this increase sales for the product being advertised?

    1. Re:what's the point? by Kiwi · · Score: 4, Insightful

      how will this increase revenue for the advertising companies?

      Well, see, we are dealing with the accountants of the 21st century. We are in a world where Webvan and Enron were roaring successes because they were able to generate revenue. Never mind other pesky accounting details, like expenses.

      And, well, as we know, in a day and age where the marketing department knows their new pop-up ad is a roaring success because it generates so many clickthroughs. Well, OK, lets ignore such minor details like the ads actually are drag-them-to-our-site-kicking-and-screaming-throug hs, because, as long as we are getting clickthroughs, we have the potential to have all sorts of revenue. In fact, we can call a clickthrough "revenue" since, there is always the possibility that a given clickthrough will actually give us money. Maybe to pay off the company so that the poor hapless user no longer has to deal with our drag^H^H^H^Hclickthrough ads any more.

      - Sam

      --

      The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    2. Re:what's the point? by Wtcher · · Score: 3, Insightful

      I'm sure it'll do much the reverse - the increased hits will eat up more bandwidth but - and this is the big one - these hits will be from people who don't care about the product being advertised, and will likely never willingly come back.

      In the end, it just has the effect of alienating users. I'm sure most of their success metrics (as touted by Orbitz) are of people who won't be back. Hello, turnover rate!

      --
      ----- Wtcher Dragon, UDIC
    3. Re:what's the point? by arvindn · · Score: 5, Funny

      so their websites get more hits. but since they are hits that are basically forced, or unaware hits, how will this increase sales for the product being advertised?
      Simple. They're selling popup-blockers.
    4. Re:what's the point? by Andy_R · · Score: 3, Insightful

      There needs to be some mechanism for people who are blocking pop ups to tell the company that is paying for the pop ups that their money is being wasted.

      I would like to send out a standard form letter to marketing@foolishcompany.com telling them that:
      a) I didn't even see their dumb ad so they wasted nomey on it;
      and b) I will now be avoiding their products because they employ dumb advertising tactics.

      The same goes for large format adverts, and for animated banners.

      btw, if anyone from Sprint is reading this, well done for annoying me with a loop animated piece of crap at the top of the page I'm typing this in on. The product that doesn't work in my country, which I can't buy, because I don't even have any of the type of currency specified. I'd be boycotting you if you actually operated in any territory within 1000 miles of here, dumbasses!

      --
      A pizza of radius z and thickness a has a volume of pi z z a
    5. Re:what's the point? by Kiwi · · Score: 2, Insightful

      annoying me with a loop animated

      Oh, enlightment is to be found in the use of libre software. Since this is Slashdot, let me tell you about the wonderfulness of software libre. A concept so wonderful, everyone needs to understand it to be a part of the Slashdot in crowd. English does not even have a word which can truly grasp its wonderfulness! A concept do daring, speaking in languages which do have a word for libre give you funny looks (or have been exposed to a Linux fanatic before, so know what you are talking about) and correct your bad Spanish.

      More to the point, one piece of software libre called Mozilla allows one to set up images so they only cycle through their animated loop once. Mozilla also has options to stop JavaScript from opening up unwanted windows.

      Since it is software libre, it is also software gratis, which means you do not have to pay anyone to have this program. Of course, Mozilla has a way of not working on JavaScript-heavy sites which are not correctly debugged (read: Written by people that feel that the whole world uses IE. Or should); I can not, for example, sign for classes online using Mozilla. However, for most browsing, it is just like IE. Except without popups. Or non-stop animated GIFs. Now, if only the Mozilla team made an open source flash player...

      IN closing, the deep question is: What does libre mean? Well, we could tell you, but we need to make being part of the in crowd a little more difficult. Or just tell people that their user ID needs to have four digits or less to be, like, totally cool dude.

      - Sam

      --

      The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    6. Re:what's the point? by AndroidCat · · Score: 1

      It's like all the pr0n sites that get rich displaying each other's banner ads. I never quite figured out how that's supposed to work.

      --
      One line blog. I hear that they're called Twitters now.
    7. Re:what's the point? by tburkhol · · Score: 3, Insightful
      but since they are hits that are basically forced, or unaware hits, how will this increase sales for the product being advertised?

      It's the same theory as the cologne commandos in department stores. They know the only reason you haven't bought their product is because you haven't been exposed to it. Any exposure, even that which you would initially consider unwanted or criminal, that exposes you to their product has infinitely greater chance of making you want their product than does no exposure. It's the marketing interpretation of dividing by zero.

    8. Re:what's the point? by Andy_R · · Score: 4, Interesting

      You're missing my point - if the ads don't annoy me, then I don't avoid the company that placed the adverts, and they don't learn the lesson that annoying potential cusotmers is bad for business.

      Anti-advert technology (such as Mozilla's pop up filtering, which I have turned on, and it's gif loop blocking which I choose not to have turned on btw) is removing the negative feedback element, which I feel is important if the offenders are to learn not to offend. All that happens is that the adverts carry on annoying the technological underclass that dosen't block them.

      --
      A pizza of radius z and thickness a has a volume of pi z z a
    9. Re:what's the point? by hetta · · Score: 2, Interesting

      I give you this:
      http://www.macromedia.com/support/flashcom/ ts/docu ments/uninstall.htm
      (without the /. space).

      I find it unbelievable that you get pointers to installing the bloody thing everywhere, but you have to look hard to find out how to get rid of it ...

      ... I removed it after my ISP put moving flash ads on every single one of their webmail pages, at a time when I had to use webmail i/o pop. Remove all directories which are called macromedia, look through the windows registry, and it still moves... bloody h*ll.

      I'll reinstall flash when the mozilla devteam adds buttons that says "block flash from ..." in a similar way to their "block images from ..." setup, and their "don't loop" -setup for images.

      On that note, thank-you Mozilla devteam, for all the annoyance-blocking goodies in the browser!

    10. Re:what's the point? by Fnkmaster · · Score: 2
      Correct, and allowing the technology ubermensch such as ourselves to continue utilizing websites that make money from advertisers that we don't have to worry our pretty little heads over. The advertisers are happy because, uhh... well, I doubt anybody really clicks through, but they can at least continue with that fantasy, and support the websites with advertising bucks, the websites are happy because they don't go broke, and the ubermensch are happy because we don't have to see popups. The only people not happy are those too ignorant to realize that blocking popups is possible, and they subsidize the rest of us to access lots of great content on the post-magic-.com-era web.


      So in short, let's stop worry so much about the technological underclass, since eventually they'll get bred out of existence and advertisers will come up with MORE annoying ways of trying to steal my fucking attention when I am surfing the web, which I pay 50 dollars a month to access. Then the vicious cycle starts all over again. :)

    11. Re:what's the point? by Splab · · Score: 1

      They're selling popup-blockers.
      I kinda like the irony in that, almost the same as p2p users claiming that people are stealing from them when downloading without sharing them self. (fake shares, upload blockers etc)

    12. Re:what's the point? by gizmo_mathboy · · Score: 2

      How about trying to help the so called "technological underclass" (how elitist is that?) and spread the word about Mozilla?

      Heck I even try to help out the poor Netscape 7 users by explaing the wonders of a user.js file with the following line:

      user_pref("dom.disable_open_during_load", true);

      Since AOL-Time Warner in their infinite wisdom decided to take out that as a choice in the preferences for Netscape 7.

      I don't want to see pop ups and I use the tech available to rid me of them.

      I could care less about removing the negative feedback element. I'll bitch to Orbitz without having to see their damn pop ups. I'll let them know that I never intend to use their services and I will use tech to not see their ads to make sure everyone I know is using said tech as well.

    13. Re:what's the point? by kberg108 · · Score: 0

      it won't you'd think they would have learned form the 80's when aggresive TV adds were at thier height. people don't like them and they drive consumers away. f**king bastards. I think Bill Hicks put it best... "If anyone in the audience is in marketing please go kill your self. No No I know what your thinking.. he must be playing to the anti marketing dollar... no i'm not just go kill your self"

      --
      I like things that are sweet and not things that are lame. --
    14. Re:what's the point? by plague3106 · · Score: 1

      They probably can tell that you're ignoring the ad though...which should tell them that this type of advertising has annoyed you to the point of disabling it all together.

      In theory, each time you view a page with a popup ad, there should be a request for an ad at about the same time. fi the ad is requested much less then the homepage, its probably a safe bet a number of people have blocked their ads. Now those ads are worthless.

    15. Re:what's the point? by sconeu · · Score: 2

      I would like to send out a standard form letter to marketing@foolishcompany.com telling them that:
      a) I didn't even see their dumb ad so they wasted nomey on it;
      and b) I will now be avoiding their products because they employ dumb advertising tactics.


      If you don't see it, then how will you know who to send it to?

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    16. Re:what's the point? by Anonymous Coward · · Score: 0

      The sad thing is that you're right...

    17. Re:what's the point? by Anonymous Coward · · Score: 0

      > how will this increase revenue for the advertising companies?

      It's called Short-Term Thinking.

      Yes, there'll be that 0.05% who do want to click through and buy your product. And you can get at more of them by making your ads more intrusive, thereby improving your quarterly results.

      But of course you must ignore the longer-term prospects, namely that the other 99.95% of the people out there will gain a negative image of your product. Which can't be good for business, can it? But who cares, that's next quarter!

    18. Re:what's the point? by Andy_R · · Score: 2

      This would need a bit of back-end work, but it could be automated, maybe a central cddb-type database of who the ads are for could be set up.

      I'd like my browser to automagically block all corporate websites for companies that tried to push pop-us to me, politely informing me that I'm boycotting them. Until I actually try to visit their site, I don't even need to know that I'm boycotting, it's only important that I *they* know I am, which can be done by an automated mailing - It would not be spam, btw, as I do have a ralsky-style 'you sent me crap I'll send you crap' relationship with the clueless company.

      --
      A pizza of radius z and thickness a has a volume of pi z z a
    19. Re:what's the point? by moodboom · · Score: 1

      That's modded as "funny"? Too bad it's very true.

      Check out these instructions on how to remove two of them called Spyware Nuker and NoPop!, both from Lion's Pride. I had the NoPop! variant infect my system, and of the 3 dozen or so popup ads it displayed while my computer sat idle, one or two were for the NoPop! product itself. These people need to die NOW!

      Here's the company info from the above link:

      On running a Domain name check I found that the Domain http://www.spywarenuker.com is actually owned by the following advertising company that according to them "specializes in integrated marketing, media branding and online advertising technologies"


      Domain Name: SPYWARENUKER.COM
      Organization:
      Lions Pride Enterprises, Inc.
      1959 Palomar Oaks Way - 3rd Floor
      Carlsbad, CA 92009
      US
      Phone: (760) 496-1600
      Fax..: (760) 496-1601
      Email: webmaster@lionsprideenterprises.com
      Web Site: http://lionsprideenterprises.com/

      How about that? A Spyware removal program owned by an advertising company that specializes in installing Spyware/Adware on Computers. What's wrong with this picture?

    20. Re:what's the point? by Jucius+Maximus · · Score: 2
      "I find it unbelievable that you get pointers to installing the bloody thing everywhere, but you have to look hard to find out how to get rid of it ... "

      In mozilla:

      Help > About plug-ins:

      Scroll down and find the entry about shockwave flash. The DLL is listed right there.

      Now you know what file to rename/delete.

    21. Re:what's the point? by shnarez · · Score: 1
      I give you this (stolen from a post on slashdot in some other thread. Adding this to ~/.phoenix/default/profile-name/chrome/userContent .css, or the equivalent in ~/.mozilla will block Flash and any questions about installing it:
      /*
      * turn off requests to install Flash
      */
      object,embed{display: none; !important}

      [type="application/x-shockwave-flas h"]
      {
      display: none !important;
      }

      What's up with slashdot adding random spaces?

    22. Re:what's the point? by feldmark · · Score: 1

      I just rename the dll by putting an x in front of the filename, and mozilla goes on its business without displaying flash-verts. When I (rarely) encounter a site I want to see, I remove the x from the filename, open a new window, and view the site. When Im done, rename it, and go back to peaceful viewing.

      I really dont run into enough sites employing flash to provide me useful information rather than ads for this to be much of a hassle.

  6. Can they make it any worse? by MortisUmbra · · Score: 1

    No sooner does someone say that then, inevitably, they make it worse....one possible scenario, well, maybe someday not only will it kick youthrough the ad, but it will also be some flash based thing that, until its run its course, you cannot close without closing your browser. How's that for worse?

    --

    "The saddest words of mice and men, are not those which were, but should have been."
    1. Re:Can they make it any worse? by superyooser · · Score: 5, Funny
      Stores at the mall could try the same tactic. We may see the following in an article some time in the future...

      Using a technique called the "kick through," advertisers can direct a person to another store if they simply kick their butt through the store entrance -- no walking is necessary.

      "We're experiencing enormous success," said the company's VP of Consumer Compliance. "Excited customers just keep flying through the door."

      The company's division of Consumer Compliance consists of only one employee, Lars Ulrich, former drummer of metal band Metallica and notorious anti-Napster advocate.

      "BLOCKERS BAAAAAD! KICK THROUGH GOOOOOD!" exclaimed Ulrich as he pounded a confiscated MP3 player to pieces with his fists.

    2. Re:Can they make it any worse? by Anonymous Coward · · Score: 0

      There is a point at which the irritation outweighs my desire to look at the site. Too much irritation = less browsing. I'm sure my social life would improve...

    3. Re:Can they make it any worse? by Anonymous Coward · · Score: 0

      Sure, it sounds funny, but this is exactly what they're doing. +0 insightful.

    4. Re:Can they make it any worse? by Anonymous Coward · · Score: 0

      That was actually pretty funny until you brought Lars Ulrich into it. Talk about non-sequitor. You probably think that karma whoring requires some mention of "hot topics" like that, but most jokes on Slashdot are so terrible that anything with a shred of humor is going to go to 5. You actually had a good premise, but drowned it in Slashbot ass-kissing.

      What the fuck is "Consumer Compliance" supposed to be? Some sort of vague, anti-consumer department of an ad corp, I'd guess. Even if such a thing did exist, why would they have only one employee, why would it be a drummer, why would he be confiscating mp3 players, and why would he talk like OOG?

      You should have dropped the "Consumer Compliance" thing entirely, and quoted a VP from one of the stores using the technique. Then wrapped up with a sentence or two about how some consumer advocates are uncertain that kicking customers is going to bring in revenue.

      Plzfixkthx.

    5. Re:Can they make it any worse? by MortisUmbra · · Score: 1

      I'm assuming your just retarded and not actually serious....for the gene pools sake I hope not.

      --

      "The saddest words of mice and men, are not those which were, but should have been."
    6. Re:Can they make it any worse? by Anonymous Coward · · Score: 0

      Sorry, what part of my post was "retarded?"

  7. Easy Fix.... by Newer+Guy · · Score: 5, Informative

    Use Mozilla or Phoenix or Netscape 7.1 and turn them off. Probolem solved!

    1. Re:Easy Fix.... by Malicious · · Score: 1

      However the more people, who are using these circumvention methods, the more likley the advertisers will switch to using other methods, to reach a larger audience...

      --
      01101001001000000110000101101101001000000110001001 10000101110100011011010110000101101110
    2. Re:Easy Fix.... by Aronymous+Coward · · Score: 1

      Sure, but sticking with software that doesn't behave in the best interests of the users just makes it easier for advertisers to force their impressions.

      I'm not giving up without a fight. I'm going to force THEM to try harder, until THEY give up.

    3. Re:Easy Fix.... by Jace+of+Fuse! · · Score: 1

      I'd like to see them pull something like that off with me using LYNX.

      HAHAHAH.

      Fuckers.

      What I think is needed is a browser configuration that doesn't run any of this shit, and then reports it's self as LYNX. This will surely confuse the shit out of them.

      --

      "Everything you know is wrong. (And stupid.)"

      Moderation Totals: Wrong=2, Stupid=3, Total=5.
    4. Re:Easy Fix.... by Jugalator · · Score: 5, Informative

      Use Mozilla or Phoenix or Netscape 7.1 and turn them off. Probolem solved!

      Nah, I don't think so. Doesn't Mozilla/Phoenix block the javascript open() on the onLoad event? These new popups were probably made to circumvent that kind of protection by using javascript open() on the onMouseOver event.

      I don't think Mozilla blocks all open() calls regardless what since then a lot of web sites I've visited that popup stuff when you click on a link shouldn't work.

      --
      Beware: In C++, your friends can see your privates!
    5. Re:Easy Fix.... by Anonymous Coward · · Score: 0

      What, like textads? Bring em on.

    6. Re:Easy Fix.... by arvindn · · Score: 3, Interesting

      This could get very interesting.

      AOL shipped NS 7.0 without popup blocking because that would hurt advertisers' interests, but reversed their decision because of public outcry.

      MS, of course, isn't bothered just yet. Now if more people start blocking popups with mozilla/netscape, advertisers will start trying more agressive methods, in turn leading more people to switch.

      Could this tussle lead to a spiralling backlash against MSIE?

    7. Re:Easy Fix.... by amorangi · · Score: 1

      If you are too lazy to install an ad blocker then you deserve all popups you get. These constant stories about advertising on the net annoy me as much as someone complaining about any other self inflicted pain. If you don't like it then deal with it - it's not that hard.

    8. Re:Easy Fix.... by ottffssent · · Score: 2

      Depends on what you set. Mozilla has a long list of javascript permissions you can turn on or off. I believe the "nix unrequested popups" box ignores all new windows unless they're created by an onClick event. It sounds like these ads are of the "onMouseOver = 'go somewhere stupid'" type. The Mozilla option to disallow javascript changing the page you are at would fix that too.

      Or you could just turn javascript off completely.

    9. Re:Easy Fix.... by Pathos78 · · Score: 1

      <I>
      I don't think Mozilla blocks all open() calls regardless what since then a lot of web sites I've visited that popup stuff when you click on a link shouldn't work.
      </I>

      < biting sarcasm >

      Boy, that should take a while to fix.

      < /biting sarcasm >

      So now businesses make the user experience worse, so new businesses spring up to block their crap, so now <A http://anti-leech.com> other </A> businesses spring up to force us to degrade our browsing...

      And mozilla, properly <A http://www.mozilla.org/unix/customizing.html> customized </A> can just walk right over most of it. Any one else find this economic oscillation bizarre? OS/FS makes so much sense it must be illegal...

    10. Re:Easy Fix.... by Anonymous Coward · · Score: 1, Interesting
      I've been using banner blockers for about five years and I've heard that theory about too many people blocking ads come up over and over and over. It hasn't happened. My copy of atguard still blocks ads on almost every page I visit because banners are still using exactly the same technology that they always did. Here's the block entry off the very page that I'm typing this on:

      Removed http://images.slashdot.org/banner/tkbg5001en.gif From outbound connections Because /banner/

      All that crap about interstitial ads and servers that detect whether you're clicking through some percentage of ads and lock you out if you don't NEVER MATERIALIZED, and the marketing droids have had years of banner blockers existing to think about it.

      I sometimes shut the blocker off just to try to see what everyone is wailing and complaining about. I'm convinced that there will always be enough people that don't bother to just block the stupid things that the handful of people who never see ads have nothing to worry about. Witness the number of slashdotters complaining about ads right here. Whatever. I don't see any ads.

    11. Re:Easy Fix.... by XipX · · Score: 2, Insightful

      Maybe you don't understand. We shouldn't HAVE to be forced to install a pop-up blocker just to enjoy browsing the web. On that same logic thread, all ISPs deserve the bandwidth loss for massive ammounts of spam unless they install mail filtering software... which takes up CPU cycles anyways.

    12. Re:Easy Fix.... by Rogerborg · · Score: 2

      That's not at all what this article says. It's talking about mouse overs on the popup, not on the content page that spawns it (so an actual browser can still stop them). That said, you've probably just given some marketdroids an evil idea: popup minesweeper...

      --
      If you were blocking sigs, you wouldn't have to read this.
    13. Re:Easy Fix.... by Rogerborg · · Score: 2

      Sure, because all developers customise their html for that vital 0.000001% of the market.

      Don't get me wrong. I use Lynx too, I just don't kid myself that anybody cares.

      --
      If you were blocking sigs, you wouldn't have to read this.
    14. Re:Easy Fix.... by edesio · · Score: 1

      Use the mighty lynx...

    15. Re:Easy Fix.... by Chexsum · · Score: 0, Offtopic
      --
      Pixels keep you awake!
    16. Re:Easy Fix.... by NFNNMIDATA · · Score: 2, Insightful

      The first guy was right. Since the windows don't pop up in the first place, the mouseover events within those nonexistent windows can not occur.

    17. Re:Easy Fix.... by Jugalator · · Score: 2

      The first guy was right. Since the windows don't pop up in the first place, the mouseover events within those nonexistent windows can not occur.

      Hmm... The mouseover events should be caught by the page that's supposed to spawn the popus, not in the popups themselves.

      --
      Beware: In C++, your friends can see your privates!
    18. Re:Easy Fix.... by Jugalator · · Score: 2

      Ok, well, only allowing open() from onClick sounds like the right thing to do and is probably how it's implemented as well. Ugh.. I feel stupid for not thinking about that. :-)

      --
      Beware: In C++, your friends can see your privates!
    19. Re:Easy Fix.... by MtViewGuy · · Score: 3, Interesting

      I wouldn't be surprised that Microsoft is working on Internet Explorer 7.0 right now, which will probably be part of the next version of Windows (Windows Longhorn).

      I wouldn't be surprised that IE 7.0 will include controls to tightly control pop-over/pop-under ads, given that these ads do tend to hog system resources and slow the WWW surfing experience.

    20. Re:Easy Fix.... by generic-man · · Score: 1

      AOL shipped NS 7.0 without popup blocking because that would hurt advertisers' interests, but reversed their decision because of public outcry.

      Reversed? Netscape 7.01 blocks pop-ups from all sites except AOL and its advertisers, although those sites can be removed from the whitelist. Now, the true Slashdot geek runs Mozilla with at least three different proxies to anonymize himself and protect his identity, but those who download Netscape 7.01 will not be rid of pop-ups.

      If Microsoft adds a pop-up blocker to Internet Explorer 7.0, it will not block ads served by MSN sites by default.

      --
      For more information, click here.
    21. Re:Easy Fix.... by jasonditz · · Score: 1

      Easier fix would be to configure Mozilla to disallow all Mouseover events. Seriously, I've found more sites that open their compelling content in a popup by default than would cease to function without mouseover.

    22. Re:Easy Fix.... by NFNNMIDATA · · Score: 1

      I believe the way it works is the popup is spawned, then if your mouse crosses the popup window at all the original page is changed. The code for the mouseover would thus be in the popup itself, using a function to alter the parent window's href. Hence, nothing would happen if no popup occurred.

    23. Re:Easy Fix.... by amorangi · · Score: 1

      I agree we shouldn't HAVE to install ad-blockers, but there are many unpleasant things in the world we have to contend with, and when you can do something to minimize the unpleasantness you should do so rather that keep complaining about it ad nauseam.
      It is NOT the same as spam - most ad blockers don't download the ad they are blocking, they block the request to retrieve the ad, so yes, you may lose a coule of CPU cycles, but you certainly save a lot on bandwidth.
      ISP mail filtering software doesn't stop the flow of spam into an ISP, only to your mailbox, so it is not on the same "logic thread" at all.
      On another note, I wish articles like this would offer solutions to the problems they raise if they are so easy and effective ie switch to Mozilla.

    24. Re:Easy Fix.... by IntlHarvester · · Score: 2

      Easier fix would be to configure Mozilla to disallow all Mouseover events

      Since mouseover menus are arguably one of the two "good" uses of JavaScript (along with form validation), at that point you've gotten into a arms race and pretty much neutered the feature you are trying to save.

      The real solution is to disable Javascript entriely and only enable it for a whitelist of sites where it's really needed (a few ecomm sites).

      Oddly, it's much easier to do this in IE than Mozilla.

      --
      Business. Numbers. Money. People. Computer World.
    25. Re:Easy Fix.... by mesocyclone · · Score: 2

      Silly, you don't have a right to enforce the content of a site you browse(including pop-ups or drop-downs or other obnoxious tings)!

      Of course, you have a right to do whatever you want to avoid seeing their popups (untell the DMCA gets even worse :-(), but you don't have a right to prevent them from trying to display them!

      If you don't enjoy popups and don't want to install a blocker, DON'T GO TO THEIR SITES or INSTALL A POPUP BLOCKER!.

      Isn't this similar to what folks always say to those who want to block pr0n? If you don't want to see it, DON'T LOOK!

      --

      The only good weather is bad weather.

    26. Re:Easy Fix.... by Anonymous Coward · · Score: 0

      There's no reason to not use Javascript menus based on onclick. Mouseover menus tend to be annoying.

    27. Re:Easy Fix.... by Anonymous Coward · · Score: 0

      That only matters if the Netscape user is mostly going to AOL-TW sites. Why would I hang around the Turner Classic Movies channel web site? No thank you.

    28. Re:Easy Fix.... by Hater's+Leaving,+The · · Score: 1

      If you like the simplicity of gimmick-free text-mode browsing, then you might want to try 'w3m' or 'links'.

      w3m in an x-term is, erm, surprising, almost spooky. (I won't spoil it if you've not already seen it).

      links does have javascript if you desperately need it, and will happily run in a terminal or as a graphical window, if it detects X.

      Personally, I run with no Java, no JavaScript, and no plugins, and - as an academic wanting to use the internet as a resource for information - find my browsing experience is hardly hampered at all.

      I've only ever seen pop-ups on other people's machines. They think I'm lame for being so behind the times - I think they're lame for chosing their seriously encumbered browsing habits. So we're even, I guess.

      THL.

      --
      Keeping /. cynic density high since the fscking Kwhores/trolls arrived.
    29. Re:Easy Fix.... by fire-eyes · · Score: 2

      In mozilla at least, you can turn the javascript capability to change images when you mouse over off. I'm not sure if thats the same thing.

      Still, I think you are an idiot if you run javascript or any of that other bullshit.

      Pure text is all I give a damn about.

      --
      -- Note: If you don't agree with me, don't bother replying. I won't read it.
    30. Re:Easy Fix.... by Snaller · · Score: 2

      I wouldn't be surprised that IE 7.0 will include controls to tightly control pop-over/pop-under ads, given that these ads do tend to hog system resources and slow the WWW surfing experience.

      I would.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    31. Re:Easy Fix.... by jasonditz · · Score: 1

      Hmm...

      Preferences >>> Advanced >>> Scripts and Plugins >>> and unclick "Enable Javascript for Navigator"

      That's not all that hard.

    32. Re:Easy Fix.... by offline · · Score: 1

      I've run into at least one instance of onMouseOver() firing the open() event - but that was a few iterations of Mozilla back, and i haven't seen it for a while. I'm not sure if that's because the site changed their advert code, or if it's because Mozilla changed the popup blocker...

      --

      C
      --
      Democracy would work just fine if people weren't so goddamned stupid.

    33. Re:Easy Fix.... by IntlHarvester · · Score: 1

      Apparently reading is all that hard.

      The issue it that Mozilla has no easy way to build a whitelist of Javascript sites, unlike IE. You need to hack around in a prefs file.

      --
      Business. Numbers. Money. People. Computer World.
    34. Re:Easy Fix.... by jasonditz · · Score: 2

      There's always the old standby option of re-enabling Javascript when you really need it.

  8. edit your hosts.... by dfenstrate · · Score: 4, Informative

    my hosts file is already several KB long. Another entry is added everytime an advertiser annoys me. Like Robofind. Soon to be Orbitz, I'm sure.

    Yes, I use mozilla a lot, but I still need IE for some sites.

    --
    Alcohol, Tobacco and Firearms should be the name of a store, not a government agency.
    1. Re:edit your hosts.... by Anonymous Coward · · Score: 0

      "I use mozilla a lot, but I still need IE for some sites."

      Such as?

      No, really, I'm curious. What sites do you personally need Internet Explorer over Mozilla for? I'd be interested in checking them out.

      Thanks in advance.

    2. Re:edit your hosts.... by gl4ss · · Score: 2

      **Such as?

      No, really, I'm curious. What sites do you personally need Internet Explorer over Mozilla for? I'd be interested in checking them out.
      **

      ms update comes to mind.. and some other stuff that rely on being able to do anything on your computer.

      --
      world was created 5 seconds before this post as it is.
    3. Re:edit your hosts.... by dfenstrate · · Score: 1

      MS update, like the other guy says.
      In addition, ConsumptionJunction.com renders like ass, but is at least usable- last version of Mozilla it wasn't.
      And often times shockwave and flash based sites don't work quite right, and it occasionally begs for plug-ins it already has. Sorry I can't think of more examples.

      --
      Alcohol, Tobacco and Firearms should be the name of a store, not a government agency.
    4. Re:edit your hosts.... by CrazyDuke · · Score: 1

      I have found AdSheild is an extremely good at defanging ads in IE. It works great when I am forced to use IE for some reason. The only problem is that it is not open source so one can't quite be sure that it doesn't come with little "extras" itself. I have found nothing that indicates it does however.

      It can block banners, flash, java, auto page forwards, and spawned windows (popups/unders). One problem, it will still spawn the popup/under sometimes, but the code for the pop is replaced with a dummy page before it is loaded.

      --
      Any sufficiently advanced influence is indistinguishable from control.
    5. Re:edit your hosts.... by Zocalo · · Score: 2
      my hosts file is already several KB long

      Mine is currently closer to 30k, but about 20k of that comes from those rather excellent people that produce the KaZaA Lite P2P software. Skimming through the domain names in that, it's fairly obvious that most of them deserve to be sent to 127.0.0.1 and it's a good starting point if you are considering going down this route. Add in an ad-blocker, disable JavaScript and ActiveX (if applicable) except for trusted sites that need it, and surfing the net becomes surprisingly fast and even a pleasant experience again.

      --
      UNIX? They're not even circumcised! Savages!
    6. Re:edit your hosts.... by carpe_noctem · · Score: 2

      do you have this list publically available? I personally would like a copy to merge in to my hosts file.

      --
      "Quoting famous computer scientists out of context is the root of all evil (or at least most of it) in programming." - K
    7. Re:edit your hosts.... by platipusrc · · Score: 1

      If you're unfortunate enough to have a CapitalONE account and wish to use their online services you will probably end up needing to use IE. (It does say that it supports some versions of Netscape, but I don't want to install Netscape 4.anything on my computer).

      If you aren't running one of the approved browsers, it redirects you to a page that tells you which ones are allowed. Also, header spoofing in Konquerror doesn't seem to trick the site into allowing access.

      It may or may not be the same now, but it hasn't been very long since I've had a CapitalONE card.

      --
      And the muscular cyborg German dudes dance with sexy French Canadians
    8. Re:edit your hosts.... by dfenstrate · · Score: 1

      go to the kazaa lite people, they have a great list to block- it's where i got mine. If you still want mine, just email me, and I'll send it.

      Also, I've found on my XP box it's faster if you direct to 0.0.0.0 than 127.0.0.1, but kazaalite's lists all go to 127- so you might want to do a find and replace in a word editor.

      -Mike

      --
      Alcohol, Tobacco and Firearms should be the name of a store, not a government agency.
    9. Re:edit your hosts.... by chaidawg · · Score: 2

      I too have a hosts file that is kb long. The only problem is that it does not disable pop-ups, you just get popups with page not found errors. You need a pop-up blocker as well.

    10. Re:edit your hosts.... by Jucius+Maximus · · Score: 2
      "my hosts file is already several KB long. Another entry is added everytime an advertiser annoys me. Like Robofind. Soon to be Orbitz, I'm sure."

      Get yourself a mammoth pre-made hosts list right here.

    11. Re:edit your hosts.... by Moosechees · · Score: 1

      Identify yourself as MSIE 5 and you're fine. I've never had a problem. In fact, I didn't even know what the hell you were talking about until I identified myself as using netscape.

    12. Re:edit your hosts.... by Anonymous Coward · · Score: 0

      supposedly Capitol One got with the program.

      http://bugzilla.mozilla.org/show_bug.cgi?id=8985 3# c68

      (remove the space after the pound sign)

  9. Solutions by stud9920 · · Score: 2
    • use a quality browser : konqueror, mozilla, opera, phoenix block popups. The three latter are available on nearly any OS
    • surf to quality websites only : google, nerd sites, tgp galeries, nearly any type of website has a version that respects the customers.
    Problem solved
    1. Re:Solutions by Lasalas · · Score: 1

      It's a shame these quality browsers can't stop intrusive flash inside divs..

      It's a problem with all browsers in fact. There's actually no way of stopping those types of ads. the only ones browsers can successfully block properly are popups - and the technology for stopping such a method is very simple indeed; Af popup is requested by javascript, but not from a direct user-driven event, then disallow it.

      Personally i think advertising will move away from popups in the few years to come, and transist to placing themselves on the actual pages, in front of content as layers.

      These kind of ads are unstoppable, without severly reducing the abilities of legitimate sites.

    2. Re:Solutions by wscott · · Score: 2, Informative
      I recently installed adzapper on a squid proxy and it reduces way more ads than I was able to get with Mozilla alone.

      All the annoying flash and shockwave ads are gone as well. Bliss!

      apt-get install adzapper
      And then set your proxy. TaDa!

    3. Re:Solutions by Amiasian · · Score: 1

      Omniweb, if you're on Mac OS X. Probably one of the most elegant browsers ever. We've had pop-up blocking since ... well 2000 or sooner, ad-blocking (or source blocking) since the same time, shortcuts to go to the parts of sites that matter, s... blah blah blah.
      http://www.omnigroup.com/products/omniweb/

    4. Re:Solutions by Anonymous Coward · · Score: 0

      Use a text mode browser. Depending upon the site, I use either lynx, links, or w3m. I can't think of anything that blocks popups better than browsers that don't support them.

    5. Re:Solutions by Hater's+Leaving,+The · · Score: 1

      Debian, and I'm sure many other distros also have a 'privoxy' package, which is highly configurable shite-removing proxy.

      It's fairly mature, and really does the business.

      THL.

      --
      Keeping /. cynic density high since the fscking Kwhores/trolls arrived.
  10. This is new? by Anonymous Coward · · Score: 1, Interesting

    I seem to recall being subjected to mouse-over pop-ups a while ago, as well as on-load and on-close popups. Is this actually a new thing, or is the article just not up to date on how the web works?

    1. Re:This is new? by SoupIsGoodFood_42 · · Score: 2
      RTFA

      The mouseOver part is not to open the add, but to follow the link on the add. E.G. The pop-up opens, and as soon as you hover your mouse over the add (probably reaching for the close button), it whisks you away to it's destination (probably hi-jacking the artical you're reading), just as if you had click on the add.

    2. Re:This is new? by JaredOfEuropa · · Score: 2

      Actually, the ad opened a new browser window to the destination; it didn't hijack an existing window.

      Not much of a bother... I am already used to closing pop-unders by right-clicking on their task bar icon, and picking Close from the menu.

      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    3. Re:This is new? by Aronymous+Coward · · Score: 1

      That's one reason why it's pretty much essential nowadays to remember the keyboard equivalent for closing windows in your OS of choice. Ever been hijacked by a full-screen ad that hides all menu bars? Close it with the keyboard.

      OT, who the hell thought that alt-f4 would make any sense for closing a window in Windows? Typing it with the left hand alone forces you to twist your wrist, and who would associate "f4" with "close" anyway? Mac OS got it down right the first time, as did BeOS.

    4. Re:This is new? by Anonymous Coward · · Score: 0

      If they're going to all that trouble, why don't they get rid of the ads and just open the bloody destination directly?

    5. Re:This is new? by generic-man · · Score: 1

      OT, who the hell thought that alt-f4 would make any sense for closing a window in Windows? Typing it with the left hand alone forces you to twist your wrist, and who would associate "f4" with "close" anyway? Mac OS got it down right the first time, as did BeOS.

      So "CONTROL W" is more logical than "ALTERNATE FUNCTION 4" for "Close"? Windows supports both, you know.

      --
      For more information, click here.
    6. Re:This is new? by Anonymous Coward · · Score: 0

      OT, who the hell thought that alt-f4 would make any sense for closing a window in Windows? Typing it with the left hand alone forces you to twist your wrist,

      So don't use a finger (or a thumb) on the left alt. Use part of your hand instead. Problem solved.
      Put your left thumb on/around the F/G keys and you should be right there on F4 with a finger or two. Mash down for ALT and you're done.

      I'm serious.

    7. Re:This is new? by Aronymous+Coward · · Score: 1

      Sure, of course modern IE and Windows Explorer supports ctrl-w in addition to the traditional alt-f4. But it doesn't work system-wide across all applications. When shortcut keys don't work consistently across programs, users are forced into a position where they either have to memorize different bindings for each program, or they simply avoid using them. I've taken to practicing the first when I use Windows, just to get around the brain-dead way things work there and still retain any kind of working speed.

      But that's another topic. I said it was OT. :)

    8. Re:This is new? by Aronymous+Coward · · Score: 1

      I'm sure this works for some people, but for me it kind of proves my point that if I have to contort my hand or otherwise stray from a sane typing style (I shouldn't be forced to use my palm as a mock-finger), the shortcut is just poorly thought out.

      So, in my opinion, all modifier-key/fkey combinations are stupid, especially ones that are typed with one hand. That includes (in Windows) ctrl-esc, ctrl-shift-esc, and alt-f4, maybe there are others that I thankfully don't know about. I guess it can be considered my own fault for refusing to use the right-hand modifier keys in conjunction with these shortcuts, but I'd rather just plain blame Microsoft. :)

    9. Re:This is new? by SoupIsGoodFood_42 · · Score: 2
      So "CONTROL W" is more logical than "ALTERNATE FUNCTION 4" for "Close"? Windows supports both, you know.

      Well, I'll be f'd...It does to :) Now if only MS could tell us why the hell "Ctrl+W" doesn't appear besides the close command in the file menu like every other keyboard shortcut does :/

    10. Re:This is new? by Anonymous Coward · · Score: 0

      And? It's still nothing new, just an onMouseOver in the popup. I'm surprised these ads didn't start showing up within a few weeks of marketers discovering onMouseOver.

  11. Surf over to tvguide.com....... by Rooked_One · · Score: 1

    they have ads that just pop up on your screen no matter what you do. Its quite frustrating. I even have a pretty kick arse pop up killer from meaya.

    1. Re:Surf over to tvguide.com....... by StarHeart · · Score: 2

      Have any exact urls? I was unable to find a page that gave me a popup.

      --
      Havoc Penington, the bane of my Linux desktop.
    2. Re:Surf over to tvguide.com....... by jo_ham · · Score: 1

      Like StarHeart, no popups for me, Chimera 0.6, Mac OS X 10.1.5

    3. Re:Surf over to tvguide.com....... by Anonymous Coward · · Score: 0

      Galeon 1.2.7 here - saw no popups at tvguide.com even after waiting for everything on the site to finish loading. Javascript and such is enabled, only popups are blocked.

    4. Re:Surf over to tvguide.com....... by Anonymous Coward · · Score: 0

      I use webwasher 3.0 from siemens and it filtered the popup

    5. Re:Surf over to tvguide.com....... by MattCohn.com · · Score: 1

      Opera 7, set to only open requested windows. That does it for me! And if I ever need to change it, or a bunch of other options like what browser to identify as, 'Enable GIF Animation', 'Enable embedded audio', 'Enable Java', 'Enable Plugins', 'Enable JavaScript', 'Enable Cookies', 'Enable Referrer Logging', and more, I just press F12 and select from the context menu. Thanks Opera!

  12. In Soviet Russia by Anonymous Coward · · Score: 0

    Pop-ups block YOU!

    1. Re:In Soviet Russia by MortisUmbra · · Score: 1

      THE ASSHOLE IS YOU!

      --

      "The saddest words of mice and men, are not those which were, but should have been."
    2. Re:IN SOVIET RUSSIA by mpchatty · · Score: 1

      Given that my bandwidth (and other resources eg CPU time, Memory, Drive space) are *MINE*, and IIRC, under UK law, it is illegal to send unsolicited commercial email (unauthorized use of somebody elses resources == theft).. How are banner ads this intrusive any different? When will the insanity stop? When you switch on your computer, and are forced to watch a 10 minute commercial before your OS boots?

      --
      --Matt http://www.eldoops.co.uk
    3. Re:IN SOVIET RUSSIA by Dave9876 · · Score: 1

      Shut up, you're giving them ideas.

  13. word by Anonymous Coward · · Score: 0

    word: no java

    1. Re:word by Fallen_Knight · · Score: 1

      Isn't that 2 words?

  14. Does anyone have any URL's with examples of these by SacredNaCl · · Score: 2

    types of Ads and know the server they are originating from? Just curious would like to see one. I'm guessing it uses either javascript or flash?

    --
    Freedom is merely privilege extended unless enjoyed by one and all.
  15. Filters... by Anonymous Coward · · Score: 0

    http://www.proxomitron.org/
    this thing rocks

  16. Worse?! by Anonymous Coward · · Score: 0

    "wow, can they make our web surfing experience any worse?"

    Yup, publish our surfing behaviour on the internet...

  17. excellent promotion for alternate browsers by tgke · · Score: 1

    This all sounds like nice possibilities for Mozilla (andother alternative browsers) to block those annoying ads in their default setup. Maybe M$ Internet Explorer might catch up one day, but I'm not waiting for that! ;-p

    1. Re:excellent promotion for alternate browsers by Jugalator · · Score: 5, Interesting

      This all sounds like nice possibilities for Mozilla (andother alternative browsers) to block those annoying ads in their default setup. Maybe M$ Internet Explorer might catch up one day, but I'm not waiting for that! ;-p

      Hmm... Moz can't just block these kind of ads or all those javascript menus and other leditimate onMouseOver scripts that's quite common might stop working.

      However, Moz could add a feature similar to "block images from this server", but "block scripts from this server". However, the scripts can still be on the actual web server which won't help much since it would again block *all* scripts from the server which we don't want.

      A solution might be to tell Mozilla to "block scripts associated with images of this size".

      That's the best I can think of now, since ads almost never change size and it's fairly unusual to have legitimate images in the same standardized size as advertisments.

      --
      Beware: In C++, your friends can see your privates!
    2. Re:excellent promotion for alternate browsers by Tomcat666 · · Score: 5, Informative

      Phoenix has a pretty nice feature concerning this.

      Whenever a window wants to pop up although you didn't click any link (so, most likely it was an ad), Phoenix will inform you that this has happened with a small exclamation mark in the left corner of the status bar.

      Clicking on this exclamation mark will bring you to a window with more detailed information about the popup window, and the possibility to add this site to your list of sites that are allowed to open popups.

      Sure, that goes with your warning that you might then also allow ad popups, while allowing the good, needed popups, but I think it does the job quite well. Had no problems with it.

      --
      Two Worlds - One Sun [Spirit]
    3. Re:excellent promotion for alternate browsers by rabidcow · · Score: 2

      These are all temporary solutions. What would be great is to have a user-defined javascript which could deny any action based on whatever criteria you want.

      Then you wouldn't have to sit back and say "or how about matching originating host *and* image size?" you could just write the javascript for it yourself. (or someone else could, but the point is they wouldn't need browser-source-godliness)

      Additionally, since there wouldn't necessarily be thousands of people using exactly the same method, it would be harder to write anti-anti-annoyance stuff.

    4. Re:excellent promotion for alternate browsers by pyrros · · Score: 2, Informative

      Hmm... Moz can't just block these kind of ads or all those javascript menus and other leditimate onMouseOver scripts that's quite common might stop working.

      Of course it can, in fact it even does so now:

      Preferences> Advanced > Scripts & Plugins> Open unrequested windows.

      I think it works by killing popups that are spawn by events like page loading and exiting, and allowing those that originate from user clicks. So it would work on these ads by dissallowing the evil popup in the first place.

    5. Re:excellent promotion for alternate browsers by FyRE666 · · Score: 2

      It shouldn't be that difficult to watch for this:

      if(window.open() called && mouseLeft !pressed)
      blockAdSpam();

      or the equivelent. Normally the left button would still be pressed when the window.open() call was made on a legitimate link. Other than that, a whitelist of sites that should be allowed access to the window.open() method could be created.

    6. Re:excellent promotion for alternate browsers by CACondor · · Score: 2, Interesting
      Many moons ago, before browsers allowed you to block open() on events, there were pop-ups. I didn't like them then, so I just blocked javascript in full. I've found that blocking javascript in full may mean I miss some of the "cute" features of a web site, but rarely did it prevent me from reaching the content, and those sites where javascript was required often were the same ones that wanted to give me popups on every mouse click. I found alternates.

      Browsing without javascript helped me to realize that the advertising community has hijacked javascript; it is time web developers realized that.

    7. Re:excellent promotion for alternate browsers by koll64 · · Score: 1

      And is Microsoft going to develop this into its' browser??? I would mark word IT'S, because it's owned by microsoft (c). That's what free software (mozilla+spawns, in this case) is all about. You (or your good old friend, who happens to be also a skillfull programmer) can write own code, features, whatever you find desirable.

    8. Re:excellent promotion for alternate browsers by Anonymous Coward · · Score: 0


      You don't have to wait. I'm using _free_ IE addon called AdShield (there is plenty of others, but I like this one). It's blocking popups, of cause, but it's also blocking any content from certain URLs. I.e. adclick.com/banners.
      I have a list of completely blocked websites, and not seen a single banner or popup or flash in weeks. When I have seen them - 2 mouse clicks and bye-bye.

    9. Re:excellent promotion for alternate browsers by cosyne · · Score: 2

      Moz can't just block these kind of ads or all those javascript menus and other leditimate onMouseOver scripts that's quite common might stop working.

      Yeah, i've been to sites which had relatively benign mouse-over navigation that i couldn't use because i had jscript off. (you shouldn't need it to navigate, but that's beside the point).
      I think one interesting thing would be like a distributed rating system- have the browser ask before it executes a script, then ask if you are happy with the result (hopefully in some unobtrusive way TBD later). These ratings go to a clearinghouse, and then in the future the browser can check there and say 'oh, the majority of legit users who allowed thie script to run were satisfied with the result, so i'll just run it'. Of course you could set prefs for 'ask before running bu ttell me how many people liked it', 'run if over X% liked the result', 'ask the user before checking online' (privacy) etc. You also need a way to validate the opinions which are submitted, maybe with a karma like system. Could also of couse be used with images, email, etc.- anything where user opinions are likely to be similar .

      Come to think of it, this would have some similarities with a mouse-over page rank indicator that tells you the quality of a link before you folow it.

    10. Re:excellent promotion for alternate browsers by thomas.galvin · · Score: 2

      Hmm... Moz can't just block these kind of ads or all those javascript menus and other leditimate onMouseOver scripts that's quite common might stop working.

      I can think of no legitimate time when a user expects to have an action taken because (s)he moved their mouse over an image, link, or button; actually, it is often the exact opposite. People may move the mouse over a link while deciding whether to follow it or not. Clicking == action, not mouse motion. If Moz blocked all redirects or pop-ups based on mouse overs, I strongly doubt that it would interfear with any but the most annoying scripts.

  18. If we could find the Pop-Up Authors, we could... by dWhisper · · Score: 3, Interesting

    Pop-ups are by far the single most annoying thing on the web. I'd say that by this trend, we're only a step away from the pop-up ad that automatically installs GATOR and whatnot just by sitting at a keyboard.

    What is disconcerning about these ads that it's the same thing as if you were watching TV, and there was a product on the screen. By glancing at the product, your channel is changed to an Infomercial about that product. If it's anything like other ads, changing back to your channel will give you 4 PIP windows that support that product and other products by that company.

    I thought it was bad enough when I saw the anti-pop scripting that existed on a site I went to. I still use my trusty Pop-UP Killer (may it rest in peace), and was rather annoyed to be denied access to a site based on my software choice.

    I am seriously starting to wonder about the legality of pop-up ads and internet spyware. I don't have a problem with things that function like a TV commericial (banner ads, or Advertisement and Click-to-continue at Gamespy), but I despise it when someone else tries to determine what I should look at, and hate it even more when someone decides to put something I didn't authorize on my system.

    I say we gather up all these pop-up authors in room. Tie them all together, and make them run Windows Me on 386s. After that, we'll just send them to Equitorial Guinea to be humanitarian workers.

  19. Who cares? by Aronymous+Coward · · Score: 1

    If the pop-ups don't show up in the first place, you don't have to worry about any mousing over them.

    Gotta love modern browsers. Oh, IE doesn't do that without the use of additional tools? Huh.

    1. Re:Who cares? by 90XDoubleSide · · Score: 3, Insightful

      But the same technology could someday be used on banner ads; the marketers are just pointing out what anyone who codes for the web already knows: if your browser will run any piece of JavaScript sent to it, any website can do whatever it wants to your browsing experience, including bringing it to a grinding halt, and if your machine doesn't have protected memory, crash it. Pop-up blocking is only the first step in what will have to be a shift from the creation of new languages and plug-ins to let content creators do whatever they want on the viewers' machine, to have browsers decide what is reasonable for a web page to do. Pop-up windows not initiated by clicking a link quickly became one obvious thing that pages shouldn't be allowed to do, but flash ads that take over the page and ads that load if you mouse over them make you realize that there are many more things they shouldn't be allowed to do either. But if alternate browsers keep innovating, and IE keeps doing whatever the javascripts and plugins tell it, this can only help drive people to the alternatives.

      --
      "Reality is just a convenient measure of complexity" -Alvy Ray Smith
    2. Re:Who cares? by Aronymous+Coward · · Score: 1

      Well, I agree with you completely.

      I only wanted to point out that this particular exploit (I do consider it an exploit) already has well-known workarounds in most common, clueful browsers. The "Who cares" in my subject was meant only to specifically address this so-called "Next-Gen Pop-up Ad"; I actually do care a great deal about the topic of browser behavior in general.

    3. Re:Who cares? by feldmark · · Score: 1

      I dont believe that alternate browsers, in the (excessive) plural, will help much. The non-techies just dont use "them" and often dont even know they exist. So having 7 different browsers available, each that blocks a subset of the annoying advert behavior, helps /. readers, but not the rest, who outnumber us by orders of magnitude I hesitate to guess at. Unless these anti-adware innovations are put into a single or a small number of alternate browsers, the people who develop innoative adware in the first place wont care, much less stop.

      The only hope I currently see for this technology to be available to the general public is thru mozilla, hopefully passed on thru Netscape. (Even if AOL/TW doesnt pass on all the technology, at least people would only be one step away from the appropriate plugin. And even the least computer saavy of my friends knows about Netscape.) So, please, instead of everyone going out and developing their own browser with their own innovation, I urge you to develop it for mozilla instead.

  20. It Harasses People with Visually Disabilities by ivi · · Score: 1


    It's hard enough to make a screen reader
    work satisfactorily if your need one now;
    just wait until the screens change (new
    pop-up windows at the hover of a mouse).

    I really think this comprises harass-
    ment to PWD's.

    1. Re:It Harasses People with Visually Disabilities by MonTemplar · · Score: 2

      It's hard enough to make a screen reader work satisfactorily if your need one now; just wait until the screens change (new pop-up windows at the hover of a mouse).

      I really think this comprises harassment to PWD's.


      Good point! I suspect, though, that the sites that are taking on this new breed of super-intrusive ad probably weren't too concerned with gaining the custom of visually-disabled user in the first place. :(

      But we can use this as a lever to persuade other, more civil-minded sites not to succumb...

      --
      -MT.
    2. Re:It Harasses People with Visually Disabilities by Multics · · Score: 2
      Where is the US American's with Disabilities Act when you need it? Or w3.org bitching or bobby.cast.org emailing them their unsatisfactory output?

      Perhaps google could offer a new service that only indexes sites that are bobby & w3 safe? that would help us all enforce good behavior on the WWW.

      In all seriousness, these mouse-over events are a major pain in the ass for consumers that have accessibility problems. I'll be glad to route their advertisement servers to null. Anyone got a robust set of names?

      -- Multics

    3. Re:It Harasses People with Visually Disabilities by asa · · Score: 3, Interesting

      Perhaps google could offer a new service that only indexes sites that are bobby & w3 safe? that would help us all enforce good behavior on the WWW.

      Actually, I was thinking of something like this recently. There are a few really common bits of recycled code on the web. If google would look at the JS on the sites they index and determine if it is one of the common scripts which intends to spawn a popup onload (and even worse if that popup has onmouseover JS) they could put a little frowny face or exclamation mark icon next to the listing in their search results. If you saw that flag then you could just open the Google cached page and not have to worry about the evil popups.

      I user Mozilla and Phoenix so I'm unbothered by all of this but I think it would be a great service for google to offer. If it was controversial then maybe Google could launch it among several similarl new "flags" for search results. They already have page size. They could add to that "image intensive", "not screen-reader accessible", "plugins used", and any number of other useful bits of information that I'm sure they could develop the technology to harvest when they index sites.

      --Asa

  21. Hmm? by MadFarmAnimalz · · Score: 2

    I tried the popup in question on espn.com and mouseovering took me nowhere...

    Anyone with more success?

    --
    Blearf. Blearf, I say.
  22. Bloody annoying... as any pop under ad by JaredOfEuropa · · Score: 3, Informative

    Go to espn to see this thing in action. I don't think this form of advertising is much worse than regular pop-ups, just slightly more annoying. I do wonder how advertising agencies will distinguish between eyeballs and click-throughs... since many people will click-through accidently on these things.

    A favorite quote from the article: "There's an enormous segment of the population that are appreciating these ads". Eh, name one!

    --
    If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    1. Re:Bloody annoying... as any pop under ad by jedrek · · Score: 2

      Advertising agencies, media houses - anyone who profits as a go between the sites and advertisers.

    2. Re:Bloody annoying... as any pop under ad by bheerssen · · Score: 2, Insightful

      The whole point of advertising is eyeballs, not clickthroughs. Advertising creates brand awareness. If people actually click on the ad, that's a plus, but just having been viewed is often good enough. And that's why pop-ups/unders are so effective for many companies.

      --
      (Score: -1, Stupid)
    3. Re:Bloody annoying... as any pop under ad by pben · · Score: 1

      The web sites in the article was ESPN.COM not EPSN.COM and of course a Slashdot favorate the New York Times.

  23. You have no right... by Anonymous Coward · · Score: 0

    to a pop up free web experience.. havent you learned that yet. This is capitalism damnit... if we cant force feed you advertising in your dreams, pumped directly into your brain then poor little children in some far off land will starve.. wont someone please think of the children.

    But seriously, I dont think they've figured out that it wont likely work, and no I'm sure they think we DONT have the right to a pop-up free web experience. The problem with this is of course that its generally so easy to ignore other types of ads ( I can avoid pop-ups too - my alt-f4 trigger finger is faster than you advertising demons ). But thats what they dont get. The web is not a broadcast medium but a narrow cast medium so you cant force feed people adverts in the way you can on TV. But then again we already know they're idiots who dont get it. The only way ads work on the net really is if people wish to see then, or take notice. Slashdots ads work fine.. I notice them everyday and even click once in a while to follow up on some of them but pop-ups will only piss people off more than they do know and if anything engender ill will towards said advertiser.

  24. It could be worse.. by Bowie+J.+Poag · · Score: 5, Funny



    It could be worse... They could make it so that your browser crashed whenever you went to certain webpa...

    Oh wait. They already do that.

    Nevermind. ;)

    --
    Bowie J. Poag

  25. Hrmm by acehole · · Score: 3, Insightful

    Perhaps I'm not the only one that is thinking that they should have put a couple of restrictions when they introduced commercialism on the internet.

    And I swear I'll break the fingers of anyone who makes that 'In soviet Russia....' joke.

    --
    Be you Admins? nay, we are but lusers!
    1. Re:Hrmm by Anonymous Coward · · Score: 0

      And I swear I'll break the fingers of anyone who makes that 'In soviet Russia....' joke

      Yeah, but in soviet Russia *CRACK*
      AAAAAAAAAAAHHHHHHHHHH!!!!!!!!!

    2. Re:Hrmm by lpontiac · · Score: 2
      Perhaps I'm not the only one that is thinking that they should have put a couple of restrictions when they introduced commercialism on the internet.

      Why? All that the site is doing is sending an instruction to your computer, telling it to open a window/site/image etc. Instruct your computer to ignore this. You can place whatever restrictions you like on your computer!

    3. Re:Hrmm by Burning1 · · Score: 2

      But... in soviet Russia the fingers break you... Wise ass. ; )

    4. Re:Hrmm by wheany · · Score: 2

      Ah, how I love the comedians who reply with the exact joke they were told not to reply with.

      U R TEH FUNNY! LOLOLOLOOLOLOLOLOLOLOLOL! :DDDDDDDDDDD:D:D:D:D:D::D:D:D::DDD:D:DDDD

    5. Re:Hrmm by circletimessquare · · Score: 2

      In Fundamentalist Iran, Internet is Great Satan!

      --
      intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    6. Re:Hrmm by Anonymous Coward · · Score: 0

      The internet is doing well in iran.

      http://iranbroadband.com/wireless.htm
      Choose some other non white country to poke fun at.

    7. Re:Hrmm by llywrch · · Score: 2

      > And I swear I'll break the fingers of anyone who makes that 'In soviet Russia....' joke.

      Hey, I overheard Bill Gates make that joke to Larry Ellison. Go get 'em tiger!

      Geoff

      --
      I think I see a trend here. Maybe for them it really would be easier to muzzle the entire internet than to produce p
    8. Re:Hrmm by Hektor_Troy · · Score: 2

      That's stealing!

      Didn't you know that?

      --
      We do not live in the 21st century. We live in the 20 second century.
    9. Re:Hrmm by Burning1 · · Score: 1

      A bit insecure, are we?

    10. Re:Hrmm by DarklordJonnyDigital · · Score: 1

      In soviet Russia, fingers swear they'll break you!

    11. Re:Hrmm by circletimessquare · · Score: 1

      CaptainSuperBoy, is that you? good gawd, i think i have a stalker lol ;-P

      --
      intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  26. One more reason by 90XDoubleSide · · Score: 4, Interesting
    ...that browser makers need to shift more and more from blindly displaying and executing whatever code comes with a web page, to screening that content to provide the best experience for the user.

    This has started with things like disabling the blink tag and having pop-up blockers, and now we see that browsers should not allow certain actions to be triggered simply by a mouseover, and so on. Remember things like this the next time you see someone on bugzilla commenting about how the browser has to respect command X because it's in the standard!

    --
    "Reality is just a convenient measure of complexity" -Alvy Ray Smith
    1. Re:One more reason by bheerssen · · Score: 1

      Perhaps you need to think more deeply on this. Browsers absolutely should respect command X simply because it's in the standard. Not doing so results in divergent browser behavior, which results in divergent website behavior, which in turn results in a fracturing of the web as a whole. WWW standards are good for us all, and should be vigorously defended.

      If you disagree with any particular portion of a standard, you are free to contribute to the process, and I heartily encourage you to do so.

      --
      (Score: -1, Stupid)
    2. Re:One more reason by Anonymous Coward · · Score: 0

      Browsers should implement the standard. But if the behavious specified by the standard is potentially annoying then there's nothing wrong with having an option to turn it off.

      That only "fractures" the web to the extent that each user gets what they want : that's a good thing. There is no advantage whatsoever to my browser behaving consistently with yours if that behaviour is undersirable to me.

    3. Re:One more reason by Mitchell+Mebane · · Score: 2

      Yeah, it's called The Proxomitron. Works wonders with a little bit of configuration.

      --

      The roots of education are bitter, but the fruit is sweet.
      --Aristotle
    4. Re:One more reason by 90XDoubleSide · · Score: 2

      If you beleive that, then you are opposed to pop-up blocking, since browsers that have pop-up blocking aren't respecting all the commands the ECMAScript standard. Pop-up blocking does indeed break many legitimate scripts, but the web is unusable without it. When a standard allows any website to do anything it wants to the browser, you can't follow it to the letter.

      --
      "Reality is just a convenient measure of complexity" -Alvy Ray Smith
  27. Um.. javascript mouseovers... NOT new... by chemguru · · Score: 1

    Look... I just invented a new tool called the wheel! Oh, wait....

    --
    --Chemguru
  28. Alternative browsers. by MortisUmbra · · Score: 2, Insightful

    Ok, I see alot of "oh just use Mozilla or Opera or Pheonix". Well, what do you suggest I do when I want to access my bank account (www.netbank.com) and cannot because they have problems with Mozilla not always working right so just decided to disable it entirely? What about the flash-enabled pages I want to visit that, in IE work fine, but in Mozilla hang with a persistent "Loading...." screen? Or the plethora of other sites that don't work right?

    Now I am not saying it's Mozillas fault, I'm sure alot of the offbeat layout problems are actually the designers screw up, but that doesn't change the fact that I cannot view the site. If adhering solidly to standardsmeans you cannot view more than just a few websites, then I guess I will have to use that "crappy" IE6. Another thing, I don't appreciate a piece of software that, after taking as long as it did to be released, makes my PC respond like a PII 400Mhz with PC66 RAM. God help you if you minimize Moz for awhile and do other things, you'd think it died when you restored the window! No other browser acts like that.

    My point is, lets come up with solutions to this problem that are a bit more practical than "only use these browsers to view only these sites". Because that is NO solution.

    --

    "The saddest words of mice and men, are not those which were, but should have been."
    1. Re:Alternative browsers. by chemguru · · Score: 1

      Try changing the Browser Identification to IE 5.0 or whatever.... I've had no problems what so ever getting to any of my bank's pages.

      --
      --Chemguru
    2. Re:Alternative browsers. by Anonymous Coward · · Score: 0


      www.netbank.com) and cannot because they have problems with Mozilla not always working right so just decided to disable it entirely?


      Get a bank with a clue! Really! Here over in Germany *waves* most banks use just HTTPS and work dang fine with any browser you can think of. I used Konqueror to do my banking for a long time and now use Mozilla - no problems.

    3. Re:Alternative browsers. by tempfile · · Score: 2

      The only solution can be by legislation. I don't know about the USA, but Germany, for example, has some rather strict rules concerning TV ads, limiting their length, their percentage in programming time, defining that they shall be strictly separated from the stations' own programming, and more.

      Web ads, as they can be even more annoying, need similar rulings. Ads like these should be defined as harassment, and you should be able to file an information about that. The size, amount of scripting designed to circumvent (hey... where did I hear that phrase last?) user input or to annoy the user etc. should be strictly limited. It's very important that the USA receive such legislation because most commercial web sites with such extremely penetrant ads are US based.

    4. Re:Alternative browsers. by cortana · · Score: 2

      Frankly, get another bank: it's their job to cater to your requirements. That's why you allow them to keep your money for you! There is a list floating around somewhere of which banking systems work with which browsers.

      Mozilla performing poorly on your system is a different matter. Have you tried Opera? The only reason I use Mozilla (well, Phoenix) today is because Opera 6 couldn't do the flashy DHTML stuff that some sites needed, and I *do* miss Opera's speed--however Opera 7 has just come out with vastly improved DHTML support... and a mode that makes any page look like it was rendered on a C64!! :)

    5. Re:Alternative browsers. by bheerssen · · Score: 1

      "Well, what do you suggest I do when I want to access my bank account (www.netbank.com) and cannot because they have problems with Mozilla not always working right so just decided to disable it entirely?"

      First of all, the problem is almost certainly not in the Mozilla browser, but in their site. So, what do I suggest?

      Complain to the offending site. If a site does not function in your standards-adherent browser of choice, then complain! How else will the offending site's authors know that they have failed to reach their customers/viewers effectively? Complaints work, so complain whenever you have a valid point. Particularly when the site in question is as important as your bank's.

      That happened to me with my bank last year some time. I complained. Perhaps other people did also. They fixed it. Now I can use Mozilla happily there with no problems.

      And until they fix theirs, you can either choose not to use the site or submit to their restrictions - but don't do it lying down.

      --
      (Score: -1, Stupid)
    6. Re:Alternative browsers. by Anonymous Coward · · Score: 0

      and a mode that makes any page look like it was rendered on a C64!! :)

      It's the same mode that makes the page look readable if someone has used some crappy colorscheme. The mode, or feature, is called "multiple user style sheets"

    7. Re:Alternative browsers. by Anonymous Coward · · Score: 0

      "Ok, I see alot of "oh just use Mozilla or Opera or Pheonix". Well, what do you suggest I do when I want to access my bank account (www.netbank.com) and cannot because they have problems with Mozilla not always working right so just decided to disable it entirely?"

      You should change your bank :)

      Seriously, my bank works with Netscape 4.7 (java and javascript disabled).

    8. Re:Alternative browsers. by Anonymous Coward · · Score: 0

      Have some cheese with your whine. Geez. If IE works for you then use that. What is your point? "I want to try something different but it has to be completely the same!". Moron.

    9. Re:Alternative browsers. by rmohr02 · · Score: 2

      If you have a problem with popup ads at your bank's site, pull your money out.

    10. Re:Alternative browsers. by Muddle · · Score: 2, Informative

      Lock down your IE browser.
      Go into the security settings and disable almost everything in Internet Zone. Add your bank to Trusted Zone's Site List. Add Orbitz to your Restricted Zone Site's List and make sure that the Restricted Zone has everything turned off including the Java Custom Settings.
      There are a number of Web sites that detail how to harden IE so it is Impervious to this sort of crap.
      Here's one.
      http://www.staff.uiuc.edu/~ehowes/btw/ie/ie-opts.h tm

    11. Re:Alternative browsers. by Aanallein · · Score: 2
      Well, what do you suggest I do when I want to access my bank account (www.netbank.com) and cannot because they have problems with Mozilla not always working right so just decided to disable it entirely?
      If you look at the Tech Evangelism bug for this bank (bug 85005), you'll see that the reason the site doesn't work is due to some faulty browser-sniffing javascript, and an old version of hiermenus used for navigation. Updating these menus to a new version that work with standards compliant browsers is on the todo list of the webmaster. I personally come across maybe one site a month that blocks Mozilla, and believe you me, it's always very easy to find their competitor. (Though banks are really notoriously bad with blocking non-IE browsers.) The bug you describe with Mozilla taking forever to restore after having been minimized for a long time is a long-standing very hard to track down bug. Knowing about it, I'd say simply close Mozilla rather than minimizing if you know you'll not be using it for a while.
    12. Re:Alternative browsers. by David+Gerard · · Score: 2
      "There is a list floating around somewhere of which banking systems work with which browsers."

      Financial institutions and browsers:

      Financial Shames (Mozilla)
      Online Banking with Konqueror
      Banks and Browsers

      --
      http://rocknerd.co.uk
    13. Re:Alternative browsers. by unlstorm · · Score: 1

      I use Netbank with Mozilla all the time and have ZERO problems with their site. I suggest you download a newer version.

    14. Re:Alternative browsers. by Anonymous Coward · · Score: 0

      My point is, lets come up with solutions to this problem that are a bit more practical than "only use these browsers to view only these sites". Because that is NO solution.

      Uhm.. the first two paragraphs talked exclusively about how YOUR approach was to only use certain browsers due to problems related to specific sites. Then your last paragraph says that's no solution. Maybe you should argue it out amongst yourself and let us know when you've decided which is is you think.

    15. Re:Alternative browsers. by raynet · · Score: 2
      Another thing, I don't appreciate a piece of software that, after taking as long as it did to be released, makes my PC respond like a PII 400Mhz with PC66 RAM.

      Hmm, I don't know about you but I think that a PII/400 is pretty fast, but then again I do use KDE with my Pentium 200 laptop and 64MB of RAM (32MB wasn't enough, KDE started in 2-3 mins :).

      --
      - Raynet --> .
    16. Re:Alternative browsers. by jchristopher · · Score: 1
      Maybe it's time to switch banks? It's pretty sad that you use something called "Netbank" and their product only works in IE.

      Find something else. E*Trade Bank offers competitive rates and features and their site works in IE, Mozilla, and anything else you care to throw at it. I don't always like everything they do, but they do have their shit together as far as browser support.

    17. Re:Alternative browsers. by TheDormouse · · Score: 0

      I use Netbank and have absolutely no problems with Phoenix on WinXP on my PII-300. Everything renders faster than using IE6 on the same machine.

    18. Re:Alternative browsers. by Zontar+The+Mindless · · Score: 2
      Well, what do you suggest I do when I want to access my bank account (www.netbank.com) and cannot because they have problems with Mozilla not always working right so just decided to disable it entirely?
      Tell them to ask Wells-Fargo why their site works fine with Moz (never had a problem with it since I started using Moz full-time around 0.8 or so) and if NetBank can't get a clue, you'll move your account there. A banking site that works in one browser but not another -- in other words, that depends on clientside quirks -- just demonstrates extreme incompetence. A banking site should perform the required functions (which all are serverside) and not be concerned with fancy-schmancies. Anyone who can't write something that outputs valid HTML should not be permitted to call himself a Web Application Developer.
      Another thing, I don't appreciate a piece of software that, after taking as long as it did to be released, makes my PC respond like a PII 400Mhz with PC66 RAM. God help you if you minimize Moz for awhile and do other things, you'd think it died when you restored the window! No other browser acts like that.
      That's interesting. I'm using Mozilla 1.2.1 on a Windows 2000 P-II 400 with 128 MB RAM and it doesn't do that.

      Well, okay it's PC100 RAM... Guess I'm busted, then. <G>

      My point is, lets come up with solutions to this problem that are a bit more practical than "only use these browsers to view only these sites". Because that is NO solution.
      Absolutely. Which means the only practical solution is to adhere to standards and dump browsers and/or sites that don't. Otherwise you're just helping to perpetuate non-compliant crap.

      Back on topic: This would not only be extremely annoying, it would go against any sane usability guidelines, and anyone pulling this sort of "wh333 im 4 l33t 5kr1pt k1dd13" BS ought to be drawn and quartered. There's no reasonable use for loading a new page on a mouseover. Shouldn't be that hard to circumvent, tho. I'd even be in favour of denying such functionality as a standard practice in all browsers. In any case, this is nothing new. We're only talking about a

      <a href="ugh.html" onmouseover="self.location.href='ugh.html';">
      here. Fortunately, I have yet to see a site where this is actually being done. Does that mean I'm not getting my RDA of pr0n and warez? ;-)
      --
      Il n'y a pas de Planet B.
    19. Re:Alternative browsers. by Anonymous Coward · · Score: 0

      > Tell them to ask Wells-Fargo [wellsfargo.com] why their site works fine with Moz (never had a problem with it since I started using Moz full-time around 0.8 or so) and if NetBank can't get a clue, you'll move your account there.

      Wells Fargo works well with Opera, too. I complained about their lack of good Opera support about a year ago, and they fixed it!

      They get to keep my money. They listened.

  29. this plus one click = no click? by bm_luethke · · Score: 5, Funny

    Maybe amazon should try and patent this type of thing, popup a window, when you mouse over it automatically purchase the book! Imagine the convenience, you no longer will have to even use the energy required to punch a single button, everything is taken care for you. And the best part is you don't even have to think about the purchase, the've already done it for you! Imagine getting the hottest book sells in the coutry delivered right to your door!

    --
    ------- Sorry about the spelling, I suffer from two problems. Dyslexia makes it difficult to spell well, lazy makes it
    1. Re:this plus one click = no click? by xintegerx · · Score: 1

      Insightful. And Funny. And Interesting. And Well-written. MY props to you! Well done!

    2. Re:this plus one click = no click? by Kashif+Shaikh · · Score: 2

      It's called "Telepathic Shopping Ver 1.0"

    3. Re:this plus one click = no click? by sconeu · · Score: 2

      So that's "Zero-Click Shopping"? To go along with One-Click and Two-Click?

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
  30. Re:If we could find the Pop-Up Authors, we could.. by Xrikcus · · Score: 1

    Something similar happened to me the other day, I was browsing away and something popped up, it was one of those annoying "Do you want to install this" windows in IE. Of course by an extreme and infuriating coincidence the "Yes" button was right over the link I was trying to click.

    After that even though I disabled the bar that it had installed Explorer was crashing under xp and I couldn't browse anything, took me a good amount of wasted time trying to track it down and get rid of it.

  31. Microsoft Pop-Up Ads ? by BESTouff · · Score: 1

    You mean right here, in Slashdot ? There will be Visual.NET pop-up ads ?

  32. YHBT. YHL. HAND. by Anonymous Coward · · Score: 0

    Or maybe it's I haven't BT.

  33. Sigh by Isbiten · · Score: 1

    And that's why you should boycott companies that force you to visit theyre sites. If I want to buy something from them, I'll find them don't worry.

    --
    I fought the corporate America, and the corporate America bought the law.
  34. How apt by arvindn · · Score: 3, Funny

    The Orbitz ads feature interactive games with snowballs, reindeer and snowflakes that ask people to join in a snowball fight, for example.

    How apt. Getting hit by all those popups can be very much like getting caught in a snowball fight.

  35. No Problem by koh · · Score: 2

    Sure it's quite a harsh move (can we call it a "feature" ??), but I don't think it really matters. Just use a filtering proxy like Privoxy or Junkbuster and regexp out the involved events :)

    In addition, there's a good chance that this will piss off even Joe L. User sooner or later...

    --
    Karma cannot be described by words alone.
  36. Hit 'em where it HURTS! by GargoyleTS · · Score: 2, Interesting

    The heck with ignoring them! Most companies pay to advertise and that payment is oft-times based on CLICK-THRU!! They put on the blindfold and walked right up to the wall, i say we PULL THE TRIGGER! Everytime you find one of the mouse-pop URL, give it to all your friends and spend a couple of minutes just reloading and mousing over and closing after 30 seconds. O*bitz and anyone else foolish enough to do this will soon be BANKRUPT! BWAHAHAHAHA!!!

    1. Re:Hit 'em where it HURTS! by Anonymous Coward · · Score: 0

      Shut up you fucking pre-teen moron.

    2. Re:Hit 'em where it HURTS! by ottawanker · · Score: 3, Interesting

      How about you setup a seperate computer that automatically browses to any URL that is displayed in an ad? I'm sure that you could configure Squid with some ad-blocking software, and just modify it so that it uses lynk to open the ad and output the data to /dev/nul or something. That way, every time you visit a page with an ad, the ad gets clicked. If enough people did this (or imagine a beow... n/m), you could really screw advertisers over.

    3. Re:Hit 'em where it HURTS! by weave · · Score: 2
      ...or post it on slashdot. Someone already posted a link to espn.com that blows out an ad for Orbitz using this mouseover crap. I had to see it for myself. I fired up IE, went to espn, up popped the orbitz window, and it was BLANK.

      Sounds like they got slashdotted! :)

  37. It's a Video Game by Entropy248 · · Score: 1

    I like to think of it like a really complicated video game.

    1) Use Alt+Tab to switch to the offending window without actually bringing it up. Then, quickly let go and hit Alt+F4 to close the window.

    2) Get Pop-Up Stopper. It's free & this article doesn't even mention whether pop-up blockers are effective against it, but I assume they are.

    3) ????

    4) Profit.

  38. Here is a simple example of such by Anonymous Coward · · Score: 5, Informative

    Give this one a try.

    simple javascript, surprised no one has thought of this before.

    1. Re:Here is a simple example of such by tqft · · Score: 1

      yes it works and I am running Mozilla 1.2.1 Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.2.1) Gecko/20021130

      --
      The Singularity is closer than you think
      Quant
    2. Re:Here is a simple example of such by Pendant · · Score: 1

      Well, if javascript can be coerced to do such things then this is just one more vindication of my personal decision to disable javascript in my browser. And to hell with those websites that don't let me navigate without it enabled - the back button works just fine, thankyouverymuch.

      Besides, didn't Microsoft itself advise recently that javascript should be disabled for security reasons?

    3. Re:Here is a simple example of such by YetAnotherName · · Score: 1

      I'm just glad the guy didn't send us over to goatse.

    4. Re:Here is a simple example of such by Splab · · Score: 1

      actually this isnt a _new_ idea, my guess is that most nerds doing java script has been over that. I know I was, but I came to the realisation, that though it saves energy it was annoying as hell, also, when doing this it either changed the page youre on or popup with a new window, witch in both cases are wildly confusing and just upsets people. KISS (keep it simple stupid) is _the_ only way to do things...

    5. Re:Here is a simple example of such by roman_mir · · Score: 2

      Well, not to sound too pretentious or anything, but I used this kind of script in 1998 in a web based chat room (www.weekend.ru) where I realized that the chat room was very new and did not have proper HTML filtering. I annoyed hundreds of people with various javascripts that sent them alert messages, opened extra frames inside frames with other locations in them simply because someone moved mouse over a link. I did many nasty things to those guys, finally at some point I figured out how to bring that entire sight to a halt by injecting javascript that reloaded the sight constantly and opened more and more windows on each chatter's computer, each one of those windows loaded two frames - one redirected back to the chat server and another went to my own html file that was located somewhere on geocities. The chat room died in a few minutes and did not restart on that day. They started fixing the problems and finally it became more and more difficult to do injections. Still not impossible though :) even to this day :)

      To think of it, this is how I met my lovely girlfriend, by showing off some of my tricks to her when she was a newby on that site :)

    6. Re:Here is a simple example of such by Zontar+The+Mindless · · Score: 2
      Well, if javascript can be coerced to do such things then this is just one more vindication of my personal decision to disable javascript in my browser.
      Well, if computers can be coerced to do such things then this is just one more vindication of my personal decision to disable...

      Um, nevermind.
      --
      Il n'y a pas de Planet B.
  39. Re:Allready been done by Anonymous Coward · · Score: 0

    There are a few websites that use known security holes to install gator and other spyware. And before you say "patch your browser", check out http://www.pivx.com/larholm/unpatched/ for a list of known holes with no patch (short of 98lite). And before you say that gator has added their own EULA screen to prevent that, remember that it can easily be bypassed by just about anyone who did game cracks back in the 80's when codewheels and manual checks were common.

  40. Varities by C.Maggard · · Score: 1

    There's some pop-up ads I only find mildly annoying; for example, the occasional Geocities pop-up. However, there are a lot more vicious ones out there. I experienced one that, when Xed out or Alt-F4ed, opened a new pop-up, and when the new one was closed, it popped the old one back up. Suffice it to say, I was happy at that moment for XP's 'Close Group' feature. But just mousing over without any warning doesn't seem as malicious as recursive pop-ups, unless they're combined to create a greater evil.

  41. Re:Easier Fix.... by nautical9 · · Score: 3, Insightful
    Turn off all javascript, sound, flash, shockwave, and other scripting techs... then you're safe. Oh, wait... then turn off all graphix & sound... then turn off that nasty CSS formatting most sites use nowadays (god I hate fonts)... then remove colors...

    Weeeeee. We're in Surfin' Heaven! Nothin' like a B&W mono-spaced equally-formatted no-graphics page to inspire me...

    Ok, maybe going a little too far... but these new methods of introducing dynamic content to an otherwise static medium actually CAN be useful, in the right hands.

    In fact, all of them were developed with good intentions, and all can be used with purpose - it's just the few sockcuckers out there who take advantage of them that ruin it for the rest of us.

  42. This reminds me of an infamous troll! by Anonymous Coward · · Score: 1, Insightful

    Some troll exploited a bug on slashdot a few months ago and created a goatse.cx 'kick-through'

    It was something like this

    <p &gt; onmouseover="alert('You are a loser');this.href='http://www.goatse.cx'">Large chunk of text to make sure you get kicked through!</p>

    That troll was a classic!

    1. Re:This reminds me of an infamous troll! by Luke-Jr · · Score: 1

      You mean everyone doesn't use their keyboard for reading /.?

      --
      Luke-Jr
  43. Remember what slashdotters did to the spammer? by Anonymous Coward · · Score: 0



    Maybe its time to post the principles' info from both the discount travel retailer quoted in the article, including the guy in charge of marketing, and of the interactive ad agency that came up with this ad for the discount travel retailer, and that is enabling this crap?

    How does that go again? Get name, address, phone numbers, email addresses from publicly available information sites, and post here for the spambots to pick up?

    The travel site principles should be easy to get. The ad agency may be harder. But if they're going to be annoying a huge segment of 'net users, perhaps they should get a taste?

    1. Re:Remember what slashdotters did to the spammer? by GargoyleTS · · Score: 1

      The O*bitz ads are Flash. ( and i call the O*bitz in the hope i find them in those pages soon...)

  44. Vote with your e-mail, not just your feet! by MonTemplar · · Score: 4, Insightful

    If more people contacted the websites that are running the really intrusive adverts, telling them why the ads are so annoying, and asking them to reconsider, then we'd stand a better chance of seeing the back of them.

    As it is, we seem to be locked into an Arms Race of sorts - ad companies devise new ad format, ad blockers move to block them, repeat ad nauseum... Just blocking the ads will only attract the attention of the ad company, not the owner of the site displaying the ads.

    --
    -MT.
    1. Re:Vote with your e-mail, not just your feet! by Anonymous Coward · · Score: 0

      If more people contacted the websites that are running the really intrusive adverts, telling them why the ads are so annoying, and asking them to reconsider, then we'd stand a better chance of seeing the back of them

      Yeah, right. They don't give a rats ass about anyone who is annoyed by their advertising. Sending them e-mail is just asking for spam.

      Also, I know plenty of people in management positions who make the kind of decisions about what sort of advertising the company should pursue. The vast majority of them know nothing about computers. Many of them don't even own one.

    2. Re:Vote with your e-mail, not just your feet! by MonTemplar · · Score: 2

      Yeah, right. They don't give a rats ass about anyone who is annoyed by their advertising. Sending them e-mail is just asking for spam.

      Also, I know plenty of people in management positions who make the kind of decisions about what sort of advertising the company should pursue. The vast majority of them know nothing about computers. Many of them don't even own one.


      I'm not talking about the companies who run the ads, but the ones buying the ads from them. If they get the message that these new ads are turning people away from their site, and hear it loud enough, then maybe they'll think again, and switch to less intrusive forms of advertising.

      Your dismissive attitude is one that I find quite astonishing. You appear to expect only the worst from the sites where these ads are running, and consider this to be an excuse for inaction. Come on, how much effort does it take to send an e-mail?

      (Yes, I fully intend to practise what I'm preaching, the next time I come across a site using intrusive advertising).

      --
      -MT.
    3. Re:Vote with your e-mail, not just your feet! by Anonymous Coward · · Score: 0

      Good point.

      Few people seem to have accounts at nytimes.com here, but about a year ago they had a very obnoxioux car ad that zommed across the screen. I, and presummably many other people complained, and I don't see those fullscreen flash ads on their site anymore.

  45. guaranteed fix... by Vaughn+Anderson · · Score: 5, Funny

    I found my cable modem has this long black thing plugged into it, and if I pull it out it completely and utterly cuts off all internet advertising... it's quite amazing.

    1. Re:guaranteed fix... by Ztream · · Score: 5, Funny

      One day, even that won't work. Or it will be illegal.

    2. Re:guaranteed fix... by Splab · · Score: 1

      With the WiFi blimps you don't stand a chance any longer, driving along the highway minding your own buisness *BAM!* you find your self in a mad popup frenzy beamed from high in the sky, no chance of escape within 300.000 Sq miles (or whatever the range was)

    3. Re:guaranteed fix... by Kashif+Shaikh · · Score: 2

      Yes, but IE will go to offline mode, and pull all the pop-ups from the cache...

  46. Whatever happened to smart advertising? by Vegard · · Score: 5, Insightful

    Internet is a wonderful media, used right. It *could* also be a wonderful media for the advertising business.

    The reason the ads get larger and more annoying, is that noone clicks on them - because no one WANTS those ads. This is *not* going to change by making them more annoying, only the oppsosite.

    No, the advertising business does *not* understand Internet. Had they done that, they would have done a lot more targeted advertising, to people who WANTED it, and perhaps even used some effort to build up interesting web-sites related to the field they operated in.

    Take, for example, a sports chain. Would it be as annoying if a sports chain co-financed a sports news site, or an outdoor activities site? There could be a prominent, non-intrusive link on the front page, pointing to "shop". This is only one example of things that would be less intrusive but perhaps more effective.

    Instead of buying ads, buy a part of a well-used website, make the commercial section well accessible from the front page, but non-intrusive unless you REALLY want to see it.

    Another thing they could do, once having bought access to an internet site, is participate in talkback fora. Teach a person that task, and make him inform about general topics AND advice about products. What makes me like and want to buy from a shop, is *service*, *well-informed personell* and willingness to help.

    In other words - contribute to the community, make your name known through *that*, and I think one would benefit in the long run.

    There might be better ways than my examples, they're just examples of ways *I* think are better than push-your-ads-in-the-face-of-too-many-people-strat egies.

    But no, the advertising business hasn't understood the media at all. It's all about pushing annoying ads in the face of unwilling customers, in the hope of catching *one* willing customer more.

    1. Re:Whatever happened to smart advertising? by kcbrown · · Score: 5, Insightful
      Whatever happened to smart advertising? It doesn't seem to exist. Perhaps it existed at one time, but I don't think it exists anymore. The reason it doesn't exist anymore is because advertisers are morons. The advertising companies are run by morons. This is obvious because only a moron would believe that the effectiveness of an advertisement is directly proportional to it annoyance factor and little else. Only a moron would believe that the clickthrough rate of an advertisement is the proper way to measure its effectiveness, when the real measure is how many people buy a product from the company as a result of the ad.

      Measuring that is hard, but the advertisers are idiots, so they don't know how to do the hard stuff, don't have the brains to figure it out, and aren't interested in doing the hard stuff in any case.

      I have no respect for the advertising industry at all, if you haven't figured that out by now. :-)

      --
      Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
    2. Re:Whatever happened to smart advertising? by surprise_audit · · Score: 2
      ...No, the advertising business does *not* understand Internet. Had they done that, they would have done a lot more targeted advertising, to people who WANTED it, and perhaps even used some effort to build up interesting web-sites related to the field they operated in....

      Wasn't there recently (as in some months ago) a story about advertisers and stores getting together to create a humongous database that would tie together stuff like your IP address, the web pages you visit, stuff you buy online, etc?? As I recall, there was a rather vocal reaction to that...

      If such a thing happened, it would be able to target any given PC with specific ads. The problem then is that those of us with multiple PCs behind NAT-enabled routers would almost certainly start getting ads aimed at other users in the house, probably with unwanted results... Imagine your wife being presented with that organ-enlargement ad you checked out last week, or guys getting feminine hygiene ads...

      Hmmm, maybe there's a lawsuit lurking in there...

    3. Re:Whatever happened to smart advertising? by Anonymous Coward · · Score: 0

      Ads we'd like to see. How bout adds one could print out for a discount on Pizza or the like.
      Most folks hate web adverts because they offer nothing of value. Most adverts just say come to my site and spend your money.
      Sorry a Shockwave snowball fight I can interact with constitutes nothing of value in my book.

    4. Re:Whatever happened to smart advertising? by Reziac · · Score: 2

      It's like if no one bought cars from Joe Isuzu's TV ads, the next step is for Joe Isuzu to materialize and hula-dance in the middle of your living room, until you either bought a car or shot him. Which would you do? :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    5. Re:Whatever happened to smart advertising? by nemaispuke · · Score: 1

      To target advertising the advertising companies would require a certain amount of market research, and that takes time and money. Conventional advertisers use research since print, TV, and radio ads cost big bucks. Internet advertising costs next to nothing, so why bother conducting any kind of research when you can "blanket" the Internet with useless advertising. These companies take specific advantage of the computing community that are clueless and are not aware of pop-up blockers, bot removers, etc. And it obviously makes them money, so why stop at simple pop-ups. The company selling the product might not be making a dime, but the advertiser is!

      This type of advertising will go away when the vast majority of people employ tools to stop these annoyances, until then the rest of us will have to invent more ways to stop the annoying and pervasive ads from bothering us.

    6. Re:Whatever happened to smart advertising? by Reziac · · Score: 3, Interesting

      Actually, the advertising companies are run by very smart people, who are very good at sucking money out of their customers (the merchants).

      Whether an ad is effective or not is not the advertising company's problem -- so long as the customer THINKS it is, and keeps renewing their ad contract.

      It follows that the morons are the people *buying* these advertising contracts.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    7. Re:Whatever happened to smart advertising? by llywrch · · Score: 2

      For smart advertising to work, you need smart advertisers.

      That might sound like a flip comment, but think about it: most advertising is done with a ``knock on enough doors and eventually one opens" mentallity. Advertisers don't realize that if they knock too loudly or too often on enough doors, people will start reacting with more than a simple no -- perhaps with physical violence.

      If someone looks at a webpage where I'm selling something, presumably they want to buy; that they didn't, could be for any numbe of reasons: wrong price, uncertainty about the quality, or that they were still gathering information to make an informed purchase. A pop-up on exit questionaire could help me learn those things, but due to Orbitz and X10, few would bother with that kind of questionaire nowadays, & even fewer would provide useful information. (Telling someone ``you suck for using pop-ups" wouldn't help in that situation.)

      That would be a smart way of using pop-ups. But using them for aggressive advertising has poisoned the well for using that tool to talk to the customer & learning exactly what they want to buy. And so the Internet spirals downwards to television.

      Geoff

      --
      I think I see a trend here. Maybe for them it really would be easier to muzzle the entire internet than to produce p
    8. Re:Whatever happened to smart advertising? by Kashif+Shaikh · · Score: 2

      but the advertisers are idiots, so they don't know how to do the hard stuff, don't have the brains to figure it out, and aren't interested in doing the hard stuff in any case.

      I agree, though I think you are referring to internet advertisers who are in the biz for a fast buck(before people realize that its not working and hence lack of revenue from ads).

      Television advertisers do their homework, and I have to admit the ads are enjoyable in many respects and they sometimes work on me depending on what I'm looking for(I.e. food). TV advertisers do massive amounts of research on human behaviour so much so they can track where you'll most likely look.

      Going back to internet ads, all I think they do is increase the awareness of a product and nothing more. So if you were looking to buy a such a product, you have an idea of whats out there. The key point here is every site you visit, there are a million different things that are being advertised at any given time, making it hard for you to create 'mental record' of the product.

      I think you get what I'm saying. 'nuff said.

      Kashif

  47. Re:If we could find the Pop-Up Authors, we could.. by Jugalator · · Score: 2



    Doesn't some do that already? I recall cjb.net hosted sites doing this. Not because the hosted sites are evil of course, but because cjb.net adds some code to all of them.

    In IE, you're asked if you wish to install a spyware (through a rather cryptic IE dialog about certificates for novice users) and then given the options OK and Cancel. I wonder how many "amateur surfers" click OK there. :-P

    --
    Beware: In C++, your friends can see your privates!
  48. Ask not... by crashnbur · · Score: 2

    Ask not how they can worsen our web-surfing, but how we can fight them back! They are stamping over our right to the "pursuit of happiness", not to mention privacy issues. Last I checked, newspapers don't contain popup ads (popup books are just scary!)... There must be something we can do. Hire a good cyberlawyer. :-)

  49. Blocked! by 00Monkey · · Score: 2, Insightful

    The more annoying the advertisement, the more people that will try to find a way to block it. I'm sure with a little programming, it won't be a problem to do so...and it may not even need that.

    I sit here and look at the ads on Slashdot while I'm typing away...I don't look for long and I'm not interested in what I've seen so far but the key part is that I am looking at them. If the ad popped up in my face or made me click links, etc I would immediately find a way to stop it and ignore whatever it says because I'm too irritated to care.

  50. A way to fight back? by Kasmiur · · Score: 5, Insightful

    Bandwidth is expensive. If we were to take 20K slashdot users and have them try and go through the website as much as possible we could eat up thier bandwidth. Thereforth costing them more money without actually buying anything.

    I personally have been boycotting any company that uses a popup ad that I have run across. It doesnt appear to be doing much. But a boycott is something I can do forever while trying to get others to do the same.

    though using up thier bandwidth sounds nice. theres gotta be a way to call for the download of a single .jpg x1000 without it actually caching on my machine. though a jpg would only be 50K I am looking at it along the lines 50Megs but if I get some program that could do that on 10 machines at work have them eat up 500megs of bandwidth a hour would equal what 12gigs a day. 360gigs a month. If I can get them to download a larger gif perhaps I could reach 500gigs a month. Thats gotta cost them some money. Perhaps make them go out of business so thier add wont popup anymore.

    But that would be wrong too.

    so boycotting it will have to be.
    Ignore what I just wrote. And do not use it for evil purposes.

    --
    -THIS SPACE FOR RENT!
    1. Re:A way to fight back? by ninthwave · · Score: 2

      Plus you would be using a similiar amount of bandwidth at work. But a community like this could eat up their bandwidth just by slashdot agreeing to do the ads and everyone whom disagrees with the ads ignore them or even worse click on them so the advertiser pays slashdot they get tons of click stats but no sales of products. And it is not evil it is consumer choice using the market system to express the irrelevance of some market techniques.

      Who needs spelling and punctuation?

      Well I do.

      --
      I was thinking of the immortal words of Socrates, who said: "I drank what?" - Chris Knight (Val Kilmer)- Real Genius
    2. Re:A way to fight back? by Treeluvinhippy · · Score: 2



      for (i=0, i null

      or something like that.

      --
      >
    3. Re:A way to fight back? by Anonymous Coward · · Score: 0
      theres gotta be a way to call for the download of a single .jpg x1000 without it actually caching on my machine. though a jpg would only be 50K I am looking at it along the lines 50Megs but if I get some program that could do that on 10 machines at work have them eat up 500megs of bandwidth a hour would equal what 12gigs a day.

      Or, you could save yourself the trouble and have a network of DDoS zombies crapflood the offending website. Both methods are denial of service. That is what you wanted, right?

    4. Re:A way to fight back? by therevan · · Score: 1

      The only idea I can think of actually rquires absolutely no computer work ... well, beyond maybe an initial WHOIS search.

      1) Track the pop-up provider's admins/owners to an address offered by a WHOIS search, or find a business/home address other ways.

      2) Buy large quantities of poster board. With markers, make hundreds of posters that read "SOMEONE IS LOOKING FOR YOU!" and "LOW TRAVEL PRICES!"

      3) Go to business site, or wait near residence. At inopportune times (while he/she is in bathroom, sipping coffee, writing a memo), spring in front of them and scream "CLICK HERE FOR SAVINGS" or "START SAVING NOW!" at the top of your lungs. Have your loyal /.ers pick up the slack when security or the police escort you away.

      4) This will continue, and will get worse as pop-up spammer's tactics continue. They add "kick through" mouse-over ads, we jump in front of them naked. They add sound, we carry boomboxes and blast the Monty Python "Spam" routine while jumping with the signs.

      Simple, yet elegant. ... Oh, and the obligatory:

      5)

      6) Profit!

    5. Re:A way to fight back? by horcy · · Score: 1

      That's a pretty good thought. Leeching there bandwidth but not a fair one. I am in the online advertising biz myself medialand.nl in Holland Amsterdam. And normally you buy views on a web site. The normal price is like 40 bucks per 1000 views (CPM=Cost Per 1000). And the advertisers buys like 1,000,000 views (do the math) if the are in the porn biz it will most likely be at least 10,000,000 views. If you have something running that will leech there views they will suffer a great deal. Because they dont reach their target group etc etc... But the Media buro will have a bad campaign on their hands, because they have a campaign where the views are gone in like 2 days and the clickrate is 0.00001% (normal click rate for a banner is 0.3% for a popup it can even reach 20%). You'll do a lot of damage to both companies. Just a boycot or the use of phoenix/mozilla/netscape will do alot of damage too. That's also good for a bigger share of different brouwsers (95% uses ie) *snif*

      --
      Check my site: http://pixel.pagina.nl
    6. Re:A way to fight back? by Kasmiur · · Score: 2

      I am not seeking a Denial of service I am seeking a way to download thier add thousands of times per minute to use up thier bandwidth. I dont care about eating up my bandwidth but I feel that thier adds are intrusive and I dont enjoy the fact it pops up more ads when I move my mouse over it to close it.
      I should not be forced to change browsers because they change ad styles.

      --
      -THIS SPACE FOR RENT!
    7. Re:A way to fight back? by surprise_audit · · Score: 2
      How many tens of thousands of distributed.net users are now idle since they finally cracked the RC5 challenge? Maybe this would be a good project for them... I think it would certainly be more worthwhile than brute-force cracking encryption.

      As someone else suggested, throttle down the connection to a few bytes a second to maximize the hit on the server. I can think of at least one tool that work out-of-the-box, and it would be fairly trivial to write something to connect to a port and read bytes slowly...

      Oh, sorry, did I say that out loud? Wups... :)

    8. Re:A way to fight back? by Fesh · · Score: 2

      And then they pull a Ralsky and sue your pants off...

      Those who think they shouldn't have to submit to the kinds of behavior they inflict on others rarely have a sense of humor about it.

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
    9. Re:A way to fight back? by alfaiomega · · Score: 4, Interesting

      theres gotta be a way to call for the download of a single .jpg x1000 without it actually caching on my machine. though a jpg would only be 50K I am looking at it along the lines 50Megs but if I get some program that could do that on 10 machines at work have them eat up 500megs of bandwidth a hour would equal what 12gigs a day.

      You need two programs to do that, bash and wget. You can write one (long) line to do just that:

      shell$ for i in `seq 1 1000`; do wget --user-agent='Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)' --cache=off --referer=http://www.x10.com/products/ http://www.x10.com/images9/abkc_sidecam.jpg; rm -v abkc_sidecam.jpg; done [enter]

      or you could even run something million times more effective, like this:

      shell$ for i in `seq 1 1000`; do wget --user-agent='Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)' --cache=off --mirror -e robots=off http://www.x10.com/products/; rm -rfv *x10.com; done [enter]

      Technically it's trivial, you can use Bash/wget, you can use Perl/LWP, etc. But the question is: wouldn't it be more evil than the popups themselves?

      --

      root@aio:~# nmap -sX -iR -p1- # Ho, ho, ho! Merry Xmas, everyone!

    10. Re:A way to fight back? by Anonymous Coward · · Score: 0

      Get NetCat for Win32

      spam.cmd:
      echo GET http://spammer.host.tld/ HTTP/1.0>spam.txt
      echo Host: spammer.host.tld>>spam.txt
      echo User-Agent: SPAMMER/1.0 (die; faggots)>>spam.txt
      echo Pragma: no-cache>>spam.txt
      echo.>>spam.txt
      :begin
      nc cache.isp.tld 3128<spam.txt>nul
      goto begin
    11. Re:A way to fight back? by pngwen · · Score: 1

      What you say you are doing is "eating up their bandwidth" this is by definition denial of service. Bandwidth is a resource they need to run their business, and by consuming that resource you are denying their customers access to their business.

      Your idea would be akin to welding the doors at your local Wal-mart shut. Both will get you in a great deal of trouble.

      That being said, I'm not a fan of pop-ups, but I think this would be the wrong way to go about stopping them.

      --
      I am the penguin that codes in the night.
    12. Re:A way to fight back? by t1m0r4n · · Score: 1
      And then they pull a Ralsky and sue your pants off...

      Yep. Recently been forwarding child porn and beastialty spam to the hosting company and their business partners. Attaching a simple note stating "I don't like UBE, and the remove option doesn't work for this sender of spam. Please help"

      One or more of the companies complained to MY ISP and my account was killed for harrassment. Go figure? At least it ended the spam :P

    13. Re:A way to fight back? by Licensed2Hack · · Score: 1

      A Better Way(TM), but more involved, would be to eat up their server bandwidth instead of thier (and your) IP bandwidth.

      I don't know enough about HTML/perl/etc., but there must be a way to set up a script to submit queries to the "Search this site" box that most websites have. Vary the query so it cannot be cached. Doesn't really matter if the search terms are meaningful. /dev/random even. Just make thier Win2K/IIS server farm chug away on thousands of searches for hours.

    14. Re:A way to fight back? by madgeorge · · Score: 1
      Anyone with distributed.net wanna take this on? I'd run that screensaver.

      -madgeorge

    15. Re:A way to fight back? by DarklordJonnyDigital · · Score: 1

      Don't forget the little-known bash command, watch. Executes a certain command once every two seconds, by default. D'ya suppose that would be useful for this purpose?

    16. Re:A way to fight back? by alfaiomega · · Score: 1

      Don't forget the little-known bash command, watch. Executes a certain command once every two seconds, by default. D'ya suppose that would be useful for this purpose?

      The watch command is more useful when you need to monitor output of some other command which itself takes little time to execute but the output is changing (like watch who or watch ps or watch ls -sh) but when all you need is to constantly run something over and over again, then while true; do command; done may be better than watch command but of course TMTOWTDI.

      --

      root@aio:~# nmap -sX -iR -p1- # Ho, ho, ho! Merry Xmas, everyone!

    17. Re:A way to fight back? by alfaiomega · · Score: 1

      I don't know enough about HTML/perl/etc., but there must be a way to set up a script to submit queries to the "Search this site" box that most websites have. Vary the query so it cannot be cached. Doesn't really matter if the search terms are meaningful. /dev/random even. Just make thier Win2K/IIS server farm chug away on thousands of searches for hours.

      That's a very interesting idea.

      Sticking with the X10 example, their search URL is http://www.x10.com/cgi-bin/search /search_index.cgi?search=QUERY (without the space) so writing in your shell command line something like this, would do your trick:

      mercy_level=10; x10=http://www.x10.com; referer=$x10/products/products.htm; search=$x10/cgi-bin/search/search_index.cgi?search ; agent='Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)'; for query in `cat /usr/share/dict/words`; do echo "*** Quering for $query:"; wget --user-agent="$agent" --cache=off --referer=$referer $search=$query --output-document=/dev/null; echo "*** Waiting ${mercy_level}s..."; sleep $mercy_level; done

      (again, it's a one big-ass line)

      It searches X10.com for every word in the dictionary located at /usr/share/dict/words, ignoring the results (or should I say, storing them in /dev/null?). It looks like MS Internet Explorer 5.5 under Windows 2000.

      It would be easy to write without wget, to just connect with their server, send the HTTP query and drop the connection after the first line of answer header (or maybe using HEAD instead of GET?) to save the bandwidth, but the bandwidth is not an issue here (however it's still interesting: netcat (a TCP/IP Swiss Army Knife) would work great for making raw TCP connections from the shell, but if you prefer Swiss Army Chainsaw instead, then of course Perl (with Socket or IO::Socket or LWP or LWP::Simple) is the tool -- again, There's More Than One Way To Do It).

      This attack, unlike the one with downloading statical content, would be directed to their database CPU/RAM/IO resources.

      Actually, why use wget (or anything else for that matter)? Here's a cooler idea: Run nc -lp 1234 and point your browser to http://localhost:1234/ to see how do your real HTTP queries look like. E.g. for my Mozilla it's:

      GET / HTTP/1.1
      Host: localhost:1234
      User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.0)
      Gecko/20020623 Debian/1.0.0-0.woody.1
      Accept: text/xml,application/xml,application/xhtml+xml,tex t/html;q=0.9,text/plain;q=0.8,video/x-mng,image/pn g,image/jpeg,image/gif;q=0.2,text/css,*/*;q=0.1
      Accept-Encoding: gzip, deflate, compress;q=0.9
      Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66
      Keep-Alive: 300
      Connection: keep-alive

      Now, we can just change Host to www.x10.com and "GET /" to "GET /cgi-bin/search/search_index.cgi?search=QUERY" (and maybe add Referer header) and we have our HTTP query string, which after echo $http_query_string | nc www.x10.com 80 we have a response, looking exactly like a real browser (with JavaScript and downloading pictures turned off).

      Of course, don't do that, unless you think it is OK... I take no responsibility for anything anyone could do with anything at all.

      --

      root@aio:~# nmap -sX -iR -p1- # Ho, ho, ho! Merry Xmas, everyone!

    18. Re:A way to fight back? by cosyne · · Score: 2

      If we were to take 20K slashdot users and have them try and go through the website as much as possible we could eat up thier bandwidth.

      Otherwise known as a Distributed Denial of Service(DDoS) Attack. But that's a very interesting question -where is the boundary between being a victim and having unwanted content forced upon you (and wasting your bandwidth) and maliciously requesting the content (thus wasting their bandwidth)? If you really download some image 1000 times, you're pretty clearly the attacker, but if you have a background process which loads pop* ads, follows the links, etc, all without ever displaying anything to the screen, you could use a lot of their bandwidth simply getting the content they shoved at you, without feeling the end effects of said content (be they frustration or desire to purchase). That, distributed over a few thousand users, may or may not fry their servers, but it's certainly an inefficient use of ad dollars which will show up in the effectivness stats (see arms race discussion elsewhere on this page).

  51. So What by fredistheking · · Score: 1

    How is this worse than a popup ad that doesn't require you to do anything at all? Am I missing something?

  52. IN SOVIET RUSSIA by ianezz · · Score: 1

    ...ad banners CHASE your mouse pointer!

  53. Same game spam emailers are playing. by digital+photo · · Score: 3, Interesting

    It's the same numbers game that the SPAM mongers are playing.

    Ie, if you can get even one half of one percent to buy something, with over 1 million people hitting your site, you still get 5000 customers. If each of those customers buy just one thing, the company is making money off of their "efforts".

    Those who don't like it and don't buy are considered to not have wanted to buy in the first place.

    The same is true of passing out flyers, sending spam emails, or going door-to-door. A numbers game.

    1. Re:Same game spam emailers are playing. by Dogtanian · · Score: 3, Interesting

      if you can get even one half of one percent to buy something....the company is making money off of their "efforts". Those who don't like it and don't buy are considered to not have wanted to buy in the first place.

      This works for spammers because they're not going to be around (in that guise) long enough for reputation to be a factor. For well-known companies with a reputation to defend, irritating the heck out of a customer who might otherwise have considered buying from them at a more opportune time is not good business practice.

      The same is true of passing out flyers, sending spam emails, or going door-to-door. A numbers game.

      Flyers- make them pay for cleaning up the subsequent litter, and if it's still cost effective, then... their money, their choice. I notice that most people seem to take them either to be polite or somehow because it's too much hassle to refuse. Most of the time I just react to people trying to hand me a flyer by saying "no thank you" and not taking it. No big deal.

      Same when I buy something small in a shop and the assistant wants to put it in yet another small plastic bag when I already have several. It's less hassle for me to say I'll just put it in my pocket than sorting the bags from the goods and disposing of them later on. And it causes less pointless waste.

      Yeah, spam... no-one's going to defend that, but at least door-to-door salesmen, political candidates, etc. have to get of their fat lazy asses(TM) and face the people they're annoying.

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    2. Re:Same game spam emailers are playing. by digital+photo · · Score: 1

      This works for spammers because they're not going to be around (in that guise) long enough for reputation to be a factor. For well-known companies with a reputation to defend, irritating the heck out of a customer who might otherwise have considered buying from them at a more opportune time is not good business practice.

      Hmm... I would tend to agree with you there about the business needing to look out for the long-term and business image. Still, from they way they act, it doesn't really seem to be high on their list of concerns.

      Flyers...cleanup...

      Most of the time, when people do take the flyers, they toss them away just a block or so down the road. Other times and places, they get dropped onto the street and the city/taxpayers end up footing the bill for cleaning the streets. The flyers that get "placed" on peoples' windshields is annoying...

      Door to door... getting off of asses...

      *LOL* .... Seriously, they take up precious TV watching time with their "special" announcements. Granted, they paid for that through their funds, but it still has the "barges in" feeling.

  54. 2 Possible Solutions? by TheWanderingHermit · · Score: 5, Insightful

    Why don't we use the power of Slashdot? Suppose all of us made a perfectly legit phone call to 888-656-4546, the contact number on the Orbitz site, and told them, "I just want to let your company know as long as you use pop-up ads, especially with kick-through, I will go to your competitor's site instead."

    It's kind of like "Alice's Restaurant." If one of us does it, they'll think s/he's nuts and ignore them. If two of us do it....and so on. If several thousand people called them and voiced perfectly legit complaints about their method of advertising, and this went on to the tune of several thousand calls a day for a week or more, the costs would ad up and they just might feel they need to change their ways. It's a variation on some of the passive resistance tactics used in the South in the Civil Rights Movement.

    Another possibility -- and IANAL, but I might be checking with a friend who is, would be to see if you can legitimately "sell" space and use of your computer. Specify that any banner ads are acceptable, but you are charging a company a fee of $100 per ad for each window that they open up on your computer without your requesting that window. Say you don't want their product, but you are offering them the chance to test their software and you will report all successful events to them when you bill them.

    This is similar to the tactic a private citizen's group (I think they're called Private Citizen) has used to get many of their members off telemarking lists. They tell the marketers they may not call their list of numbers because their members don't want to buy their product. Then they make an offer for the company to test their telemarking system by calling their members, and the rate per test is $100 or more per instance. They also specify all a company has to do to accept this offer is to call their members. This has stood up in court!

    Anyway, there's two suggestions. I think the first, if organized, like what people are doing to Ralsky for his spam, would have SOME kind of effect on Orbitz. I don't even know if the second one can be done legally.

    1. Re:2 Possible Solutions? by digital+photo · · Score: 1

      Some problems...

      While the space storage/payment idea might be feasible and work with email where the company or individual is forcibly sending you stuff, when it comes to webpages, it's voluntary on your part to go to the source page. If from that page it kicks you through to other pages, they would argue it was a feature of the site and that you don't need to be a visitor of their site.

      Calling their number and telling them you will do business elsewhere might work. But if the business is playing the numbers game, they might not care. What does it matter if a few thousand people call in to complain when compared to the millions who will flow through the site, they will get a similar number in sales/business?

      The example of the telemarketers and charging them for calling them is in the same boat as email/spam, but not in the same boat as a kick-through or pop-up ad. The primary difference is that with the phone call or the email, it arrives and uses your resources without effort or voice desire from your part.

      With a web page, you are making a request to the site for document information as well as programming information. It is assumed that short of being malicious in intent, the code coming from the site is legitimate "information", even if it kicks you through to another site.

      The most one would be able to get across is that the kick-throughs, like many pop-up ads, are misleading.

      Convincing people to turn off the features which allows these "actions" on web pages seems like a better way.

      *shrugs* Then again, they'll just come out with yet another way to garner eye balls...

    2. Re:2 Possible Solutions? by markholmberg · · Score: 1

      An idea that just popped up to my head, no idea if it will work.

      Most of the pop-ups we get are the same, right? Like the X10 spycam, casino ad etc. we've all seen a zillion times.

      Couldn't we somehow "teach" the browser or whatever little personal proxy the most common irritating ads?

      Like, if a thousand people have immediately clicked close on a popup ad with these properties, don't mind showing it to me either.

      That would force the advertisers to change the properties of the ads which would increase their need for computing power and generally make life a bitch for them.

      Sadly, for every technical solution there's a countermethod.

    3. Re:2 Possible Solutions? by TheWanderingHermit · · Score: 2

      True, you're intentionally going to a particular site, but you are NOT intentionally looking at pop-ups. YAM (yet another metaphor). When I turn on TV, I expect 16 minutes of adverts per hour (in USA, now, by FCC over 25% of all airtime is allowed to be ads, and of course networks run all the ads they can). When I go to a website I don't necessarily expecct pop-ups.

      Personally, this is one reason I stopped using Yahoo -- because I got fed up with their pop-unders.

    4. Re:2 Possible Solutions? by ruiner13 · · Score: 2
      I tried calling. After swearing at their computer assisted operator (more signs of a retarded company... like sprint pcs), i connected to their website help department. I told the gentleman that I find their new ads extremely annoying and will make sure that myself and no one i know will every buy anything from a site that utilizes a technology that takes over my browser. I asked that he pass it on to anyone he knows at the company that could have the influence to make it stop.

      Another annoying aspect of this company is the first thing they do when you call is ask for your phone number. Luckily, giving them their own phone number seemed to get me connected ;)

      I hope more people do the same. It'll at least tie up their phone lines so they can't make any sales and hopefully they will go away. Kinda like a PDoS... Phone Denial of service. Ooo i know, we could set one of those "autodialers" to keep calling them, staying on the line for a minute, then hanging up (like the calls i get at home during dinner). Then they'll get the point... fast.

      --

      today is spelling optional day.

    5. Re:2 Possible Solutions? by digital+photo · · Score: 1

      Regarding that TV ratio, just last week, I was timing the "breaks" to see just how much commercial there was. It came out to be somewhere around 40% commercial and 60% cut content. :| Quite bad...

      I definitely agree with you on the topic of not intentionally looking at pop-ups. It's one of the major reasons why I'm using mozilla with the pop-up and pop-under abilities disabled. Makes life on the web much saner.

      Heh. At least they haven't started putting voice-overs in their pop-up ads. I can just imagine the responses people would have for an audio pop-up.

    6. Re:2 Possible Solutions? by pentalive · · Score: 1

      Here's one for someone to jump on! OK I just looked and there is NO web page "www.badad.com". Someone setup a webpage there where we can consolodate our listings of ads we don't like.

      Perhaps space can be provided for a contact phone number, then let's *all* surf badad and make phone calls.

      Suggest the following catagories of ad evilness:

      1) excesive banner animation
      2) pop under
      3) pop over
      4) These newer "pirate my web browser" ads.

      Also have a place for users to add themselves to an online petition keeping track of "signatures" so when the rest of us call we can say "Dear advertiser, myself and 10,000 other people would like you to know you ad is EVIL and we and our friends will not shop with you because of it"

      To make this work the rest of us have to surf badad and make calls. (esp on 800 numbers!)

  55. Re:Easier Fix.... by arvindn · · Score: 4, Insightful
    but these new methods of introducing dynamic content to an otherwise static medium actually CAN be useful, in the right hands.

    Really? Care to point out a single constructive use of popups? (If I really want to open a link in a new window, I middle click it, period.) What about <blink>?

    The web was designed for user control of presentation. Technologies that attempt to subvert this paradigm are *evil*. If you've got a good browser, you can only take what's good and throw out the rest (For example, in mozilla you can enable javascript but prevent javascript from opening popups). If you haven't got a good browser, switch.

  56. Whoa slashcode screwed up my post by Treeluvinhippy · · Score: 2

    or maybe it was me so I'll try again.

    for (i=0, i<1000, i++)
    wget someserver/somefolder/whatever.jpg > null

    or something like that.

    --
    >
  57. As an odd bit of irony. . . by kfg · · Score: 1

    I had to switch to IE to see what the hell the parent post was talking about.

    In Konquerer with Java disabled the demonstration of the abuse never occured and just left me staring in puzzlement at the page.

    KFG

  58. better: just slow down the connection by martin-boundary · · Score: 3, Insightful

    Not only would the repeated downloading eat up your own bandwidth too, but it would congest the network for others around the world. A better system would be to have your client download the ad reeeeeeaaaaaalllllyyy sssssssssllllllllloooooooowwwwwwwlllllyyyy. That way, you tie up the server for a minute say, for each connection request. This is bandwidth friendly and blocks only the advertized server from servicing other customers in the time you download.

    1. Re:better: just slow down the connection by Unordained · · Score: 1

      here's a question -- does windows have the same limitation linux does with the maximum number of file handles that can be open at once? i know it can be increased dynamically now, but most places, i would expect, haven't ...

      how 'bout taking your idea, but doing it at least 8192 times all at once -- take up all the handles, and then use them excrutiatingly slowly. if one finishes (magically) start a new one.

    2. Re:better: just slow down the connection by valisk · · Score: 2, Insightful
      Sadly that wouldn't work at all, except on the very oldest of httpd's, in the modern age of multiplexing web servers many hundreds of thousands of simultaneous connections can be served in a second.
      I am sure it would be trivial to write a shell script to make wget recursively websuck the offending domain using 20% of your bandwidth and delete the files after every cycle, thus providing a permanent and hardly noticable to yourself annoyance for the company concerned.

      'I'o innocento' 0:)

      --

      Economic Left/Right: -0.62
      Social Libertarian/Authoritarian: -3.69
    3. Re:better: just slow down the connection by bedessen · · Score: 2

      Insightful? Maybe if they were running their web servers under DOS... But any web server you run into in the wild will be forked/multithreaded and able to handle hundreds if not thousands of simultaneous connections. By downloading very slowly you are really doing nothing at all but wasting your time.

  59. Provide the tutorial by Anonymous Coward · · Score: 0

    Ok, so tell me HOW. I can't noddle it out.

    1. Re:Provide the tutorial by Anonymous Coward · · Score: 0

      Preferences, Advanced, Scripts & Plugins, uncheck "Open unrequested windows" along with any of the other evil things scripts like to do that you can't stand.

  60. Related - Aqua Teens "Interfection" episode by kobotronic · · Score: 1

    One of the funniest ATHF episodes EVAR.
    http://www.yzzerdd.com/

  61. All those hours of XBill by Anonymous Coward · · Score: 0

    weren't for nothing! I can take out popups at 30 per second, and stop the Windows from spreading!

  62. Check it out by Anonymous Coward · · Score: 0

    This is the popup blocker i'm using.. and I love the rest of his site (enough that i took the time to share it with you) ;-)

    http://www.analogx.com/contents/download/network /p ow.htm

  63. To quote or possibly paraphrase ... by Anonymous Coward · · Score: 0

    an Adam Sandler character, "Who are the marketing geniuses who came up with this one!"

  64. new statistic by panopticon · · Score: 1

    not click-throughs, but mouse-over-throughs.

  65. What's the point? by g4dget · · Score: 4, Insightful

    Click-through indicates interest on the part of the user. It lets advertisers engage with people who are interested while avoiding annoying potential future customers. Mouse-over does not indicate interest, so it's no better than simply popping up windows randomly, and advertisers can do that already.

  66. And from the other side by Rogerborg · · Score: 5, Insightful

    I develop apps for handheld devices (PDA's and phones), and this stuff is anathema to us. There isn't the screen real estate to show these fancy new fangled "windows", so everything appears in the foreground. Consequently, our browser pathologically blocks anything that might interrupt the user.

    As handhelds become more popular for browsing (and it is doable even on teeny screens with the right display paradigms) this is going to become a bigger issue. If you think popups are bad on your 1600x1200 monitor, try dealing with them on a sub 320x240 screen. Yuk.

    --
    If you were blocking sigs, you wouldn't have to read this.
  67. You forgot something by Anonymous Coward · · Score: 0

    You forgot something from your list:

    5) ???

    6) Profit!

    Sorry, I had to.

    1. Re:You forgot something by TheCrackRat · · Score: 1

      Yeah, except that they didn't forget it. Did you even read the post? Look at steps 3 and 4.

      --
      Ignorance is not linguistic drift.
    2. Re:You forgot something by Anonymous Coward · · Score: 0

      You forgot something from your list:

      Look at steps 5 and 6
      Profit at steps 7 and 8.

      Sorry, I had to.

    3. Re:You forgot something by Anonymous Coward · · Score: 0

      You forgot something from your list:

      7) ???

      8) Profit!

      Sorry, I had to.

    4. Re:You forgot something by Anonymous Coward · · Score: 0

      You forgot something from your list:

      9) ???

      10) Profit!

      Sorry, I had to.

    5. Re:You forgot something by Anonymous Coward · · Score: 0

      You forgot something from your list:

      9)

      10) Profit!

      Sorry, I had to.

  68. oh for crying out loud by Anonymous Coward · · Score: 0

    http://www.panicware.com

    just download popupstopper and be done with it. there's really no excues not to.

  69. this is old news: use onmouseover() by wdebruij · · Score: 1

    I guess since C|Net reports this it is considered news. However, this technique has existed since ages
    (in internet time, approx 4 years realtime).

    When it first came out some people actually implemented websites using the onmouseover() event, but soon they figured out it was too annyoing.

    Well... they're back.

  70. how about.... by Machine9 · · Score: 1
    ...we find the servers that host these annoying things and /. em?

    seems fair to me.

  71. What should the marketers use? by Sir+Network · · Score: 1

    What is the best way to push product on the web and, in doing so, support websites?
    -Spam is obtrusive and insanely bandwidth intensive.
    -Pop-up and pop-under ads are spawned by Satan.
    -The next-gen pop-ups are better to me (ie. Flash-based spiders crawling across the page before it can be read), but people still hate them.
    -Google-style text ads only seem to work on Google

    Marketroids, /.ers, and Joe SixPack feel that web ads are craptacular. Can anything be done to make web-based ads more palatable?

    --
    Life is tough. It's tougher if you're stupid. --John Wayne
    1. Re:What should the marketers use? by Pendant · · Score: 1

      Every commercial website is an advertisement. If a website contains enough information about a product or service, and if there is a market for the product, prospective buyers will find it.

      Pull, NOT push.

      This is How The Web Works. Traditional marketing types simply haven't adapted yet.

    2. Re:What should the marketers use? by KjetilK · · Score: 2

      Can anything be done to make web-based ads more palatable?

      Not really. Give me micropayments, so I can pay a little amount directly. Give me reasonable subscription mechanisms, so I can eat as much as I want for some time. Advertising, die, just die.

      Instead, give me a distributed database of products that contain objective listings of product capabilites, third-party benchmarks as well as anyone's subjective reviews. When I want something, I would query the database and make my purchase decision.

      Advertising as we know it really doesn't have any place in my world.

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    3. Re:What should the marketers use? by fdiskne1 · · Score: 2

      Can anything be done to make web-based ads more palatable?

      Yes. You could make them match the content of the website the customer is visiting. Such as car ads if visiting a page comparing new vehicles or routers if visiting a page about the IT job market.

      Make them take up a bit of screen real-estate while visiting the page rather than pop up in the customer's face.

      Not difficult and not annoying. In fact, it could actually be helpful.

      --
      But why is the rum gone?
    4. Re:What should the marketers use? by Anonymous Coward · · Score: 0
      What is the best way to push product on the web?

      Advertisers need to understand why the Internet exists.

      Advertisers know why television exists. Television exists first to entertain, and second to inform. Television ads are based on moving video, excitement, and a small amount of information.

      So far, almost all Internet advertising is an attempt to replicate television advertising in the new medium. Internet advertising with Flash and animated GIFs uses moving imagery, an attempt to create excitement, and a small amount of information.

      Advertisers should know that the Internet does not handle TV-style ads very well. If the surfer wants to watch television, he can watch television. Surfing the Internet is a conscious choice to do something else. When the surfer encounters Internet advertising in its current, typical form, he is not getting what he wants.

      The reason for the Internet to exist is information first, and entertainment second. Advertising must reflect this. Moving imagery is not usually informative. Things that pop up, move, and flash vibrant colors are usually not informative. They may be entertaining, but the surfer was not looking to be entertained.

      So, advertisers, if your product is inferior in every way to your competitor's, and it costs more, and it's hard to get, and it's nothing I want, then you are just screwed. No amount of Internet advertising will change your fortunes.

      On the other hand, let's say your product (or service) is competitive. Maybe it's extremely competitive, or less so. In any case, it's competitive. I guarantee you that I probably don't know about how your product is better. I don't read Consumer Reports. I'm not Mr. Expert on anything. I need to know which widget, doodad, service, or product might be good, might be available, and is worth my money.

      Let's say I see an ad that says, "This car gets 39 mpg." Really? Holy! I didn't know that. Let's say there's an ad that says, "This web site can save me 48% off my airline tickets." Really? Wow. Or let's say it says, "Outback steaks are tastier than the other steakhouse's, but still leaner." I would not have known that. Let's say your blue jeans are better quality than the others. How am I supposed to know that unless I read about it online?

      Information, people, it's all about information.

      Yes, make the ad entertaining. But if you want eyeballs, you have to provide info. If you provide info, I will click through to learn about your product. Just keep the info coming, and, then, tell me how/where to get it.

      Can you use imagery, even moving imagery in your ad? Sure. You don't have to just do a text ad, though those are appropriate in some cases. As long as your ad is in some way informative, then it will be successful.

      So why do pop up ads suck? Because they do not add information. Just put the ad on the actual page I'm looking at. Put a teaser or a tag line that gets my attention. Whet my appetite for your product by telling me something I didn't know already. I will click through to your site and then you can give me your whole marketing story. If you don't give me any information, then I will not give a flying crap. If I get zero information and the annoyance of pop ups, then that makes me angry. But if I get actual information in a convenient way, I could not be happier.

      You don't have to give me a college education on your product. Just give me one little scrap of info that I didn't already have. Or maybe a couple of scraps.

      Advertising is not evil. It's just that Internet advertising does not yet fit the medium.

      Advertisers, throw out the television paradigm of advertising. This is a new medium and it exists for its own independent reason. The ad must fit the medium, and not the other way around.

  72. Intrusive ads... by joto · · Score: 5, Insightful
    There is something fundamentally wrong with how even legitimate advertizing works on the Internet. I'm not talking about spam. I'm not talking about porn-sites. I'm talking about the everyday normal practice of pop-ups like msn, geocities or a number of others pop up.

    One would figure that most of these big-time players (who can afford to do something different than the small porn-sites popping up every day) would do it, if they want to keep the surfers there. Yet most of the time, the same annoying pop-up comes up each time I click on a link (e.g. next page).

    One should think that these people would be smart enough to understand that after having seen the same lotto ad 5 times in a minute, and not even once clicked on it, that I don't care much for lotto. But no! The website in question will continually annoy me with the same intrusive add, time after time, with the only reasonable conclusion that I will leave the site, and surf somewhere else. Thus the company looses one potential web-surfer and ad-revenue income.

    Damn it! Why are they so stupid? This is what cookies are for! They should track my browsing behaviour, find out what I'm interested in, and serve me those kinds of ads. At the very least, they should rotate the ads. And once they have my cookie, they should limit the number of times they will show me the same ad in a given period.

    There is a reason that web-advertisements are not effective! Even when they have all the tools they need to track my browsing behaviour, profile my browsing habits, check which ads I click on, etc, they still keep pestering me with the same ad for the same product ten times in a minute! Even when they know the only outcome of this is that they loose the opportunity to sell me other stuff!

    Obviously, I can take some steps myself for myself to get rid of the annoyance, such as pop-up blockers and so on. But that is not my point. What I do not understand is why even the big guys (content-providers) insist on giving the cheesiest advertisers the opportunity to drive customers away from their site. One should think that they would be smarter, but obviously they are not!

    1. Re:Intrusive ads... by Chokma · · Score: 1, Insightful

      I do not think a perfect tracking system would be the answer... would you really like BubbleChick to know what pages you have surfed, what interests you have and how long you spent looking at banner X (and page X)?

      Web Ads are not effective because I can consume more of them than of any other type of advertising and still buy nothing they offer. They are no less annoying if they speak of things I would like to have. If I were to buy new hardware, I would not click on a banner "Buy Palladium PC for $1" but rather read a good article with detailed tests and then go shopping where I will get the stuff for reasonable prices.

    2. Re:Intrusive ads... by deblau · · Score: 2
      Damn it! Why are they so stupid? This is what cookies are for! They should track my browsing behaviour, find out what I'm interested in, and serve me those kinds of ads.

      This is precisely why I block cookies from sites I don't transact business with.

      Do you want smarter ads, or do you want your privacy protected from doubleclick et al? Pick one.

      --
      This post expresses my opinion, not that of my employer. And yes, IAAL.
    3. Re:Intrusive ads... by joto · · Score: 2
      I do not think a perfect tracking system would be the answer

      Most certainly not :-)

      would you really like BubbleChick to know what pages you have surfed, what interests you have and how long you spent looking at banner X (and page X)?

      I don't know. Who is BubbleChick? According to google she is a 17 year old girl who likes to chat. Which means I doubt she will be able to do me much harm with it.

      But seriously. I was not proposing a perfect tracking system. We already have a flawed one, which suits most of us fine. It's called cookies. Unless you give the advertiser your name and address, there is little chance (s)he will be able to know who you are. Also, most browsers allow you to turn them off if you prefer that. And I have no qualms about somebody tracking my web-browsing habit anonymously. And, the advertisers already do this, but for some reason they don't seem to use it very much. It's possible they want a perfect system, but I do not.

    4. Re:Intrusive ads... by Chokma · · Score: 1

      I knew I shouldn't have made fun of DoubleClick's name - bad jokes have a way of turning on me occasionally :)


      You are right, cookies could be used for ad-tracking in a way that protects my anonymity. But they aren't - If amazon.com has my cookie, they know exactly who I am. Now, amazon is not a big evil empire (I hope). Other sites which require login are perhaps less honest about the data they amass about me.


      The problem is, most advertisers want to sell junk. Junk, by definition, is something you do not want to buy, use or hear about. So even a perfect anonymous tracking system would soon start to bug your screen with commercials about things you do not want to see, just because you did not buy any one of the things you are interested in but somehow did not buy at once via click-through.


      So a good tracking system would improve on the diversity of junk ads, but it cannot improve the content they offer.

  73. Lynx rules !! by Anonymous Coward · · Score: 0

    no popups,unders,ads.
    fast as snot.

  74. Dammit, by Anonymous Coward · · Score: 0

    They are copying all the good stuff from the porn biz. Do you know how effective popups and blur consoles were before everybody started using them?
    They are still good but not the same as before.
    Now you can even talk to your friends and co-workers about those popups and getting help to avoid them. Before if you asked about help in this subject, it was clear what you were doing since you had that problem. Now they are everywhere, dammit.

  75. Re:Easier Fix.... by nautical9 · · Score: 5, Interesting
    Care to point out a single constructive use of popups?
    How about a login/password box (and NOT using the antiquated HTTP method of authenication - for one, it has no way to "logout" a user). OR any quick dialog box that requires a yes/no/cancel interaction. OR one that validates user input (removing the slow interaction between server and client just to confirm they actually typed something useful into the text box)

    Almost every executible GUI program we use today has many of these kinds of "pop-up" dialog boxes - some more complicated than others (from confirmation dialogs to config screens). And all of them serve a useful purpose.

    I'm a firm believer that developing apps using HTTP/(X)HTML as an interface is a smart move, as opposed to writing an executible for a specific platform - since it is a true write-once, run-anywhere tech (well, access-anywhere, at least from as far as client access is concerned.) And there's no reason we, as web developers, shouldn't be able to use pop-up windows for web-enabled apps.

    Just because commercial sites the world over have abused pop-(up|under)s, doesn't mean the technology itself is useless.

    ps. - I realize Mozilla allows you to disable scripts from opening "unrequested" windows (ie. where any "window.open" call is ignored, unless it applies to link you just clicked), but for a complicated site with various domains (eg. secure/non-secure), or other complications, it still isn't a robust enough solution to those of use developing true web-enabled applications.

  76. lool!!!!!! by Anonymous Coward · · Score: 0

    IN 5OV13T RUS5HA, T3H FUNNY 1Z U!!!!! L0L! LO0OL! LO0LL!!!!!1!

  77. In Capitalist America by Anonymous Coward · · Score: 0

    The less restrictions on commercialism the better!

  78. Alternative to Alt+F4 by Anonymous Coward · · Score: 0

    I didn't see anyone mention Ctrl+W to close windows. It's faster, easier, and kills IE windows quicker.

  79. Re:Bloody annoying... lynx by Anonymous Coward · · Score: 0

    First time, I get to espn.com they warn me about the detrimental effects of not using javascript
    Second time. I CANNOT get to espn, instead I am redirected to megago.com, whatever that is.
    Fuch these people.

  80. Mouse Over Activated Pop [up|under] ads by slriv · · Score: 1

    -- snip --
    "The enormous success for Orbitz is directly related to these pop-unders," said Mark Rattin, creative director for Chicago-based Otherwise. "There's an enormous segment of the population that are appreciating these ads." He said that similar commercials have appeared online over the last eight months.

    Um... An enormous segment of the population??? Who are these people? No one appreciates this kind of marketing. Banner ads alone are a pain (Heck, you can't even read stories on Yahoo for the blinking/animated gif in the middle of the article.

    Someday, hopefully soon, these cavalier marketing folks will go out of business and things will settle down. Some advertising I guess I'll have to live with, but this stuff is too extreme.

    But, honestly, I don't ever see pop [up|under] ads. Thankfully, Mozilla solves that little problem for me.
    ---

    --
    All the worlds a stage, and I'm the guy running the lights...
  81. Crazy 'Net marketing paradigm by Simon+Kongshoj · · Score: 2

    'Net marketers truly operate with a crazy paradigm. Why is it they think that by annoying people as much as possible, they get more customers?

    --
    Six sick .sigs, the Number of the Beast!
  82. its a wierd pop up by Rooked_One · · Score: 1

    its like a TV smack dab on the middle of your screen. Usually for that series "24." and its only on "sometimes," I go there daily, and I see it about once a week.... probably thursdays since they want all the viewers watching for fridays, or maybe fridays, who knows.

    1. Re:its a wierd pop up by Anonymous Coward · · Score: 0

      you just need to goto the listings (after you've done your customizing to your area code).

      I had the southpark one blare it's music and take over my screen while I was desparately trying to view the page to see what was on in two minutes and what to record. ROYALLY pissed me off.

      after squid and numerous referral add-ins, I am a happy camper again and tv guide looks just like it did 1 year ago or more... yayyyy :} I LOVE SQUID.

  83. Re:Easier Fix.... by Genom · · Score: 2

    OR one that validates user input (removing the slow interaction between server and client just to confirm they actually typed something useful into the text box)

    You still need to validate the data server-side. It's not exactly smart practice to trust ANYTHING that is "validated" only from the client-side, especially with javascript. A malicious user could simply save your input page locally, remove or replace your "validation" code, and send something unexpected to your server through their newly-editted page.

    For a first-line of defense, a JS form validator isn't bad - and it is a relatively quick way to tell someone "Hey, you forgot to enter your password"...but you still need to make the same checks server-side in case someone decides to "go around" your JS validator.

  84. Re:Easier Fix.... by massive-cow · · Score: 1

    I agree with you, fundamental point of view: the web as an information retrieval medium should be more about data than presentation, the presentation being far more user controllable.

    However, that is precisely what CSS was designed to do: decouple standard/generic document structure from presentation.

    On a different level, the web is now being used increasingly as a thin-client architecture, where client display control is of great importance. In my opinion, javascript/DOM/CSS are actually *underused* in this realm.

    You do appreciate the use of pop-up windows in native applications, don't you?

    --
    Simplicity is prerequisite for reliability. - Dijkstra
  85. Careful what you wish for... by Mahtar · · Score: 5, Funny

    ...wow, can they make our web surfing experience any worse?

    Three words:

    CowboyNeal bestiality ads.

    I'm going to go scrub my brain with brillo now.

  86. Flash 6 by Anonymous Coward · · Score: 0

    Actually you can now get Flash 6 for linux, so you shouldn't have that problem. There's still no Shockwave for Linux, so I guess you're SOL for complex web games. But I digress..

  87. This is a funny one by Anonymous Coward · · Score: 0

    I just thought of something really funny:

    You forgot something from your list:

    11) ???

    12) Profit!

    Sorry, I had to.

    1. Re:This is a funny one by Anonymous Coward · · Score: 0

      You forgot something from your list:

      13) ???

      14) Profit!

      Sorry, I had to.

  88. Re:Easier Fix.... by Fweeky · · Score: 1
    and NOT using the antiquated HTTP method of authenication - for one, it has no way to "logout" a user

    This is a user interface issue with the UA, nothing to do with HTTP authentication. There's nothing stopping browser developers adding a Logout button to the navbar when it's using HTTP auth.
    And there's no reason we, as web developers, shouldn't be able to use pop-up windows for web-enabled apps.

    There's plenty of reason, some of it you also get with frames -- they break the UI the user is used to by breaking Back, maybe disabling parts of the UI to make the window look "cleaner", etc.

    Plus they don't work everywhere, so you're already breaking the "access anywhere" concept.
  89. You forgot something by Anonymous Coward · · Score: 0

    You forgot something from your list:

    7)

    8) Profit!

    Sorry, I had to.

  90. The Next Frontier? by Anonymous Coward · · Score: 0
    ...ad banners CHASE your mouse pointer!

    Could this be the next frontier of web advertising? I've been to several web sites lately that feature cars driving across the page -- if they can do this, what's to stop them from taking you to another web page when the car runs over your mouse pointer?
    1. Re:The Next Frontier? by ianezz · · Score: 3, Interesting
      Could this be the next frontier of web advertising?

      No, that would be just too intrusive. Instead, I'm guessing that we'll see more of

      1. page 1 of 3 ...click here to go to next page
      2. Instead of going directly to page 2, you get an ad page telling that page 2 will autoload in 5-10 seconds.
      3. page 2 of 3...

      Just like ads in magazines, or commercials on TV.

  91. The problem is.. by Anonymous Coward · · Score: 0

    Most of these sites will simply stop paying the people who are using the ads.

    Well, I suppose that's not a bad thing after all. If you can't afford the bandwidth, and feel the need to clog connections with ads, get the fuck out of Dodge.

  92. LOL by Boss,+Pointy+Haired · · Score: 3, Interesting

    The funny thing is, that companies that advertise like that then go on to claim that the hit count received by their website represents genuine interested visitors.

    This of course is BS, but the sadly uneducated tech. media of today write an article about.

    X10 did this, I got sick of reading in Computer Weekly etc. how X10 became one of the most visited sites on the Internet.

    Visted???? Visited my pointed haired a***.

  93. I'm surprised no one's thought of this... by slipgun · · Score: 4, Funny
    --
    SpamNet - a spam blocker that really works
  94. How can I block Flash-Ads? by Chokma · · Score: 0

    Sadly, some pages do not work without Flash and some anims and games are nice. Sites like http://www.camelot-europe.com are almost unusable without Macromedias plugin.
    But how can I (using Mozilla / Opera) stop a Flash ad from loading / displaying? Blocking images is no use, nor turning javascript off.

  95. Marty! by radon28 · · Score: 1

    This reminds me of Back to the Future II, when Marty is walking around 2015, and there's the 3d holographic dragon/ad/thing and it jumps right in front of him, and scares the crap out of him. can't wait until the internet is like THAT!

    1. Re:Marty! by Anonymous Coward · · Score: 0

      It's an ad for a new Jaws movie... so it's a 3d shark.

  96. New??? by giaguara · · Score: 1

    so the old java pics that surf around the screen and you have to avoid hitting them while seeing a page? those are old but similar and just annoy.

    i just wonder if i'm going to notice even those at all. i dont see popups or banners with chimera.. ^_^

  97. damn Mozilla page widener. by Anonymous Coward · · Score: 0

    You widened my page in Mozilla. Damn you!

    1. Re:damn Mozilla page widener. by Anonymous Coward · · Score: 0

      Whine to the slashdot janitors, they're the ones who won't use CSS, but insist on using tables for layout.

  98. Re:Solutions---Webwasher ... by SacredNaCl · · Score: 2

    Webwasher will happily filter out shockwave/flash animations and will allow them for sites you specify. They do make a Linux version as well, though it is kind of flaky compared to the Windows version.

    --
    Freedom is merely privilege extended unless enjoyed by one and all.
  99. Re:Easier Fix.... by Anonymous Coward · · Score: 1, Interesting



    I have javascript turned off, sound on, never installed flash, no shockwave, and no other scripting junk. Images are off.

    I don't see any ads, and it is rare that I run across a web site (always a business site) that requires flash for navigation. If so, I go elsewhere.

    Don't miss a thing.

    I use Mozilla for the rare circumstances that I'm in windows (while using P2P only), and Mozilla and Konqueror while in Gnu/Linux.

    I don't get ANY popup ads with Mozilla or Konqueror. And I do get popup password boxes or registration boxes (like the Linuxworld popups for "other" in some of the demographic questions).

    On Mozilla, with images off, there's the image button top center whenever I want to view images. Konqueror requires a click on the menu, follow the arrow to pop up other boxes (forget the box right now) and click once more. No biggie.

    I have another user I tried for a long time to convince not to use cookies and javascript when he used IE. Then I introduced him to Mozilla and tabbed browsing. But the most important feature that stopped him from accepting all cookies and javascript on by default was a neat little plugin or extension or whatever it's called, written by someone else, and located on sourceforge if I remember correctly. I saw the info on it on a slashdot posting, and am so glad I installed it.

    What is it? It is a small toolbar that sits below the Home/Bookmarks/Mozilla/Latest Builds toolbar. At the extreme right, it has a "customize" drop down box. I can select fonts, colors, images, javascript, popups, cookies, java, use proxies, allow on Load popups, enable XUL cache. If any of these are selected in the drop down box, then they appear on the toolbar. So on this toolbar right now, I see fonts, colors, images, javascript, popups, and cookies. The rest are not checked in the drop down box, and therefore do not appear on my toolbar.

    Now for the items on my toolbar, a checkbox appears to the immediate left of each item. I currently have fonts and colors checked off, and these two are always checked off. Images, javascript, popups, and cookies are not checked. Whenever I want to see an image, I can right-click on the image indicator and open it, or I can check the box for images, and all images are immediately loaded. If I check javascript, javascript is enabled, and the page is immediately refreshed so that I don't have to do it manually to get javascript functionality. Same with popups, which I rarely need to use, and cookies which I do need to use from time to time.

    I have total control over my browsing with this toolbar. I never see popups. Javascript is always off, and takes less than a second to turn on. Images? Don't miss them at all. When I need to see something, the button is right there in front of me.

    In Konqueror, I don't have this toolbar, but I don't see popups, images are off by default, with an image button top center, and javascript is enabled on specific sites only, and turned on for other sites (rarely) as needed. Konqueror, like Mozilla, allows fine tuning of javascript for specific sites.

    The toolbar for Mozilla is great. I have other users that wouldn't turn off cookies no matter what I tried, and who now turn them off by default thanks to the toolbar.

    So where is this toolbar? I wish I had a link. It is on sourceforge somewhere. I think it was listed as a bug(?) or as a solution to a listed bug(?) or something like that. I wish I could be more specific. Sorry. Try a google search. I lost the original link from slashdot post myself, and googled to find it. It took me a long time to find it, but I have little experience with sourceforge.

    Try googling for "toolbar, images, javascript, popups, cookies, mozilla" and anything else you think is relevant. I had to check out numerous sites before I found it. Good luck.

    And I have images off by default because I tried it, and liked it. I hate in your face ads. And they are not off because I use dialup. I have a very fast dsl business line. Although surfing images off would work wonders for dialup. Can't wait to try it when I get a better laptop.

  100. Flash by panxerox · · Score: 0

    That functionality has always been available in flash Ive always been surprised no one used it.

    --
    "It's so convenient to have a system where everyone is a criminal" - A. Hitler
  101. Re:Easier Fix.... by The+Cat · · Score: 2

    The web was designed for user control of presentation. Technologies that attempt to subvert this paradigm are *evil*.

    Oh, bullshit.

    What, you're going to write a replacement for the style sheet we spent eight months developing? Give it up.

  102. --Shameless plug-- by NineNine · · Score: 1

    Although the system isn't perfect yet, I know a place where you don't get *nearly* so many (if any at all), due to an advanced system for automatic filtering of such pages.

  103. Software solutions kill ads dead by release7 · · Score: 1
    I just installed Kazaa Lite so I could trade legal documents with my attorney and it has fantastic ad blocking software. I see almost zero ads on the NY Times.

    <shameless_plug><no_affiliation>I also have Pop-Up Stopper Pro. It's the best $20 I ever spent.</no_affiliation></shameless_plug&g t; Thanks to these two pieces of software, I'm virtually ad free.

    However, I'm very concerned for my son who will be born this Februrary. He won't have the same opportunities as me. I'm sure that in his lifetime the corporations will convince the government that daily, mandartory brain programmings are required to induce good consumer citizenship. It'll all be part of a healthy, well-balanced psychological profile. "MUST...BUY...GOODS beep! beep!"

    --

    <a href="http://www.joblessjimmy.com">Work is dumb and so is Jobless Jimmy.</a>

  104. This is nothing new (flash banners) by solostring · · Score: 2

    I remember about a year or so ago, there was a banner on one site which when the mouse rolled over it, it popped up another window as though I had clicked it. This confused me, as like I said, JS was definitely off. It turned out to be a flash banner.

  105. Proxomitron by Staros · · Score: 4, Informative

    Probably a good time to remind all the people forced to use Windows here of this little brilliant utility, which functions as a local proxy server and thus works with any browser, and can filter popups, the kind of mouseover events mentioned in this article, sounds, ads, everything. A must-have for Win32 people, in my opinion.

  106. mouse over? they can do full screen windows ! by terrox · · Score: 0

    why stop at a mouse-over? sometimes they just go for the new brower window without even a click or mouseover, ad loads - window appears. mostly warez sites and such because they have no fears. But this mouseover thing just sounds like the average consumer tolerance is getting higher. Companies feel it is time they can implement this bollocks and we wont complain. Flash 6 ads are THE WORST form of evil, they fly around under your pointer preventing clicks - but you can't just close the window because they are on the page you want to read! revolt! ban the ad sites!! PAY THE MONEY, don't rely on ads to support your sites expenses (ads wont generate enough revenue, if you can't afford a few $$ to keep your site up online I say, why bother?)

  107. And the winner is... by Anonymous Coward · · Score: 2, Funny

    The winner of the 2002 Management Doublespeak Award goes to...(opens envelope)...Mark Rattin, creative director for Chicago-based Otherwise, for the quote:

    "There's an enormous segment of the population that are appreciating these ads."

    *cue music, confetti, and dancing girls*

    1. Re:And the winner is... by mbogosian · · Score: 2

      "There's an enormous segment of the population that are appreciating these ads."

      These are probably the same guys that claim that people sign up on fax.com for their own benefit.

  108. Re:Easier Fix.... by Frater+219 · · Score: 5, Insightful
    How about a login/password box (and NOT using the antiquated HTTP method of authenication - for one, it has no way to "logout" a user).

    Funny you should mention it. I installed Zope recently on one of my Debian boxen. I noticed it uses HTTP Basic Authentication, the "antiquated" (read: standard, universal) mechanism to which you refer. It also has a "Logout" button that works -- if you select "Logout", it returns a page with an authentication failure code, which a browser interprets as meaning that the (username, password) pair it is caching is invalid.

    The fact that you, or your Web application developer, did not think of that indicates that the Zope people know HTTP better than you or s/he. It certainly doesn't indicate anything the matter with HTTP Basic Authentication. And there's a lot right with using the protocol's built-in authentication mechanism rather than writing your own: it is easier; it requires less code; it is standard and works everywhere, unlike JavaScript; and it is better tested than any new mechanism you invent, meaning that it is less likely to fail badly and let people crack your application.

  109. I don't mind. I like it wide. (n/t) by Anonymous Coward · · Score: 0
  110. The worst yet.. by nurb432 · · Score: 2

    Are the ones that are full screen and make you wait before you get a link to the next page of content..

    And you cant 'just use netscape' or something, as if you dont have flash up and running + popups, you dont get the link to the next page..

    More like a tv commercial were you cant click it away ( talking live tv here.. not tivo )

    I think it was salon.com where i saw the first one, though i could be wrong..

    Oh, and ive seen the mouseover popups a year ago.. nothing new there. But still irratating :)

    --
    ---- Booth was a patriot ----
    1. Re:The worst yet.. by Buran · · Score: 2

      I get around those by just bookmarking the URL I get dropped on when I click the "just go away already" link. It's worked fine so far.

  111. Surfs "UP" ...er "Over" by makoffee · · Score: 1, Interesting

    Why don't us geeks just stop using convetonal web browsing all together. Perhaps some type of p2p network except with useful information, insted of JUST porn and warez. And design it so there isn't a very good way to advertise on it either. :)

    --
    -makoffee
  112. Re:I don't mind. I like it wide. (n/t) by Anonymous Coward · · Score: 0

    Well hello there Klerck

  113. Re:Easier Fix.... by nautical9 · · Score: 2
    This is a user interface issue with the UA, nothing to do with HTTP authentication.
    True, it's the choice of the UA - but until most of the browsers out there implements a feature like this, a web-developer simply can't rely on this feature being present, which means we are forced to "work around" it using pop-ups (or a completely separate page - which is more load to the server). And at the present, I'm not aware of a single browser that does implement an easy logout or forget username/password feature, making this a moot point.
    [...] they break the UI the user is used to by breaking Back [...]
    Also true, a pop-up removes the very useful back button. However, there are certain times in an interface cycle where a "back" feature doesn't make logical sense, or at least can be replaced with a more cognitive "cancel" button, such as:
    • Any "yes/no/cancel" dialog - the cancel basically acts as a back button, but by having a pop-up you can prevent the user having to do a complete HTTP request/response cycle, unnecessarily loading down both the server and client.
    • A pop-up explaining a problem with a users input in a form - it's a simple notification prompt, and requires only an acknowledgement (using a completely separate page is once again an unnecessary request to the server)
    • Glossary definitions, where a word, when clicked, links to a small description.
    • Picture or short article viewer, where a thumb-nail/abstract list is displayed on the "main" page, but each click generates a small window with the full content.
    As pointed out earlier these checks have to be done on the server end regardless, but web developers can eliminate a large percentage of extra "hits" on their server by having this check in a javascript pop-up, meaning their use has a valid purpose other than advertising.

    I'm the first to admit the majority of sites using javascript are doing so in an unreputable way (pop-up/under ads, maximizing the browser, having unnecessary alert pop-ups, annoying scrolling status-bar messages, etc.), but my point is that there are perfectly valid and useful ways to use javascript to enhance the functionality of a site.

    But we're seeing the same reaction to javascript as we are to email now - spam has ruined the purpose for which it was intended. In the case of email, whitelists are becoming the only sure-fire way to eliminate it, at the expense of extra hassle on the user end. And in the case of javascript/pop-ups, most people in the know are turning these features off, forcing web developers like myself to disregard the valid usefulness of these technologies.

  114. Ad-Blocker by naChoZ · · Score: 1

    Proximitron is about the best I've found (for windows). Very very configurable. You can even allow other machines to proxy through it from elsewhere. And free, to boot.

    --
    "I can be self-referential if I want to," said Tom, swiftly.
  115. Easy solution - turn off java, javascript & fl by Anonymous Coward · · Score: 0

    90% of the websites don't really need this anyway.

  116. Re:If we could find the Pop-Up Authors, we could.. by CrazyDuke · · Score: 2, Informative

    It is known that some spyware will install without the users permission by just surfing with IE. It is suspected that pages just accidently happen to use security holes in the browser or just low security settings, usually with ActiveX, to work around the problem of the browser asking the user about the install.

    I can't find much on the topic, so take what I say with a grain on salt. However, I know people that actually have a clue (ie. they know IE is a flaming turd and not to trust anything it tries to install) complaining that a spyware somehow gets autoinstalled on their windows boxes by just web surfing.
    Gator itself does autoinstall on computers that have their IE security settings set too low and is documented on the web as doing so.

    --
    Any sufficiently advanced influence is indistinguishable from control.
  117. Hmmm by kien · · Score: 3, Insightful
    "Otherwise serves "millions of impressions a day," but to keep from oversaturating Web surfers, the company works with publishers to put a frequency cap on the number of ads someone will see in a 24-hour period, Rattin added. 'We try and minimize the annoyance for people.'"


    Is it just me or could that last sentence be restated as: "We want to annoy you...but only a little bit."

    God save us from clever programmers and clueless marketers. :)


    --K.
    --
    Sig: Bad people happen. Try to avoid being one of them.
  118. http://www.doubleclick.net/pentagram.html by Mirkon · · Score: 5, Funny

    User: "What's this? My computer is too sl- AAAAAGGGGGHHHHH!!!!!"
    Doubleclick.net server: "Muhuhahaha..."

    --
    Glog!
  119. Easy solution by deanj · · Score: 2

    Easy solution: If you run into a site like that, send an e-mail to them saying you won't buy their products because of it, and move on. If enough people do it, they'll get the idea.

  120. Re:The One Java Applet Ad I Did Like by CrazyDuke · · Score: 1

    I remember it because this was back in the day when Java was just starting to be used to replace gifs and jpgs in ad banners and before the marketeers discovered flash could be used to annoy people even more. It basically was went along the lines of "I was in charge of coding a new advertisement. Well, it was late at night and the coffee started flowing and here is the result." HP was mentioned, not blindingly annoying, but just large enough to get the point across and the majority of the banner was devoted to a little java pong game. I played with that damn thing for half an hour just because it was cool. It didn't try to annoy the fsck out of me (other than it took a minute or 2 to download on my 14.4).

    --
    Any sufficiently advanced influence is indistinguishable from control.
  121. Re:Easier Fix.... by Fweeky · · Score: 2
    True, it's the choice of the UA - but until most of the browsers out there implements a feature like this, a web-developer simply can't rely on this feature being present, which means we are forced to "work around" it using pop-ups (or a completely separate page - which is more load to the server).

    Logout will require an extra request either way, since logout should be mainly server side -- you don't want to ask the UA nicely if it'll please delete your session cookie or whatever, because it's well within it's rights to tell you to go jump in a lake, and may even pretend it's done so without actually doing anything. Clients can not be trusted.
    • Any "yes/no/cancel" dialog - the cancel basically acts as a back button, but by having a pop-up you can prevent the user having to do a complete HTTP request/response cycle, unnecessarily loading down both the server and client.
    • A pop-up explaining a problem with a users input in a form - it's a simple notification prompt, and requires only an acknowledgement (using a completely separate page is once again an unnecessary request to the server)

    I hate the way modal dialogs are implemented in most UA's, though. They have no place in a browsing environment -- I want to continue browsing elsewhere and an always on top dialog that demands input and which steals focus SUCKS. Better would be to use JS+DOM/CSS to place an item on the page (maybe replacing the form) to do the confirmation.

    Less compatible, but you can probably fairly easily get 90% of clients, with the other 10% getting a traditional extra request.
    • Glossary definitions, where a word, when clicked, links to a small description.

    If the description is small, the title attribute is better. You can even use some DHTML to make it into a pseudopopup on click. Personally I'd just do a normal link with a glossary and let the user hit Back.
    • Picture or short article viewer, where a thumb-nail/abstract list is displayed on the "main" page, but each click generates a small window with the full content.

    Probably the worst use. If they're articles and pictures, they're real content and I'd rather get them in the current page rather than screwing up my normal browsing reflexes and giving me a teeny browser window that may or may not even fit in with my environment.
  122. Suprised it's not worse by boatboy · · Score: 3, Interesting

    Anybody who's done much Javascript can come up with plenty more annoying tricks, like hiding the close buttons, popping up a fake window, etc. Yahoo sortof does some of these with the DHTML ads. I guess the content providers wouldn't like it, but there's alot more annoying things that could be done. That being said, this is plenty annoying for me.

  123. Re:Easier Fix.... by nautical9 · · Score: 2
    From RFC 2616, Hypertext Transfer Protocol -- HTTP/1.1, section 15.6:
    15.6 Authentication Credentials and Idle Clients Existing HTTP clients and user agents typically retain authentication information indefinitely. HTTP/1.1. does not provide a method for a server to direct clients to discard these cached credentials. This is a significant defect that requires further extensions to HTTP. [...]
    (my emphasis)

    Zope uses session cookies (as do most sites - mod_session in Apache, for example), meaning they have implemented a clever but common work-around. The browser will send the username/password for every single page after using basic authentication, but since Zope knows the Session ID for the client (stored in a cookie), it will intentionally respond with a "404 - Authentication Required" error when the user clicks on the logout button (meaning the browser thinks the username/password was wrong, thus clearing its local cache of said information). The problem is that the authentication is really based on the cookies, not the "standard, universal" authentication. Zope only uses Basic Authentication to get the initial username/password, and then relies on cookies thereafter.

    I'm all for standards, but when they lack in basic funcationality, other methods must unfortunately be utilized.

    (ps. I'm no Zope expert, so please correct me if I'm wrong and there's some hidden feature of HTTP I'm not aware of).

  124. Most effective online ads I've seen.... by weave · · Score: 3, Interesting
    The most effective ads I've seen are the ones on Kuro5hin and -- cough -- mbe fark (although I'm not usually in the market for porn, a.b. groups satisfy me just fine. ;).

    A small text-only non-obtrusive add that -- most importantly -- links to a comment section where potential clients can comment on the advertiser and, glory be, some rep from that company is there to answer questions and address criticisms.

    For example, this ad and comment page for Johncompanies helped convince me to get a virtual dedicated host with them.

    It also has the added benefit that the advertiser gets a real-life feel for how effective the ad is, and doesn't have to rely on some easily falsifiable clickthrough or impression report from the advertising company.

    Now, if you're peddling shit, I'm sure this kind of instant-feedback type ad is not going to be your cup-of-tea. Another reason why I like these ads.

    1. Re:Most effective online ads I've seen.... by Anonymous Coward · · Score: 0

      Kuro5hin is going bankrupt.

      A close-knit, insular group of trolls and pseudo-intellectual Slashdot haters does not make for a profitable web site.

    2. Re:Most effective online ads I've seen.... by otis+wildflower · · Score: 1

      I totally agree, and also got a host from johncompanies due to that ad :)

      My own ad on fark has given me some ideas on features for my mail service thanks to feedback, which I plan on implementing in the next few days..

      I really think textads are a better way of advertising online, and they're pretty hard to privoxy out even if you don't like 'em..

  125. CORRECTION: Re:Easier Fix.... by nautical9 · · Score: 2

    D'oh! Figures - try to be smart, and screw up the link... Here's the correct RFC link (the RFC number 2616 was correct).

  126. Log out of HTTP basic authentication by yerricde · · Score: 1

    There's nothing stopping browser developers adding a Logout button to the navbar when it's using HTTP auth.

    And in fact, there's an RFE about this very issue filed in Mozilla's bug database. See bug 55181.

    --
    Will I retire or break 10K?
  127. POP UPS ? by Anonymous Coward · · Score: 0


    HA HA HA ! You guys most not be using MOZILLA !!

  128. If mousing over becomes dangerous... by Junior+J.+Junior+III · · Score: 2

    ...I predict a lot more people are going to learn about Alt-F4.

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
  129. DOS the database by yerricde · · Score: 1

    Sadly that wouldn't work at all, except on the very oldest of httpd's, in the modern age of multiplexing web servers many hundreds of thousands of simultaneous connections can be served in a second.

    But the database servers still have resources associated with them. If you manage to hit a page that's expensive to generate, then request that page repeatedly, varying the query string slightly from request to request so that your target can't do server side caching.

    --
    Will I retire or break 10K?
    1. Re:DOS the database by valisk · · Score: 1

      lmao, yes that would work very well indeed, esp. on FTS searches for common words where hundreds of pages would need to be dynamically generated, then discarded, or held to choke up the webservers cache :~#

      --

      Economic Left/Right: -0.62
      Social Libertarian/Authoritarian: -3.69
  130. d.net won't work in this case by yerricde · · Score: 1

    How many tens of thousands of distributed.net users are now idle since they finally cracked the RC5 challenge?

    They have moved onto RC5-72 or OGR. Besides, distributed.net computers on dial-up or ISDN connect to the Internet only about once a day, and some don't connect to the Internet at all; they connect only to a personal proxy on the local network.

    --
    Will I retire or break 10K?
    1. Re:d.net won't work in this case by surprise_audit · · Score: 2
      That was just a tongue-in-cheek example that most people here have heard of. In practise, the pop-up ad merchants are probably in more danger of a DDOS attack by some script kiddies they piss off...

      Even so, if 100,000 d.net machines just sucked down the ad content once a day without looking at it, it would put a dent in the advertisers pocketbook. Most d.net systems connect to the d.net key server, directly or via an HTTP proxy. That gives them the path to hit the 'evil ad engine of the day'...

  131. What I have begun to do by Anonymous Coward · · Score: 0

    I make it a goal not to buy from companies that use those pop-ups. There is always a competing product that can be bought without having to buy said "pop-up" product. I know if enough people were to decide to do this, at least the large companies would choose not to advertise this way.

  132. link typo - but found something else by EvilStein · · Score: 3, Informative
    You typed:"Go to espn [epsn.com] to see this thing in action."
    I went to epsn.com - another "search engine" owned by domain squatters. They call themselves "megago" this time.
    However, it dropped down a Mozilla warning field!! Your only options are "Cancel" or "OK." Obviously, "OK" is the default, so if you hit return, off you go to some other website. Now that is a bunch of crap.grr..

    Screenshot here

  133. teach a man to fish by cdn-programmer · · Score: 1

    Ya - and teach everyone to fish and you run into the problem of no cod off the grand banks.

  134. Opera already does this by kilogram · · Score: 1

    Opera 7 Beta 1 and 2 has a feature called "Open requested pop-up windows only". I don't think Load() in OnMouseOver counts as a requested pop-up window. I'm surfing with that feature right now, and haven't had a pop-up appear for a looong time.

  135. only ad I ever glance at by RestiffBard · · Score: 2

    is the flyer in the local paper from Best Buy and the banners at the top of slashdot and the vertical banners at penny arcade.

    --
    - /* dead coders leave no comments */
  136. Exactly why I use Opera by stevejsmith · · Score: 1

    This is exactly why I use Opera. And it is actually intelligent, too. It only blocks the pop-ups that are activated by JavaScript when the page loads, but it leaves the click-activated pop-ups that are essential to some sites. Do what you will with the pop-ups, I say, because I won't see them anyway.

  137. Re:Easier Fix.... by JohnFluxx · · Score: 2

    I wish I could when some dumbass sight designs it for 600x480 and I'm viewing it on my 1600x1280 screen.

  138. IN SOVIET RUSSIA by Anonymous Coward · · Score: 0

    I beat the living shit out of anyone who threatens me.

    Or anywhere else for that matter.

  139. Re:Easy Fix....easier by Lumpy · · Score: 2

    turn off flash and javascript....

    problem solved.. All they are doing are destroying a technologies that were useful..

    Me, I dont have flash installed and have javascript turned off... if your site relies on either then you lose another customer because of your "bretheren's" actions.

    dont like that I lump you all together? then start speaking out against it.

    --
    Do not look at laser with remaining good eye.
  140. Re:Easier Fix.... by Anonymous Coward · · Score: 0

    How about a login/password box (and NOT using the antiquated HTTP method of authenication - for one, it has no way to "logout" a user). OR any quick dialog box that requires a yes/no/cancel interaction. OR one that validates user input (removing the slow interaction between server and client just to confirm they actually typed something useful into the text box)

    only found on LAZY web designers sites... funny hoe many of these are fading away because it's easier and more tasteful to put them in the page...

    isn't it interesting that all that you mentioned are NOT USED on a website that is more sucessful than any websitethat does use them??? slashdot has none of these :-) so No, you are wrong, they are a sign of either incompetent coding or someone trying to shovel ad's in my face....

  141. The nature of innovation by thellamaman · · Score: 1

    Maybe I'm just young and smug, but it seems more and more that I understand the meaning of the "nothing new under the sun" line. For most types of innovation we see today, there's not a whole lot that seems particularly innovative. Mostly it's just people using old ideas in new ways that are cool but not exactly what I'd call true genius. Sometimes, innovation just seems pretty simple and easy. But it's still progress (unless, of course, we're talking about pop-up ads).

  142. Better than /etc/hosts... by crow · · Score: 2
    I would suggest JunkBuster, but using a proxy has several disadvantages (reduced speed, different behaviour for 404 sites, etc.). But imagine if your browser had JunkBuster built in. It turns out, it does! Most graphical browsers support Proxy Auto Configuration. The idea is that it uses a JavaScript function for each URL to decide what proxy to use. If it looks like an ad, you send it to a black hole; otherwise, you go straight to the site.

    You can find documentation and an example configuration at http://www.schooner.com/~loverso/no-ads/

    1. Re:Better than /etc/hosts... by Anonymous Coward · · Score: 0

      Mod this up!

  143. Ways to Revolt by SpaceRook · · Score: 2, Informative

    Lately, I've purposely been visiting lots of sites that send me SPAM, pop-up ads, and other annoyances. Usually, these sites want information from you and have a form to fill out. Simply fill out the form with junk data and submit it a couple times. If the company wasted some of your time, you are entitled to waste some of their time (not to mention diskpace).

    Some sites might have a threatening message that says, "We have your IP and we'll contact you if you mess with us." If that's the case, simply connect through a free proxy server.

    I recommend everyone try this. You'll feel better afterwards.

  144. " ... Damn it! Why are they so stupid? ... " by Anonymous Coward · · Score: 1, Insightful

    It's not stupidity that drives marketers to do such things. It's desperate greed. In case you haven't noticed there's still a lot of competition, on the 'net, for 'net surfers' attention. Everyone knows how to draw interest to one's products: provide entertaining/interesting content to attract your target market with how to buy links cleverly placed within the content. That is, sell by entertaining your target market. The difficulty is that this is not easy. Any relatively intelligent idiot (oxymoron? Nah!) can create an annoying pop-up/under ad if he/she is greedy enough. But, it takes inspiration and hard work (read genius) to create something interesting and entertaining.

    1. Re:" ... Damn it! Why are they so stupid? ... " by joto · · Score: 2
      It's not stupidity that drives marketers to do such things. It's desperate greed.

      Exactly. My comment was not about the marketers stupidity (because they are not). It was about people with actual websites selling ads to those marketers. Shure, today there is an established way of doing that, but it's entirely on the marketers terms.

      Why would a website allow ads that drive more surfers away then generate revenue for the site? It's not that the marketer would care, once he has destroyed one place, he can buy ads somewhere else and destroy that too... But content-providers, (free) webhotels, etc... should really consider when it would be wise to do what the marketers want.

      Now, I understand that your average mom and pop business can't do that. But why do the big players also who can actually dictate their own terms also use so annoying and stupid pop-ups/unders/whatever?

  145. Spread the word hallelujah! by AsmordeanX · · Score: 1

    There is a light at the end of the tunnel, boys and girls!

    Hallelujah!

    Gather 'round all ye users of Windows and hear the word of the Proxo.

    Hallelujah!

    I say hallelujah and praise the filter. Feel the Proxomitron's power as you surf.

    Hallelujah!

    I ask ye brothers and sisters to go forth unto this land and spread the link.

    Hallelujah!

  146. Easier fix by dnoyeb · · Score: 2

    I get popped up on ONCE and only ONCE. You figure out my system...

  147. Re:what's the point? We need a global no to flash by Anonymous Coward · · Score: 0



    How about the Mozilla team enabling you to click no only once when you are prompted to download and install Flash, instead of having to answer no every time you visit a site that has flash.

    We need a global NO.

  148. Re:If we could find the Pop-Up Authors, we could.. by Sigma+7 · · Score: 1
    I am seriously starting to wonder about the legality of pop-up ads and internet spyware.
    IANAL, but pop-up ads are legal (even though they are annoying as hell). As soon as the advertisers run any form of executable code to place the ad in the background, or use any "kick-through" style of features, they are entering the realm of criminal hacking.

    While laws vary from country to country, it can be quite easy to turn this to your advantage - damages caused by this activity can be recovered through the court system (although you may have to bring it to the local repair shop to confirm the amount of damages).

    If you feel really lucky, perform the litigation in your own home town and convince the judge that the case is within the local jurisdiction. After all, if they hacked *your* computer, that's where the tort occurred...

  149. Re:Easier Fix.... by Anonymous Coward · · Score: 0

    How rude of those people, considering everyone who's anyone on the web is viewing with 1600x1280... dipshit.

    and the spelling is "site" as in the web, not "sight" as in you're blind. Now please step off your soapbox.

  150. Well said! Well said, indeed! by Anonymous Coward · · Score: 0

    If the companies doing the advertising actually paid attention to how much more products they can sell during/after an advertising campaign, maybe they would open their eyes a little.

    Advertising is too omnipresent to be noticed. People have learnt to ignore it.

    What you said about click-throughs being seen as revenue is right to the point. No product is sold by clicking on the banner. At most, it's just an extra pair of eyeball looking at the product offer. But it's not a sale. No money moves around.

    I'd like to see the age of common sense.

  151. Re:Easier Fix.... by sketerpot · · Score: 1

    Perhaps you are referring to QuickPrefs? Great button. I'd recommend installing it.

  152. Don't link it? call 888-656-4546 by Hans+Lehmann · · Score: 1
    How about you setup a seperate computer that automatically browses to any URL that is displayed in an ad

    Better yet...
    Set up the same computer to auto-dial Orbitz customer service at 888-656-4546 whenever your browser encounters a link to their site. A suitable audio clip from South Park would certainly be appreciated by whomever answers the phone.

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  153. Re:Easier Fix.... by Anonymous Coward · · Score: 0

    It IS hyperTEXT transfer protocol, after all. There's no room for graphics or anything other than text, IMNSHO.

  154. MOD PARENT UP! by Anonymous Coward · · Score: 0

    asdfghjkl;

  155. Popup window != dialog box by thebigmacd · · Score: 1

    A popupwindow contains html content. A message box (including a password dialog) is not the same item as a popup window. Seems to me that with a cracked popup blocker I can block popup windows and not dialogs, which is fine by me.

  156. Re:Easier Fix.... by Reziac · · Score: 2

    Actually, I *do* prefer a B&W mono-spaced equally-formatted no-graphics page ... okay, so mine is set to black on grey, but the principle is the same. Want to keep me coming back to your site? Make it plain as dirt, thus fast and easy to read. And use context-relevant text ads that I can read or ignore as I wish.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  157. Re:what's the point? We need a global no to flash by Anonymous Coward · · Score: 0

    Global no? I got your global no right here:

    userChrome.css:

    [type="application/x-shockwave-flash"]
    {
    display: none !important;
    }

    Put it in there. No more "install this plugin?" crap. It was really annoying on my system, since I tend to run Mozilla full-screen, so my window manager couldn't autoplace the popup. That made it grab the focus away from whatever I was doing, and so on. Evil.

    Be sure you restart Mozilla after doing this change.

  158. The Proximitron by JoeCotellese · · Score: 1

    I've generally found this tool very useful. If you're running a Windows box then try the Proxomitron

  159. This isn't the first by ndb · · Score: 1

    I remember some time ago, the Globe and Mail, http://globeandmail.com/, a Toronto newspaper, had a regular mouse over ad, which was annoying as hell. The first time I was certain I had accidently clicked on a link...

  160. in the real world, that's called a DOS Attack by Fo0eY · · Score: 1

    not fighting back

  161. Proxomitron by Anonymous Coward · · Score: 0

    Just get the proxomitron. It's a proxy server that you can use to cut out pop-ups and other ads from HTML before it ever gets to your browser. You can also create custom filters to get rid of annoying intrasites, flash, etc....
    http://home.arcor.de/six/

    I see one pop-up every 2-3 weeks now.

  162. This guy is SO going to hell! by BurKaZoiD · · Score: 1

    ...said Mark Rattin,...,"There's an enormous segment of the population that are appreciating these ads."


    For the love of frickin' Gawd! Like I believe that any more than I believed Ollie North during the Iran-Contra hearings!

  163. I don't see them.. Hmm.. by AyeRoxor! · · Score: 2

    I use a couple different databases for my hosts file, and I have disabled flash and javascript, only turning them on when I'm at a site that A) requires them, and B) I'm really really interested in.

    Voila, I may get 5 ads a day through servers not yet in my hosts file, and they get added immediately.

    There are ways to take back your internet experience.

  164. The War Wages On by hebble · · Score: 1
    Now that we have the technology to cut ads out of our lives, what kind of idiot is going to say, "Yes, pop ads up on my screen and consume most of my bandwidth with images I don't want?" Advertisers will continue to come up with measures like this, but they're already behind the curve, because this new technique is already defeated by Mozilla's pop-up blocking (yes, I know the mouseover can still send your main window to another site, but they won't do that because then their site loses traffic!) Somewhat more onerous is that company which purports to detect pop-up blockers, but that can be fixed, too. In the end, I control what my computer chooses to download and display, and nothing can change that.

    That's why I think Congress should save us all a lot of trouble by just outlawing advertising now. Either way, the end result will be the same: people will see few if any ads, and content providers will need to come up with alternate means of generating revenue. Better to force the issue now than put us all through years of annoyance and frustration, which won't even really help the industry.

    In the meantime, I'll use Mozilla's pop-up blocking, /etc/hosts files, the Internet Junkbuster proxy, and anything else I can to keep ads off my screen.

  165. Doubtful by Deathlizard · · Score: 4, Interesting

    Although Microsoft has most likely done reasearch on pop up ad's and are aware of their customers wanting such a feature, Especially when MSN competitors are touting Pop Up Blockers as a feature of their service, not to mention the deceptive nature of popups these days, Microsoft Will not do it.

    Why you Ask? Because They will get Sued for Being a Monopoly or Stifiling Competition, and Lose.

    Dont Believe Me? When Outlook Express 4 was in it's beta stages, It had a spam filter similar to the one that Hotmail and Outlook currently have. You dont see it in Outlook Express because a company that was sending newsletters sued them for being a Monopoly because the Spam filter would fiter the companies Legitmate E-mail. Even though Microsoft explained that it was the way they were sending the mail and there was an easy fix to it, they didn't budge, They won the case, and Spam continues to flow to inboxes.

    1. Re:Doubtful by Deathlizard · · Score: 1

      here's is the story. I made a mistake in saying it was OE4 when it was OE5

      Now before you start thinking that this would never happen, just think of all the other products out there that block popups and what would happen to them once it's built into IE. They lose revenue, Claim Microsoft is using it's OS Monopoly to put them out of business and sue MS to death until they either get money or get it removed.

  166. Thieves by skinfitz · · Score: 2

    So now we are going to be thieves for not moving our mouse over certain areas of our own screens.

    Lynx looks more attractive every day. It'll all go full circle I tell you.

  167. You should copyright this before Amazon.com! by joeflies · · Score: 2

    No-click purchasing :>)

  168. Re:Easy Fix....easier by Anonymous Coward · · Score: 0

    I'm all for the disabling of flash, but I don't think I can live without my homestar runner!

  169. Pop Up ads by johnd5512 · · Score: 1

    probably invented by the same jerks who think people like being interupted my phone sales during dinner

  170. Or your browser by Anonymous Coward · · Score: 0
    When I get popup ads (or whatever) that annoy me too much I just visit the web site sponsoring the ads, and the web site doing the advertising after setting my referrer to a message like "popup ads are annoying and ensure that I wont buy your crap", and my user-agent similarly.

    I do this because I can't always find an email address, or a complaint page without spending more time than I really want to.

    Of course, I dont really want to see the results so I use wget or curl to actually fetch the pages, and just to make sure the message gets seen I do a hundred or three fetches. With delays, of course, as I don't want to do a DOS attack.

    1. Re:Or your browser by MonTemplar · · Score: 2

      When I get popup ads (or whatever) that annoy me too much I just visit the web site sponsoring the ads, and the web site doing the advertising after setting my referrer to a message like "popup ads are annoying and ensure that I wont buy your crap", and my user-agent similarly.

      Hmm, you're assuming, of course, that they'll read this message from their web site logs... how likely do you think that is?

      I do this because I can't always find an email address, or a complaint page without spending more time than I really want to.

      Fair point, but that might be explained by your statement below...

      Of course, I dont really want to see the results so I use wget or curl to actually fetch the pages, and just to make sure the message gets seen I do a hundred or three fetches. With delays, of course, as I don't want to do a DOS attack.

      And you wonder why the ad firms are a bit reticent about giving out an e-mail address? Behaviour like that will only harden their attitude.

      --
      -MT.
  171. Stop buying from the advertisers by Martin65 · · Score: 1

    nhl.com, a site that I visit frequently, started running those really annoying flash popups for Speedstick deodorant, a product that I used to buy regularly. They disrupted my surfing experience enough for me to go out of my way to buy their competitor's product.

  172. Fuck with the Bastards! by Nintendork · · Score: 2
    Here's the address for Mark Rattin. The phone number is no good.
    http://www.speedsite.com/~rattin/history.html

    Tell Mark Rattin he's a bastard!
    mrattin@otherwiseinc.com
    rattin@xsite.net

    These are some other company addresses.
    pcanic@otherwiseinc.com
    wise@otherwiseinc.com
    dmtitus@otherwiseinc.com
    marjohn@otherwiseinc.com

    Here's the site of one of their employees. He keeps a blog.
    http://www.matthewmercer.com

    If you care to hack into their mail server, here's the portal to their web configuration:
    http://66.107.28.184:3000
    They're running MDaemon 6.5.1 which has no known vulnerabilities other than a weak password. The lucky guesser gets to screw with their email!

  173. funny quote by Anonymous Coward · · Score: 0

    Still, others worry about the strategy tarnishing online advertising's evolving image.

    nah nothing to worry about buddy. reputations cant get more tarnished then online advitizers

  174. Advertising smart instead of annoying by jefu · · Score: 2
    Simple enough.


    This takes too much work and it doesn't appeal to the advertising types.


    Advertising types are more interested in flash (in whatever way you want to use that word), vivid images, loud noises, and especially annoyances (annoying works in advertising). Thats the kind of people advertising people hire and thats what they want to do.


    They don't want to have to think. They don't want to have to work.


    And they've sold this to too many of the companies out there that want to sell things - usually because they hire advertising types themselves. That other approaches might be effective and even far more so is irrelevant.

  175. As a web advertiser by teamhasnoi · · Score: 2
    I'd like to thank all of you for your feedback on this powerful new tool we have. According to what I've read here, many ads are too large, not targeted to your product preferences, use annoying flash graphics or animated gifs. Many of you said that you recieve a multitude of popups for the same product, and that these ads are intrusive and distracting.

    After reading your comments, we will be taking down all of our ads, popups and banners. We apologize for the inconvience, and hope that you will find our *new* ads less distracting.

    These ads will override your monitors gain, and burn their image directly into your monitor's phosphor. No other content will be viewable.

    We do understand that the world outside of the computer can be distracting as well, so in early 2003 we will be releasing new ads that should work directly on your eyes! These ads will blind you to everything but our message. No more popups!

    Thanks for your attention; we wish you a safe and joyful holiday season!

  176. toggle flash on and off with jtflashmanager by spoonyfork · · Score: 2

    jtflashmanager works for at least IE, Netscape, and Mozilla. Check it out!

    http://www.jtedley.com/jtflashmanager/index.php

    --
    Speak truth to power.
  177. You are a fool .. by Inoshiro · · Score: 2

    "OR one that validates user input (removing the slow interaction between server and client just to confirm they actually typed something useful into the text box) " .. if you think that's acceptable. You still have to validate it on the server side. The only thing client-side JS validation should be used for is accelerating reporting of problems to the user. You still have to validate everything on the server side. To do less is insecure.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  178. Benefits by Alan · · Score: 2
    To quote the article:


    Because online travel has such widespread appeal, ads that "roll over" directly to the site hold value for many people, according to the company's interactive ad agency, Otherwise.

    ...

    "There's an enormous segment of the population that are appreciating these ads." He said that similar commercials have appeared online over the last eight months.

    I say " show me one ". Not one person who has ever clicked an ad, or found something useful in online advertising, but somone who has "appreciated" these pop-unders or new "kick overs".


    People (as I understand it) don't want this sort of stuff. They want something like a banner ad that is easily ignored unless it is relevant to them. About the only banner ads I click are the /. thinkgeek ones if they show me a TG product that looks new or that I haven't seen before. If thinkgeek had huge flashing animated fullscreen pop-over-under-kicking ads that is an annoyance, and while I will remember them better, it will not be in a good light, and that will influence my purchases from them in the future.

  179. Won't see 'em by Alan · · Score: 2

    While people say how wonderful IE is and how netscape/mozilla has lost the browser war, and that linux sucks on the desktop. I can't tell you the last pop up/under/flash ad I saw. I use a browser that most tend to ignore (yea yea, keep it under the radar), and if the stupid propriatary scripting does work, it is easily turned off (I either set popups to not be allowed or to open in tabs in the background, where I can close them without ever looking at them).

    99% of plugins don't work with mozilla? Gosh, NO! No more gator activeX controls that offer to install on their own? I am so missing out aren't I.

    Even if mozilla becomes a target for advertisers, it seems that mozilla is actually listening to the users, and implementing the types of options that they want (pop up blocking, spam blocking) as opposed to IE, which makes it just that much more diffucult to have an online experience that is ad free (and therefor company unfriendly).

    Hey IE, why is it so easy to allow plugins yet so easy to not? Where is the "never allow" (for gator activeX esp)? I see there is an "always allow". Why doesn't the cookie more information button save state properly? Hate to piss off those big corporations that you're brownnosing up to.

    Free software will be the reason that people never see this shit. Made for the people, and by the people.

  180. Blockers by Etriaph · · Score: 2
    There have been a lot of nice popup blocker software packages in the past that sort of negate this horrible thing. Konqueror even has built in support to ask you what to do when a popup comes into question. I personally like to have Konqueror ask me before showing me the popup, this avoids me missing popup windows on links that I click on and specifically want one from.

    I think your web browsing experience is regulated solely by the browser you use.

    --
    "It's here, but no one wants it." - The Sugar Speaker
  181. Re:Easier Fix.... by Anonymous Coward · · Score: 0

    "You still need to validate the data server-side."

    Of course. But if you are doing client-side validation, your server-side stuff can be simplier and more fugly.

  182. Similar Tactic to Bulk Spam? by Viscount9 · · Score: 1
    Email Spam works on the same principle.

    It is forced upon the user, but if the volume is high enough, a very, very low conversion rate of 1% could still be reveune generating.

    However, I doubt Orbitz is doing a marketing blitz on every single site to achive this. Even with the cheap rates media buyers get now, it is not cost-effective (and not to mention annoying).

    I think they could be pulling a fast-one to the higher-up execs. The marketing people could say "Hey, look at all these people who 'clicked' into web site with this great ad we made. But, they arent buying, maybe there's something wrong with what we offer."

    So, basically the marketing people would get credit for high click-through rate and blame someone else for the poor conversion.

    Ok, so can you tell I work in Internet Marketing? But, not, we never do something as stupid as pop-up ads. And, I really hate it that people like Orbitz are ruining what little reputation we people have.

    Did Orbitz come up with this ad in-house or through an agency?

  183. legal? by Anonymous Coward · · Score: 0

    Is this legal?
    Well, there's now law about internet ads....but it's sure a bit too much.
    It's like if I was walking on the street passing shops and one while passing in front of one a employee would take my arm and bring me in the store by force.
    I had no intention whatsoever to go in there and I'm force to go.
    Mmmmmm, I see some suuuuing cuming :)

  184. Black lists by Talloaf · · Score: 1

    The people upstairs are working on a blacklist of people telemarketers can't call. How hard would it be to set up some database with all the sites that use annoying advertisements?

    When a new site is added, it e-mails the webmasters, telling them about the database and why they've been blacklisted and what not. Browsers could then access the database and display a warning, those who are interested in fighting can decide based on the value of the site whether to view it or have the database send another e-mail saying you just lost another hit. Those who don't give a dern can just turn off the messages.

    I'd assume there'd have to be some method of verification to prevent Joe Bob from blacklisting his ex's boyfriend and other such revenge. (This is assuming that upon discovering an annoying site, a person can make an addition/suggestion to the database people.) But I'm not sure of the best way to implement this.

    Your thoughts?

  185. Why not... by SnarfQuest · · Score: 1

    Subscribe them to a lot of snail-mail advertisements going directly to their homes.

    Wonder if anyone thought of that one before...

    --
    Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
  186. Phoenix Mozilla Browser doesn't load them by billstewart · · Score: 2
    Phoenix is a Mozilla derivative, designed to be fast and lightweight. It has the Mozilla feature of "decide whether to allow scripts to open windows without permission", which of course I set to not let them. (I wouldn't call this a popup-blocker - it's more of a popup-non-supporter...) Whatcar.com didn't pop up anything, even though I tried a few pages, and I never see X10 popups either.

    Now, it's possible that I don't have quite all of the Flash/Schlockwave plugins reinstalled correctly since the last time I installed a new rev of Phoenix :-) I'm running 0.5, and I've had some problems with some plugins not working, since their installers seem to want Real Netscape, but most are ok, and about:plugins claims that I've got Shockwave 6.something installed.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:Phoenix Mozilla Browser doesn't load them by tsa · · Score: 2

      You're right. I tried it with Mozilla and indeed no problems on this (in my opinion) great website. Mozilla just keeps impressing me. Thanks for the tip!

      --

      -- Cheers!

    2. Re:Phoenix Mozilla Browser doesn't load them by tsa · · Score: 2

      It's now an hour later and it seems that whatcar.com is slashdotted. They never knew what hit them...

      --

      -- Cheers!

  187. no problem... by Dr.Peace · · Score: 1

    I use Mac Internet Explorer 5.1 and I have developed not getting annoying adds to a fine art :) I don't like using add blocker programs so I do it the old fashioned way, if a page absolutely needs javascript, I click command; then click the javascript activation button or plug-in button then click enter. It takes 3 seconds and the majority of web pages don't need javascript anyway so I keep it off 97.3 percent of my surfing time but most importantly I never get pop up adds or flash unless I absolutely want it. Slashdot and BBC news are two examples of pages that are worth spending 3 seconds to have plug ins and javascript active but the rest of the time they're just not needed. I wish there was a feature in browsers that would allow the preferences to revert back to the original settings after your finished visiting a certain important page.

  188. You don't have to install anything by billstewart · · Score: 2

    This isn't a popup blocker you're installing - those are for those poor suckers using IE who need all the protection they can get. This is just choosing the option that implements or doesn't implement popup windows, telling it you don't want the things. Works real fine; the last time I was on a machine that didn't have Mozilla, I was really appalled at what IE users have to put up with.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  189. Rant on my soapy box by Anonymous Coward · · Score: 1, Interesting

    Hey what a cool idea. Yes I need some samples of this stuff. Please give me samlple code... Wait lets not do that. bad aenough we are telling everyone it could be done. Now using IE will be more annoying as everyone who didnt know about it soon will. I will not blame slashdot. I just dont think anyone will do anything constructive to stop this if the people programing the brousers want pop up support. Oh well mozilla seems to be working faster for me anyway. That I asumes makes some of you happy. I dont like changing software if what I have works well. So I will still be running 98 and IE when it suits me. Besides if it has pop ups I KNOW its a crappy inconciderate site and thus restart exprorer and not visit it. I know several web sides that DO NOT link to sides with pop ups. I may be better off who knows. So please set your policy to not link to those sites with this on your pages it makes you look bad. With enough luck we will route around this and be better for it. I can put up with pop ups for now.

  190. 127.0.0.2 as /dev/null destination by billstewart · · Score: 2
    It's not your machine - it's the one at the other end of your loopback network :-) I tend to use it to indicate sites I'm killing off.

    The main problem with 127.0.0.1 is that if you're also running a real web server on your machine, the requests for blocked sites will be sent to it, so your system will have to respond in some appropriate manner, and your browser will have to display the response appropriately. Some operating systems don't seem to have the clue that 127.0.0.2 is different from 127.0.0.1 :-) I haven't installed a web server on my main work machine since it got upgraded (?) to Win2000, but older Windows used to be a bit fuzzy about the distinction.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  191. Responsibility for Linking by Anonymous Coward · · Score: 0

    Rant on the site that linked you to the crappy pop up site. Dont link to them they are iresponsible. As soon as you come across a site that does this you know its crappy and inconsiderate and leave.

  192. what ? by Tom · · Score: 2

    Uh, people are still bothered by pop-up ads? Time to upgrade your browser to Mozilla. I haven't seen a popup in months.

    If it's a problem that can be solved at your end, with minimal hassle, then what's the story?

    --
    Assorted stuff I do sometimes: Lemuria.org
  193. ESPN.com has popups?! by ChozSun · · Score: 1

    I go to ESPN.com like 5 times a day... I don't notice any popups... ohhh, wait a minute! I use a real web browser called Opera.

    --
    ChozSun
    ChozSun.com
  194. Look on the bright side by MoneyT · · Score: 2

    If these things catch on, they'll kill the pop-under market.

    In the meantime, I recomend picking up a little program called the Proxomitron. An excelent pop-up, java, flash and other web elements blocker. Any code you find annoying, you can simply tell it to block. You can create new filters, modify old filters and customize it right down to which sites which filters can apply to. Very nice program.

    --
    T Money
    World Domination with a plastic spoon since 1984
  195. Ad-subtract blocks ads, popups, and .... by addikt10 · · Score: 1

    cookies, javascript, java, on a domain by domain basis.

    You can allow cookies, then search and destroy cookies, saving those which you want to keep.

    Block or enable auto-refresh, animations, music, referrers, once again on a domain by domain basis, and they update their ads database and ad detection engine readily.

    http://www.adsubtract.com

  196. IE only by MenTaLguY · · Score: 2

    The "overlay" type Flash ads only work with the ActiveX version of the flash plugin. If you're not using IE, they're not an issue.

    --

    DNA just wants to be free...
  197. whatever by Alari · · Score: 0

    ... current version of Proxomitron filters them out... no link since I get modded down for being helpful. =)

    --
    I use Windows... like a two dollar wh.. why don't I just go ahead and not finish that sentence.
  198. Re:Easier Fix.... by justMichael · · Score: 0

    OR any quick dialog box that requires a yes/no/cancel interaction. OR one that validates user input (removing the slow interaction between server and client just to confirm they actually typed something useful into the text box)


    umm.. do you mean like these??

    alert("Your input is not valid");

    OR

    confirm("Are you sure you want to do that?");

    These will work on any browser that has javascript enabled and require very little work from you.

    Of course they wont make the designers very happy because they can't control the look and feel, but don't try to say you can't do these things because someone has blocked popups...
  199. print $this->ObPrivoxyPlug(); by otis+wildflower · · Score: 2, Informative

    (ok, ok, I've been playing with PHP lately ;)

    Maybe it's under my threshold or something, but if you haven't installed Privoxy as a local proxy yet, you're n-v-t-s nuts..

    Works great in Linux, and OS X from personal experience, and it's supported on just about anything.. Though I have a bug with Mac IE on OSX and Privoxy, which doesn't really bug me (Chimera works perfectly)..

  200. solution = phoenix by pastorBernie · · Score: 0

    go get it.. this shouldnt even be an issue..

  201. Try Privoxy by andrewm · · Score: 2, Informative

    Privoxy works under nixes and win32. It allows on-the-fly rewriting of web pages to eliminate all the nasties. It's fast (a few tough sell converts were amazed ... it is instantaneous).

    Plus, you can configure it easily via its web interface. I have it set to allow some friendly but fragile sites, and replace the checkerboard blocked ad images with a transparent one (ads just magically disappear!).

    Used in conjuction with Mozilla (cookie manager, allow images from site only) and the web becomes useful again.

    Last time I checked the privoxy stats, I was blocking 17% of all requests ... yet not missing any of that junk!

  202. Re:Easier Fix.... by aleatorybug · · Score: 1

    Constructive use of popups?
    Howabout net art?
    http://www.aphid.org/tilereef/loader.php
    fo r example
    though perhaps it's not that constructive. bugger.

  203. Do what I do by Bendebecker · · Score: 1

    use mozilla
    if that doesnot work stop visiting sites with pop-up ads or whenever you get to a site with pop-up ads just use the hotkeys to close the processes.

    --
    There's a growing sense that even if The Future comes,
    most of us won't be able to afford it.
    -- Lemmy
  204. Next thing everyone will learn... by Hyped01 · · Score: 1
    ...is that companies are using mouseovers to track where a person is on a page and onclicks to track where they click without having to do redirects, or running all sorts of other code because of mouse events.

    Gee, will the wonders ever cease!?!?!

    I honestly cannot believe it is just now that people (ie: webmasters and web programmers) are figuring out what can be done with such things and some very minor Javascripting and/or Java.

    Totally unimpressed...

    Rob - My Place

    --

    WebMaster:
    BinFeeds
    XXX Thumbnailed Image Newsgroups but

  205. Evolution takes time - they're trying by billstewart · · Score: 2
    The advertising biz has been trying to understand the Internet, and the web, and email, since the mid-90s. It's a really new field, and unlike television, the interactions between parties are much more complex. One of the big contributors to the dot-com boom and bust was the market's exploration of banners and similar advertising
    • Will banners reach consumers?
    • What kinds of messages are they good for?
    • What's the right activity to measure and price? Banner impressions? Clickthroughs? Something else?
    • How much is a banner impression worth? How long will it stay worth that much?
    • How can you measure advertising success to sell to ad-buyers?
    • How do you measure it without somebody's robo-clicker tricking you into paying them lots/no money?
    • Can advertising generate enough money to fund web sites?
    • How much content can you afford to build with your advertising revenue?
    • How much new fresh content do you need to develop to get enough readers to make the ads pay for your fixed and variable costs?
    • Hey, this was a great business model last year! What do you mean the market's saturated?
    • What are the supply and demand curves like?
    • How much is it worth to be Cool Site Of The Day/Week/Month/Year/Decade? Can your site stay cool for more than 15 minutes?
    • How much is it worth to be Cool Advertising Technique Of The Day? Are you cool because of fundamentals, or is it just your lucky 15 minutes?
    • If the social phenomena that your business model depends on are going to be short-term, can you grab the wave long enough to make back your fixed costs before something else is cool?
    • Does deeply thought out advertising get 30 minutes of fame instead of just 15, and does it cost a lot more than a quick+dirty job that only gets you 7.5 minutes?
    • What tools can we sell to the people who are doing the advertising, the content building, the ad-blocking, etc?
    • How long will the customers for those tools be able to afford them?
    • If the ad-buyers are only selling Internet-related products, as opposed to cars and movies and consumer electronics toys, is this just a bubble that'll disappear once we've burned all the VC money?
      This is a rapidly changing business, and the one thing that everybody's sure of is that
    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  206. Not the next-gen. by pclinger · · Score: 2

    This is not going to be the next-gen popup ads. Webmasters have to balance between what their users view to be acceptable ads, and making money. There is a very fine line. Most Internet users (read: not /. users) are not terribly bothered by popups - they can live with them. When you cross the line into the unacceptable area, these people will simply stop going to your Web site.

    Any sites that use this technique (which is just a simple javascript command), will find that the people that once visited their site will no longer be there, and their site will simply die out from lack of traffic.

    If I was an advertiser, I would not want this method of advertising done. I want to know how many people were genuinely interested in the ad, not how many people happened to move their mouse over the ad on the way to the X button.

    I don't think advertisers OR publishers will go for this type of system. C|Net is just building hype on something that is not there.

    Personally, I run a Web site that gets around 2 million pageviews a day, and I would never use a system like that for the ads.

    BTW, the code for the popups would be simple, such as:

    <IMG SRC="blah.gif" onMouseOver="self.location='http://slashdot.org/'; ">

    --
    /. editors made it impossible to link to file:///c:/con/con in my sig. Please just type it in
  207. As long as... by PsychoFurryEwok · · Score: 1

    As long as Pheonix/Opera/Mozilla/etc. finds a way to block it we can all surf peacefully. :) And it will happen or I'll develop it myself!

  208. Popups I'd like to see by salesgeek · · Score: 2

    Personally, I'd actually click on a pop-up ad that read:

    Click here to never see a pop-up add again.

    $G

    --
    -- $G
  209. Difference between what we say and what we do by SpikeSpiff · · Score: 1

    The issue here is that there is a big difference between how "we" think "we" respond to marketers and how we actually repsond.

    Marketers are actually quite sophisticated in measuring how users move up the chain from:
    view --> click --> browse --> purchase

    It is relatively straighforward to price each of those stages. When "we" think "we" never click on the cute monkeys, the truth is "we" do. And we click on enough monkeys.

    With all of the monkey clicking going on, I imagine soon Orbitz will be wondering where the copy of Hamlet came from....

    --
    "All that is required for evil to triumph is for good men to do nothing." - Edmund Burke
  210. But then they don't know why by geekotourist · · Score: 2
    If they don't know why you're boycotting them, or if they don't even know they're being boycotted, then nothing changes: it's just noise to them.

    A distributed "5 minute crusade" of phone calls does get their attention. They might choose not to care, but it'll have to be a choice on their part- and later on that choice may come back to bite them (or not, perhaps we aren't as big of a group as we think. Can't know until we try, though).

  211. I sent an email to Salon about this by dalangalma · · Score: 1

    I won't post the email, or the reply here, but essentially I complained about their flash ads that obscure the page I'm trying to read, and the HTTP-Refresh ads that completely break the back button. I told them that these ads frustrated and disgusted me, and that I wouldn't buy products from these ads no matter what they were selling, and that I thought Salon would benefit from a different style of advertisement.

    The response I got was wonderfully pleasant, and explained how Salon was going in the hole, financially, and the only way they can make money is to take whatever the advertising companies tell them to put up, and these annoying (and in my opinion, ineffective) ads are the ones they're paying big bucks for now. I sent a reply thanking him for his prompt and curteous response, and told him I hoped the advertisers wised up - these things are hurting both the companies advertised for, and Salon. So that's my point. It's the advertising agencies, not the sites hosting the ads, that need a clue-stick. They need to realize that annoying the user is not going to help, and it's much better to use the power of the internet to deliver subtle ads for things people really want (like Google's AdWords - you always get something related to what you're searching for). That's all.

    1. Re:I sent an email to Salon about this by Anonymous Coward · · Score: 0

      At least you got a response. Perhaps it pays to be courteous?

      As to your conclusion about who needs to beaten with a clue stick, I disagree wholeheartedly. Annoying flash ads drove me away from Salon, and even though I eventually wised up and disabled flash, I hardly ever go to Salon anymore. I suspect I'm not alone because the inyourface ad strategy hasn't exactly propelled them towards profitability.

    2. Re:I sent an email to Salon about this by dalangalma · · Score: 1

      Well, what I'm saying is, based on the email I got from them, they can't help it. According to them, if they don't use those ads they go under, because the people buying advertising space believe that those are the most effective ads, as opposed to the most annoying, which they actually are.

  212. Recommended browsers? by MacAndrew · · Score: 2

    I use Chimera Navigator for Mac OS X, a free browser tha suppresses pop-ups quite nicely -- I don't know whether it would do so for these spring-loaded buggers. But it can also suppress pop-ups you want to see.

    I think Opera has anti-pop-up tech, right? Others?

    Wouldn't it be cool to have a DMCA for Web ads, where circumvention technology would be banned? Just kidding. (Can anyone name the science fiction story I recall where in a world of compulsory advertising everywhere, even on toilet paper, people get hauled off for "treatment" if they attempt to escape? Bradbury?)

    You can also turn off Javascript, but that's throwing out the baby with the bathwater. Javascript occasionally does something useful.

    Any site that pelts you with ads should (1) be avoided and, if you care, (2) get a complaint letter. Vote with your feet.

  213. Who Needs Web Ads? by Jucius+Maximus · · Score: 2
    Seriously, why are we worried about web ads? It's not we have to see them.

    I haven't seen a popup in months and months thanks to good popup blocking in Opera and Mozilla.

    I haven't seen a banner ad in months as well thanks to Bannerblind.

    I always delete the flash dll mozilla uses so I never see flash ads either. (Occasionally it is required so I use opera for that.)

    This is all highly necessary because I can only get 28.8 where I live (not even 56K) and damn flash and other banners slow you down so your surfing is impossible.

    Seriously the only ads I ever manage to see are those text ones on google and they tend to be relevant and non-annoying so I sometimes click through.

  214. Re:Easier Fix.... by Jucius+Maximus · · Score: 2
    "Really? Care to point out a single constructive use of popups?"

    I find that pop-ups are used quite constructively on many e-commerce sites. For example, if you are on the page where you type in your credit card information and you don't know what the "Card verification number" is, you can click 'help' and a little window pops up showing you how to find it.

    This avoids the problem of redirecting the current window to another page and then losing the currently entered contents of the form. If also avoids clutter on the form.

  215. OK - Quick poll here... by The_Guv'na · · Score: 2


    "There's an enormous segment of the population that are appreciating these ads."

    OK hands up those people...

    Ali

  216. do these even make money? by El+Panda+Grande · · Score: 1

    this might be sort of off-topic, but I wonder if you can find out how much dough companies make off pop-adds and such. I mean..has anybody bought one of those little camera thingees? I guess this must be some sort of an effective way of advertisment, otherwise everybody would have wisened up and stopped using it.

  217. Just avoid clicking on banner ads by ciscoguy01 · · Score: 1

    Personally, if I see a banner ad or popup that does actually interest me I avoid clicking on it-- I paste the link into a new browser window, delete any extra stuff in the url, and take a look. That way I just came from nowhere and the miscreants won't get the idea that their advertising worked. As for the current passive rollover javascript exploit, (and it IS an exploit) the sites that are running those ads should be charging $100 an ad impression. If Otherwise/Orbitz wants to use such tricks to drive traffic they can just pay for it.

    --
    .
    1. Re:Just avoid clicking on banner ads by BrainInAJar · · Score: 1

      Unless they start checking "Referrer=".
      Then it doesn't work.

    2. Re:Just avoid clicking on banner ads by spd_rcr · · Score: 1

      wow, that's a lot of effort, i use pheonix & just middle click. then again, i seldom see banner ads & i never see pop-ups.
      i think all the real browsers have this feature, opera, mozilla... well, except internet exploiter

      --
      - tensions in our lives that are attacking our minds, unite themselves together to make our consciousness blind - op'ivy
  218. No, YOU are a fool :-P by nautical9 · · Score: 2
    Agreed, you still have to validate on the server end - but the JS validation is still very useful, as you said, for speeding up error reporting AND (more importantly) reducing load on the server, as the error can be corrected before returning the results, for people who DO leave JS enabled.

    My point is that as more and more people turn JS off, a useful feature of modern browsers is removed.

  219. They're testing it by Gorimek · · Score: 2

    I'm sure they are wondering about the same questions. And the only way to really find out is to go ahead and test it. This and many other versions of online ads. It may work, or it may fail. Eventually they will bump into a model that works pretty well for everybody.

    And that day Slashdot will be full of posts from people who had known all along that that was obviously the way to do it...

  220. IN SOVIET RUSSIA by Anonymous Coward · · Score: 0

    The Internet restricts YOU!

  221. ban javascript... by Anonymous Coward · · Score: 0

    ...dumbasses you... instead of crying you should consider an easy solution: turn off javascript. uh... ok... you lille kiddies won't be able to visit your own homepage anymore... d'uh... uh... that's really a problem...

  222. Mozilla. by Valar · · Score: 2

    Use the pop-up blocker.

  223. Not to mention... by Anonymous Coward · · Score: 0

    HTTP basic? yeah, real secure. (Of course I'm an idiot of Zope is doing it over HTTPS, but if it sends with every single page, you either stay in HTTPS the whole time or you're screwed)

  224. Use popupcop by draziw · · Score: 1

    It sees this as a "mouse script trick" and blocks it. I'd like to see that built into browsers though. Blah

  225. Never Mind by Anonymous Coward · · Score: 0

    I just read through that entire thread. Apparently Capitol One still has issues with Mozilla.

  226. A small arbitration. by Slums · · Score: 1

    Thank goodness that Pheonix came bundled with popup blocking automatically enabled.

    --


    I know what you're thinking. Did he fire six shots? Or only five?
  227. two simple rules to follow by pair-a-noyd · · Score: 1

    keep your /etc/hosts file up to date
    and
    set your browser to "ask" on javascript.
    When you find sites that annoy you with pop-ups just disable it for THAT site.. No big deal.

    I use Konqueror and I can customize it's behaviour for individual sites. I don't have pop-ups OR ads showing up on my box.

    And, I just can't say enough good things about having a dedicated Linux firewall. I use floppyfw and love it..

    I had the extreme displeasure of running IE on a Win2k box the other day and I almost beat the sh*t out of it with a baseball bat because of the freaking pop-ups.. What a miserable experiance. No wonder people have mental problems, dealing with all the spam, viruses, pop-ups, etc...

    I just can't find anything good to say about Windows, IE or OE... Not a thing..

  228. One Constructive use of a Popup by Anonymous Coward · · Score: 0

    I saw one sight that had a constructive use of a popup. It was a while ago, and a boring site, so I kinda forgot the address after not bookmarking it.

    The popup was a site navigation and search tool. Made it easier to get around and find what you were looking for on their site.

    Of course a case could be made that to need such a tool, the sites design was lacking in the first place, but that's just a side note.

  229. Re:If we could find the Pop-Up Authors, we could.. by dWhisper · · Score: 1

    but pop-up ads are legal (even though they are annoying as hell).

    True, to a point. There are several of these ads that could be flirting at the very edge of the concept of "Truth in Advertising." However, no one is really willing to call them on it as much because the evidence is so easy to hide on the internet. If a banner ad comes up and says something outright false, as soon as the complaint is loged (Speed Up Your Internet Connection Now!), the banner can be erased. Beyond that, most of these palces aren't a true business in the sense of walls, staff, and everything. They could be a shed with some kid uploading bad code (AOL?).

    How many of you window's users have run Ad-Aware out there and come up with 10 sex-tracker ads, even though you've never touched something outside of Google, /. , Bluesnews and maybe Yahoo. These things seem to spawn from just looking at a computer.

    And most things anymore aren't content to just go away. NewDotNet for example, seems to install on it's own without authorization. While it leaves rather nicely, it's still annoying.

  230. Re:Easy Fix.... Easy Counterfix? by knifeyspooney · · Score: 1

    Instead of pop-up ads, pop-up content. When you request a page, the server will return an advertisement and nothing but that to the main window. Then the main window will spawn a maximized pop-up with the content you requested. If your browser ignores the applicable Javascript code, then no alphabits soup for you.

    I can imagine an irritating but useful site like Yahoo doing that one once the pop-up blocking method of Mozilla, etc., is widespread.

  231. Time will Tell by Vandil+X · · Score: 1

    Just a few years ago, people were annoyed by links that opened in a new browser window. Some found the feature useful (since a lot of people tend to Right-Click > Open in New Window, for referenced URLs anyway). The problem with pop-up windows is not in the technology, but in the application. Windows Update has utilized a pop-up window for years on sub-WinXP systems. While not the most necessary use of a pop-up window, it was fluff that made the Windows Update experience easier on the end user. When pop-up technology is used for advertising is when people get annoyed. Aside from wasting your time, they can potentially harm your system. For example, there are some news/info websites that will automatically spawn a pop-up ad window every couple of minutes. Imagine the fun you'd have if you kept your browser open to that page and then idled to go see a movie... only to come back to a desktop littered with memory-hogging pop-ups. A situation that could probably crash any other apps you had running. Sometimes, the only effective pop-up killer is hitting your browser's "Stop" button once the text of the page has loaded, but not the image/flash banners and script-based pop-ups.

    --
    Up, Up, Down, Down, Left, Right, Left, Right, B, A, START
  232. Worse than this by Snover · · Score: 1

    I know this is late in the lifecycle of this article, but I figured I'd post it anyway. Some sites actually PREVENT you from using them if you use a program to block pop-ups. This includes Mozilla and Opera's built-in functions. The script? AntiAdBlocker. (Not that it's very hard to get around, since the script is so dumb that you pass it the URL in the GET header, but it could dissuade Joe Sixpack from using Mozilla because they can't access sites.)

    --

    [insert witty comment here]
  233. Re:Easier Fix.... by ncc74656 · · Score: 2
    "Really? Care to point out a single constructive use of popups?"

    I find that pop-ups are used quite constructively on many e-commerce sites. For example, if you are on the page where you type in your credit card information and you don't know what the "Card verification number" is, you can click 'help' and a little window pops up showing you how to find it.

    You could also use the <abbr> tag, which will associate a tooltip with a chunk of text. HP is one site that uses this tag frequently...as an example, hover over the underlined "PCs" in the "PCs & workstations" link on their homepage. A tooltip that says "Personal computers" will pop up.

    --
    20 January 2017: the End of an Error.
  234. Re:Easier Fix.... by Jucius+Maximus · · Score: 2
    "You could also use the tag, which will associate a tooltip with a chunk of text. HP is one site that uses this tag frequently...as an example, hover over the underlined "PCs" in the "PCs & workstations" link on their homepage. A tooltip that says "Personal computers" will pop up."

    This would be insufficient for my previous example because they use a couple of nice little pictures in the help display.

    Also, on the Paypal site, (aside from their shady business) they use one of those little popups to explain the use of typing in what you see in the image and also provide a link to an audio version of the code so the visually impaired can see it.

  235. The new DMPA is coming... by Lord_Sy · · Score: 1

    Well, you know... those guys invested a lot on marketing, research, and they actually know that their product is so good that will break sales records, and they are going to make billions.

    If for some reason their sales don't raise an exponential increase, surely it is because of pirates and terrorists refusing to buy.

    So then there would be a new Digital Millenium Popup Act that will assure those companies their deserved revenue.

    --
    --- "pero toda poesía es hostil al capitalismo"
  236. Re:Easier Fix.... by Anonymous Coward · · Score: 0



    That's not it. The one I'm using is much better. It is a toolbar that extends across the top of the browser, below all the other toolbars. It is very thin,just large enough to fit the items listed. You don't have to click through menus. You simply click on the specific item (ie: images, or cookies, or javascript), and the checkbox to the left of it is automatically checked, and the page is refreshed if the page needs to be refreshed to activate the item (like javascript) or the images are automatically downloaded if you click on images.

    So you don't have to go through any menus. All the items you choose to list on the toolbar or menubar are instantly clickable and instantly activated. This is so much better than going through menus. And it beats ie hands down. It was impossible to get a non-techie user to surf with images, javascript, and cookies off by default, as these are needed for some of the sites checked daily by him. When I showed him Mozilla with the tabbed feature, and this toolbar, he chooses images on, but java, javascript, cookies, popups, and I forget what else are now all off by default after I showed him what to do/how it works. He's more than satisfied, and no longer uses ie. Since he's the windows user of the dual-boot workstation, this is great for security on my part, and better for him on usability and control. And he loves the fact that popups are gone.

    I'm going to look at the mozilla file and check the download folder if it still exists. I may get the name of the plugin/extension then. If I do, I'll post it here. How long can I post before posts are blocked on slashdot?

  237. SOLUTION: PRIVOXY and IT'S FREE by Anonymous Coward · · Score: 0

    Privoxy works and it is free. It blocks all pop-up ads, javascript madness, and other time-wasting ads.

  238. Re:Easier Fix.... by sketerpot · · Score: 1

    In that case, you're referring to the preferences toolbar from XulPlanet. Enjoy.

  239. Last Post! by alpg · · Score: 1

    The individual choice of garnishment of a burger can be an important
    point to the consumer in this day when individualism is an increasingly
    important thing to people.
    -- Donald N. Smith, president of Burger King

    - this post brought to you by the Automated Last Post Generator...