Slashdot Mirror


Floaters are the New Pop-Ups

windowpain writes "A prior Slashdot article discussed the ever-increasing ability of pop-up ads to break through adblocking software. Now the New York Times (registration required) is reporting that pop-ups are pooped out, replaced by those annoying "floaters" that are even more resistant to conventional pop-up blocking software. From the article: 'Not to be confused with pop-up ads, which open new windows and clutter virtual desktops, these floaters, or overlays, or popovers (no one can agree on a name), can evade the pop-up blockers that many Web browsers have incorporated. In the last year, according to Nielsen/NetRatings, which collects and analyzes data on Web advertising, the frequency of these ads has risen markedly, by almost 32 percent from December 2003 to December 2004, while pop-ups in that period declined by 41 percent.'"

613 comments

  1. Not a problem by Anonymous Coward · · Score: 5, Informative

    With Mozilla/Firefox these new ads are actually not a problem. Just use a userContent.css file to block them.

    For example, I found some that use divs with IDs, so I just added something like:

    div#GF__p_0,
    div#floatpop { display: none !important;}

    And, poof, they're gone. Sometimes it can be difficult to figure out what to block, but the Webdeveloper extension can help quite a bit.

    1. Re:Not a problem by danormsby · · Score: 5, Funny

      Also not a problem with lynx.

      --
      Omnis amans amens
    2. Re:Not a problem by ackthpt · · Score: 3, Informative
      That's helpful, I've been resorting to disabling javascript for some of them, but it screws with some sites i need javascript enabled for.

      There's alwasy some pricks trying to ruin the web for everyone else.

      --

      A feeling of having made the same mistake before: Deja Foobar
    3. Re:Not a problem by DrEldarion · · Score: 2, Informative

      With any browser they're not a problem.

      http://www.proxomitron.info

    4. Re:Not a problem by suso · · Score: 5, Insightful

      Heh, isn't that the way it goes with almost all technology. New technologies cause new problems that would not be a problem on old technologies. Its as if we are moving in reverse rather than forward.

    5. Re:Not a problem by R.D.Olivaw · · Score: 5, Insightful
      There's alwasy some pricks trying to ruin the web for everyone else.

      I hate pop-ups and floaters as much as the next guy but c'mon, you're on their website! It's not like they're sticking their ads on every website you visit withotut he site's approval. If you don't like their business model, do not visit the sites. simple.

    6. Re:Not a problem by shird · · Score: 4, Informative

      Yeah, until they start using random names for the floats.

      The solution is to not allow layered content like that to cover up the page in the actual browser core.

      This is similar to blocking popups using a *popup.html* filter instead of actual logic in the browser to prevent windows from appearing unless the user has clicked the mouse and requested them.

      --
      I.O.U One Sig.
    7. Re:Not a problem by buro9 · · Score: 5, Interesting

      Not all adverts do have div ID's though, but thankfully we're still well within the realm of being able to use Adblock to nuke them.

      The adverts are usually served up by third party advert servers and thus looking at the adblock list of blockable elements... just block all items that are not on the domain for the site you're looking at.

      That takes care of 99% of floaters, popups, etc.

      The real problem is the next stage of advert evolution, which will be when content providers still use third parties to sell and supply adverts, but start to act as proxies for the adverts.

      When content providers are acting as proxies and adverts appear to come from the same domain and content management system as the content... then adverts will be VERY hard to block.

      The prevalence of adblock is going to increasingly push companies towards such solutions.

      They'll still need to monetise their sites, and whilst it used to be that they didn't care for a minority of people blocking adverts, when that is a fast growing minority and it's affecting their revenues... they will find ways around it.

      Just as the DRM rules state that if you can see and hear it you can bypass DRM and copy it... maybe a rule should be created for adverts: If you can see or hear the content, then advertisers CAN find a way to make you see or hear advertisements.

    8. Re:Not a problem by arkanes · · Score: 5, Insightful

      It's a hard concept for advertisers to grasp, but annoying people doesn't work when they have the power to easily turn you off. A few years ago, pop up blocking was a pretty technical thing and you needed to be a geek to have it. Then it moved into the mainstream. Same will happen here. People don't bother to block adds which are unobtrusive and non-annoying. Use those, and all will be well.

    9. Re:Not a problem by JSBiff · · Score: 4, Informative

      While I agree that it is kind of a band-aid approach, your approach doesn't work either. If you disallow divs to overlap any other content, then you have just disabled a lot of non-offending uses of dhtml. For example, drop down menus that don't use flash (really, I'd rather have dhtml menus than flash menus). Lots of different types of animation effects (like, for example, maybe a web-app would use a 'slide-out' notifier to alert you when you have new messages, like when using a web-forum with private messaging built in).

      Some people use this in a highly annoying way, it's true. But the solution is NOT "to not allow layered content like that to cover up the page in the actual browser core." If you are going to do that, you might as well just turn off javascript, which most browsers will let you do, already.

    10. Re:Not a problem by OhHellWithIt · · Score: 1

      Living in the Stone (or maybe Bronze) age helps: I have thus far avoided installing Macromedia's Flash plug-in because of my disagreement with some of Macromedia's terms of use (like the right to audit my use anytime they darn well please). So, yeah, I get annoying popups about not having Flash installed, but maybe your CSS solution will help me there, too. Thanks!

      --
      "Who controls the past controls the future. Who controls the present controls the past." -- George Orwell
    11. Re:Not a problem by Seahawk · · Score: 2, Interesting

      The real problem is the next stage of advert evolution, which will be when content providers still use third parties to sell and supply adverts, but start to act as proxies for the adverts.

      I have a simple solution - don't use their site :)

      I dont think i know any site that i couldnt live without that use ads to get their revenue.

      So if thats what it comes to - fine, i wont be using such a site at all.

    12. Re:Not a problem by JimDabell · · Score: 1

      The solution is to not allow layered content like that to cover up the page in the actual browser core.

      That's not feasible. You're forgetting that they are part of the page - not some external thing that is easy to identify. Furthermore, the idea of positioning something on the page is a legitimate one, and is used all the time - e.g. for drop-down menus.

      Unfortunately, advertisers are beginning to experiment with techniques that make it far harder to differentiate between adverts and content automatically - unrequested window.open()s are dead simple in comparison to trying to decide if every positioned element on the page is an advert or not.

    13. Re:Not a problem by tehshen · · Score: 2, Informative

      I have never found obvious names useful, such as 'popup.html' as you say - they either don't block enough or too much. I remember Adblock blocked the Hitchhiker's trailer a while back - its URL included /banners/ for some reason.

      The best way, I have found, is to block the companies that provide the ads. Searching for *doubleclick* blocks all doubleclick ads; *googlesyndication* similarly. This is effective as only rarely does the site host the ads themselves - and when they do, they are likely to be interesting to you.

      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
    14. Re:Not a problem by spun · · Score: 5, Interesting

      Enough people don't want to turn off ads, or don't know how, to make this profitable. I've noticed that many ads on TV seem deliberately designed to irritate through stupidity and repetition. Obviously irritation as an advertising strategy actually works with enough people to make it profitable. Consider that many of the people who read slashdot are (or like to think they are) more intelligent than the average person. I don't think the attitude expressed here is indicative of the attitude of the average web-surfer. A poster further down says his users would happily double click on a land-mine just to see what happens. I think that is more indicative of the general attitude of the average web-surfer. As long as there are stupid people, advertisers will cater to them.

      Obviously, what we need to do is get rid of all the stupid people. I suggest telling them there is a giant space goat coming to eat the planet and putting them all on some kind of space ark.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    15. Re:Not a problem by shird · · Score: 3, Insightful

      Yes thats most definately true. However many sites previously used popups to display such content and yet the world hasnt come to an end with the introduction of popup blockers.

      Menus and dialogs etc are tricky though, as the browser cant detect when the user has requested it or not, and in some cases you may want it even when you don't manually request it.

      Perhaps instead would be a way where you could hold ctrl and click a layer and it would disappear. Too many times Ive seen ads with the little 'x' to close button hidden away, one of these days the ads will start not bothering to even have close buttons. Or the close buttons will count as a click.

      I think theres an extension for Firefox that lets you dismiss elements like this already actually.

      --
      I.O.U One Sig.
    16. Re:Not a problem by Anonymous Coward · · Score: 0
      People don't bother to block adds which are unobtrusive and non-annoying. Use those, and all will be well.

      Actually, I run the adblock extension for Mozilla/Firefox, and I block every single ad I can, just for the sheer principle of blocking them. Not only that, but the adblock extension also blocks these new floaters.

    17. Re:Not a problem by JSBiff · · Score: 4, Insightful
      Perhaps instead would be a way where you could hold ctrl and click a layer and it would disappear.


      That is definitely a better solution. You still have to see the ad initially, but it at least returns control to the user. I'm all about user-control when it comes to the web. Control of your browser and your computer should rest with *you*, not some random, untrusted site on the public internet.
    18. Re:Not a problem by rabel · · Score: 1

      Actually, this will lead to the death of these ads anyway since now the site itself is controlling the counters for page-views of the ad. The ad farm won't be able to verify any of the page views except as a general hit count for the web server. Script-generated log files will make the host site wealthy since there's nothing the advertiser can do to verify viewers.

      So, go ahead and let the host site host the ads. Heh, heh.

    19. Re:Not a problem by josh3736 · · Score: 3, Informative
      For Windows users, it's not a problem at all. The Proxomitron solves every anti-Web annoyance need. It acts as a rewriting HTTP proxy based on regexps that runs on your own machine. If you see an ad that makes it through, just whip up a quick regexp and poof, it's gone, no matter what domain it comes from.

      Advertisers might be able to come up with new ways to make me see or hear their ads, but it will only happen once. It takes me only 2 minutes to ensure I never see their ad again. Honestly, when will Internet advertisers understand that when I've gone out of my way to block your ads, I really don't want to see them? I'm not going to say, "ooh! This guy figured out a way to get around my ad filters, he must make good products!" Get real. I'll never buy anything from X10 just because they were one of the biggest purveyors of popups back in the day.

      Annoying people is not a good way to convince them to buy your product.

    20. Re:Not a problem by theguyfromsaturn · · Score: 1

      Exactly. The discrete unobtrusive text ads somewhere (or little logos here and there) don't bug me. Adblock already takes care of nasty floaters.

      --
      I like my dinosaurs feathery, and my pterosaurs hairy (or is it pycnofibery?)
    21. Re:Not a problem by eric76 · · Score: 1

      Obnoxous ads are enough to compel me to change channels on a tv set.

      Ads using rap music (music?) will do it nearly every time, but there are others as well.

    22. Re:Not a problem by Anonymous Coward · · Score: 0

      People don't bother to block adds which are unobtrusive and non-annoying. Use those, and all will be well.

      There you go being all reasonable again.

      My prediction is that as the economy continues to go downhill, advertisement in all forms will continue to become more aggressive and more pervasive. It is just a symptom of the disease (monopolism in EVERY market sector).

      I don't even think that anything can be done about it. As a country we are past the point of no return. Once we have a very loud and painful economic disaster, then and only then will recovery begin.

      Watch for it. It is coming.

    23. Re:Not a problem by JSBiff · · Score: 3, Interesting

      Oh, thought of one more response heh.

      However many sites previously used popups to display such content and yet the world hasnt come to an end with the introduction of popup blockers.

      That is partly because, in the case of popups, you can distinguish between a popup that the user wants (e.g. they clicked a link which opens content in a new window), and automatic popups. Popup blockers still allow new windows when you click a link, typically. They just kill automatic popups.

      Unfortunately, in the case of dhtml layers, it *is* harder, as you said, to distinguish. Maybe someone could think up a solution though, that doesn't throw the baby out with the bathwater, as it were.

    24. Re:Not a problem by Anonymous Coward · · Score: 0

      this is firefox's killer app for me. if it works as good as it should, I'm ditching IE.

    25. Re:Not a problem by fnj · · Score: 1

      I have been wondering why there doesn't seem to be anything like Proxomitron for linux.

    26. Re:Not a problem by datadriven · · Score: 2, Insightful

      You mean like slashdot?

    27. Re:Not a problem by Anonymous Coward · · Score: 0

      Just use Squid?

    28. Re:Not a problem by 88NoSoup4U88 · · Score: 1
      There is a giant space goat coming to eat our planet?!?!?!

      Ohwait...

    29. Re:Not a problem by Anonymous Coward · · Score: 0

      The GDP for the 4th quarter rose 3.8%. That is 0.7% above estimates and the largest increase since 1999. How exactly does that constitute going downhill?

    30. Re:Not a problem by KontinMonet · · Score: 2, Insightful

      And what site is that? Oh! It's a US site trying to sell me a truck I don't want or a bank I can't use 'cos I'm in Europe accessing a .COM or .NET site...

      --
      Did he inhale?
    31. Re:Not a problem by cybergrue · · Score: 2, Informative
      When content providers are acting as proxies and adverts appear to come from the same domain and content management system as the content... then adverts will be VERY hard to block.

      Actually, this depends on how they do it. I've seen lots of sites that host the advertising used on their site, and not the advertisers proxy. Sites that do this, usually have the ads stored in their own directory, something like /ads or /advertisment, or even /sponsors. The adblock plug-in for firefox allows wildcards, so you just have to put in a wild card in the ad dir, and presto, all the ads stored in that dir are gone. This even works for proxy servers that are numbered, like 2.annoying.advertising.proxy.com. just replace the 2 with a *, and it, and any advertising from any of the annoying.advertising.proxy.com domain no longer appear.

      However, adversisers, and some ad driven web sites are getting wist to these tricks, and are hiding the ads in the same directory they use for their content, something like /images. Now, putting a wild card into this directory means that none of the images are loaded for this site, not just the ads. These sites are also advoiding keywords that can be filtered out. Like having the word advertisement appear in the image name as it is possible to filter them out too easily.

      I have seen these floating DHTML ads for a few years now, and they are quite annoying. Fortunately, they were few and far between, however this situation has to be fixed now before it becomes problematic. First of all, turning off Flash does not work, as Firefox puts an opaque placeholder graphic in its place, which covers up the content. One solution is to make that box semi-transparent, so you can see whats underneath it. I had to launch flash a couple of times, just to be able to launch the animation so I could an embedded butten to close it. Also, Firefox should never allow the right click mouse menu to be overridden (I have no problem with stuff being added to it). This would allow you to right click on flash or DHTML floating images, and Adblock them. Firefox currently allows you to neither. To ad block flash, you have to click on the Adblock icon on the lower right hand corner of the browser, and search for embeded objects. For DHTML, its even worse.

      Fortunately, the Open source nature of Firefox will allow this issue to be resolved well before it becomes mainstream, and several years before anyone over at Microsoft event thinks about doing something about it.

    32. Re:Not a problem by Vengie · · Score: 1

      ....who will sanitize our telephones? Where will I get my haircut?!

      How am I going to operate my digital watch!?!?!!?!?
      YOUR PLAN SIR, IS STUPID!

      <3

      --
      When in doubt, parenthesize. At the very least it will let some poor schmuck bounce on the % key in vi. (Larry Wall)
    33. Re:Not a problem by Squideye · · Score: 1

      Obviously, what we need to do is get rid of all the stupid people. I suggest telling them there is a giant space goat coming to eat the planet and putting them all on some kind of space ark.

      So who's going to protect you from the scourge of dirty telephones?

      'Cause I've seen what you do with your telephone when nobody else is in the room.

    34. Re:Not a problem by fenris_23 · · Score: 1

      The solution is to not allow layered content like that to cover up the page in the actual browser core.

      Would that not preclude dhtml menu interfaces where the user can mouse over a menu item and a new menu is displayed over the other content?

    35. Re:Not a problem by gregmac · · Score: 1

      Actually, this will lead to the death of these ads anyway since now the site itself is controlling the counters for page-views of the ad. The ad farm won't be able to verify any of the page views except as a general hit count for the web server.

      Or it'll go the other way -- ad servers will host the content. If you want to view the content, you'd have to see the ads.

      I guess the best we could do then is have an extension to disable javascript and most css for those ad domains.

      --
      Speak before you think
    36. Re:Not a problem by jo_ham · · Score: 2, Funny

      Of course, you run the risk of being sent to prison under terrorism charges if you use Lynx, since the clueless web admin doesn't recognise the user agent and assumes you are hacking their site.

      Adverts of Prison....

      hmm, I'll take the risk, I can't stand web adverts.

    37. Re:Not a problem by CoderBob · · Score: 4, Insightful
      One thing bothers me about your argument:
      If you disallow divs to overlap any other content, then you have just disabled a lot of non-offending uses of dhtml. For example, drop down menus that don't use flash (really, I'd rather have dhtml menus than flash menus). Lots of different types of animation effects (like, for example, maybe a web-app would use a 'slide-out' notifier to alert you when you have new messages, like when using a web-forum with private messaging built in).

      Why do we even need drop-down menus on websites? Whatever happened to decently laid out sites that didn't contact the server every 10 seconds to see if there was an update? Web-forums with private messages? Let them notify me of a new message when I request a new page. Real-time dynamic content does not belong in a browser window.

      Maybe I'm just old fashioned here, but I don't see "the web" as something I want to turn into application software. Not over HTTP. Leave my HTTP alone, let me browse through information, maybe hit some server-side app here and there for quasi-dynamic content. Enough with the client-side stuff. The only thing I can even see running client side is a validation script that just checks to see values are entered into a form. Not that they are right (other than format, like ###-###-#### for a US phone #). Other than that, keep it on your damn server.

    38. Re:Not a problem by Sparr0 · · Score: 2, Insightful

      I would like to counter this with a link to http://www.admuncher.com which is transparent and more featureful, imho.

    39. Re:Not a problem by Pionar · · Score: 1

      I heard a guy talking about Boing Boing putting ads in their RSS feed and said, you know what? It's not Boing Boing's fault. It's MY fault for subscribing. It's my fault for visiting their site. Basically, what you're saying.

    40. Re:Not a problem by Fnkmaster · · Score: 1

      AdBlock blocks by regexp too. I have yet to come across anything that AdBlock can't block with a regexp - the problem as the parent poster was pointing out is that with "floater" divs already, you sometimes have to view HTML to figure out the source of the foreign div... however, it's not too hard to figure out currently because they always come from somewhere else. It will be much trickier and more labor intensive when they bury them within the same domain by proxying the content. You'll still be able to track them down if you are clever enough, but it will be much more labor-intensive to do so manually.

      Actually, even now DIVs don't show up as blockable elements in AdBlock natively, which I consider a major deficiency (unless I have an outdated version of AdBlock installed in Firefox here?). It just lists IFRAME, IMG, OBJECT, and EMBED tags, which are rapidly being replaced by Javascript-written foreign DIV tags.

      The process of finding and blocking floaters in AdBlock needs to be made easier.

    41. Re:Not a problem by hazah · · Score: 1

      tru dat!

    42. Re:Not a problem by AmoHongos · · Score: 2, Insightful

      It is just a symptom of the disease (monopolism in EVERY market sector)
      I'm just as much of a hippie as the next guy, but I'm not sure that "monopolism" is the word you're looking for. A true monopoly has no competitors, which means it has no reason to advertise.

    43. Re:Not a problem by DaveJay · · Score: 1

      I think the better approach would be to create a FireFox extension that allowed you to see the name of a layer when you mouse over it, with a "block this floating layer on this site" right-click option.

      Granted, random names will still be a problem, but that's a lot of extra work just to show floaters to someone that won't click on them anyway. At least they'll suffer a little.

    44. Re:Not a problem by MattW · · Score: 1

      Not all adverts do have div ID's though, but thankfully we're still well within the realm of being able to use Adblock to nuke them.

      All floaters have IDs of some kind. Otherwise, JS can't manipulate them via the DOM, and they can't "float". The non-floater ads are "solved" already.

    45. Re:Not a problem by DaveJay · · Score: 1

      It's not like they're sticking their ads on every website you visit withotut he site's approval.

      True. That's what Gator is for. :)

    46. Re:Not a problem by LiquidCoooled · · Score: 1

      I have an addin for firefox that adds a context item called "Remove this object".
      It works a treat and removes the object your hovering over, but unfortunately it returns after a refresh (my missus thought she had finally managed to delete slashdot totally from the internet when I showed her! The look on her face as she wiped out geek comments was a classic)

      The addin is called "Nuke anything", unfortunately its on my home machine, so I can't get a link.

      If adblock etc could impliment this kind of thing and put a pretty regex front end on it, then it will be faily simple to keep up.

      A user would only see a specific kind of advert/dodgy content once, and the blocker would learn :)

      --
      liqbase :: faster than paper
    47. Re:Not a problem by SIGPUNKT · · Score: 2, Insightful

      Hey, dude -- it's 2005 calling. Why don't you drop by and see us sometime?

      --
      Where am I to go, now that I've gone too far?
    48. Re:Not a problem by mikael · · Score: 1

      Enough people don't want to turn off ads, or don't know how, to make this profitable.

      In the UK, the usual tactics are the sounds of household accidents (plates falling onto the floor, fork/knives falling onto plates, children screaming, the TV blinking out into silence or white noise). I guess the advertisers are targetting those parents who are likely to be in the kitchen while their offspring are in the living room watching TV. Any "bad sound" is going to make them run into the living room to see what is happening.

      The current advert which makes everyone want to change channel is the charity advert where various people say "I shouldn't be here...". Well, we can easily fix that...

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    49. Re:Not a problem by X86Daddy · · Score: 1

      This is an age-old problem too. Think about television: I actually *enjoy* commercials sometimes when they're funny and well done. I actually pay attention to the "bumps" during Adult Swim on the Cartoon Network. Meanwhile, I change the channel *every time* those annoying-as-all-hell ads for purchasable cell-phone garbage come on. If my TV had a way to monitor for it and switch away and back during those commercials, I'd set and forget just like I do with web-based annoying ads.

      Unfortunately, I have a suspicion that advertisers are getting their techniques 100% right on target. The people who aren't annoyed, but amused by the things that drive me crazy are also the people who would ever buy the advertised products and services. The fact that they annoy me means nothing to them... I don't buy cellphone content, I install it via PC, etc... I think they know exactly what they're doing. Not all Firefox users are intentionally blocking geeks... the word is spreading among everyone and it's gaining market share. I don't worry about it much though... we'll always be ahead in this arms race. :-)

    50. Re:Not a problem by KaiserSoze · · Score: 2, Insightful
      Why do we even need drop-down menus on websites? Whatever happened to decently laid out sites that didn't contact the server every 10 seconds to see if there was an update? Web-forums with private messages? Let them notify me of a new message when I request a new page. Real-time dynamic content does not belong in a browser window.

      Maybe I'm just old fashioned here...
      Yes, you are old-fashioned. Put yourself out to pasture. Drop-down menus on a web site replicate the common user interface of the menu in a desktop application. The user has implicit understanding of how they work. For example, ALA has an article up in their Usability section on how to fashion clean, cross-browser horizontal drop-downs. So find something else to rail about, like how those damn neighbor's kids are up to no good.
      --

      "What we elect to call imagination is mere combination of things not heretofore combined." - Frank Norris

    51. Re:Not a problem by Cruxus · · Score: 1
      spun: Consider that many of the people who read slashdot are (or like to think they are) more intelligent than the average person.

      You're quite generous.

      I don't think the attitude expressed here is indicative of the attitude of the average web-surfer.

      You are absolutely right. The precise ads that irritate many Slashdot readers are exactly what many in the mainstream find funny and memorable. I am probably near the extreme end of anti-advertising backlash among Slashdotters here. I block almost every ad I see, no matter how unobtrusive. Because of my miserly spending habits, I wouldn't buy the product advertised anyway. If I do want to buy something, I determine what needs I'm looking to fulfill; and then I seek out the products I desire. It's only then that I will consider advertising, generally.

      --
      On vit, on code et puis on meurt.
    52. Re:Not a problem by Black+Perl · · Score: 1

      Are you kidding? There are several options. The one I decided on is DansGuardian. I use it for my whole home network. One of the reasons I chose it is because it comes with a rich set of family-friendly content filters. But it can be configured to block only ads if you want--it's very flexible.

      --
      bp
    53. Re:Not a problem by qray · · Score: 1

      I guess if you're bored and have lots of time to figure such things out then go for it. But for me, if I find a site's ads annoying then I just don't come back. I don't have to worry about if the blocker has blocked real content and broken I site I use.

      Sites that dont' get visitted won't be very attractive to advertisers. If the site is good, either advertisers will be happy with non-intrusive adds, or users will pay a subscription.

      --
      hartri smarto yargru tegrum

    54. Re:Not a problem by CoderBob · · Score: 1
      I'm not against these things happening, merely their using HTTP- Hyper Text Transfer Protocol. Online applications? Good idea. Online applications on my web page? Bad idea. I don't care if the browser is what's used to render it, I guess. Just use a different protocol. So I can check the link properties, and decide if I want to deal with it or not.

      I'd rather not put myself out to pasture at 22...

    55. Re:Not a problem by cybergrue · · Score: 1
      OK, I'm an idiot.
      After shooting my mouth off, I went to the adblock extension home page, and found out that there is a simpler way of Adblocking flash, and it look like there is a way of clicking on overlays to disable them. Adblock extension

      I would like this opertunity to thank the Adblock team for making such a good extension and making the web a safer and saner place to surf.

    56. Re:Not a problem by Anonymous Coward · · Score: 0

      And he's exactly right for saying it! Don't like it? Don't subscribe. Is it the only game in town? No. Is it so good that you are willing to put up with the ads? Yes? Great! No? Don't use it! Why is this so impossible to understand? They will only care when you leave if no one else takes your spot.

    57. Re:Not a problem by marcello_dl · · Score: 2, Interesting

      In the UK, the usual tactics are the sounds of household accidents (plates falling onto the floor, fork/knives falling onto plates, children screaming, the TV blinking out into silence or white noise). I guess the advertisers are targetting those parents who are likely to be in the kitchen while their offspring are in the living room watching TV. Any "bad sound" is going to make them run into the living room to see what is happening...

      ... until somebody ignores a bad sound thinking it's a TV ad, has a genuine household accident, and sues the TV network and the advertised product makers for damages?

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    58. Re:Not a problem by Fnkmaster · · Score: 1

      (this is really addressed to the parent poster, and a continuation of your thoughts)

      Who will clean my apartment? Who will serve me food in a restaurant? Who will clean the dishes at said restaurant? Who will rent movies to me? Who will snake out my toilet when it gets clogged?

      There are lots of service jobs out there that need "dumb" people to do them. Or at least undereducated and unambitious people. Ambitious, educated people are usually _bad_ at these jobs because they aren't happy doing them. And we all demand that these services be available to us with all the money we make (well, those of you still in shitty parts of the tech industry may not be making much anymore, but some of us were smart enough to move up or out and are doing just fine, thank you very much).

      So if the price to pay for my comfortable life is stupid ads on TV that I skip with my Tivo, and dumb ads on the web that I filter out with AdBlock, then so be it. If you'd prefer to move to your digital utopia where everybody is an ubergeek, be my guest. I suspect that you'll find life in your little commune to be substantially worse without all the stupid people around.

    59. Re:Not a problem by sacrilicious · · Score: 1
      Obviously irritation as an advertising strategy actually works with enough people to make it profitable.

      I'd rephrase that as: enough people think it may work that the people who come up with ads have been allowed the luxury of being lazy in the creativity department.

      --
      - First they ignore you, then they laugh at you, then ???, then profit.
    60. Re:Not a problem by valkraider · · Score: 1

      I'm not against these things happening, merely their using HTTP- Hyper Text Transfer Protocol. Online applications? Good idea. Online applications on my web page? Bad idea. I don't care if the browser is what's used to render it, I guess. Just use a different protocol. So I can check the link properties, and decide if I want to deal with it or not.

      Funny. DHTML *is* text. It is just text that is telling your browser to do something, instead of display something.

      If you take your statements at face value than you do not have a problem with DHTML but you DO have a problem with transporting images or files over HTTP. Which is, coincidentally, much older and more widespread than DHTML.

    61. Re:Not a problem by mikael · · Score: 1

      There was a lawsuit thrown out of court where the advertisers decided to have a computer animated cockroach run across the TV screen - for added realism the animators added the reflective glow of the TV screen around the roaches body.

      Unfortunately, some guy was suing for a new TV because his claim was that he thought there was a real bug on his screen, which caused him to take off his shoe and throw it at the TV, which then exploded.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    62. Re:Not a problem by Dr.+Evil · · Score: 1

      The funny thing is that if they just had a way to block or feedback on the particular banner ad to begin with, blocking software wouldn't be so popular.

      Instead, by having no way to block the ad, they've thrown away valuable feedback and clear messages of "I'm not interested in this product"

      Just imagine if you had a profile with Slashdot or something where they knew what you weren't interested in and wouldn't show you those ads?

      With that, one would hope that interrupting, animated, visually jarring advertising would generate enough strong disinterest that the tactic would be thrown out in preference to providing content or new information.

      There's so much potential for instant feedback in advertising, but it is being squandered in this screwed up sex, materialism and lies model from magazines, and interruption-based advertising model borrowed from T.V. and Radio.

    63. Re:Not a problem by snorklewacker · · Score: 3, Interesting

      Irratation on TV works because it grabs your attention, and there isn't much you can do ab--***30-SECOND-SKIP***. Well, ok, but the PVR is not yet completely ubiquitous.

      However, I find myself keeping ad banners unblocked on a site ... _until_ they start flashing, shaking, and being generally obnoxious. If I can't conveniently scroll it off the screen or it appears on every page, out comes adblock, and that banner spot is gone FOREVER. It doesn't pay to cross the line on the web.

      You want to show me "brought to you by", or reserve even half the space on the page for ads, go for it. Just keep it calm. You get in my face like a used car salesman though, I'm gone from your site for the day, and your advertiser is gone from my browser for good.

      --
      I am no longer wasting my time with slashdot
    64. Re:Not a problem by spun · · Score: 4, Interesting

      Perhaps you are right about that. One thing I've noticed though: creative, amusing or artful ads don't work on me. Oh, I admire the ad agency who made the ad, but it still won't make me buy the product or like the company placing the ad.

      I like to think I'm a lot like many other people here. When making purchasing decisions, I decide what I want based on rational criteria such as price, features, customer service and so forth. I tell myself that none of the millions of ads I've seen in my life are shaping my decisions.

      I remember reading a short SF story about consumerisation in the future. People are working ten hour days, six and seven days a week to buy all this useless crap that is specifically designed to break down in three months. Car tires, for instance, must match groove patterns in the roads (which are changed every few months) or the vibrations will destroy the tire and car. People spend all their free time figuring out deals in buying clubs. Finally, ad companies come up with these subliminal mind control antennas. The main character ends up stopping at the store for a carton of cigarettes (which he doesn't smoke) and putting them absentmindedly in the glove compartment with all the other unsmoked cartons of cigarettes.

      Honestly, how do we know we aren't being influenced?

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    65. Re:Not a problem by Reckless+Visionary · · Score: 1

      Sure they can:

      elems = document.getElementsByTagName("DIV");
      for (i=0; i<elems.length; i++) {

      if (elems[i].getAttribute("mycustomattribute") == "something") {dosomething();}
      }

      --
      I think I'll stop here.
    66. Re:Not a problem by snorklewacker · · Score: 1

      > Yeah, until they start using random names for the floats.

      Then you filter it by its relative position in the body using CSS2 relative selectors. Doesn't matter what it's called, you just care where it is. Of course they can then always make the position of it random, but the arms race will belong to the blockers for the time being.

      Thing is, none of 'em can do their "float" trick without javascript. It seems a no-brainer where to hack that, and there's even a UI to configure that sort of block in Firefox. Just add another checkbox for "disallow moving of page elements". It's got to stop being a global setting though, but FF sadly has NO unified system for applying per-domain preferences, and every extension has to reimplement it differently. In this sense, IE's zones, however limited and primitive, are actually more advanced.

      Mind you, the natural evolution is simply going to be putting all the selling in the content itself, from recipes to commentary to so-called news. This has been going on for a while, it'll just tend to accellerate.

      --
      I am no longer wasting my time with slashdot
    67. Re:Not a problem by snorklewacker · · Score: 2, Informative

      > I think theres an extension for Firefox that lets you dismiss elements like this already actually.

      It's called "Nuke Anything". It's a dead-simple DOM hack, and it's not persistent though, so AdBlock provides a more long-term solution.

      --
      I am no longer wasting my time with slashdot
    68. Re:Not a problem by CoderBob · · Score: 2, Insightful
      I guess I should have been more clear.

      Files should go over FTP. Hands down. That's what FTP is there for. Images in a web page? I can see a legitimate use there. Static content. Animated GIFs are annoying, yes, but I can get around them. Images are easy to disable.

      DHTML, to me, is more than just text. I would almost call it a virus. (This is not intended to point fingers at those of you who use DHTML. I'm sure you write decent code that isn't causing me problems. I still don't like it.) It quit being "text" when it became code. Its still in text format, sure. It also is code that is being executed on my system that I didn't authorize to run. I didn't install it. I didn't sign an agreement. And I sure as hell don't want to run most of it, because it serves no purpose other than to make the page slower.

      I realize /. uses Javascript. I can't say I approve, but I still come here because I enjoy the /. experience. Was my experience enhanced by the Javascript? No. Could this page work just as well as static HTML that backends form submissions off a server-side app? Yes. Would I prefer that? Hells yeah.

      I just don't see a legitimate reason to need client-side scripting. At all. Advertising? A linked image or text works just fine. Blocking my right-click access? Bullshit. Menus? What's wrong with the menu on the left side of /.? It's easy to naviage. Most people I know who are basic PC users find menus in apps confusing. "Why is this here? Shouldn't it be over there?" I'm not against casual users, I just don't see what the point is of having this. It is unnecessary.

      Of course, at this point I've realized that trying to explain my reasoning/position has become difficult, probably due to my poor response earlier in the thread. So I'm going to let this die after this post.

    69. Re:Not a problem by Anonymous Coward · · Score: 0

      In all fairness, we might be more intelligent. That doesn't make us any less stupid.

      Worlds of difference.

    70. Re:Not a problem by Darthmalt · · Score: 1

      "the biggest problem in the world is stupidity, Now I'm not saying stupidity should be a capital crime but why don't we just remove the warning labels of things and let the problem take care of itself." Heard/read this somewhere.

    71. Re:Not a problem by iabervon · · Score: 2, Insightful

      You have a very different idea of "non-offending" than I do. I personally find dhtml menus worse that floaters, because the ads at least provide revenue for the site, while the menus do nothing but obscure the content. I'd much rather sites use flash, because I don't have flash support, so I don't have to deal with them.

      Also, turning off javascript is not necessarily sufficient, because the site can just use CSS to place the ad in your way and javascript to remove it, and javascript also has uses which don't involve messing up the page.

    72. Re:Not a problem by jp10558 · · Score: 1

      Actually, as I just learned in my Business 116 class, monopolistic is the proper term. It refers to a situation where there are many sellers trying to differentiate what is basically a commodity to their customers. The only difference is the logo and the marketing.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    73. Re:Not a problem by cronot · · Score: 1

      Unfortunately, in the case of dhtml layers, it *is* harder, as you said, to distinguish. Maybe someone could think up a solution though, that doesn't throw the baby out with the bathwater, as it were.

      I don't think so. Following the same logic you described that popup blockers use (block automatic popups), I think it wouldn't be hard to create a blocker that denies layer operations (like show/hide) just at the "onload" javascript event handler... That's how the automatic popups you work anyway. You would of course break some legitimate uses, but I can't think of a situation where these legitimate uses couldn't be rewritten to behave the same having a different algorithm. But my brain is a little slow today, so suggestions are welcome.

    74. Re:Not a problem by Queer+Boy · · Score: 1
      That's helpful, I've been resorting to disabling javascript for some of them, but it screws with some sites i need javascript enabled for.

      Yeah, I wish I could enable Javascript for only certain websites. Does Opera or Firefox have this yet?

      --
      Not since Marie-Antoinette played milkmaid has looking simple and honest been so fake and complicated.
    75. Re:Not a problem by Weird_one · · Score: 1

      At least till we replace them with robots/ very small shell scripts.

      Seriously though, considering how often it seems that those with no ambition/work ethic fail to perform the basic task of their job.
      I think we'd be much better off automating all task that can be automated, providing adequate education
      (and the current system is in no way adequate) for those who wish to better themselves.
      Then providing enclaves/communes for the $DRUG_OF_CHOICE brain-dead masses who wish to watch shows like Jerry and wouldn't notice a lobotomy even if they were "conscious" while they had it preformed.

      --
      "Secrecy is the keystone of all tyranny. Not force, but secrecy ... [sic] censorship.
    76. Re:Not a problem by Anonymous Coward · · Score: 1, Informative

      Nuke Anything and other stuff. Geez, you could've just googled it.

    77. Re:Not a problem by Anonymous Coward · · Score: 0
      ... anything like Proxomitron for linux.


      See Proximodo. Still in alpha.

    78. Re:Not a problem by sacrilicious · · Score: 2, Interesting
      Honestly, how do we know we aren't being influenced?

      My previous post's thesis is really more along the lines that pointedly irritating ads represent a slide in aesthetic quality of ads (the craftsmanship that goes into them, and - I'd be willing to speculate - their effectiveness) and a precipitating slide of the standards used to scrutinize them by their commissioners. I think there's little doubt that ads influence people, though there's much doubt about the degree to which they influence people.

      I'm probably more hostile to ads than most people. If I see an ad with a smiling person in it, I immediately imagine that the smile is to put me at ease while that person (or the entity they front) picks my pocket. And on the rare ocassion I accidentally let an ad onto my tivo and into my kid's line of sight, it's startling how negatively the ads affect my kid's sense of being content with what we have.

      --
      - First they ignore you, then they laugh at you, then ???, then profit.
    79. Re:Not a problem by HeghmoH · · Score: 1

      Drop-down menus on a web site replicate the common user interface of the menu in a desktop application.

      Yeah, ugly, funny-sized, badly-colored, slow menus inside a window certainly replicate the pretty, consistent, snappy menus at the top of my screen.

      The only thing than not copying an interface the user knows is copying such an interface, but doing it very very badly, which is what these sites do.

      --
      Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
    80. Re:Not a problem by jp10558 · · Score: 1

      Google Proximodo

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    81. Re:Not a problem by Feanturi · · Score: 2, Interesting

      I hate pop-ups and floaters as much as the next guy but c'mon, you're on their website!

      It might be nice to just not go there, but because of the interlinked nature of the web, you are drawn to a site from another site by a link that appears to interest you, such as a story on Slashdot. You go to the page, ready to read up on it, and now have this big annoying floaty-thing hovering right over the article you're trying to read. You came here to read something of interest to you, do you just leave now in disgust, or wait for the thing to go away and carry on? Either way you've just had your chain yanked. It really blows.

    82. Re:Not a problem by TopSpin · · Score: 1

      The real problem is the next stage of advert evolution, which will be when content providers still use third parties to sell and supply adverts, but start to act as proxies for the adverts.

      This is dead on. Either they're going to use WebDAV (or something similar) to allow the popup people to populate some virtual directory (the low-brow way, suitable for low end hosts,) or they'll have the content provider proxy ads via the web server. The ad content will be indistinguishable from non-ad content and current ad blockers will fail completely. The latter method will be more desireable because trackers will still function (the web server just has to proxy the client cookies to the ad server.)

      --
      Lurking at the bottom of the gravity well, getting old
    83. Re:Not a problem by HawkingMattress · · Score: 1
      Consider that many of the people who read slashdot are (or like to think they are) more intelligent than the average person

      Not more intelligent, more nerdy... most of my friends are not technically savvy at all, but at least I can have really interesting conversations with them. In fact I consider them to be a lot more intelligent than your typical slashdoter, who looks most of the time more like a dork who would have eaten an Unix manual...
      Remember, only the stupid thinks he knows everything and that every people around him is a retard. Someone intelligent understands that he knows almost nothing compared to what can be learned, and is smart enough to understand that someone who thinks in a different way than him is not necesserally a retard. He's just someone who thinks differently.

      Besides, is you mom less intelligent than you because she doesn't use an ad blocker ? No, she probably just doesn't care but still she could Pwn you at a domino game if that's her thing.
      Oh and I know you weren't really thinking that ./ers are more intelligent than anybody else, your post was just an excuse for me to try to fight this common slashdot myth ;)

    84. Re:Not a problem by Vengie · · Score: 1

      ...it was a Hitchhiker's Guide reference....

      --
      When in doubt, parenthesize. At the very least it will let some poor schmuck bounce on the % key in vi. (Larry Wall)
    85. Re:Not a problem by Mr+Guy · · Score: 1

      But google is on his home machine :(

    86. Re:Not a problem by coopaq · · Score: 3, Insightful
      If you don't like their business model, do not visit the sites. simple.

      This is a tired response. Nothing you can do about new sites you've never been to. You get annoyed when a popover shows up.

      When you've been reading a site for years with interesting content and some new PHB ads popovers to the site you are going to have to find a way to block the popover less you be annoyed.

      I'm sorry, but unplugging the interent and shutting it all down and walking away is a weak response to a new problem that needs to get licked.

      The issue deserves attention.

    87. Re:Not a problem by LMariachi · · Score: 2, Informative

      Imploded. CRTs are vacuum tubes.

    88. Re:Not a problem by KevMar · · Score: 1

      Oh Cr*p,
      I can see it now.

      Gator like spyware injecting flash adds on the client side.

      ---
      flash based spyware

      --
      Im a gamer, not a grammer major. This post is full of spelling and grammer mistakes.
    89. Re:Not a problem by TheWizardOfCheese · · Score: 5, Interesting

      One thing I've noticed though: creative, amusing or artful ads don't work on me.

      That's what you think.

      Honestly, how do we know we aren't being influenced?

      Now you are on the right track. However, there is no spooky, subliminal hypnosis involved. It's just that we are far more susceptible to advertising than we think. Companies advertise for only one reason: it works. New products have uncertain demand, but in established industries it is fairly easy to predict how sales will respond to advertising. Yet nobody thinks they are influenced by ads. Likewise, it is easy to prove that physically attractive political candidates have a material advantage over uglier ones, but while we may be willing to to believe that other voters could be so superficial, we all know that we ourselves are wiser ... don't we?

      --

      "The good reader is a rarer swan than the good writer."
    90. Re:Not a problem by LMariachi · · Score: 1
      Car tires, for instance, must match groove patterns in the roads (which are changed every few months) or the vibrations will destroy the tire and car.

      That's from a Phillip K. Dick story, or maybe J.G. Ballard. Not real life.

    91. Re:Not a problem by LMariachi · · Score: 1

      Color me retarded. Somehow I missed the part where you said "I remember reading a short SF story" and thought you were asserting the tire thing as an actual fact. My apologies.

    92. Re:Not a problem by camcorder · · Score: 1

      It can always download the adimage, but don't show it. Not with IE maybe but pretty sure you can make such an extension for FX.

    93. Re:Not a problem by LiquidCoooled · · Score: 1

      lol

      Was mere lazyness on my behalf.
      You made me laugh though :)

      --
      liqbase :: faster than paper
    94. Re:Not a problem by Kehvarl · · Score: 2, Interesting

      I like to think I'm a lot like many other people here. When making purchasing decisions, I decide what I want based on rational criteria such as price, features, customer service and so forth. I tell myself that none of the millions of ads I've seen in my life are shaping my decisions.

      However, that turns out not to be the case. (Sorry, I just have been looking for an excuse to use that line.) In my Technical Writing course, I've noticed that the examples that the majority of the class will fixate on, and consider the best examples tend to be the colorful, flashy, uninformative ones. They've been conditioned to accept advertising as aprimary source of information and will make decisions based on it. I find it disheartening when I'm the only individual in class who actually reads the content of an example to find the one I like best.

    95. Re:Not a problem by John+Hasler · · Score: 1

      > Honestly, how do we know we aren't being
      > influenced?

      Because I don't buy anything.

      Or is that because I don't have any money?

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    96. Re:Not a problem by spun · · Score: 1

      You may have noticed that I used this literary device called a paragraph. They are used to seperate out different ideas. Usually, one starts a paragraph with a sentence that lets the reader know the main idea expressed in said paragraph. In my case I started out the paragraph with this:I remember reading a short SF story about consumerisation in the future. This is meant to inform clueful readers that I am discussing a work of speculative fiction, not real life.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    97. Re:Not a problem by spun · · Score: 1

      Color me a heel. Somehow I missed the part where you apologised. My apologies for my sarcasm. ;-)

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    98. Re:Not a problem by spun · · Score: 3, Interesting

      Says nothing about stupidity though. Have you ever seen a mentally challenged person working at, say, McDonalds? Do they not work damn hard compared to average worker there?

      I think the brain dead masses would surprise you if we automated everything that could be automated, gave them the option of living in an enclave/commune with $DRUG_OF_CHOICE or bettering themselves and contributing something to the community at large. Personally, I think most people would try to contribute. If contributing to the community weren't a natural drive of most humans, we would never have gotten where we are. I think it's a much more powerful drive than any purely selfish greed-based drive. In most people.

      Again, this is just my opinion, but I think that far more dangerous than the people with no ambition/work ethic are the people with too much ambition and no empathy/community spirit. They are the real blood-suckers, not the passively lazy.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    99. Re:Not a problem by Anonymous Coward · · Score: 0

      Getting rid of dhtml is no problem. All you have to do is disable Java-fucking-script.

    100. Re:Not a problem by smeenz · · Score: 1
      Until last week, I had never bothered to do anything about the ads here on slashdot, because they were usually quite relevant and sometimes even interesting.

      That all changed when a flash app loaded and started *TALKING* to me.. it was playing back a recording of someone verbally selling the product! I didn't even know which browser window it was playing in for a few moments because I had opened the slashdot page in a tab in another window. When I did find it, that was the straw the broke the camels back.

      So a few configuration lines later, I no longer get ads on slashdot at all.

      The moment the advertisers pass the threshold of annoyance, they loose another potential customer.

    101. Re:Not a problem by rlmassie · · Score: 1

      Yes you are old fashioned. Or maybe you just don't get it. Have you seriously not tried google maps yet? Are you blind to the fact that microsoft, google, and mozilla are all pushing for this to happen? The hybridization of the browser is like the holy grail for platform independent software at the moment. If you've ever run an X11 application remotely you've got to have some sort of clue about how powerful this is. Keep your hotmail account, i'll stick with my gmail, cause it's a world of difference.

    102. Re:Not a problem by srini91 · · Score: 1

      See: google suggest / google maps.

    103. Re:Not a problem by InvalidError · · Score: 1

      Internet is a really good place for advertisement desensitivation training.

      Firefox with anti-stuff extentsions is great... among other things, my eyes can finally get a break from flashy flash ads thanks to Flashblock. (It also helps taming some flash-abusing sites.)

    104. Re:Not a problem by Teddy+Beartuzzi · · Score: 1
      They don't work on me, for one simple reason: I don't see them, and I don't hear them.

      As a television show goes to commercial, I mute the volume, and I read my book, do a few words on my crossword puzzle, browse the web, read my email, etc. Through years of practice, I've developed an innate ability to know when the commercials are over, and unmute and start watching again. At most, I catch a momentary glimpse of a commercial, when the timing is wrong. But never enough to know what the product being sold is. On the computer, all ads are blocked as well.

      As for elections, I vote on party platforms. It matters not if they trot out a Hunchback against a Playboy Bunny.

      The reason your post is true overall, is because most people don't do these things. Most people I know just keep the sound on during commercials and stare dumbly at the screen the whole time. Even if they do mute it, they'll still spend the entire time slackjawed watching the commercial anyway.

    105. Re:Not a problem by cliffski · · Score: 1

      just don't install flash. I don't have it on my home PC, and you know what?
      I really don't miss it. Aren't these things always flash based?

      --
      DRM-free indie games for the PC and Mac: Positech Games
    106. Re:Not a problem by WrongSizeGlass · · Score: 1

      Will this Space Goat be providing any cheese? A Space Goat Cheese omelet would be nice right about now.

    107. Re:Not a problem by Weird_one · · Score: 1

      Yep, I agree with you the overly-ambitious are much scarier than the lazy, but the stupid are what truly irritate me (probably due to my job at a hell-desk).

      For clarification my personal definition of stupid:

      Someone who knows the answer to a problem, but refuses to use it.

      --
      "Secrecy is the keystone of all tyranny. Not force, but secrecy ... [sic] censorship.
    108. Re:Not a problem by Narchie+Troll · · Score: 1

      I prefer to use applications actually designed for handling email.

    109. Re:Not a problem by Calroth · · Score: 1

      For Windows users, it's not a problem at all ... just whip up a quick regexp and poof, it's gone, no matter what domain it comes from.

      I know this is Slashdot and all, but I would consider "whipping up a quick regexp" a fairly big barrier for most Windows users.

    110. Re:Not a problem by djdavetrouble · · Score: 1

      I think it was a reference to the Hitchhiker's Guide to the Galaxy and the Golgafrinchans who decided to rid their world of stupid people.. golgafrinchans

      --
      music lover since 1969
    111. Re:Not a problem by Anonymous Coward · · Score: 0

      Hey, I remember that one! A great little tale of capitalism and consumerism run amok. I have a large collection of short story anthologies at home, and it's probably in there somewhere... :)

    112. Re:Not a problem by ChrisMaple · · Score: 1

      One of the comics sites already has an approach that could be tweaked to become unbeatable. Click on a link for the comic I want, and an ad page comes up. I have to click on a link in the ad page to get the comic I want.

      --
      Contribute to civilization: ari.aynrand.org/donate
    113. Re:Not a problem by Anonymous Coward · · Score: 0

      Yeah, well, the intellectual elite have a responsibility to protect the intellectually marginal from manipulation by the intellectually exploitative. We NEED the stupid people. I don't want to have to cart away my own trash cans.
      So screw pop ups, and screw irritation as a method. People need to stop baiting with entertainment as a window into mind control.

      We need smart programmers to keep ramming home the point that the web will NOT be f9cking turned into an intermittent annoyance device like television. Even Tivo bears out that people don't want it at ALL. The guy above is right. There is a certain tolerance level for advertisement, a point at which the average Joe says, "ok, that's a fair amount of self interest." Popups, layovers, and commercial breaks EXCEED that tolerance.

    114. Re:Not a problem by Anonymous Coward · · Score: 0

      It's not subliminal at all, it's NLP. They take something you feel strongly about, whether positive or negative, and trigger that feeling while showing some other form of imagery, or their product. This creates, over time, an association of the product with the strong emotion.

      Beer commercials are a great example. To my knowledge, no 12 pack has ever come with a free hot girlfriend. But from the linkage constantly attempted in the ads, you'd think it did. The goal is to connect beer drinking to sexual opportunity.

      It's subversive and evil, and it's why TV sucks, and why Tivo is natural evolution. And why the advertisers won't win on the web. Too many people are aware of this ruse, this cunning attempt to trick them.

    115. Re:Not a problem by mikael · · Score: 1

      That's why the case was thrown out.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    116. Re:Not a problem by Anonymous Coward · · Score: 0

      I respond to word of mouth testimonials. If those testimonials are due to advertising down the line, then so be it, but my list of possessions bear this out, I own no single product which has ever been advertised to me, so I'd like to see where the influence fits in. Avoiding television helps.

      Ads were more powerful in the past where no other source of information was available, such that people had no means of investigating the competitors within a certain type of product offering. But now with the web, anyone who buys a pair of socks because Gary Shandling hugged it on the tube, is an idiot drone.

      Frankly, given today's level of connectivity, at least with smart people, I'd say a sizeable chunk of the advertising industry is DYING.

      Good. Beware of anyone who is willing to do your research for you.

    117. Re:Not a problem by Pantheraleo2k3 · · Score: 1

      I don't think the poster is referring to service jobs. I believe (s)he is referring to the stupid, willfully ignorant people that plague our society, cause the spam problem, vote for Bush, use Windows, don't think, refuse to think, etc.

    118. Re:Not a problem by shird · · Score: 1

      The trouble is, its quite common to show layers on a mouse over, in particular for menus. Disalbing the onload layers will just mean they show the layer when you move your mouse, which is bound to happen, and its pretty impossible for teh browser to distinguish between moving your mouse ovre a drop down menu bit of html, or moving it over any other bit of html.

      --
      I.O.U One Sig.
    119. Re:Not a problem by AmoHongos · · Score: 1

      Either your professor's wrong or you misheard him/her.

      According to this definition on dictionary.com, monopoly is "Exclusive control by one group of the means of producing or selling a commodity or service."

    120. Re:Not a problem by fluppy88 · · Score: 1

      Macromedia Flash isn't installed on my Mozilla. I NEVER see those ads or any other annoying ads using Flash. If I need to look at a flash enabled page I just use IEView to open it up.

      I realized years ago that Flash is mostly useful for viewing ads. Since I don't want to view those ads, I don't install it.

      Once, I decided to try not installing flash on IE, but on just about every page, I'd get asked to install Flash 2-6 times.

    121. Re:Not a problem by jp10558 · · Score: 1

      Except Monopoly and Monopolistic are two completely different terms. See here.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    122. Re:Not a problem by Anonymous Coward · · Score: 0

      Okay, well compared to 1999, what's the GDP looking like? I'll bet you it is much lower.

    123. Re:Not a problem by millennial · · Score: 1

      Some people may have forgotton, but this actually happened.

      --
      I am scientifically inaccurate.
    124. Re:Not a problem by sabit666 · · Score: 1

      Proxomitron also runs under wine just fine. http://appdb.winehq.org/appview.php?appId=39

    125. Re:Not a problem by advb89 · · Score: 1

      But that would lead us into the whole spyware/adware topic (which noone wants to get into).

      --
      <overrated>Insert Sig Here</overrated>
    126. Re:Not a problem by mallrat_ld90 · · Score: 1

      I work in a helpdesk, so most of my day is dealing with the people that would be above described as the stupid people. I am not going to try to defend them, because its true, they would click on a land mine, labeled landmine, with a warning telling them that it may blow off their damn hand if they clicked on it.

      However, it amazes me the amount of them that say their actions match mine in so the way they say they will never buy something that is advertized though annoyance.

      Of course when they say it it sounds more like "They thinks I'll be buying this shit that they all put in my face when I am all tryin to chat? F--K THAT!"

    127. Re:Not a problem by Trejkaz · · Score: 1

      Only problem is the DIV tag these popups use is normally hidden using CSS. Since Lynx has no CSS, I guess the entire DIV tag is displayed. :-)

      Of course, a lot of them are just images, so you're safe. But I've seen several dozen which were nothing but colourful text. You will still see that text. :-)

      I wonder whether superior text browsers like ELinks with partial CSS support would still show them though. Presumably they would not.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    128. Re:Not a problem by aka-ed · · Score: 1
      I know I am influenced. The aim of irritant ads is, above all else, brand recognition.

      I know who Orbitz and X-10 are, and so do all of our "I'm-not-stupid-like-the-guy-at-Macdonalds" companions.

      Do you suppose none of them include those brands in their comparison shopping, when the need comes up? Certainly more than would if they had never heard of the brand...

      --
      I survived the Dick Cheney Presidency 7 to 9 AM 7-21-07
    129. Re:Not a problem by NaDrew · · Score: 1
      I would like to counter this with a link to http://www.admuncher.com which is transparent and more featureful, imho.
      At the risk of sounding AOL-ish, mee too! Ad Muncher is the best ad blocker I have used, and I've tried many. It works on ad-bearing software as well as Web sites, it's very very configurable (but works well with defaults) and even includes a neat anonymous proxy randomizer.
      --
      Vista:XPSP2::ME:98SE
  2. Solution by dsginter · · Score: 3, Funny

    Solution Here.

    Brand new, from what I hear.

    --
    More
    1. Re:Solution by Anonymous Coward · · Score: 1, Funny

      Yeah, but the porn just doesn't have the same appeal in a text only browser.

    2. Re:Solution by TheHornedOne · · Score: 1

      No way I'm getting arrested just to avoid floaters!

    3. Re:Solution by stoborrobots · · Score: 1

      Yeah, but the porn just doesn't have the same appeal in a text only browser.

      Sez who?

  3. Floaters are not evil. by FTL · · Score: 5, Insightful
    There's no problem with floaters, they are no more evil than with blinking text, bad colour schemes or any other number of ugly special effects. They are simply an attribute of the website. If you don't like them (I hate them), click the back button and go somewhere else.

    The problem with popups is that clicking the back button was not enough, one had to clean up the mess -- sometimes a mess that would keep respawning itself. Floaters look superficially similar to popups, but floaters are completely contained within the window. That makes them just another (usually bad) design feature.

    --
    Slashdot monitor for your Mozilla sidebar or Active Desktop.
    1. Re:Floaters are not evil. by stubear · · Score: 0

      "...bad colour schemes..."

      you mean like /., particularly the games and IT sections??

    2. Re:Floaters are not evil. by sploo22 · · Score: 2, Funny

      Alternatively, you can think of them as popups that stay contained within your browser window. Just think, the tabbed browsing revolution has finally arrived in the world of popups! Thank you Mozilla!

      --
      Karma: Segmentation fault (tried to dereference a null post)
    3. Re:Floaters are not evil. by pete6677 · · Score: 5, Interesting

      I'm not saying that these ads are evil, but I question the wisdom of forcing ads on people who have taken steps to block them. What does the advertiser expect to accomplish? If their site is struggling so much that the only way they can keep it online is by forcing obnoxious ads on people, the internet would be a better place without them. Make your ads relevant and not super annoying, and maybe people will actually be interested in them.

    4. Re:Floaters are not evil. by Mant · · Score: 1

      They are as anoying as popups if you want to read the actual content of the web page without something getting in the way.

      Sure you can just not read it, but if you are looking for something in particular and following a search, and you think the page has the answers, are you really going to go elsewhere when finding an elsewhere could take some time.

    5. Re:Floaters are not evil. by stinerman · · Score: 1

      It is possible to change the color scheme to "default" by changing "it" to "shit" in the address bar.

      I was thinking about making a Firefox plugin to automatically do this for me.

    6. Re:Floaters are not evil. by Anonymous Coward · · Score: 0

      And just like on TV you can change the channel..
      I once decided against a purchase of equipment because of an annoying ad from HP. I wrote them an email informing them of my displeasure at the way it mangled a site, cc the webmaster, and all I got back was "thank you for contacting..." so I suggested a different vendor for the product..

      I realize I am a bit of a zealot but if more people would be so then perhaps the message would get through.

    7. Re:Floaters are not evil. by starwed · · Score: 1

      are you really going to go elsewhere when finding an elsewhere could take some time.

      Yes.

      When I see these "floaters" and really have to stick around, I normally use the Nuke Anything extension to get rid of them... since I won't revisit the site, it's a waste of time blacklisting them.

    8. Re:Floaters are not evil. by j0e_average · · Score: 5, Funny

      No, they are not evil.

      Actually, they indicate that you're getting enough fiber in your diet!

      My own stool, sir, are perfect. They are gigantic, and have no more odour than a hot biscuit" Dr John Kellogg (Anthony Hopkins)

    9. Re:Floaters are not evil. by Happosai · · Score: 3, Interesting

      That's not true.

      With pop-ups/unders, you can get rid of them by closing the browser window that contains them -- this is something that is under the control of the browser application/OS, not the web page.

      Floaters are integrated into the page content, so there are no standard browser controls available to remove them -- you have to rely on any provision that has been made within the floater/containing web page to remove it.

      I would not trust that clicking on part of a floater will remove it and not just link to an advert page, or even worse, exploit a browser vunerability -- afterall, plenty of pop-ups use underhand techniques (e.g. mimicing OS dialogue boxes) to try and get people to click on them.

      [Happosai]

    10. Re:Floaters are not evil. by shird · · Score: 2, Informative

      I do agree with you in most part, and am unsure why you would get modded down. However.. many of those 'floaters' originate from external sites through banner ads placed on the site, which then 'breaks' out of the banner space and interrupts your browsing of the original site.

      This tends to happen because ads are 'inlined' rather than iframed, to prevent adblockers and such, and therefore can happily slap layers all over the whole browser window.

      If there were an option to turn those layers off, Id certainly use it, I havent seen it used for anything other than ads, and popping up dialogs in hotmail perhaps?.

      Im sure there are a few sites which use layers for laying out content legitametly, but Id rather they choose a different design or require to be put on a white list than put up with content flashing about my screen over what Im trying to read.

      --
      I.O.U One Sig.
    11. Re:Floaters are not evil. by Anonymous Coward · · Score: 0

      But if we asked all TV viewers whether, all other things remaining equal, they would prefer not having their favourite show interrupted by advertising? I think there would be a strong affirmative consensus (well, maybe except on Super Bowl Sunday).

      As right as it would seem for advertising to just be an exchange of information, letting consumers know what products are available to them, it isn't. It's about sellers trying to make you buy their shit, regardless of your initial attitude. And obviously it works, or they wouldn't keep at it.

      The advertiser wants to bend your will to their own, so why would they care whether you're interested in having it bent in the first place? Since most people are drones the possible negative impact of someone getting pissed off about obtrusive advertising is probably negligible.

    12. Re:Floaters are not evil. by Anonymous Coward · · Score: 0

      What does the advertiser expect to accomplish?

      Perhaps they want to stop wasting bandwidth on people that read their content without providing any revenue, while continuing to serve the people who are willing to put up with the adverts. It seems a lot more sensible than simply shutting up shop as you suggest.

    13. Re:Floaters are not evil. by Anonymous Coward · · Score: 0

      No ..... if your shit floats, it means your diet is too high in fat {fat is less dense than water}. Turds should sink.

      Excessive TP usage is also a sign of poor diet. If you use more than "one up, one down and one to polish" you almost certainly are eating the wrong foods.

    14. Re:Floaters are not evil. by g00z · · Score: 1

      I hate to play devils advocate to something that is used to annoy the crap out of everyone, but unfortunatly layers are used a lot for things that improve the web experience. Drop down navigation is a good example, as well as those layered calanders that come up on airline sites to help you find the days you want to find.

      You know, the way I deal with it is to just bloody turn off javascript unless the site I'm at won't function without it. Same with the flash plugin.

      --
      "The Wright brothers were the first to fly with a heavier-than-air machine, but boy did they have a lousy plane"
    15. Re:Floaters are not evil. by HTH+NE1 · · Score: 1

      Except "Nuke Anything" doesn't nuke anything. It apparently has problems hiding images that use a client-side image map (usemap attribute). If you right-clicked on portion of the image covered by a map's area tag, it will attempt to apply a "display: none" style to the area tag rather than the img tag. That doesn't work.

      And it would be nice to have an indication of what you're about to remove, especially as there isn't a single-step undo included. Reloading and hiding everything again from scratch after accidentally hiding the wrong thing isn't fun.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    16. Re:Floaters are not evil. by LaCosaNostradamus · · Score: 1

      Somewhere along the line of businessmen, there will be a paid demand to deliver ads. Under the force of such a demand, somewhere else along the line a technical advertiser is going to make sure the ad can be delivered ... even overcoming obstacles, even if some of those obstacles were put into place on purpose.

      Basically, the tech side of the ad delivery wants to prove the ads are deliverable, so it can turn around and bill the demand side. Hence, it's easy for the demand side to miss the fundmental idea that pushing ads on people who don't want them, is a bad move.

      Similarly, how many times in corporate America does the front and back office play the CYA game, hence seeming to conspire to screw people over? It's normal. Sure, it's also bad business practice, but that's the current state of America.

      --
      [You have a stable society when some nut guns down a schoolyard and the law doesn't change.]
    17. Re:Floaters are not evil. by Anonymous Coward · · Score: 0

      - - - taken steps to block them.

      I haven't taken a single step to block ads, but I've done a lot to block popups.

      If I wanted to block ads, I'd first nail my mailbox - the one's that made of wood and metal - shut and wear a blindfold when walking outside.

      If a site has irritating floaters - ones that can't be closed quickly - I just don't visit it anymore. People running websites have every right do advertise, if you don't like it, use your right not to visit their site.

      Feel free to take back the web, but please, use some common sense also.

  4. windows by fideli · · Score: 3, Interesting

    I saw one of those on my OS X screen the other day. It actually looked like a Windows window. Kinda funny, really. Nostalgic for me anyway.

    1. Re:windows by TheKidWho · · Score: 1

      thats not what they are talking about it...

  5. It is a good day for by Eudial · · Score: 0, Redundant

    ...lynx

    --
    GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
    1. Re:It is a good day for by theparanoidcynic · · Score: 2, Funny

      But I thought you could get arrested for using Lynx! Slashdot told me so!

      --
      Only in a Slashdot fantasy can a Slackware install turn into several hours of sex . . . . .
    2. Re:It is a good day for by Anonymous Coward · · Score: 0

      Only in a Slashdot fantasy can a Slackware install turn into several hours of sex . . . .

      Actually, a slacks un-install would be more helpful in that regard...

  6. No Reg Link by KaSkA101 · · Score: 4, Informative
    1. Re:No Reg Link by Anonymous Coward · · Score: 0

      Whore.

  7. Rate of change correlation by stecoop · · Score: 3, Interesting

    I bet the rate of change for pup-up decline was correlated to the rate of change to Mozilla users until Microsoft SP2 was forced to offer pop up blocking. The floaters can have their day and again Mozy users have a slight advantage. If IE users get tired of it then I imagine the only company in an real danger would be Macromedia from people simply refusing to install advertisement generating software on their own machine.

    1. Re:Rate of change correlation by Otter · · Score: 1

      I'm sure Mozilla is part of it, but there's a much wider trend of pop-up blocking -- the ISP blockers, especially AOL's, were probably the biggest factor.

    2. Re:Rate of change correlation by magefile · · Score: 1

      Most of the time, floaters aren't flash-based. They're generally "position:absolute;" divs.

    3. Re:Rate of change correlation by robogun · · Score: 2, Insightful

      I haven't installed Flash in a long time. There is nothing Flash can do that html cannot, except make the page cutesy and ten times longer to load. It also makes it impossible to navigate.

      But the big bonus is just by not installing Flash, at least half of ads don't load -- in particular, the most obnoxious ones.

    4. Re:Rate of change correlation by Anonymous Coward · · Score: 1, Informative
      Here's what's going to happen (with a quick recap of the past):
      • Browsers allowed webdesigners to open new windows.
      • Advertisers used new windows for popup-ads.
      • DHTML matures.
      • Niche-browsers blocked popup-ads.
      • Mainstream browsers block popup-ads.
      • Advertisers switch to DHTML to show floater ads.
      • Niche-browsers will start blocking floaters by domain name, size, path name, characteristic website integration.
      • Mainstream browsers will follow.
      • Advertisers will randomize all information which allows software to identify adverts, one after the other: host, size, path name, website integration.
      • Niche browsers will add per-site DHTML limitations, possibly with remote blacklists.
      • Mainstream browsers will follow.
      • Advertisers will demand that publishers randomize their own URLs and require the same features which create the ads for the functionality of the "content".
      • Users will finally understand that they can only evade the ads by not going to sites that will stop at nothing to shove them down the users' throats. Or maybe they won't.
    5. Re:Rate of change correlation by Anonymous Coward · · Score: 0

      This might not be as smooth as flashblock. Quick and dirty with Ad-Block.

      *.swf

      Hey, it works.

    6. Re:Rate of change correlation by Anonymous Coward · · Score: 0

      Why does that extention make me think of a single white female?

    7. Re:Rate of change correlation by NaturePhotog · · Score: 1
      I have to give a big thumbs-up to FlashBlock. I've been using it for a while now, and I don't see any of those annoying Flash-based ads unless I choose to. If a site requires Flash for navigation (and very, very few sites I've visited do, and even fewer are ones I visit more than once), then it's a click or two away.

      Are these ads as prevelant as the article suggests? I went and browsed with IE a bunch of the sites listed (MSN, ESPN, NY Times) and saw nary a floater.

    8. Re:Rate of change correlation by JimDabell · · Score: 1

      There is nothing Flash can do that html cannot, except make the page cutesy and ten times longer to load.

      That's not true. Vector graphics, for a start (and that can speed up download times, not slow them down). Can't the latest versions use sockets and connect to databases from the client too?

    9. Re:Rate of change correlation by xenoandroid · · Score: 1

      Flash could be a great thing if it weren't so horribly abused. Even if most things can be done with regular HTML and Java for web apps, Flash makes the lives of web developers easier. Now if only IE would support PNG I'd have less usage for Flash's transparency feature.

    10. Re:Rate of change correlation by robogun · · Score: 1
      That's not true. Vector graphics, for a start (and that can speed up download times, not slow them down). Can't the latest versions use sockets and connect to databases from the client too?

      I have no idea how all that benefits me. All I know is how beautiful it is to see a popup that manages to evade all my anti-popup stuff - but is blank b/c no Flash installed.

    11. Re:Rate of change correlation by RogerWiclo · · Score: 1

      I'm one of those poor suckers still stuck on a dial-up. Flash ads really slow down my web surfing.

      Would it be possible to add to Firefox the ability to block Flash except on allowed pages, just like the popup blockers do? I'm afraid I don't know anything about the programming of Firefox, but I imagine it could refuse to "GET" a Flash object a page requested.

      Then I could still watch Home Star Runner but save myself some time waiting for advertisements to load.

    12. Re:Rate of change correlation by Anonymous Coward · · Score: 0

      Flash: I've NEVER seen anything USEFUL from flash. Rarely, I'll see something funny/amusing done in flash(intentionally), but 99.99999% of the time its just more advert garbage that makes(over dialup) what should take about 30s to open, take several minutes. Generally, I consider the lack of flash to be a feature, and NEVER revisit a site that requires flash or depends entirely too much upon it. Java applets were the same way for a while, but they seem to have disappeared for the most part as what sites I see that utilize java use it on the server side to customize output/queries/etc, i.e. mostly transparent.

      As to blocking, personally I pipe a caching proxy through privoxy(privoxy.org), works pretty good for me(TM). This being said I've never tried the mozilla/firefox .css ad blocking feature.

      Omniweb: yes, OW has some blocking features, but they are cumbersome and not nearly as effective as other methods.

      Opera: I'm trying out their v8 beta, but I don't see much in the way of builtin blocking, but then, as mentioned above, I primarily rely on privoxy...

      Internet Exploder: haven't touched it in years as I never found it to be significantly faster, and just never cared for its layout, etc.

  8. "Remove this object" by sl8r · · Score: 5, Insightful

    There's a nice lil extension to firefox called "Remove this object" that gets rid of those stupid "floaters" (i call 'em div layers, only cos that's what they are).

    1. Re:"Remove this object" by erykjj · · Score: 1

      Is it Nuke Anything that you're referring to?

    2. Re:"Remove this object" by slavemowgli · · Score: 3, Informative

      Here's a convenient link for those too lazy to Google for it: NukeAnything. Note, however, that this is a one-time nuke only; the object will be back the next time you view the page.

      --
      quidquid latine dictum sit altum videtur.
    3. Re:"Remove this object" by erykjj · · Score: 5, Informative

      Sorry, the link above should be this.

    4. Re:"Remove this object" by VUSE+g-EE-k · · Score: 1

      I prefer the adblock extention. I can use the * wild card to block everything from a domain if I want. Great for annoying "floaters", swf files, or banners.

    5. Re:"Remove this object" by GlassUser · · Score: 2, Informative

      Here's a convenient link for those too lazy to Google for it: NukeAnything. Note, however, that this is a one-time nuke only; the object will be back the next time you view the page.

      Something similar has been a part of my IE Stuff pack for a while now. I consider it invaluable.

      http://www.jordanmills.com/odds.asp

    6. Re:"Remove this object" by holle2 · · Score: 1

      There is a small piece of javascript code that does work in Mozilla based browsers and the IE (I have not checked Opera or Konqi yet).
      It comes from the guys at Slayeroffice.com http://slayeroffice.com/. Look for the Remove Children Favlethttp://slayeroffice.com/?c=/content/tools/re moveChildren.html.
      Simply bookmark the give URL (begins with javascript:....) and use it to kill the floating respectively unwanted elements. When done, press [Esc] to stop the "kill" mode.

      I keep this (and some more of the Favlets) around for webdevelopment. You might want to bookmark the "Favlet Suite"http://slayeroffice.com/?c=/content/tools/su ite.html instead which gives you a float ;-) with all currently available Favlets for your current browser.

    7. Re:"Remove this object" by Anonymous Coward · · Score: 0

      hey thats pretty cool, thanks for that
      oh and the msi's on your site are a good idea too, once again thanks for your efforts

      Steven J

    8. Re:"Remove this object" by rmccann · · Score: 1

      Unfortunatly it doesn't work for Flash animations. Then I discovered FlashBlock (http://flashblock.mozdev.org)

  9. Hey! by BWJones · · Score: 0, Redundant

    Hey! Adware companies: Don't you get it? We don't want to see you. Go away and no, we don't want to see your little ads popping up in front of our eyes everytime we look for information. What kind of person thinks its OK to force others to see things they are not interested in. Do something with your life productive.

    --
    Visit Jonesblog and say hello.
    1. Re:Hey! by 0x461FAB0BD7D2 · · Score: 2, Insightful

      Those that provide you with that interesting content need to feed their kids too.

      Would you prefer to have everything like NYTimes.com instead? There's only so much BugMeNot can handle.

    2. Re:Hey! by Anonymous Coward · · Score: 0

      What kind of person thinks its OK to force others to see things they are not interested in?

      Advertisers?

    3. Re:Hey! by Silver+Sloth · · Score: 2, Insightful

      What kind of person thinks its OK to force others to see things they are not interested in
      Advertisers and, more importantly, the people who want a return on the investment they have made on their web site. If you don't like popovers vote with your mouse and don't visit those sites.

      --
      init 11 - for when you need that edge.
    4. Re:Hey! by BWJones · · Score: 2, Insightful

      Those that provide you with that interesting content need to feed their kids too. Would you prefer to have everything like NYTimes.com instead? There's only so much BugMeNot can handle.

      One word: Subscriptions. I have subscriptions for the news outlets I rely on for my information (including Slashdot).

      --
      Visit Jonesblog and say hello.
    5. Re:Hey! by Ctrl-Z · · Score: 1

      However, if you do like popovers, visit sites like this.

      --
      www.timcoleman.com is a total waste of your time. Never go there.
    6. Re:Hey! by redheaded_stepchild · · Score: 1

      They're called the marketing department. To them, any chance to put an ad in front of your eyes is another buck for them. And guess what? They don't care if you like it. In fact, they'll usually respond just as positively to an overtly negative reaction from the public. Why? Because that means they got noticed, and these fiendish demons live for attention.

      --
      Don't use the Troll mod just because you disagree with me.
    7. Re:Hey! by QMO · · Score: 1

      The only way to stop advertising is for advertising to stop working. Human nature is unlikely to universally change so fundamentally in the near future.

      --
      Exam 4/C again. Maybe I'll do better this time.
    8. Re:Hey! by Daniel+Dvorkin · · Score: 1

      Would you watch a TV station that played its ads over the show, cutting in at random moments so you miss key dialogue? Me neither. There are ways to host ads on Web sites that don't annoy the hell out of the user.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    9. Re:Hey! by ergo98 · · Score: 0, Flamebait

      What kind of person thinks its OK to force others to see things they are not interested in.

      What kind of person thinks its OK to force a site to only display precisely and only what they, a selfish serve-me user, wants?

    10. Re:Hey! by FunWithHeadlines · · Score: 5, Informative
      "Would you watch a TV station that played its ads over the show, cutting in at random moments so you miss key dialogue? Me neither. There are ways to host ads on Web sites that don't annoy the hell out of the user."

      It already happens. You're watching a TV show and suddenly a swirling logo appears in a corner and then an ad for another show on that network appears. And then during the closing credits, the network will break in with obnoxious promos that block out anything you can see or hear on screen.

    11. Re:Hey! by Neph · · Score: 4, Insightful
      Would you prefer to have everything like NYTimes.com instead?

      Damn it all to hell, TEXT ADS! In a space on the side of the screen! Google figured this out years ago, how long is it going to take for the penny to drop with the rest of these bozos? How hard is it to understand that maximizing annoyances your potential customer base is not good for business?

      Seriously. Why does this have to be so difficult? The fact that people are developping countermeasures to your advertising should be lighting a bulb, however dim, somewhere in your mind. What could it mean? Whatever could it mean?

    12. Re:Hey! by Jane_Dozey · · Score: 1

      Luckily the swirly logos are just in the corners at the moment. They don't bother me that much because I can ignore them if I want to. They voice overs etc during the credits are annoying though.

      --
      Silly rabbit
    13. Re:Hey! by Anonymous Coward · · Score: 0

      What kind of person thinks its OK to force a site to only display precisely and only what they, a selfish serve-me user, wants?

      The site isn't displaying anything. I think what you meant to ask "What kind of person thinks it's OK to ask their own computer to only display precisely and only what they want?" or perhaps "What kind of person thinks it's OK to only request from a remote server precisely and only what they want?"

    14. Re:Hey! by dnhughes · · Score: 1

      Floaters/Pop-up/banner ads they're just the
      billboards of the WWW. If I recall there are still groups that fight billboard placement and new billboard development.

      --
      "When I die, I want to go quietly, like my grandfather, in his sleep... not screaming, like the passengers in his car."
    15. Re:Hey! by NoMoreNicksLeft · · Score: 1

      You mean like TNT?

    16. Re:Hey! by Chris+Burke · · Score: 3, Interesting

      They get it. The advertisers are at war with us over posession of our eyeballs. We will see advertisements and we will be forced to look at them because they'll obscure something we want to see. The browser is both how they attack us and our defense. Popup blocking, the FlashBlock NukeAnything extension are just steps in the escalating arms race.

      Man, I hate advertising. I'm with Bill Hicks on this: If you're in marketing, just kill yourself. Please.

      --

      The enemies of Democracy are
    17. Re:Hey! by ObiWanKenblowme · · Score: 1

      I'd suggest going one step farther. Send the site administrator an email explaining why you won't be visiting that site anymore. Be polite though, no "I HaTe AdS! u r teh sux0r!!!" crap, just let them know how you feel and why you won't be returning.

      --
      Obvious exits are NORTH, SOUTH, and DENNIS.
    18. Re:Hey! by SQLz · · Score: 2, Informative

      Problem is that your taught in school that you have to grab the consumers attention, that pretained mostly to TV ads because people are sitting there vegetating on the couch, you need to shake them out of their stupor.

    19. Re:Hey! by 0x461FAB0BD7D2 · · Score: 1

      I read a lot of sites, and I can't afford to pay that much, as I am but a lowly student.

      In any case, if the WWW becomes primarily subscription-based, you can expect a large drop in the number of users.

    20. Re:Hey! by Anonymous Coward · · Score: 0
      We don't even get to see the end-credits of a movie anymore, because the 3 minutes that it's scrolling, can be used for valuable commercial time :/

      So annoying when you just want to know an actor's/song's name. Good to have IMDB.com around though.

    21. Re:Hey! by LoFreQ · · Score: 1

      FX even goes as far as adding sound to the swirling logo(which BTW takes up half the screen and isn't that transparent).

      In the middle of some FX show I got a firetruck horn which has no correlation to the show I am watching, it was part of the onscreen promo for "Rescue Me".

      Was this a case of TV adverts learning from internet popups?

      --
      SINARS is not a recursive sig
    22. Re:Hey! by sootman · · Score: 1

      It's getting bad. TBS, I think,* sometimes has sound along with the promos. And the History Channel always puts up their big thing in the corner and it'll cover up the name of whoever is talking. (You know, when they cut to a new speaker, it'll say "Joe Shmoe, UCLA History Professor" at the bottom.) I wonder if anyone who works there actually *watches* the channel.

      * I forget which channel (see? the damn things aren't even effective!) since I have TiVo.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    23. Re:Hey! by lightningrod220 · · Score: 1

      What can be even more annoying is when local stations cut in for "weather updates", or more recently, one station cut in with updates about the local primaries! That's really dumb! Most people don't care!!! Then they'd put a "frame" around the network video image, which prevented me from seeing my closed captioning, which I need onscreen. Why are they doing that? I ended up changing the channel after they switched to commercial, the frame disappeared, and when the show came back on, they put the stupid caption-removing frame back on again! They've lost my viewership.

    24. Re:Hey! by 16K+Ram+Pack · · Score: 1
      I think I speak for many people when I say that I really don't mine ads on the page I'm in. I often click ads that are for either companies I've never heard of, or new services/products, just to see what the offering is.

      Just no popups and none of these Floaters. All I think when I see a floater ad is how much I hate the company doing the ad.

    25. Re:Hey! by Anonymous Coward · · Score: 0

      Hey mods how can this be modded redundant as it was one of the first posts in this thread? Fix it and mod up

    26. Re:Hey! by drsquare · · Score: 1

      Text ads might be fine for massive sites like Google which gets enough hits to make money from text ads, but for smaller sites, you need to get a higher click/hit ratio, which you get via image ads, rather than obscure text ads. Also a smaller site would need the money from image ads, rather than the smaller amount you'd pay for a text ad.

      As for countermeasures, well people have always wanted to avoid adverts. On recorded TV programmes, people have always fast-forwarded through the adverts, yet TV adverts are still considered very effective. There'll always be obstrusive flashy adverts on websites as long as morons keep clicking on them.

      Also I wonder whether people don't mind Google's adverts so much because they're tricked into thinking they're part of the search results. I'm not sure either of the effectiveness of these text adverts, whether the money/hit ratio is any good, or whether people just buy google adverts because they think millions of people will see them.

    27. Re:Hey! by drsquare · · Score: 1

      Yeah, but then again TV advertising can be pretty ineffective, especially when it's attention-grabbing. The more obnoxious it is, the more you tune out to it when it's on. And I'm sure that most people can't remember which exact brand is being advertised, they just tune out. For instance most car adverts are exactly the same, and most shaving adverts, and supermarket adverts. That new car advert is particularly irritating. I can't remember exactly what car it's for, but they're on this football pitch with some horrible music on and I always change the channel when it comes on. Great tactic there advertising people, piss people off so they don't watch your advert.

      The worst ones are the 'sub-adverts', the one's they have between the programme and the actual normal adverts, like some sort of sponsor. In the UK on Sky One they used to show the Simpsons, and they'd have this irritating pizza advert before and after every advert break. Now it's on Channel 4 and they still have the same damn pizza adverts. They must think people who watch the Simpsons are all fat bastards who eat nothing but junk food. Even worse the adverts are even more annoying then before, and they have this really ugly girl in that always depresses me. They apparently haven't realised that people like adverts with attractive people in, they create a positive happy feeling for the product.

    28. Re:Hey! by Anonymous Coward · · Score: 0


      I live in the UK and watch the BBC channels, you insensitive clod!

    29. Re:Hey! by UfoZ · · Score: 1

      And that would be a bad thing how...?

      Not that I approve of a subscription model either... And I'll keep blocking the ads, too, thank you very much.

    30. Re:Hey! by rbochan · · Score: 1

      It's often even more scarily subtle than that.
      You think it's a coincendence that you see (or don't even realize that you see) the newest Longaberger baskets on the table on the set of Friends? Or that you see the Dell logo on the back of the monitor on the counter on the ER set? Or that some washed out star is on Larry King "mentioning" how good they feel because of the latest and greatest offering from Pfizer?

      If you're watching TV, you're watching advertising.

      --
      ...Rob
      The American Dream isn't an SUV and a house in the suburbs; it's Don't Tread On Me.
    31. Re:Hey! by 0x461FAB0BD7D2 · · Score: 1

      With fewer users, there will be less incentive to release new information via this medium. It would, in the worst-case scenario, revert back to the BBS days of the Internet.

    32. Re:Hey! by Anonymous Coward · · Score: 0

      I think he might be refering to the ads you put on your own page, and that are provided by Google.

    33. Re:Hey! by Anonymous Coward · · Score: 0

      We will see advertisements and we will be forced to look at them because they'll obscure something we want to see.

      Not necessarily.

      There's always micropayments and mandatory subscriptions. Then you get to see everything you want without any ads, for mere pennies per click. Which sounds so goddamn much better than having to see an ad for a bank, especially for those of us without credit cards.

    34. Re:Hey! by Anonymous Coward · · Score: 0

      In FX's interruption ads for Nip/Tuck, they had two huge scalpels cutting up the bottom half of the screen, making metal-on-metal noises. Those noises sounded like part of the movie.

      That's when I stopped watching FX altogether. They stopped showing Millennium reruns a long time ago anyways, so there's no reason for anybody to watch that station any more.

    35. Re:Hey! by Quattro+Vezina · · Score: 1

      It already happens. You're watching a TV show and suddenly a swirling logo appears in a corner and then an ad for another show on that network appears. And then during the closing credits, the network will break in with obnoxious promos that block out anything you can see or hear on screen.

      Which is a major part of the reason why I refuse to watch most American TV. Thankfully, Japanese TV has yet to pull this crap. Their shows are better, too--I wonder if there's a correlation.

      --
      I support the Center for Consumer Freedom
  10. AdBlock by martingunnarsson · · Score: 2, Informative

    I guess the question is if something like AdBlock can filter out these without getting a lot of false positives, making the browser render of a lot of pages incorrectly.

    --
    Martin
    1. Re:AdBlock by Threni · · Score: 1

      > I guess the question is if something like AdBlock can filter out these without
      > getting a lot of false positives, making the browser render of a lot of pages
      > incorrectly.

      It should soon become apparant to sites which use floaters other than for advertisting junk that people aren't viewing them and that it should not be assumed that the content be read.

      Hopefully these things will be handled by AdBlock or Firefox's built in pop-up stopper such that I can allow popups from certain sites. Failing that I'll just have to download the prefbar thing so i can turn off javascript (assuming that's how it's being done) on individual sites.

    2. Re:AdBlock by peragrin · · Score: 1

      I haven't seen a floater ad yet. Even sites that you are supposed to get them. The only thing I can think of is that I use adblock to block whole domains/directories.

      Since most companies use either

      domain.com/ads
      Domain.com/RealMedia/ads
      ad.com pany.domain.com

      I go far enough back up the list to block all the ads, but make sure other content is visible.

      --
      i thought once I was found, but it was only a dream.
    3. Re:AdBlock by Anonymous Coward · · Score: 1, Informative

      I use a regular expression in AdBlock like this: /[\/\.](hb|page)?(A|a)d(vertising|s|\d)?[\/\.]/
      T his gets all kinds of goodies.

      When I find something similar that slips through, I tweak it a little.

      I also have major advertising companies like atwola and atdmt blocked as /[\/\.](atwola|atdmt|falkag)[\/\.]/

      and even yahoo ads /[\/\.]us[\/\.]yimg[\/\.]com[\/\.]a[\/\.]..[\/\.]/

    4. Re:AdBlock by CdBee · · Score: 1

      A simple adblock rule like those in My Filter List can block the domain they laod from very easily. I never see floaters any more since I installed it (Norton Internet Security failed to block them and has been uninstalled as a result)

      --
      I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
    5. Re:AdBlock by Anonymous Coward · · Score: 0

      It would save you a lot of filtering if you just filtered for "RealMedia" instead of putting in a rule for each encounter of a "domain.com/RealMedia/ads".

  11. Flash suppression by RandoX · · Score: 1

    Flash ads flying around, climbing out of the page are the worst. Anyone know of a quick Firefox plugin to turn Flash animations off until I want to actually watch one?

    1. Re:Flash suppression by RenatoRam · · Score: 2, Informative

      Get this extension and be happy:
      http://flashblock.mozdev.org/

      Flash animations show as buttons until you click on them.

      --
      Ciao, Renato
    2. Re:Flash suppression by cswiii · · Score: 5, Informative

      I haven't had it installed lately because my adblock does a pretty good job of blocking flash that I don't want to see, but
      flashblock is what I used to use... it blocks out flash until you click on it to view.

    3. Re:Flash suppression by Anonymous Coward · · Score: 0

      There's a plugout: Uninstall Flash.

    4. Re:Flash suppression by Anonymous Coward · · Score: 0

      install a 64bit OS

      --
      fretn

    5. Re:Flash suppression by Anonymous Coward · · Score: 0
    6. Re:Flash suppression by Anonymous Coward · · Score: 0

      Older adblock: *.swf* - if you don't want to uninstall flash. Or of course the flashblock extension, or the latest adblock version.

    7. Re:Flash suppression by shish · · Score: 1

      First hit googling for "flash blocker" --> http://flashblock.mozdev.org/

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    8. Re:Flash suppression by Anonymous Coward · · Score: 0
    9. Re:Flash suppression by barrkel · · Score: 0

      It's not very good. I'd estimate it has about 70% success rate at blocking flash. Sites with multiple flash elements often get through.

      Also, the "play" button it puts up is itself animated: not a good thing in something designed to minimize the distraction of flash ads.

    10. Re:Flash suppression by Anonymous Coward · · Score: 0

      Sites with multiple flash elements often get through.

      I haven't encountered any so far. Can you supply an example?

      Also, the "play" button it puts up is itself animated

      No, it's not. Perhaps you just haven't used a recent version? I wouldn't know because I only started using it last week.

    11. Re:Flash suppression by FuzzyBad-Mofo · · Score: 1

      That doesn't sound right at all, you might want to check your installation. My experience with Flashblock has been nothing but positive -- it's the only way I'll let the Flash plugin onto my computer.

    12. Re:Flash suppression by PeteDotNu · · Score: 0

      I recall having a problem with FlashBlock. If memory serves, it doesn't work with JavaScript turned off. Having JavaScript turned off is one of my anti-advert measures, so there's a bit of a conflict of interests here.

      I just don't have the flash plugin for Firefox anymore.

      --
      My other processor is big-endian.
    13. Re:Flash suppression by zijus · · Score: 2, Informative

      Avoiding flash. If you ue FireFox. For example edit C:\Documents and Settings\user.name\Application Data\Mozilla\Firefox\Profiles\default.nsy\chrome\u serContent.css

      object[codebase*="macromedia"],
      embed[type="appli cation/x-shockwave-flash"],
      iframe
      {
      display: none !important;
      }

      Translation: zero flash - zero iframe - no exception. May be a little too drastic.

      Personaly I don't beleive in viability of adding a little rule from time to time for such and such add which makes it's way through. I am lazy: no feature = no problem.

      On a more general aspect It is quite concerning to see abuse of "floating" stuff because this one, we won't be able to filter... Yes, I believe it's a question of day advertising site will proxy to advertisers, so we won't be able to filter urls, or ip's. Supposing divs are named, we could filter on names ? Arg: the advertising site will mangle it's own legtimate div's name just to let adv divs goes through.

      I am afraid there won't be solution but to turn off JavaScript completely... Once again we'll have the conclusion no feature = good feature. The lynx evengelist may have the ultimate answer. Aaarg!

      For advertisers. Please just have nice text adv on the side of the page. ( no blink, flash, move, ...). Just 5 words bold + 10 words descr. I don't care of this one. But there is more: because I don't find them annoying I read them ( some of them). But wait there is more: I even clicked recently on one.

      Z.

    14. Re:Flash suppression by Anonymous Coward · · Score: 0

      Yes, FlashBlock

    15. Re:Flash suppression by drsquare · · Score: 1

      On another note, does anyone know how to actually get flash to work on Firefox on Linux? Everytime I click on some link to install it, I usually end up going round in circles and never finding anywhere to actually install it.

    16. Re:Flash suppression by riqnevala · · Score: 1
      adblock and flash-click-to-view did not work together too well.. In order to [ad]block flash, you need to:
      • click flash to show it
      • adblock -> overlay flash (for left click)
      • left-click flash to block it.

      obviously, flash-click-to-view had to go.
      --
      love slashdot. populate it. use it. abuse it. hate it. kill it. miss it. stop following links, they only kill servers.
  12. One advantage by gowen · · Score: 2, Informative

    The legitimate, non-advertising uses of these things are so limited (at least, compared to pop up windows), that the ad-blocking software will catch up with them in no time, and most people will lose nothing by deactivating the appropriate bits of javascript.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:One advantage by NoMercy · · Score: 1

      There is one which comes to mind http://nwvault.ign.com/ - they have floater image views.. most of the time I open in a new tab because they are rather annoying for larger images.

  13. Obviously... by larsoncc · · Score: 3, Interesting

    I think that at this point, it's obvious we need a "block javascript from this domain" extension or a "block javascript from this web folder" extension.

    Same with iFrames (which is already implemented well in AdBlock)...

    It's so obvious I'd be surprised if the functionality doesn't already exist.

    1. Re:Obviously... by Threni · · Score: 1

      > think that at this point, it's obvious we need a "block javascript from this
      > domain" extension or a "block javascript from this web folder" extension.

      I've mentioned that here a few times but I always get told to use PrefBar, which really is no good as it's not the same. Just a regular expression for the URL would be fine.

    2. Re:Obviously... by gilesjuk · · Score: 1

      KDE's Konqueror can do this. You do have to keep going into the configuration screen to set it up for each site though.

    3. Re:Obviously... by Anonymous Coward · · Score: 0

      > It's so obvious I'd be surprised if the functionality doesn't already exist.

      Yes, the functionality exists in Internet Explorer.

    4. Re:Obviously... by davez0r · · Score: 3, Informative

      dude, it's in adblock!

      you can block scripts as well as iframes for the page from the little adblock menu in the lower right.

    5. Re:Obviously... by Anonymous Coward · · Score: 0

      We need 'allow javascript from this domain', 'allow inline javascript from this domain' and a way of signing javascript to provide some javascript functionality for the more security clueful amongst us who have it disabled.

    6. Re:Obviously... by GlassUser · · Score: 1

      I think that at this point, it's obvious we need a "block javascript from this domain" extension or a "block javascript from this web folder" extension.

      IE should easily be able to do it per domain. I think it's done this since 4.0. Just add the bad domain to your restricted list.

    7. Re:Obviously... by K-Man · · Score: 1

      I had the same thought the other day, while killing off a bunch of popups from some Indian newspaper that was displayed first on Google News (looks like some kind of spam scheme).

      Ideally, I would disallow Javascript on an url the first time it's loaded, and prompt the user on whether to allow it for that page. Thereafter the setting could be remembered for the url.

      I keep turning J-script off while browsing, and then going back to a page I'm developing and waiting for it to respond. I swear it takes me several minutes to remember to turn it back on.

      --
      ---- "If we have to go on with these damned quantum jumps, then I'm sorry that I ever got involved" - Erwin Schrodinger
    8. Re:Obviously... by jetfuel · · Score: 1

      OmniWeb does this. You can bring up a site-specific prefs pane in the browser window to turn all sorts of stuff on and off.

    9. Re:Obviously... by Quattro+Vezina · · Score: 1

      No, it's not.

      AdBlock only lets you block .js files. It doesn't let you block inline JavaScript.

      --
      I support the Center for Consumer Freedom
    10. Re:Obviously... by The+Wicked+Priest · · Score: 1

      True. However, the floaters are (so far) not implemented via inline JavaScript, and in fact, can be eliminated just by AdBlocking a handful of sites: paypopup.com, fastclick.net, and maybe a few others like tribalfusion.com. The first two will cover the vast majority I've seen.

      --
      Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  14. I wish... by Quasar1999 · · Score: 4, Interesting

    I wish that the pop-over ads would only pop-over when I hovered over them... a bunch of ads from Dell I've seen seem to do that... and I appreciate that... it sits there like a banner, and when I hover over it, it expands and does it's nice flash ad... but the ones that do it 5 seconds after the sight loads (car adverts on CNN anyone?) I really hate... it's annoying and ensures that I will never consider watching it...

    A bit of courtesy from the advertisers and I am willing to watch it if it catches my fancy, but if they throw it in my face, they ain't getting anything but rage from me.

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
    1. Re:I wish... by Anonymous Coward · · Score: 0

      Ahh, the rage of the /.er

    2. Re:I wish... by Lulu+of+the+Lotus-Ea · · Score: 1

      Ok, fine /.'ers can't spell that well. But can't they at least learn to spell the word 'site' when they use it in every other post?!

      A typo in 'septuagenarian' or 'conciliatory' every once in a while is understandable. But a four letter word that is used habitually. C'mon!

  15. Raise your hands by bigtallmofo · · Score: 5, Funny

    How many internet marketers would, if the technology were available, opt to have a physical hand come out of someone's monitor and slap them in the face until they read your ad?

    I just wonder where some marketers draw the line.

    --
    I'm a big tall mofo.
    1. Re:Raise your hands by Tackhead · · Score: 3, Funny
      > How many internet marketers would, if the technology were available, opt to have a physical hand come out of someone's monitor and slap them in the face until they read your ad?
      >
      >I just wonder where some marketers draw the line.

      "There's a line?"
      - Some marketoon

      I can only say this: Given that marketroids tend to surf with IE, Flash enabled, and Javascript enabled, and I tend to surf with Mozilla, Flash disabled, and Javascript disabled (through the use of the PrefBar extension), and have never seen a "floater" anywhere other than my toilet bowl, I'd very much like to see an over-the-Internet face-slapping technology developed.

    2. Re:Raise your hands by Anonymous Coward · · Score: 2, Insightful

      I just wonder where some marketers draw the line.
      --
      they don't. they do what it takes to sell sell sell. They do it because it puts money in their pocket, and pays for the stuff you are trying to read. As long as the media owners allow them to do it, and the technology is there to exploit, they will exploit all of it. The best possible way for everyone to fight this stuff is to *never* click on it.

      Then, as in 1999-2001 advertisers will realize that internet marketing is crap, and the bubble will burst again, which incidentally will cause the media owners to not be able to make money, and have to shut down, or cut back on the content they provide.

      If you want the good, you have to take the bad. Content costs money, a lot of it. If you can't pay people to write it, where do you think it will come from?

      Those annoying ads, pay for the content behind them. If you don't like the ads, live without the content.

      They annoy me as much as the next guy, but they are there because they have to be and I understand that. Unfortunately money makes the world go round, not idealism.

    3. Re:Raise your hands by JaredOfEuropa · · Score: 1
      I just wonder where some marketers draw the line.
      Nowhere... just look at certain 'marketer' spammers, who are willing to break the law, literally piss of millions upon millions of computer users, and render a uncredibly useful tool unusable, just to peddle some h3rb4l v14gra? Similarly, some marketers would chuck flyers from an aircraft until we'd be knee-deep in them, if it would bring them a 0.2% increase in sales (and if they could do it for free). They have just one goal: get your attention.

      You've probably gone and given them the idea... In a month's time we'll see discounted PCs with that hand fitted.
      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    4. Re:Raise your hands by Anonymous Coward · · Score: 0

      How many internet marketers would, if the technology were available, opt to have a physical hand come out of someone's monitor and slap them in the face until they read your ad?

      Depends on how many like getting beaten to a bloddy pulp with a baseball bat.

    5. Re:Raise your hands by Threni · · Score: 1

      > How many internet marketers would, if the technology were available, opt to
      > have a physical hand come out of someone's monitor and slap them in the face
      > until they read your ad?

      I think a few developers would like the ability to slap users too...

    6. Re:Raise your hands by doublem · · Score: 1

      I've nothing against most ads.

      Google text ads are the only ones I click on to buy something though.

      If I follow a banner or popup, it's ONLY to complain to the site about the marketing ploy.

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
    7. Re:Raise your hands by chiller2 · · Score: 1

      Forget marketeers. A hand that came out of the screen would revolutionise the online porn industry ;)

      --
      --- Commission free trading & free stock up to $500 - use http://share.robinhood.com/kelvinp6 :)
    8. Re:Raise your hands by LurkerXXX · · Score: 1

      Have you ever seen Clockwork Orange?

    9. Re:Raise your hands by UserGoogol · · Score: 1

      Well, webcomic artists tend to use a lot of "merchandising" and "begging" as alternatives to advertising. Also, "having a real job" or "living with your parents" are popular for the smaller ones. I think that's a doable "business plan" for content producers.

      --
      "Never attribute to malice that which can be adequately explained by stupidity." -- Hanlon's Razor
    10. Re:Raise your hands by Anonymous Coward · · Score: 0

      I am working on a dope-slap by proxy protocol.

    11. Re:Raise your hands by mavenguy · · Score: 1

      Screw slapping you, just go straight to your wallet.

    12. Re:Raise your hands by Anonymous Coward · · Score: 0
    13. Re:Raise your hands by mOdQuArK! · · Score: 1

      I think a lot of USERS would like to slap DEVELOPERS (including some users who are developers), for making truly stupid design/coding decisions.

    14. Re:Raise your hands by magefile · · Score: 1

      Shades of [SA]HatfulOfHollow.

    15. Re:Raise your hands by Threni · · Score: 2, Funny

      > I think a lot of USERS would like to slap DEVELOPERS (including some users who
      > are developers), for making truly stupid design/coding decisions.

      But I'm a developer - I'm not interested in what users would like! ;)

    16. Re:Raise your hands by cybergrue · · Score: 1
      I tend to surf with Mozilla, Flash disabled, and Javascript disabled (through the use of the PrefBar extension), and have never seen a "floater" anywhere

      Good for you. Prefbar is one of my favorite extensions for Firefox. Too bad it hasn't been updated in a while. Anyways, one of the few times that I saw a floater, I ran into a problem with flashblocker installed. Firefox, by default, puts a opaque box where the flash is suppost to go. In my case, this covered most of the screen, and covered up the parts I was trying to read. Anyways, I had to launch the flash to find the button used to close it. Very annoying.

    17. Re:Raise your hands by sacrilicious · · Score: 1
      How many internet marketers would, if the technology were available, opt to have a physical hand come out of someone's monitor and slap them in the face until they read your ad? I just wonder where some marketers draw the line.

      If it were possible to do the monitor slap thing, then the only reason businesses wouldn't do it would be if they felt they'd lose more money then they'd gain, whether because of any related laws or because of one of their bean-counters deciding that the negatives outweighted the positives in the public's mind. Morality and "the right thing" would never enter into it, except as abstractions in the bean-counter's and lawyer's strategic analysis of consumers'/jurys' reactions.

      Indeed, if a corporation could find a legal-enough way to charge you a dollar per breath of air until you were destitute, they would do it. And if being unable to buy more air ultimately killed you, the only regreat the corporation might have would be that a revenue stream was gone.

      --
      - First they ignore you, then they laugh at you, then ???, then profit.
    18. Re:Raise your hands by Anonymous Coward · · Score: 0

      I find that the ads support the glitz. It has very little to do with good. Ads just mean it's bright and shiny. There's plenty of good out there that don't need ads, much less popups. They make their money in less annoying ways. Regardless...if the ad blocks the content, I'm going to block the ad. Maybe they should put the ad on the main page and put the desired content in a popup that you have to click on the ad to see.

  16. Different Browser by Anonymous Coward · · Score: 0, Flamebait

    Yeah, whatever these things are ultimately called, "floaters" seems appropriate for a number of reasons, most of them scatalogical.

    But that's why you use a web browser (pretty much any browser that isn't IE) with a button that disables/enables Flash animations at a single click. Just one more reason to migrate to FireFox or whatever, I guess... (And if you must have IE compatibility for some reason, just overlay it with Avant.)

    Free Sony PSPs from Gratis.

  17. Floaters by MyLongNickName · · Score: 2, Funny

    ... should be flushed.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:Floaters by RichardX · · Score: 0

      That's the whole problem though, their inherent buoyancy keeps them afloat, preventing the flushing action of the ad blocker getting them out of the bowl of your browser.

      --
      Curiosity was framed. Ignorance killed the cat.
  18. Even more annoying ... by cablepokerface · · Score: 5, Insightful

    ... are the 'in-between' pages with advertising. You are reading an article, want to go from page 2 to 3 and boom, you end up on a completely different page.

    1. Re:Even more annoying ... by Arctic+Dragon · · Score: 1

      Even worst, IGN has a advertisement splash page! websites are becoming like VHS movies, where you have to 'fastforward' before seeing the actual content.

    2. Re:Even more annoying ... by hazee · · Score: 2, Insightful

      And I think that will ultimately become the most prevalent ad type because I can't see any way of getting around it at all.

      Unlike all these pop-ups and pop-unders and "floaters" and the like, if you click on the link to a page and are served a different page instead, then it's completely out of your control, and there's nothing at all that your browser can do about it. Disabling javascript or whatever won't help - you asked for a page, you got served a page, and the fact that the content isn't what you were expecting is impossible to detect, short of AI in the browser, or some sort of distributed checksum or Bayesian filter, like with spam.

      Essentially it becomes like TV, where you have no control over when the ad breaks are inserted. With TV the solution is to record it, and then fast forward or skip the ads, but recording TV is a lot easier than fetching all the pages for a web article - a tv "stream" is linear, whereas with a website, each page can link to multiple other pages, so you'd have to crawl the whole site or something.

    3. Re:Even more annoying ... by cybergrue · · Score: 1

      Giggle. What I see when I click on that page is a blank screen (I've already Adblocked all the advertisements from that site) and a link that says, continue on to the story. Simply annoying, with no redeming features for IGN or me. I expect someone will write a Firefox extension to identify and skip these inter-page-ads sometime soon.

    4. Re:Even more annoying ... by Saeger · · Score: 1
      you asked for a page, you got served a page, and the fact that the content isn't what you were expecting is impossible to detect

      Not impossible.

      Most sites that would implement such an "inbetweener" ad-page would be using a backend script to generate it and include the reallink to the next page. This could easily be detected by an ad proxy live privoxy and automatically redirect you to the next page.

      e.g. games.yahoo.com does this, and it would be relatively simple to automatically redirect to the "Click Here to Continue" link. Currently, I don't have privoxy set to skip these adpages (because the adpage itself is blank), but should it become more pervasive...

      --
      Power to the Peaceful
    5. Re:Even more annoying ... by Anonymous Coward · · Score: 0

      Not true. There's already filters for Proxomitron that avoids the inbetween pages when you read posts at Yahoo Groups. It's just a matter of writing a custom filter that snatches the link to the next page, and does an automatic redirect.

    6. Re:Even more annoying ... by Reziac · · Score: 1

      At which point I expect the interstitial ad page would simply not display any "continue" link, and after 15 seconds or so, would refresh to wherever you originally thought you were going.

      I've already seen one like that, on some news site or other. :(

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    7. Re:Even more annoying ... by Anonymous Coward · · Score: 0

      Then the proxy would catch the refresh link and go there immediately. Even in the worst case the proxy could just display a message like "interstitial caught, please wait for the main page" instead of displaying the ads.

    8. Re:Even more annoying ... by hazee · · Score: 1

      Hmm, but what about if the web address didn't change at all - ie: the first time you ask for page2.htm you get the advert page, and the next time you ask for it, you get the actual page 2.

      In other words, just randomly replace page2 with an ad page every X loads, and make the continue link simply reload it again, at which point you get the real page.

  19. Article Text by th1ckasabr1ck · · Score: 3, Informative
    If you happened upon nj.com in the last month, you might have noticed a clucking penguin waddling across the computer screen, stumbling over text as it promoted a local utility company.

    On a cricket league chat board in New Zealand, exasperated users have been deluged with floating squares that try to interest them in mattresses, dating services and officially licensed trinkets from the "Lord of the Rings" film trilogy.

    Not to be confused with pop-up ads, which open new windows and clutter virtual desktops, these floaters, or overlays, or popovers (no one can agree on a name), can evade the pop-up blockers that many Web browsers have incorporated.

    In the last year, according to Nielsen/NetRatings, which collects and analyzes data on Web advertising, the frequency of these ads has risen markedly, by almost 32 percent from December 2003 to December 2004, while pop-ups in that period declined by 41 percent.

    The floater ads, often using a computer's Macromedia Flash Player to run, overlay the content of the page rather than spawning new windows. They have been around since 2001, but their rise has been abetted by the growing use of high-speed Internet connections, allowing them to play with greater ease.

    Floaters are one example of a variety of online ads known in the industry as rich media. Some variants include banner ads that expand to show graphics and streaming video when the cursor is waved over them; a tamer version packs the video and graphics into a static, or polite, banner. All have a common characteristic: they cannot be categorically blocked by existing technology.

    To many, they are just as irritating as pop-up ads, if not more so. On the New Zealand cricket chat board, one user declared, "This form of advertising is without a doubt the most ridiculous and offensive form I have ever come across."

    But as with pop-ups (before pop-up blockers), their appeal to advertisers is simple: they get people to click, usually transporting them to the advertiser's site. While static Web ads typically have "click through" rates of 0.5 percent of viewers, according to numerous industry studies, the rate for pop-ups and floaters is 3 percent to 5 percent, though some studies suggest that many of those clicks are attempts to get rid of the ad.

    According to Nielsen/NetRatings, the sites on which such ads were most common in the year ended in December were three Microsoft sites - www.msn.com, www.msnbc.com and Hotmail - followed by espn.com and www.yahoo.com.

    Although most advertisers and the sites where the ads appear seem happy with the use of the floater ads, recent research suggests problems. A study of 2,500 British Internet users released last month by OMD UK found that just as many Web users (44 percent) were annoyed with floaters as they were with pop-ups. Many major sites, like nytimes.com and www.msn.com, limit the number of times a person is shown such an ad. (At nytimes.com, the limit is once per visit to the site.)

    "We want to do something that's informative and entertaining as opposed to being annoying," said Joanne Bradford, vice president and chief media revenue officer for msn.com. "That's our guiding principle." To that end, the company introduced on Feb. 1 a design that limited the number of ads on the main page. (Ms. Bradford would not say by how much.) The action, she noted, did prompt "a little bit of squawking" from advertisers.

    Some are trying to figure out other ways to stop the onslaught. Mozilla, designer of the popular (and free) Web browser Firefox, which offers a pop-up blocker, is trying to block floater ads as well, but has so far been unsuccessful, said Chris Hofmann, director of engineering for the Mozilla Foundation. "It really is an arms race," he said.

    Jarvis Coffin, chief executive of Burst Media, a company that sells advertising for more than 2,000 Web sites, said that even though he is a fan of the "rich media" ads, he warns that advertisers should understand that they cannot deluge people with the technology without consequence. "Just because you can do it doesn't make it a smart thing to do," he said.

  20. Who Clicks On These? by ObsessiveMathsFreak · · Score: 4, Funny

    I believe I speak for many when I say
    "Who the Hell actually clicks on all the popups,popovers,floaters,ads and logos anyway?"

    I can safely say the only time I click on an ad when online, is when my mouse slips?
    I suppose it must be like spam. The percentage of suckers is incredibly low, but if ads are 10% of internet content, then you'll get a few hits.
    Still though, I mean, what kind of person goes around saying "Oh! I do want a cheaper morgage!!" *CLICK*. Do any slashdotters have some amusing tales of such perpetually clueless lusers in their domains?

    --
    May the Maths Be with you!
    1. Re:Who Clicks On These? by eric_brissette · · Score: 1

      Idunno.. maybe I'm weak, but sometimes I just can't resist the urge to punch the monkey in the face or play the little Orbitz.com baseball/golf/whatever flash games in their ads.

    2. Re:Who Clicks On These? by lukewarmfusion · · Score: 1

      If I'm looking for a company that offers a specific service, I use Google's natural listings.

      Sometimes, though, a really effective ad will earn a rare click. I've clicked top banner ads on Slashdot for ServerBeach. Some Flash ads are practically full-blown interactive games - and I've been interested enough to click 'em and play. Note that I've never actually bought anything from any of these ads, but I know people who have.

    3. Re:Who Clicks On These? by saintp · · Score: 1

      Punching monkeys is fun, but I prefer to see if I can miss the monkey, and still get taken to the site. Sometimes it works, but sometimes you actually have to hit the damn dirty ape.

    4. Re:Who Clicks On These? by slavemowgli · · Score: 2, Interesting

      You are making a big mistake if you think that click-through rates are the only important factor when it comes to ads, though.

      Think about ads on TV - obviously, noone ever clicks those. People are just (passively) subjected to them while they wait for their favourite shows/movies/... to start/resume, and many will in fact use the break to do other things, or turn of the sound so they don't have to listen to the ads (I do that), or switch to another channel (my parents do that), or other such things.

      Nevertheless, ads on TV are a big market, and more or less every major company uses them. So... why? The answer is that click-through rates, or, more generally, the "omgcool-I-need-to-have-this-right-now" response isn't neither realistic to expect nor important. What *is* important is exposure to the product, which *will* un/sub/pre-consciously influence you. Have you ever thought just *why* you buy a particular brand of pizza at the supermarket? Sure, you may say "I like this brand" etc., and that certainly plays a big role, too, but I think it's safe to say that advertising also does (not just for pizzas, of course, but for any product you buy). More often than not, the point of advertising is to make sure the people subjected to it know that the product or service even *exists*.

      --
      quidquid latine dictum sit altum videtur.
    5. Re:Who Clicks On These? by fwitness · · Score: 1

      I've felt the urge a few times. And tried to miss the monkey/ipod/whatever. I've never had one *not* redirect me. Except for the ones that say 'do it in three shots' in which case, it redirects on the third. Actually doing anything is optional, getting redirected is mandatory.

      --
      -- I have fans? Wow.
    6. Re:Who Clicks On These? by redheaded_stepchild · · Score: 1

      I'm a repair tech, and I can tell you, I have several regular customers that do this. The worst offender loves his Hotbar. Others won't leave the Incredimail alone. And they have kids who are just as clueless.

      Overheard at the shop: "The two groups of people I have the most trouble working on computers with are those over 80 and under 20."

      --
      Don't use the Troll mod just because you disagree with me.
    7. Re:Who Clicks On These? by Talsin · · Score: 5, Funny

      I support a group of almost 100 20 something women that work in the advertising business doing spot radio buys. I can honestly say any of them would happily double click a landmine just to see what happens.

      There is no sig

    8. Re:Who Clicks On These? by sandler · · Score: 1, Informative

      Slashdotters may not be thrown off by the "fake windows" popups, especially when using other operating systems, but most people are. My wife has many times said things like, "Oh no - we have a virus" or "there's something wrong with our internet connection" when seeing one of those fakeware popups. She's probably installed spyware because of it too.

    9. Re:Who Clicks On These? by afidel · · Score: 1

      I'm not influenced by advertising, no really I'm not. When I buy pizza at the store (or anything for that matter) I look at what's the cheapest for the minimum quality I will accept. Coupons and store sales are often the deciding factor, not advertising. I wear clothes without company logos on them, and I buy the safest car that can haul my load and is in the "5 star crash test" category which is made in the US (Honda counts since they have quite a few plants here), etc. Then again I watched a whole two hours of tv this week and next week even that will be adless since I'm almost done with my home brew PVR.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    10. Re:Who Clicks On These? by slavemowgli · · Score: 1

      Maybe. But not everyone is like that, and advertising is not really about getting *everyone* to buy your products. If you can get 99.9% of the people to do (or at least consider doing) so, that's good enough. There is a certain sweet spot with maximum effectiveness and minimum effort/investment.

      --
      quidquid latine dictum sit altum videtur.
    11. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      Sadly my exwife used to click on some spam links and ads. My roomate now clicks on any one that he thinks is inventive. Not that he wants the service offered, just because if they went through all that effort tht they deserve a click.

    12. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      Yeah, but, dude, you're surrounded by *100* 20-something women? And you dare COMPLAIN!

      They could double click my landmine any time they wanted, if you know what I mean...nudge, nudge.

      (Wait...I don't know what I mean).

    13. Re:Who Clicks On These? by Kjella · · Score: 1

      I can safely say the only time I click on an ad when online, is when my mouse slips?

      Sometimes I think the ads are more measured by "accidental-click" ratio than any other.

      Statics at edges don't get clicked (much).
      Statics in the middle of the article can get clicked as you're doing click-scrolling.
      Pop-ups can pop up right under where you was planning to click.
      Pop-unders you might miss when aiming for the X
      Etc. etc.

      Kjella

      --
      Live today, because you never know what tomorrow brings
    14. Re:Who Clicks On These? by Rinikusu · · Score: 1

      Yes. if they didn't, they wouldn't advertise. Look at the spammers. They send out 10 million spams, with less than a 1% respond rate. That's still, what, 100k people? And they profit anywhere from $10-100 (or more) per sale? You do the math.

      Personally, I like the Google Ads. I've clicked on them. I like ads that fit in with the purpose of the site. I've clicked on them. And I've bought stuff, on occasion.

      Which is, for the most part, ads like those on /. and several small sites I frequent I don't mind because they're rather non-obtrusive and easily scrolled past. The new breed of ads, however, don't seem to be "effective" advertising, but are counting on users to "accidentally" click on them to get the click-through count up. That's what sucks. :(

      --
      If you were me, you'd be good lookin'. - six string samurai
    15. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      I work in advertising.

      The problem is that big companies have many different groups running different ad campaigns. So the campaign that placed the ads wants you to call a specific 800 number, go to a specific URL, or click-through and get cookied so their particular campaign gets credit for the sale. Otherwise some other group/campaign will get the credit by default, which is just fine for the company but bad for internal politics.

    16. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      Is your comment directed against the fact that they are women? Or that they're in the advertising business?

      I support a group of almost 100 20 something women
      Where do you work? Are they hiring?

    17. Re:Who Clicks On These? by Jussi+K.+Kojootti · · Score: 2, Insightful
      Yeah, right.

      Your perception of "minimum quality you'll accept" has been influenced by marketing. That "5 star test" result is marketing. Honda having plants in the US is partly marketing... I could continue, but maybe that's unnecessary...

      Of course some people are less influenced by ads and other marketing than others, but saying you're absolutely sure you're immune is living in denial.

    18. Re:Who Clicks On These? by JimDabell · · Score: 2, Interesting

      I can safely say the only time I click on an ad when online, is when my mouse slips?

      I've clicked on an advert and bought something.

      It was a small, text-only advert that simply gave the relevent product details: root on a FreeBSD virtual server for $65/mo, no set-up fee. I saw it, I thought it sounded like a good deal, clicked through, their website was simple and clear, so I signed up. They've given excellent service with the best technical support I've ever found in a hosting company, and I've been using them for years now.

      I realise this sounds like an advert, but I'm not paid to say this or anything; I think it's a good example of effective advertising - a targeted ad that gives the relevent facts without being obtrusive, followed up with an excellent product. Compared with the "throw yourself at as many eyeballs as you can" approach, I know which I'm willing to tolerate and even give business to, and which I am going to block permanently.

    19. Re:Who Clicks On These? by NewWazoo · · Score: 1

      You're forgetting one thing.

      Advertising influences your perception of quality.

      YFI. HAND.

      B

    20. Re:Who Clicks On These? by Talsin · · Score: 2, Interesting

      Neither really, that is just the user base I have to base my experience on. Most of them have four year degrees of one sort or another so I don't believe it is a lack of ability to learn but more a problem of apathy. In my opinion they just dont care. They know that if their machine starts to act wierd that someone will come make it better.

      There is no sig

    21. Re:Who Clicks On These? by KontinMonet · · Score: 1

      Ah... the old 80/20 rule!

      --
      Did he inhale?
    22. Re:Who Clicks On These? by afidel · · Score: 1

      Five star crash test rating mean that there is a less than N percentage chance of a serious injury in an accident. This is a standardized goverment rating. In addition I check out the raw data from the NIHS crash test and look at the data and ranking from the insurance institute for highway safety. Sure Honda having plants in North America (specifically the US) is partially marketing, but the people with good paying jobs and the community with a nice tax base don't care, and since it's a positive behaviour I don't mind encouraging it. As far as the minimum quality thing, what I meant is that I won't buy cheap bleck just because it is cheap, it has to be servicable (or tasty and not loaded with fillers in the case of food) and not likely to fall apart in a couple months, which can apply just as much to the expensive crap from places like Abercrombe as the generic stuff from the no name clothes outlet.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    23. Re:Who Clicks On These? by cybergrue · · Score: 1
      "Who the Hell actually clicks on all the popups,popovers,floaters,ads and logos anyway?"

      The article suggests that most people who click on these, are doing so by accident while trying to close them.

    24. Re:Who Clicks On These? by lachlan75 · · Score: 1

      can i come visit you at work ? ;)

    25. Re:Who Clicks On These? by kramerino · · Score: 1
      Coupons and store sales are often the deciding factor, not advertising.
      Coupons are a form of marketing. Companies want you to try their product in hopes of roping you in.
    26. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      I believe I have encountered such a person! She was browsing online, and she said, "Oh, Shoot! It says I need to run my virus scanner, and there's no way to close the window." Yes, it was a banner ad. My insult filter was malfuntioning that day, so I said, "I always wondered who clicked on those."

    27. Re:Who Clicks On These? by Anonymous Coward · · Score: 1, Insightful

      I can honestly say any of them would happily double click a landmine just to see what happens.

      Whaddaya know, a problem and a solution all rolled into one :).

    28. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      Still though, I mean, what kind of person goes around saying "Oh! I do want a cheaper morgage!!"

      Someone with an expensive mortgage, duh.

    29. Re:Who Clicks On These? by Anonymous Coward · · Score: 0

      Yeah, but the "I support a group of almost 100 20 something women" part sorta supercedes the annoyance. Time to publish your groin area.

    30. Re:Who Clicks On These? by Buran · · Score: 1

      Get your cursor off me, you damn dirty human!

    31. Re:Who Clicks On These? by Buran · · Score: 1

      "Your perception of "minimum quality you'll accept" has been influenced by marketing. That "5 star test" result is marketing. Honda having plants in the US is partly marketing."

      Crash testing is performed by the government and by a private testing facility, using a standard which is published on each tester's website or in brochures or other forms of information which you can view. The criteria are the same for each class of vehicle, and each crash test report includes descriptions stating why the given rating was granted. Now, while those results are certainly used by marketers, assumptions are made that many buyers will not verify them; but you are still perfectly free to do so and not take the marketers' word for it.

      It also makes economic sense to source parts from many different places and then assemble your final product close to where it will be sold. The benefits of hiring local workers and thus creating jobs in local economies don't hurt, either. That's partly marketing... but a lot of common sense is there, too.

  21. Flashblock by Anonymous Coward · · Score: 0

    Flashblock. Won't play them until you want.

    1. Re:Flashblock by SacredNaCl · · Score: 1

      Or simply uninstall flash player, or only install it on browsers where you have enough control to make it behave like your want it to.

      Uninstallers for Flash Player can be found here: http://www.macromedia.com/cfusion/knowledgebase/in dex.cfm?id=tn_14157

      --
      Freedom is merely privilege extended unless enjoyed by one and all.
    2. Re:Flashblock by Anonymous Coward · · Score: 0

      And when you've unistalled flash player, remember to add *.swf to AdBlock, or you're just going to be annoyed by messages saying you need to install extra software to view the crap that you'd just disabled permanently...

  22. CSS + Javascript by rdc_uk · · Score: 5, Insightful

    Ultimately, what is required is for the browser (whichever one) to control what elements of CSS and Javascript sites are allowed to use.

    Ergo; the user can simply dissallow CSS allowing flying elements ("float"-ing is a different thing, you see).

    There needs to be a definite shift from the web-site having "control" unless the browser is patched to snatch it back, towards the web-page being permitted to do its thing within certain boundaries (boundaries that the user is in control of).

    The rush to provide "web applications" runs contary to this; web pages are DATA, not programs and the further we go from that state, the more invasive mal-intentioned pages can be (example; ActiveX)

    1. Re:CSS + Javascript by Anonymous Coward · · Score: 2, Insightful
      The rush to provide "web applications" runs contary to this; web pages are DATA, not programs and the further we go from that state, the more invasive mal-intentioned pages can be (example; ActiveX)

      Nice neo-Luddite philosophy. Throughout the history of computing and technology in general, there have been arguments like this. "X is made to do y and only y" and so forth. Well, like it or not, we are finally getting the infrastructure to build cross-platform applications using the web browser and people are using it. I agree that the user should be able to assert a level of control over this technology, but we shouldn't hold the technology back until that happens. The problems imposed by technology typically get worse before they get better, but they do get better.

    2. Re:CSS + Javascript by rdc_uk · · Score: 1

      Using the HTTP protocol for that kind of web application is an ABUSE of the protocol.

      It was not designed for it, and is fundamentally (spoofable to the Nth degree in both directions, non-stateful, un-encrypted, the list is longer, but time is short) unsuited to it.

      Everything conglomerated to the web to support web applications is a series of ludges and half-measures, none really up to the task, half at least making the situation WORSE (activex's tunnel to the core windows API, .Net's default-permit security model), none escaping the underlying unsuitability of HTTP for distributed computing

      its a hyper TEXT TRANSFER protocol; the clue is in the name...

    3. Re:CSS + Javascript by brwski · · Score: 1

      This is by no means a "neo-Luddite" argument. It is instead a plea for the Unixish Approach (or Philosophy) to be implemented even with (x)html tools: a well-made, well-designed tool does its job and then another tool may take over from there. If you want a net-based application, fine. Make a program whose specific function is to serve as the container for such applications. Just don't try to shoehorn code into a space designed for data.

      You are right that things are often appropriated for other uses, and that this is the way things often work. Yet, the fact that something does happen, or is the case, does not imply that it ought to happen; Hume made sure we could not dance around that conclusion.

      This is not holding technology back. This is instead a reasoned approach to the problem, one which would likely prevent many of the security/performance/stability issues which currently do and which inevitably will pop up because of the tendency to appropriate one tool for another use. Coded tools do not have the same tolerances as do physical tools.

      --

      brwski
      "Because without beer, things do not seem to go as well''

    4. Re:CSS + Javascript by Anonymous Coward · · Score: 0

      Thanks for pointing that out. All along we thought HTTP was great shit, but now we're ready to move to something better, preferably proprietary Microsoft technology that only runs on Windows.

  23. Floaters by Anonymous Coward · · Score: 0

    Quite aptly named if you ask me. Seeing as how both types are inherently distasteful...

  24. Flashblock by alnjmshntr · · Score: 3, Informative

    Many of those floaters are created using flash, so use Flashblock to prevent them from showing.
    Flashblock and AdBlock == good surfing experience.

    --
    If I had created the world I wouldn't have messed about with butterflies and daffodils. I would have started with lasers
  25. Re:Easy by cablepokerface · · Score: 1

    So what if it is a flash floater?

  26. Slashdot links to NY Times by Jugalator · · Score: 2, Informative
    I like how New York Times has adapted to /.'ers and their care for reading through long articles.
    This time, the non-membership Slashdot version seeems to be:
    Floater Ads, the Cousins to Pop-Ups, Evade the Blockers

    By JONATHAN MILLER
    Published: February 24, 2005

    Floater ads, which open new windows and clutter virtual desktops, can evade the pop-up blockers that many Web browsers have incorporated.
    Brilliant!
    --
    Beware: In C++, your friends can see your privates!
    1. Re:Slashdot links to NY Times by Anonymous Coward · · Score: 0

      Hm, well it wasn't supposed to be Informative, but I'm happy to see a moderator waste a point since he found a line of text more useful than the article summary on top of this page. I have no clue why but whatever... :-S

  27. I don't mind them... by Rendus · · Score: 2, Interesting

    I don't mind in-page ads of any sort nearly as much as I mind the new windows. The in-window ads aren't any more effort to work around, unless they block the content of the page (which is becoming more common, unfortunately).

    The problem with popups wasn't the one new window.. It's playing Whack-A-Mole with the 32 pops spawned by that one.

    1. Re:I don't mind them... by B3ryllium · · Score: 1

      The floaters in this article do, in fact, block the content. They float over it, hence the name. Sites like IMDb have been using them of late. (Point being, you say "I don't mind them" and then you indicate you do mind them.)

      I'm fine with inline ads that the text moves around - I've never ordered anything from any online ad, but I've clicked on a few inline ones to see what they were about. But the floaters - especially the ones with the teensy or non-existant close button - are really really annoying.

  28. Speaking of which... by Otter · · Score: 1
    I had a real "Sir, is your computer plugged in?" moment driven by one of those a while ago. The following events coincided:
    • Due to firewall issues I have to play Live365 streams through a chain of their player, WinAmp and finally sound through WMP.
    • I must have accidentally scroll-wheeled the WMP volume to zero.
    • At the same time I hit that horrible "floater" ad with the periodic buzzing fly and (this part I don't quite get) the sound persisted even after the window had been closed.
    So those events converge, and I'm getting stream to connect buffer and start playing but the only thing in my headphones was periodic buzzing! That took a little while to debug, I can tell you.
  29. The name everyone would agree on by nslu · · Score: 1, Funny

    I'd say the word poopovers describes them the best.

  30. Not effective anyway by DrinkingIllini · · Score: 4, Interesting

    Don't these people look at any research, or are these just web developers with no actual marketing skills? Simple text based ads have been proven to be more effective than any form of internet advertisement, why do you think Google uses them?

    1. Re:Not effective anyway by RocketRainbow · · Score: 1

      Odd, isn't it? I always think ads should be there to make people aware of a product, not to try to create an emotional connection.

      Example: I google something and get "X on ebay". Excellent! Now I'm reminded that ebay is a good place to look for things I want.

      I always look at the junk mail in my letterbox but delete SPAM straight away. One difference nobody discusses? Junk mail contains useful product data! When did kmart send you a piece of paper that said "come to kmart because you look horrible in those clothes"? How about "Kmart! Affordable! Fashionable! Fun!" with a swoosh?

      It makes sense to show a picture of something being sold as cute - like an ipod or hello kitty. But otherwise... it's just taking too long!

      --
      *#*#*#*#*#******* I love peanut butter sandwiches!
  31. Fax/printer spam by WickedClean · · Score: 2, Interesting

    I'm surprised nobody has come up with someting to hijack my printer and print out color ads for crappy vacations and stock purchase news. We get the faxes every day here at work

    --
    ...All I can say is that my life is pretty strange...
    1. Re:Fax/printer spam by mboverload · · Score: 1

      It's called a fax machine. If you still had one, you would know the nightmare of fax spam.

    2. Re:Fax/printer spam by WickedClean · · Score: 0

      Did you read my entire message? Check out my last sentence.

      --
      ...All I can say is that my life is pretty strange...
    3. Re:Fax/printer spam by fwitness · · Score: 1

      *DO NOT* I repeat *DO NOT* give out ideas like these. SMB is the most commonly used printer sharing protocol, and we all know it's not that secure. My gf was actually 'hacked' this way as an ex connected to her printer and started printing garbage. I can take legal action against the one guy, but when the spammers start, we're done.

      --
      -- I have fans? Wow.
    4. Re:Fax/printer spam by mboverload · · Score: 1

      Oops =)

    5. Re:Fax/printer spam by bunratty · · Score: 1
      *** DO NOT *** YES I REALLY MEAN IT *** DO NOT *** let it slip that SMB is the way to hijack printers remotely.

      Oops!

      --
      What a fool believes, he sees, no wise man has the power to reason away.
  32. Filtering options by edremy · · Score: 1
    Between Firefox, the AdBlock extension and the Proximitron web proxy, it's a rare ad that actually manages to get to my desktop.

    Keep trying guys- my block lists will just get longer...

    --
    "Seven Deadly Sins? I thought it was a to-do list!"
  33. Sollution. by Tetsugaku-San · · Score: 4, Insightful

    Turn off Flash - I've never found a convincing argument to have it other than the odd well made animation - and these are few and far between, turning flash on and off should be a lot easier but aprt from that -it works.

    1. Re:Sollution. by Anonymous Coward · · Score: 0
      Turn off Flash - I've never found a convincing argument to have it other than the odd well made animation

      How about this: Your spouse will yell at you that "that stupid Mozilla thing" doesn't open the cute forwards her friends send.

    2. Re:Sollution. by c4ffeine · · Score: 1

      Or you can just use the flashblock plugin. It gives you a nice overlay over all flash, with a space to click to enable if you actually want it. Works great for me.

      --
      "73% of quotes on the Internet are made up" -Ben Franklin
    3. Re:Sollution. by DustMagnet · · Score: 4, Interesting

      I spent years looking for a way to turn off flash. Macromedia doesn't allow you to do it. If you don't install it, you get bugged constantly to install it. Then came Homestar Runner, so I need flash. Recently someone on Slashdot pointed out a Firefox extension called Flashblock. It's perfect. Replaces all flash with a clickable icon and you can easily whitelist a site from a right-click menu.

      --
      'SBEMAIL!' is better than a goat!!
    4. Re:Sollution. by LoudMusic · · Score: 1

      Turn off Flash - I've never found a convincing argument to have it other than the odd well made animation - and these are few and far between, turning flash on and off should be a lot easier but aprt from that -it works.

      There needs to be a way to have certain plugins enabled based on the website you're at. Default would be all off. But for Homestar Runner it would be necessary to enable Flash. The browser should be configurable like that. Other sites that happen to use these damned annoying flash ads could have Flash disabled.

      Someone please tell me this exists.

      --
      No sig for you. YOU GET NO SIG!
    5. Re:Sollution. by Tetsugaku-San · · Score: 1

      not only am I a web designer, so is my Girlfriend - I am teh winneh!! she never sends on any of that crap :)

    6. Re:Sollution. by theancient2 · · Score: 2, Interesting

      It's possible to turn off the nag in IE, although it's not as easy as flashblock...

      Flash-Disable.reg

      Windows Registry Editor Version 5.00

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D27CDB6E-AE6D-11CF-96B8-44455354000 0}]
      "Compatibility Flags"=dword:00000400

      Flash-Enable.reg

      Windows Registry Editor Version 5.00

      [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D27CDB6E-AE6D-11CF-96B8-44455354000 0}]
      "Compatibility Flags"=dword:00000400

    7. Re:Sollution. by afidel · · Score: 1

      They don't have to be done with flash, in fact I have flashblock installed in Firefox and still get these ads. From what I understand they can use CSS elements to make the fram and use traditional animated images to hold the content. Turning off javascript, ideally on a per site basis, seems to be the answer. Oh yeah and if you are using a Gecko based browser go to about:config and change image.animation_mode to once, it makes animated banners MUCH less annoying.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    8. Re:Sollution. by Anonymous Coward · · Score: 0

      Look above you, Flashblock works quite well. It includes a whitelist feature.

  34. Floaters? by NardofDoom · · Score: 2, Funny

    I hate floaters. You flush and flush and they never go down.

    --
    You have two hands and one brain, so always code twice as much as you think!
  35. This will get worse by Turn-X+Alphonse · · Score: 2, Insightful

    People keep saying "Firefox cures ads! Adblock and such!". Well the more popular firefox gets (I've used it since the Phoniex days and have noticed this as it's got more popular), the more people will try and break it. This is also the downside to being open source, while everyone can view the source code, it also means everyone can see the holes in it.

    The more people that use firefox the more things like this will pop up, so we'll end up playing catch up over and over (and lets face it, the release yesterday proved how bad the update system is right now) untill people get sick of it and use a new browser which fixs this.

    Now watch the post get 12 million replies saying "Yea like Usenet and Windows! Firefox is going to die hahahaha".

    --
    I like muppets.
    1. Re:This will get worse by Anonymous Coward · · Score: 0

      its called evolution and mozilla is ahead of the game.

    2. Re:This will get worse by bersl2 · · Score: 2, Informative
      (and lets face it, the release yesterday proved how bad the update system is right now)

      They haven't even activated the update service yet. They are waiting for a few days until the manual downloaders are done swamping the servers.

      Source:
      We'll be turning on the application update mechanism starting next week. Given the daunting task of updating all the people who have downloaded and are using Firefox today, we've elected to stagger the update over several days.

      Chris [Beard, Mozilla Foundation]
    3. Re:This will get worse by Combuchan · · Score: 1

      The side effect is, of course, that any annoyance blocking technologies in Mozilla software or its associated plugins gets better, and we all learn more. This isn't a bad thing--indeed, almost all affected parties improve through competition.

      --
      "[T]he single essential element on which all discoveries will be dependent is human freedom." -- Barry Goldwater
    4. Re:This will get worse by Turn-X+Alphonse · · Score: 1

      The auto update people arn't the issue here. They will wait and do it whenever, I mean the whole system. Why must I DL the whole thing again just to fix a couple of registry options?

      Plus it seems people are having problems with 1.0.1 so I won't be installing it just yet.. but still.

      That maybe the biggest problem with firefox right now. We have to reinstall it over and over, which most users arn't willing or knowledgable enough to do (I'm talking the average idiot). We need to fix this and soon, other wise we'll just become "oh yea, they dont mind messing around, I like IE it's easy".

      --
      I like muppets.
  36. OUTSTANDING idea! by WinDoze · · Score: 1, Funny

    All Marketing-related crap should be given sphincter-related names! Floaters, Sinkers, Double-Flushers, SBD's. Man, I wish they'd thought of this years ago.

    1. Re:OUTSTANDING idea! by WormholeFiend · · Score: 1

      I chuckled thinking that Marketing Department meetings would sound like an episode of Beavis and Butthead.

      Marketer 1: "And then we'll put a floater on the main page to circumvent FireFox..."
      Marketer 2: "uhuh hhuhhuuhh uhhuhuhh he said floater! uuhuhuhhuhuh"
      Marketer 3: "uhuhhuh yea! and then he said FIRE!!! YEA FIRE!!!"

  37. Re:Easy by pe1rxq · · Score: 1

    the grandparent probably considers not installing flash as obvious.

    --
    Secure messaging: http://quickmsg.vreeken.net/
  38. The difficulty of getting HTML source by Megane · · Score: 1
    The big problem I have with fighting them is that a "view source" only gives you the raw page source, not the triply-indirected javascript-edited version that's actually being used by the web browser. Trying to wget won't help because you'll probably just get a different ad.

    Is there any way to use CSS to prevent a SCRIPT tag from getting executed on the basis of the SRC URL? "display: none" doesn't help when a script inserts its HTML somewhere else.

    In the meantime, I'm trying to right-click to find where the various image parts are so I can add them to my list of IFRAME and SRC display-nones.

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    1. Re:The difficulty of getting HTML source by sploo22 · · Score: 1

      Try using Adblock. It blocks images, iframes and scripts based on your list of filters, and you can use wildcards too.

      --
      Karma: Segmentation fault (tried to dereference a null post)
    2. Re:The difficulty of getting HTML source by md27 · · Score: 1

      In Firefox you can use the DOM Inspector if you have it installed. This will let you walk through the structure of the HTML page a level at a time.

    3. Re:The difficulty of getting HTML source by flonker · · Score: 1

      View Selection Source displays the generated source. If you want to see the generated source for the whole page, select all, then right click and view selection source. (In Firefox/Moz anyway.)

  39. Who does this? Why do they do it? by Mirk · · Score: 4, Insightful
    I just don't get it. What kind of moronic company would pay money to "advertise" its product by irritating the heck out of everyone who sees it? If there is a more cast-iron way of making me hate a product so much that I will never buy it, it's by having it get in my face when I am trying to read something.

    These "floaters" remind me of that childish thing where someone leaps around thrusting their hands in front of your face going, "Not touching! Can't get mad!" Oh, yeah. That behaviour is really going to make me want to buy your product.

    Since "floater" is (in England, anyway) slang for a turd that can't be flushed away, the name is at least appropriate.

    --

    --
    What short sigs we have -
    One hundred and twenty chars!
    Too short for haiku.
    1. Re:Who does this? Why do they do it? by Anonymous Coward · · Score: 0

      Not just England; it is, to my knowledge, used UK-wide to describe the same thing. :)

    2. Re:Who does this? Why do they do it? by Anonymous Coward · · Score: 0

      What kind of moronic company would pay money to "advertise" its product by irritating the heck out of everyone who sees it?

      The kind that tried buying banner ads, but found out nobody looks at them; and then tried buying Flash ads, but found out people block Flash from loading; and then tried pay-per-click text ads for the whole three hours it took their competitor to put together a bot that drained their account; and then thought about the idea of closing up shop and leaving all of their employees jobless, and weighed that risk against the possibility that someone on Slashdot might get a little pissy; and then went ahead with the ad campaign anyway.

  40. Re:Easy by Anonymous Coward · · Score: 0

    Use the "Flash click to view" extention. No more autoplaying Flash for me.

  41. Lawnmowers by benja · · Score: 1
    Not to be confused with pop-up ads, which open new windows and clutter virtual desktops, these floaters, or overlays, or popovers (no one can agree on a name).

    Hey, I can agree on a name! Poopovers it is!

  42. Step one: by Anita+Coney · · Score: 1

    Use Firefox.

    Step two: Download and install prefbar.

    Step three: Turn off Flash unless you really need it.

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
  43. Never seen one by adrianbaugh · · Score: 1

    Isn't privoxy great? :-)

    --
    "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
    - JRR Tolkien.
  44. With Opera it's not a problem by MrCam · · Score: 3, Interesting

    To fix popover ad's, stupid colors or layers they overlap so I can't read a page, I just click the the little user mode button. The background turns to white, all the text becomes black with the standard font and all the bad CSS crap gets turned off. And if I need it back I just click to turn Author mode back on.
    I don't know if Fire Fox has this option but for those of you more involved with the project it would be a nice added feature.

    1. Re:With Opera it's not a problem by toddestan · · Score: 1

      And the best part about Opera is that its market share is always going to be so low that no one will ever bother to try and break it!

      Before I get flamed, just know that I am an Opera user too.

  45. adnlock by SpongeBobLinuxPants · · Score: 1

    Does anyone know for sure if Adblock for Firefox blocks pop-over/floating/whatever ads? I use it and havn't noticed any for a while. I also have ad free /. reading :)

  46. how do they work? by circletimessquare · · Score: 3, Informative

    dhtml z-index?

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    1. Re:how do they work? by trick-knee · · Score: 2, Interesting

      > dhtml z-index?

      yeah, that's what I was thinking, too. it's gotta be on top, so it'll have the highest z-index in the page. maybe the browser could look at all the layers, take the top one (highest z-index) and either display it as the lowest. or somehow indicate to the user that the top layer's been removed.

      again, however, doing this in a blanket fashion could hork up sites that (a) use z-index, and (b) do not use floaters.

    2. Re:how do they work? by ralmeida · · Score: 2, Informative

      It woulndt be hard to do a bookmarklet/favelet that checks for all elements with the z-index set and changes the highest one to a minimum value.

      --
      This space left intentionally blank.
  47. Re:Step one by lecithin · · Score: 0

    Step four: Advertisers adapt

    Step five: Profit

    --
    It could be worse, it could be Monday.
  48. floaters & popups by commo1 · · Score: 1

    What a way to start a Friday morning.... glad it wasn't Monday. Floaters & popups? Wow. There's a mental image you don't want before a little Java!

    Seriously, though.... We need some kind of legislation/senate bill to curb those doing these things. Perhaps a tax on Internet ads, I don't know. Not a popular suggestion, I know, but maybe it's the only way to stop neddless and RECKLESS advertising.

    One advantage that pop-up ads (of one kind or another) have over mass emails is a generally reliable traceable route back to the originator.

    1. Re:floaters & popups by The+Cisco+Kid · · Score: 1

      No, we dont need legislation. We need to redesign the technology so that the *user* always has the option to exercise full control over what is displayed on their screen - yes, there will always be users that don't care or bother, but that doesnt mean the rest of us have to put up with it.

      Many of these technologies originally had some legitimate motive, but most of the implementations of them (javascript, java, et al) were/are horrific.

  49. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  50. Amateur... by realitybath1 · · Score: 0

    they'll notice you taking their wallet if you slap them first.

  51. du'h by t_allardyce · · Score: 2

    The problem is that many sites use this method legitimately - as a web designer its frustrating to see this getting abused. Yes the web shouldn't need flashy designs and and all this crap that allows advertisers to push their content but the fact is it does and designers are under allot of pressure by their bosses to do it. Even if everyone decided one day that enough was enough and turned off all css/javascript/flash and style and just read straight text, the advertisers would still find a way to get their noses in - article text would be full of random references to viagra and hosting solutions!

    there are various extensions you can use to remove page elements with a single click but automatic filtering is going to need a bit more work, advertisers are going to have to learn that if they screw with the user then only the stupid and easily persuaded masses are going to buy their products.... oh wait.

    --
    This comment does not represent the views or opinions of the user.
  52. Re:Easy by Simon+Lyngshede · · Score: 1

    Install FlashBlock/Flash-Click-To-Play or whatever the name is these days. Or simply avoid installing Flash.

    I never needed Flash for anything. People keep telling me that you can do useful things in Flash, but I never actually seen it.

  53. So, they failed to learn the lesson by Snaller · · Score: 1

    The lesson was: Users don't want to be pissed off by annoying crap adds and not how to find new ways to piss them off.

    They should learn something from Googles adds.

    --
    If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  54. I miss those animated GIF ads by trintron · · Score: 2, Interesting

    Please don't make annoying ads, and force us to block them. I don't hate ads if they aren't jumping to my face.

  55. For cripes sakes people, make a HOSTS file. by Yekrats · · Score: 3, Informative

    After using Dan Pollock's hosts file for a few months, virtually all of that monkey business has disappeared. That, Firefox, and Adblock have made the web bearable for me.

    --
    Ceci n'est pas une pipe.
    1. Re:For cripes sakes people, make a HOSTS file. by Jugalator · · Score: 1

      Dan Pollock's hosts file

      I find your lack of wildcards disturbing.

      Don't a wildcarded Adblock (Mozilla) or filter.ini (Opera) do the job better? :-)

      --
      Beware: In C++, your friends can see your privates!
    2. Re:For cripes sakes people, make a HOSTS file. by Yekrats · · Score: 1

      I use Adblock, too. But Adblock still downloads the offending junk, but just doesn't show it. (I think.) A hosts file will keep it completely out, without bothering to download.

      --
      Ceci n'est pas une pipe.
  56. Hehe hehe you said floaters by lbmouse · · Score: 1

    Floaters is an appropriate name for these types of ads.

  57. They must be effective... by PornMaster · · Score: 1

    They mention the click-through rates on these fuckers is significantly higher, but that it might be people trying to close them... Well, the obvious way to see how effective they are is to check conversion ratios. Savvy marketers would all be checking those... these ads aren't like porn banner-farm pop-ups, they're typically done by full-service marketing agencies -- in the end, they must be more effective, or we wouldn't have them.

    1. Re:They must be effective... by CracktownHts · · Score: 1
      in the end, they must be more effective, or we wouldn't have them.

      Were you born without an appendix, by any chance?

    2. Re:They must be effective... by PornMaster · · Score: 1

      If my appendix were as easy to remove as not running an ad campaign, it might not be such a ridiculous comparison. But I'm not about to have surgery to excise it. And there's no opportunity cost... I'm not carrying an appendix in a spot which if it were to be removed, I'd be able to place a more useful organ.

  58. "Floater" is a good name by doublem · · Score: 1

    Given the profanity I'm most likely to use when I encounter these things, calling them a "Floater" works nicely.

    My general comment is "Well, if they're going to throw this s*** at me I'm not visiting this s***ty site again"

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
  59. Heavy handed solution? by Anonymous Coward · · Score: 0

    from the oh-good-i-was-getting-tired-of-actually-reading-co ntent dept.

    This actually brings up an interesting point. Why bother combating the vehicle(s) guilty of making the reading of actual content difficult? Why not go after the sponsors, who use the vehicle(s) to hawk their goods? Allow me to elaborate.

    Say I am in the business of hawking glow-in-the-dark laughing candlesticks or whatever other unmentionable abomination is being peddled via these floaters, overlays, or popovers. Instead of trying to stomp out the technology that is used in peddling these unmentionables, why not just come get me? Maybe slap me with a lawsuit. Better yet, hit me with a baseball bat in the parking lot?

    I know the technology is always going to be ahead of the law, but putting up with such a nuisance should not be tolerated.

    IANAL, but is this garbage considered free speech?

  60. Easy fix for all ads by Jagasian · · Score: 2, Interesting

    1. Install Firefox.
    2. Enable popup blocking
    3. Install Adblock
    4. Install filter rule set for Adblock.

    Every now and then, Adblock lets an ad through, but you can just right-click it and select "block ad", which augments your filter rule set. Now a real killer feature for Adblock would be for it to somehow filter ad indirection pages, i.e. you go to a page but are indirected through a page with a giant ad. Currently that page will look mostly empty because Adblock blocks the giant banner, but maybe Adblock could be improved to auto-skip to the next page... which should be easy to find because it is the redirect URL.

  61. blacklist them by Fuzzums · · Score: 1

    1) make a blacklist of all the sites that use that kind of technology. incorporate that blacklist in a browser-plugin and block those sites.

    2) mail that site about how anoying those ads are and use a lot of html is that mail and a floater.

    --
    Privacy is terrorism.
  62. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  63. Appropriate name by entrager · · Score: 2, Funny
    ...these floaters, or overlays, or popovers (no one can agree on a name)...
    I think "floaters" is a completely appropriate name.
  64. Complain by krgallagher · · Score: 4, Interesting
    Here is an email I sent Foxnews.com:

    "I believe it would be in your companies best interest to institute a policy that your banner advertisments cannot make sounds unless a user is interacting with them.
    You are currently running a banner add on your web site that is extremely anoying. It says "Swat the fly and get a free $250 gift certificate," and has a fly flying around and your mouse turns into a fly swatter when you mouse over it. The anoying thing is that it makes a buzzing sound even if you do not do anything.
    Your web site auto refreshes at regular intervals. I usually leave my browser open on your site durig the day while I work and periodically check the headlines and read the articles. Imagine my surprise when, while I am working with my browser minimized, my computer suddenly begins to buzz. I use firefox for a browser, and usually have at least seven news sites open in tabs at once. It took me quite some time to find which site had an add that was playing the anoying buzzing sound.
    Since I cannot prevent your site from auto refreshing, eventually that banner add will come back up. As a result, I am not going to be able to leave your site open today. That is a real shame because I relly enjoy your web site and read it daily. Unfortunately that annoying sound will drive me nuts and prevent me from getting my work accomplished.
    Thank you for your time. I hope you will take my advice and change your advertising policy.
    "

    This was their response:

    "Thanks for writing. We've been deluged with complaints about this ad. It was served by a third party advertiser, and we're working to track it down and remove it. If it does crop up again in the future, please don't hesitate to email us right away."

    I was really surprised at the response. I guess since they are a legitimate news site (gonna get flamed for that), they cannot afford to have their advertisers driving their readers away from the site. Still I sent a similar email to abcnews.com for a similar ad a couple of months ago and the response was the exact oposite. I did not save the email but they basically told me to screw myself.

    --

    Insert Generic Sig Here:

    1. Re:Complain by JSBiff · · Score: 1

      I know exactly the ad you are reffering to. I was listening to music, and browsing the web, and suddenly I started hearing this buzzing overlaying my music. At first I thought something was wrong with my PC lol. Then I noticed the flyswatter ad.

      The biggest annoyance isn't even the ad - it's Flash Player. Flash player will NOT let you disable *any* flash animation that is embedded in a webpage. *Some* flash animations seem to allow you to stop them (by right-clicking, and toggling the 'Play' menu option), but it appears to be something that webpages can disable. This is something that has always made me royally angry with Macromedia. It's *my* computer, I should have the final control over it, not the person embedding flash content on the page. I should *always* have the option of stopping the flash animation.

      I would just get rid of flash, but unfortunately, too many sites use it for critical parts of their webpages. *sigh*.

      And now for something completely different (and on topic). . .

      The difference between FoxNews and ABCNews probably isn't really about what they will ultimately do lol. Just ABC tells you to screw yourself to your face, and FoxNews gives you a nice sounding line. . .

      Ok, well, maybe they *will* decide from the complaints that annoying ads will hurt their bottom line ultimately, and actually do something about it. I'll give them the benfit of the doubt this time. . .

      If you can relate a complaint about an ad (or anything really) to their bottom line, that is something they can understand, and are more likely to act on than other complaints. By telling them that they might lose your readership if they don't do something about it, you put it in terms they can understand. Good for you.

    2. Re:Complain by barzok · · Score: 4, Informative
      The biggest annoyance isn't even the ad - it's Flash Player. Flash player will NOT let you disable *any* flash animation that is embedded in a webpage. *Some* flash animations seem to allow you to stop them (by right-clicking, and toggling the 'Play' menu option), but it appears to be something that webpages can disable. This is something that has always made me royally angry with Macromedia. It's *my* computer, I should have the final control over it, not the person embedding flash content on the page. I should *always* have the option of stopping the flash animation.

      I would just get rid of flash, but unfortunately, too many sites use it for critical parts of their webpages. *sigh*.
      Get the Flashblock extension for FireFox/Mozilla. It'll let you choose which Flash animations to play, and which sit there idle.
    3. Re:Complain by SmokeHalo · · Score: 1

      since they are a legitimate news site (gonna get flamed for that)

      You probably will. I suggest in the future you enclose the term in quotes ("legitimate"), or perhaps to be safer, phrase it as a question. ;)

      --
      I'm not good in groups. It's difficult to work in a group when you're omnipotent. - Q
    4. Re:Complain by magefile · · Score: 1

      Almost the same thing happened at GeekCulture.com.

    5. Re:Complain by aug24 · · Score: 2, Interesting

      I sent mail to the advertisers of 28 Days Later saying that their ad (which sort of vibrated) was incredibly annoying, and that therefore I was blocking their server (I prefer to let them know you see) for the time being.

      The response (not auto, an actual person): Yes, it's out on DVD in the UK *now*!

      My response was along the lines of 'I am /trying/ to point out that your ad is annoying, not enquire about the film'.

      Theirs: What are you talking about? It's already released! Go buy it!

      Total fuckwittery. They really couldn't understand at all that I was complaining about an advert. Tells you everything you need to know about marketeers. They are morons.

      Justin.

      --
      You're only jealous cos the little penguins are talking to me.
    6. Re:Complain by Anonymous Coward · · Score: 0

      I was really surprised at the response. I guess since they are a legitimate news site (gonna get flamed for that), they cannot afford to have their advertisers driving their readers away from the site.

      You misspelled "savvy entertainment business." The rest of the sentence is correct.

      (gonna get flamed for that)
      This is also correct.

    7. Re:Complain by Anonymous Coward · · Score: 0

      The question, Justin, is this: Did you buy the DVD yet?

      These sleazeball advertisers have one goal, and that's to plaster your face with advertisements, and they have elected to use this interactive medium (e-mail) to do so. And they have managed to do it twice. They know that out of 1000 customers that complain, maybe 5 will take some kind of blocking action. If they send enough replies mentioning the DVD, just one of those people might say, "what DVD?" and take a look, and maybe buy it. They know what they're doing, and it's scary.

    8. Re:Complain by KontinMonet · · Score: 1

      Jesus... if you're browsing to that rabidly right-wing redneck bunch of tripe site - you get what you deserve!

      --
      Did he inhale?
    9. Re:Complain by rmccann · · Score: 1

      The scary thing isn't that they know how to do this. It's that it works.

    10. Re:Complain by Blakey+Rat · · Score: 1

      That's easy to say, but where do you get it? The only place I found the Flashblock extension was some random website (NOT run by the Mozilla foundation) and it hadn't been updated from version 0.1PR. I'm not going to 1) download an extension from some random site, or 2) run an outdated version of Firefox (especially one without the security fixes released recently) just to block a few Flash movies.

      If you have a link to a current version of Flashblock that works with the current version of Firefox and can be downloaded from a reputible site, please provide it. If not, don't give us all useless advice.

    11. Re:Complain by corblix · · Score: 1
      I guess since they are a legitimate news site (gonna get flamed for that),

      Perhaps you'll get flamed by people whose brains aren't big enough to disentangle the concepts of "politics" and "professionalism".

    12. Re:Complain by __aailob1448 · · Score: 1

      See, your REAL mistake was reading Foxnews in the first place.

    13. Re:Complain by Anonymous Coward · · Score: 0

      You, Sir, are ridiculous. ;-)

    14. Re:Complain by jafac · · Score: 1

      We've been deluged with complaints about this ad. It was served by a third party advertiser, and we're working to track it down and remove it.

      In other words:
      "I did not have sexual relations with that woman." -Clinton
      "I don't recall (being informed of the illegal activities of John Poindexter and Oliver North)." - Ronald Reagan
      "This (Abu Ghraib prisoner abuse) is the work of just a few bad apples." - Donald Rumsfeld
      "I don't make it my business to know all the details of which reporters get passes." - Whitehouse Press Secretary Scott McLellan
      "I was not aware of the accounting fraud activities of the officers of Enron." - Ken Lay, CEO.
      "I was only following orders." - Hermann Goerring
      "I am not a crook." - Richard Nixon
      "I don't know where [Osama bin Laden] is [and] I am truly not that concerned about him." - GW Bush, Brady briefing room, 2002 Mar 13

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    15. Re:Complain by JimDabell · · Score: 1

      Their fuckwittery isn't just limited to the Internet. I bought 28 Days Later (Region Two), and it has unskippable adverts at the beginning of the DVD. I hear that's not uncommon with Region One now, but it's the first time I've encountered it. Utterly ridiculous. If all DVDs were like that, I'd stop buying and start downloading.

    16. Re:Complain by aug24 · · Score: 1

      My young lady and I were discussing exactly the same thing t'other night. I bought a fucking film, not an opportunity to be advertised at. I have already started downloading TV I miss, which I consider perfectly acceptable... it's only a short amount more irritation before I get films too.

      J.

      --
      You're only jealous cos the little penguins are talking to me.
    17. Re:Complain by Anonymous Coward · · Score: 0

      Haha, you are such a sucker! Fortunately for you, others have already pointed this out, so you'll be spared my incisive wit, which I would have unleashed upon you had I gotten off work ealier.

  65. Thanks... by GrayCalx · · Score: 0

    Thanks for the heads up Captain Obvious.

    In other news Michael Jackson is a little weird.

  66. Hey! by Joseph+Vigneau · · Score: 1

    What are you, some sort of terrorist?

  67. I called it.... by Prien715 · · Score: 1

    About a year ago, I said widespread Firefox adoption was bad and I was flamed for it, precisely for the reasons we're experiencing now. Part of the reason FF is so great is that no one writes software against FF, whether it be security holes or ads. I argued a year ago that widespread adoption would lead to advertisers taking measures to get around pop-up blocking and the problem and pop-ups decreasing as well since they were no longer effective. What will make FF truly not like IE is how quickly the team can respond to these new issues.

    --
    -- Political fascism requires a Fuhrer.
  68. Can't win. by sporty · · Score: 1
    As long as someone is publishing the data, they can put any other data in there along with it. Ads, porn (you wish).. anything.



    Best you can do is to stop visiting. CSS disabling floaters can cause people to using floaters for content or randomizing the name of the floater. Killing the divs might make people use a finite set of div names used for floaters and randomly using them for different parts of the page including the floaters and content. Blank them out, and you lose your content.



    What's the next move then?

    --

    -
    ping -f 255.255.255.255 # if only

  69. Yawn.... Firefox + Adblock = Ads? What ads? by Rolan · · Score: 1

    Just get adblock for firefox (it's one of the top 5 extensions last I saw). Took me less than a day of normal browsing to block 99% of ads. It had been months since I last saw one until they other day when I was visiting drudgereport.com. Of course, that's probably the best place to start...there's enough ads there to knock out most of what you'll ever see.

    Block these to start:
    */ads/*
    ads.*

    and you'll have at least half of all ads blocked. The only one I don't actualy use is /ads/ because that's a path for google ads, which I don't find anoying or intrusive so I let stay. I also don't block the slashdot ads that are generated by osdn, even though some of them ARE anoying.

    --
    - AMW
  70. And... by buffy · · Score: 1

    "Floaters are the New Pop-Ups"

    And orange is the new red.

    -buf

  71. Yet another... by The+Cisco+Kid · · Score: 1

    link to a login page. It sure would be nice if when /, posted a story that purports to link to a news article, the link actually did lead to a news article.

  72. What is it that advertisers do NOT get by jeffc128ca · · Score: 1

    People rise up in anger over the fact that advertisers are annoying us with advertisements. Advertisers could think "Hey, we are being annoying and people hate that, lets work on more subtle methods to advertise that don't offend". But no they find better ways to piss us off, and they think we will buy what ever they are selling.

    Imagine walking down a street minding your own business. This guy suddenly pops out and hassles you. "You want to buy this? Check this out! Wow, you need to check this out!". He won't stop. When you finally get pissed off and punch the guy he is all surprised and doesn't understand why you won't buy his stuff. That sums up the online add industry.

    When are they going to learn that they are just PISSING US OFF!

    1. Re:What is it that advertisers do NOT get by Big_Al_B · · Score: 1

      People rise up in anger over the fact that advertisers are annoying us with advertisements.

      The problem is that not everybody rises up. Advertisers, online or otherwise, often need only a 1-3% response from their target audience to earn a profit. In fact, the lower-bound is usually a fraction of one percent. The math is not in favor of the annoyed.

      Advertisers could think "Hey, we are being annoying and people hate that, lets work on more subtle methods to advertise that don't offend".

      If they water down their message or method, they probably risk losing more sales than they gain by being safe.

      But no they find better ways to piss us off, and they think we will buy what ever they are selling.

      But people are buying what they're selling. That's why advertisements, and new incarnations thereof, persist.

      Imagine walking down a street minding your own business. This guy suddenly pops out and hassles you. "You want to buy this? Check this out! Wow, you need to check this out!". He won't stop. When you finally get pissed off and punch the guy he is all surprised and doesn't understand why you won't buy his stuff. That sums up the online add industry.

      Don't fool yourself. Most ad campaigns would be considered a rousing success if 10% of the audience bought the product/service while the other 90% were completely alienated. In your analogy, the profit from one successful sale often dulls the pain of nine punches.

      When are they going to learn that they are just PISSING US OFF!

      When revenue from advertising drys up.

    2. Re:What is it that advertisers do NOT get by jeffc128ca · · Score: 1

      I see what you saying but I don't think its 100% true, maybe 80%. I think many advertisers make the client (the company selling stuff) *think* that it works. Some times it does and some times it doesn't. Working in a big company myself I have seen many times that when the company wants to believe something works, they believe it even when market data overwhelmingly says it's a failure. Hubris knows no bounds.

      Perhaps if users started sending messages to the companies in the advertisements, telling them how annoyed they are this kind of brute force advertising would stop. Or perhaps we need to find those 1 out of 10 that cave in and smarten them up.

    3. Re:What is it that advertisers do NOT get by Big_Al_B · · Score: 1

      I think many advertisers make the client (the company selling stuff) *think* that it works.

      This is probably true too, to a degree, but the cottage industry of online advertising is obviously making folks money, or it wouldn't exist. And I'm not inclined to think that a majority companies are pie-eyed to false ad agency claims of increased sales.

      Hubris knows no bounds.

      [sigh] Agreed.

      Perhaps if users started sending messages to the companies in the advertisements ...

      Well, they may hear complaints, but money talks louder and faster. Boycotts work sometimes. Educating the proverbial "fool who is soon parted from his money" is especially futile.

  73. havent seen one yet! by pureone · · Score: 1

    can someon provide a site for me that will actuly cause a popup. i havent seen a example yet.

    the only thing that can get past my current set up is flash adds but they dont last very long.

    --
    120 chars is not bloody enough for a real sig!!! you bastards even count spaces!!!
  74. I think "floater" is a good name. by Anonymous Coward · · Score: 0

    I have a floater in the lower left quadrant of my left eye which is almost as annoying. I say "almost," because at least it doesn't keep trying to block what's directly in my field of vision.

    I'm sure that advertisers are even now trying to mimic other physical maladies -- I can hardly wait for dizzyifiers, nauseators, and funnyboners.

  75. "tweener" adds by peter303 · · Score: 1

    Some sites like DrudgeReport and msn.com popup an add before you go to a link. This is done in javascript. Mozilla doesnt stop these.

  76. I think floaters is the most appropriate name... by Anonymous Coward · · Score: 0

    ... it explains them like the turds they are.

  77. AdBlock = easier by CdBee · · Score: 5, Informative

    Adblock can also kill the floater by preventing it loading. (I prefer "floater" as its alternative meaning in British is that of a turd in water)

    --
    I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
    1. Re:AdBlock = easier by Dachannien · · Score: 2, Informative

      Fortunately, Austin Powers ensured that the term "floater" is permanently ensconced in the American psyche as well - even though Beavis and Butt-Head introduced it many years previous.

    2. Re:AdBlock = easier by xScruffx · · Score: 1
      (I prefer "floater" as its alternative meaning in British is that of a turd in water)


      How does this definition not apply to this scenario as well?
    3. Re:AdBlock = easier by DA-MAN · · Score: 1

      Adblock can also kill the floater by preventing it loading. (I prefer "floater" as its alternative meaning in British is that of a turd in water)

      I'm pretty sure floater is pretty universal in the English speaking world. . .

      I once went to a candle shop with my girlfriend and saw a box filled with a product called "3 inch floaters". A person that worked there came over and said, yeah that get's a lot of people but Corporate won't let us change their name.

      --
      Can I get an eye poke?
      Dog House Forum
    4. Re:AdBlock = easier by Uksi · · Score: 1

      I'll make a plugin for Mozilla called "Double Flush"!

  78. How to kill floaters by JustNiz · · Score: 0

    Just turn off activex support in your browser and don't install flash.

    1. Re:How to kill floaters by andrewweb · · Score: 1

      That won't kill floaters - they use DHTML. AFAIK, there's no way to disable DHTML - apart from not starting your browser up that is.

  79. Floaters Popups by guru42101 · · Score: 1

    * + I don't see spyware finding a way to put floaters in your browser.

    * + If a site has floaters I can hit back and they all go away.

    * - Floaters cover the information that you're trying to read and you have to close it out manually if you do want to read it.

    * - A web application I manage uses floaters as modals instead of actuall windows for ease of programming and to avoid issues w/ blockers. Now I'm probably going to have to deal w/ floater blockers.

  80. games too by norkakn · · Score: 5, Interesting

    I wonder what it would be like if we worked on stories instead of flashy graphics in games. Would it be better to have a text based game where all the characters had personalities and could hold a conversation? Or is it better having lots of dumb things that don't talk to shoot at?

    1. Re:games too by benbean · · Score: 1, Funny

      Yes, the dumb shooty things are better.

      --
      It's a Unix system - I know this.
    2. Re:games too by magefile · · Score: 2, Interesting

      Graphics & story are not mutually exclusive. Look at Starship Titanic for an example of an incredibly interactive game (natural text conversations) that still had pretty decent graphics.

    3. Re:games too by tonsofpcs · · Score: 3, Funny

      Are you trying to say that Wolfenstein 3D didn't have a story line????

    4. Re:games too by TFGeditor · · Score: 2

      How about the original Colossal Cave Adventure? http://www.rickadams.org/adventure/e_downloads.htm l

      --
      Ignorance is curable, stupid is forever.
    5. Re:games too by Anonymous Coward · · Score: 0

      I'd rather have a game with a lot of dumb things to shoot. I like games I can pick up, play for a while, and put down without having to remember complex storylines. I'm definitely not a game fanatic.

    6. Re:games too by spectre_240sx · · Score: 1

      This is why I stick mostly to NES and SNES for my gaming pleasures.

      ---
      Damned 20 second rule.

    7. Re:games too by Anonymous Coward · · Score: 0

      the love story arc in the third chapter was my favorite.

    8. Re:games too by Auriam · · Score: 1

      Yeah, a storyline. Like "You have to kill Nazis - they're bad."

    9. Re:games too by Auriam · · Score: 1

      There are such games! They're called MUDs or MUCKs ;)

      I know, you mean single-player games. That's the thing about multiplayer; not everyone can be the Chosen One who Saves The Entire Universe From The Evil Wizard Gznornax...

    10. Re:games too by Anonymous Coward · · Score: 0

      Actually, Wolfenstein 3D had a very big storyline.
      http://www.mac-archive.com/wolfenstein/info.html

  81. Effective marketting through pain by erroneus · · Score: 4, Interesting

    I believe it would be a natural extension of today's marketting techniques to use forms of pain and torture as a means of convincing people to buy your products and services. Clearly, being nice and friendly doesn't work any longer.

    Let's just glance at the trends to see where they are going. With TV, they started with commercial spots which were actually convenient because if gave you the opportunity to get up and get a drink, make a sandwich or go use the bathroom. But lately, with the excessive amounts of commercials you have time to do all three of those things. Now they are corrupting our entertainment with product placement within the entertainment itself. Annoying...but livable since they have only the ability to make sounds and video so it kind of limits what they can do. (Though I make predictions that they will begin adding ear-drum-peircing tones to the beginning and end of each commercial to take advantage of the new pain marketting techniques.)

    The same generally applies to radio where the commercial air time obviously swarfs the amount of entertainment air time. But again, ear-drum shattering tones, not unlike the Emergency Broacast System tests, will mark the beginnings and ends of advertisments on the radio.

    With computers and internet, we have suffered greatly from the creative genius of marketters who clearly illustrate they have no moral boundaries. They spam us, we block them, they find ways around the blocks and keep spamming. Now what marketting genius thinks it is a good idea to skirt what amounts to security measures in order to get your advertisment through? In some places it's a criminal offense to ignore a "No Soliciting" sign. How about climing over a security fence in order to place a handbill on your door? Is it okay? Or what about picking the lock of your back door (a clear invitation since you have a back door, it must mean you want someone to come in through it right?) in order to stick something on your refridgerator (and then count all the items in your food storage to see what you've been eating and buying)? Would this be acceptable? No, guess not. Marketters would think it's equally ridiculous...or would they..? (Do you think I just gave them a bad idea? D'oh!)

    I have proposed this idea in the past and I believe I got some support for the idea at the time but now I'm almost ready to start the push myself. Let's make a "mark" in the minds of the consumers out there.

    I think we should hire some people to go around and beat up random strangers on the street. The advertising comes in when you script the ass-kickin' with commercial messages. Timing is crucial. For example, if I were advertising Viagra, a kick in the crotch should happen at exactly the moment the product name is mentioned. This works directly as the word "Viagra" will be stuck in the mind of the recipient for a LONG LONG time. And indirectly, as you see people holding their damaged "goods" and you ask them what happened, they can simply answer "Viagra" and the message will be clear.

    I have considered many ways in which pain would be an effective marketting tool and the scenario above is just one example.

    Popups are for wimps.

    1. Re:Effective marketting through pain by Anonymous Coward · · Score: 0

      I believe it would be a natural extension of today's marketting techniques to use forms of pain and torture as a means of convincing people to buy your products and services.

      Why not? After all, they seem to be the chosen method of promulgating democracy and freedom...

    2. Re:Effective marketting through pain by TobascoKid · · Score: 1

      I would think it would be about as effective (and less likely to land people in jail) if, instead of attacking random strangers, a form of 'street theather' where it just looks like random people are getting beat up. The attackers could be either emblazoned with the company/product logo (imagine a man being kicked in the balls by someone wearing a big blue viagra suit) and the victims paid stunt men. In the case of companies where the employees wear uniforms you could have 'gangs' of employees roaming about. Imagine a Burger King Vs McDonalds 'turf way' with people shouting 'You Lovin' It now punk?'

      Tk

      --
      At some point, somewhere, the entire internet will be found to be illegal.
    3. Re:Effective marketting through pain by dfm3 · · Score: 1

      "Though I make predictions that they will begin adding ear-drum-peircing tones to the beginning and end of each commercial to take advantage of the new pain marketting techniques..."

      We nearly have this already. They're called car ads. Look at the number of commercials for local car dealerships that have flooded network TV which involve obnoxious sound effects, horrible color schemes, and repetitive, shouting voices- "$24,990! $24,990! $24,990!". Especially aggravating are the ones that feature sound effects that one would normally be on alert for anyway: sirens, screams, telephones, doorbells, etc. I don't know how many times I've been listening to the radio while driving, and was startled by a car horn that I thought originated from an unseen, oncoming driver but turned out to be part of an ad. I wonder, what if I were to get into a wreck because my attention has been distracted by the nonexistent car that is supposedly about to hit me?

      Seriously though, marketers today have the idea that, if people ignore them, they should just scream louder. This is why ads seem to be in constant competition with one another to do the best job of grabbing the viewer's attention in whatever way possible. Our society today is nearly saturated with advertising to the point that we get in the habit of filtering it out in order to keep our sanity, but there seems to be this idea that the more invasive and hard to ignore an ad is, the better it is. When popups became commonplace, we got in the habit of reaching for the close box, or eventually got fed up and started blocking them altogether. Marketing responds by making them harder to get rid of, sticking them in front of content, making them run around the screen, or drawing fake close boxes and making the "close" link as small and as out of the way as possible. As these floaters become more common, people will get used to them, or figure out ways to block them, and advertisers will come up with an even more obnoxious method of getting us to notice their product.

    4. Re:Effective marketting through pain by erroneus · · Score: 2, Insightful

      Saturated? HAHAHAHA No, not yet... we still have laws preventing saturation but other places do not.

      When I went to visit Japan, I learned QUICKLY what our zoning and sign laws are for. How would you like to be awakend each weekend morning to the sound of people screaming in the streets using amplified speakers strapped to their vehicles? It was surreal.

    5. Re:Effective marketting through pain by Anonymous Coward · · Score: 0

      That would probably work. Being kicked in the balls doesn't do very much if the person being kicked is wearing a cup which would be the case.

    6. Re:Effective marketting through pain by dfm3 · · Score: 1

      Actually, I live on a college campus, and our Programming Board regularly announces upcoming events by driving around residence halls and shouting from the back of a pickup with a megaphone. Granted, it's not advertising in a true sense, but it's still pretty obnoxious. ;)

      Now, if they drove around shouting ads for products, they'd probably be shot...

  82. I disable javascript... by holiggan · · Score: 2, Informative
    Well, normaly I use Opera, wich has the wonderfull "disable javascript" option, just 2 keypresses away from the normal browsing. Click F12, then "j" and you can toogle javascript on and off. Usualy I browse with javascript OFF, avoiding prety much all of that add crapt (floaters or no floaters). When I need to use a javascript enabled site (a legitimate one, not some site that tells me that they "really, really, really need it" so I can read text from their site) I use Firefox, wich is much better than IE blocking adds in the "javascript enabled" side of the web.

    I'm no developer and I don't usually peeked into webpages code, but I guess that the "nexgen" of add blockers should "sniff" all the javascript passed to the browser(s) and sort it out if its an popup/floater/whatever piece of garbage or if it's something actualy usefull for the browsing.

    To sum it up: Opera (javascript off), then Firefox, then (gasp!) IE.

    --
    "A sysadmin is a cross between a detective, a police officer, a gardener, a doctor and a fireman"
  83. Re:Step one by Anita+Coney · · Score: 1

    That's the great thing about Firefox. It adapts nearly as quickly as advertisers.

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
  84. just block position="absolute"&&display != by slughead · · Score: 1

    I've made quite a few of these things (not for ad purposes).

    Like popup windows, it's a shame this feature is used for evil, but they're equally easy to disable. here is an example. Ignore the text inside, and please don't comment on it.

    Just find any tags with position:absolute and display is not "none" and you're golden. Just make it like popup blockers, where you have to instantiate the change from display:none;position:absolute; to display:block;position:absolute AFTER the page loads.

  85. example here by fugas · · Score: 1

    For those who don't know what all this is about: Here's an example.

    1. Re:example here by Anonymous Coward · · Score: 0

      nothing happening here, using ff 1.0 (and adblock extension)

  86. Article Text by TheHornedOne · · Score: 1

    If you happened upon nj.com in the last month, you might have noticed a clucking penguin waddling across the computer screen, stumbling over text as it promoted a local utility company.

    On a cricket league chat board in New Zealand, exasperated users have been deluged with floating squares that try to interest them in mattresses, dating services and officially licensed trinkets from the

    $$$ ONLINE RX $$$
    VIAGR_A 20 x 100 mg 63.70 USD
    C1AL1S 20 x 20 mg 63.75 USD
    $$$ ONLINE RX $$$

    omputer's Macromedia Flash Player to run, overlay the content of the page rather than spawning new windows. They have been around since 2001, but their rise has been abetted by the growing use of high-speed Internet connections, allowing them to play with greater ease.

  87. Mod me down if you want but... by javatips · · Score: 2, Insightful

    If you do not like "floaters" or ad on a web site, just don't visit it.

    I agree that popups are bad because they grab your screen real estate, they go outside the content provider space into your personal space.

    But floaters do not use any of your personal space. When you visit a website, you are giving the content provider some space on your screen. In return it provides you with content of interest. If in addition, in the same space you are allowing him to use, it provides ads, just live with it.

    And if you don't like the way he serve ads, then just leave the site.

    If a web site become too anoying, I either complain to the site operator or just leave the site and not return to it anymore.

    We don't need to escalade the arm race against ads... We already have way to disable ads images ans popups. We also have a way of saying to content provider that the way they display ads annoys us. I believe that's more than enough!

  88. Re:Yawn.... Firefox + Adblock = Ads? What ads? by cpghost · · Score: 1

    You could also block *.swf, and the domains of a *few* very prolific ad serving companies.

    My only wish would be that Adblock became part of stock firefox. When installing or maintaining 1000+ desktop machines, it's a pain not to have Adblock in the basic browser.

    --
    cpghost at Cordula's Web.
  89. Poisoning the well by tgibbs · · Score: 2, Interesting

    The companies that create these intrusive ads are undermining the interests of their clients, both the advertisers and the web sites that run advertisements. As this continues, more and more users will start to turn off Flash, Java, and Javascript, and block ads entirely with products such as Privoxy. The net effect will be reduced advertising revenue for everybody and more good web sites going under.

    I anticipate that the next generation of web browsers will include whitelist capabilities that allow users to enable these features only for "well behaved" web sites that refuse to allow intrusive advertising.

  90. What advertising ? by aepervius · · Score: 1

    No Flash. Java mostly blocked. No pop up allowed. People speaks about a recrudescence of pop up and floater and whatever, but really, if you shut every of those annoying extension down (and frankly they are mostly used for annoying effect) then your (browsing) life get "better". As for web site which REQUIRE you to have flash/java/shocked/whatever then either they are important and then I bring up iexplore.exe, or I jsut ignore them and go to another site to browse.

    --
    C. Sagan : A demon haunted world:
    http://www.amazon.com/gp/product/0345409469/
    visit randi.org
  91. disagreement on what to call these annoyments... by myojin_yahiko1000 · · Score: 1

    Toward the end of the article the author stated that they are also called popovers, overlays, ect. I like floaters, because no matter hard much you flush, the damn turds never go down. But on a more serious note...one should be asking are pop-ups, spyware, and other annoyances legal or is it hacking? Especially if the meathod is coming through an unwanted program that was installed without the user's knoweledge. In criminal justice law this is the equvialent to breaking and entering, vandalism, sabutage, and a whole other arm's list of realted crimes. The fact is that companies that participate in these activities are more than just guilty of agressive marketing, but are guilty of fraud, vandalism, false advertising. I think that a consumer's union should be founded to boycott companies that such meathods as advertising bait: it's disgusting, distastful, and inappropriate. The fact that my nine year old sister can get on the net and type in http://www.pbs.org or nasa.gov and get a popup or floater advertising porn (via some undected spyware residing on the system)is disturbing on many levels. What's next?

  92. Remember when... by catdevnull · · Score: 0

    Don't you long for the days before corporations took over the internet? I mean, sure HTML 1.0 kinda sucked, but when it was just us geeks trying to share information, everything was so much cleaner. When it suddenly became chic to be on "the net" advertisers came--spam, pop-ups, spyware, etc. Death, Taxes, and Advertising. It's like we're already in hell....wait a minute...

    --

    I might know what I'm talkin' about, but then again, this is Slashdot...
  93. The new ESTP protocol! by cpghost · · Score: 4, Funny

    [...] I'd very much like to see an over-the-Internet face-slapping technology developed.

    Easy, if you replace face-slapping with electro-shocking.

    • Sell new keyboards and mice that deliver electric shocks of varying intensity (ever seen Never Say Never Again?).
    • Have the W3C implement the new ESTP protocol (Electric Shock Transport Protocol) specification and associated (XML-like?) tags.
    • Marketers can now "shock" users that don't click on the ads.
    • ...
    • Profit!

    If you thought that you could get away with using rubber gloves, you are dead wrong: this is a circumvention, and you'll be hit by the DMCA!

    --
    cpghost at Cordula's Web.
    1. Re:The new ESTP protocol! by Anonymous Coward · · Score: 0

      All this is supported by power over etehrnet? ;)

    2. Re:The new ESTP protocol! by o'reor · · Score: 1
      Sell new keyboards and mice that deliver electric shock

      Mind you, that feature already existed on the keyboard of the Apple ][ that I happened to use in the early eighties. Not sure if it was intended though...

      --
      In Soviet Russia, our new overlords are belong to all your base.
  94. Carpet bombing by Ernesto+Alvarez · · Score: 1

    My solution to ads is like carpet bombing.

    I keep adblock running. Whenever I find an annoying ad, I ban the whole domain (a la http://*.doubleclick.net).

    With most of the big advertisers banned, ads are down to a minimum.

    I started to do this mostly because this intellitext freak that turn sites into advertising minefields.

    No tracking scripts either with that technique.

  95. Re:Yawn.... Firefox + Adblock = Ads? What ads? by Rolan · · Score: 1

    You could block *.swf, but there's a lot of valid uses of it, including site navigation. Blocking *.swf would render some sites completely unusable.

    If you don't mind editing system files (who at Slashdot does?) you can always add this list to your host file:

    Mike's Ad Blocking Hosts file. That'll block them for even IE.

    --
    - AMW
  96. Just avoid these sites by Toy+G · · Score: 3, Insightful

    Ads too annoying? Change your information sources. This has already happened: remember that we used to love Altavista, then everybody switched over to Google because it was ad-free... We used to love portals, then they went ad-crazy, and we switched to a number of different tools (aggregators, google, etc). Sometimes down the line, one has to think "Is the information on this site worth all the hassle?". The more they push ads down our throat, the more we will look for (or build) alternatives... just think about RIAA's "success" against p2p.

    --
    -- Let's go Viridian.
  97. Boycott by midifarm · · Score: 1
    I think we, as a /. community, should boycott all companies and their products that are advertised in this fashion. This may end web advertising as we know it.

    Yeah Homer, Fight the Power!!!

  98. Simple solution. by TractorBarry · · Score: 1

    My trivially simple solution is not to use those sites again. Ever.

    And just to be on the safe side I add an entry in my hosts file to redirect the offending URLs to a page on my local webserver which reminds me that these people are scum.

    Yes I am intolerant of crap and yes that makes me happy :)

    --
    Sky subscribers are morons. They pay to be advertised at !
  99. Already possible by JimDabell · · Score: 1

    the user can simply dissallow CSS allowing flying elements

    Just put

    * { position: static !important; }
    in a user stylesheet. And then realise that there are lots of sites that use this legitimately, and take it back out again.

    the web-page being permitted to do its thing within certain boundaries (boundaries that the user is in control of).

    The crux of the matter is that dynamically positioning things on screen is not a reliable indicator that something is an advert, and that restricting pages from doing so will stop many legitimate things from being possible.

    As far as I know, nobody has come up with a way to identify these things reliably. CSS "flying elements", as you call them, encompass a whole range of different things, only one of which is advertising.

    1. Re:Already possible by Anonymous Coward · · Score: 0

      Your example is to simply disable ALL positioning EVERYWHERE.

      The suggestion was to enable the user to selectively control use of CSS, in a far more fine-tuned way.

      Its the difference between saying "you shall not position elements" and "you shall not position elements on top of other elements (as opposed to inside them, for example)". Evidently you would need a GUI for the average user which reduced that to "Stop things being flown on top of the main page", or "Stop sites re-writing the page through javascript", "Only ever open a new window when File->New clicked" etc.

      CSS user sheets do not allow this; it requires a "meta-CSS" language that would support "div {position: relative;} NO!" -> allowing or dissallowing features of CSS, rather than ADDING extra instructions...

      A useful limit to javascript would be to allow it to ONLY alter class/id data; not to add page source. (so you can show/hide elements, but not ADD them later; ergo everything shows up in view source)

      Remember that by dissallowing some CSS rules, the element will still be there; just not sat on top of everything else! (probably at the top or bottom of the page)

      remember specificity as well; more specific instructions can overwrite your general ones, STYLE attributes can be set etc...

      The browser should treat incoming pages as "suspect" and permit them to do only what the user allows; not the current state where they are assumed to be fine, and can do whatever they like.

      The standards should force pages to act in a responsible and TRACEABLE fashion, or not get rendered. This would aid security in general vastly.

    2. Re:Already possible by JimDabell · · Score: 1

      Its the difference between saying "you shall not position elements" and "you shall not position elements on top of other elements (as opposed to inside them, for example)".

      But this still leaves loads of sites that will break when you tamper with stuff like this. It's not as clear-cut as unrequested popups, it's things as simple as drop-down menus.

      A useful limit to javascript would be to allow it to ONLY alter class/id data; not to add page source. (so you can show/hide elements, but not ADD them later; ergo everything shows up in view source)

      That would be a counterproductive limit. You don't want to force web developers to include everything as content. Lots of techniques that enable web developers to transparently include features that enhance websites without breaking things for browsers that don't support it depend on being able to alter the page content. If such restrictions were commonplace, web developers would be faced with either not including the features or breaking things for people who use certain browsers.

      Until a decent way of determining what is legitimate use of these techniques and what isn't automatically is found, you're simply throwing out the baby with the bathwater. Anybody who is willing to break such wide-ranging techniques as these would be better off simply disabling Javascript altogether.

      remember specificity as well; more specific instructions can overwrite your general ones

      No they can't. Did you miss the !important?

      The browser should treat incoming pages as "suspect" and permit them to do only what the user allows; not the current state where they are assumed to be fine, and can do whatever they like.

      You are missing the point. It's not the policy of disallowing by default that causes the problems. It's deciding what features can be usefully singled out to specifically allow/disallow that is difficult. What's an advert is obvious to a human, but the few dozen lines of code that produce it - every individual statement of which is used usefully in millions of websites - aren't obviously an advert to a computer.

      The standards should force pages to act in a responsible and TRACEABLE fashion

      I'm not sure what you mean by this, I can look at the address bar to see who's responsible for a page.

  100. I make sure... by Anonymous Coward · · Score: 0

    That I cut back on the fat in my diet, that usually eliminates floaters.

  101. SVG by Linuxathome · · Score: 1

    Turning off Flash is great solution. Hopefully the annoying uses of Flash will lead to more focused attention on SVG development. I'm all for open standards, but Flash is so ubiquitous right now that I wonder if SVG usage will grow beyond a threshold of public awareness. We need a popular application for SVG like there is Firefox/Mozilla for the browser world.

  102. That's easy by Walkiry · · Score: 1

    >I can honestly say any of them would happily double click a landmine just to see what happens.

    "KABOOM! You step on a land mine. --More--"
    "You movements are slowed slightly because of your load"

    --
    ---- Take the Space Quiz!
  103. Re:Not a problem - use RegExp by CdBee · · Score: 2, Interesting

    Fortunately, AdBlock and Proxomitron (sorry - can't always spell that word) support filters based on REGEXP (Regular Expression)

    For instance, a filter in AdBlock which is simply /banner/ , /includes/ , /adverts/ will kill locally-hosted third-party content fairly easily. Once you have a good lexicon of terms used by ad-servers you'll kill nearly all ads automatically, then you can just add any others manually.

    Whats also great is that REGEXP can't be circumvented by the advertiser moving to a new domain unless thay also change the entire structure of their system.

    As a system builder I support Firefox as it keeps my customers PCs secure. AdBlock's ability to remove annoying content encourages them to use Firefox over IE and consequently helps me out a great deal.

    --
    I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
  104. In Capitalist America... by eno2001 · · Score: 1

    ...we should be able to charge the advertisers for their use of our eyes. We own our eyes. They belong to us and any use of our eyes against our own wishes (ie, advertising free life) should be able to earn us money. After all, this is capitalist America where the dollar is all that counts!!! Let's start invoicing advertisers for the smount of times they use our eye's services. Right now... I'm not seeing any ads on /. thanks to my /etc/hosts file redirecting all ad servers to a web server on my intranet. :)

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  105. my vote by CAIMLAS · · Score: 1

    I vote for 'floaters'. It's an accurate description on many different levels and covers the full field of various characteristics of these ads.

    It just goes to show you: the Internet wants to be free.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  106. A good start would be... by Cyn · · Score: 1

    I'm not familiar with any way to do this (presently) - but a good start would be to prevent off-main-site content from being able to make such floater divs. If only the main site creating the ads can create these annoying ads - then we know exactly who to complain to, and who's endorsing them.

    Another option along these lines would be to have some sort of declaration that prevents this within included tags, e.g.
    <noasshole> their advertisement here </noasshole>
    - which would restrict all sorts of javascript tricks and css crap (and </noasshole>'s).

    The problem then becomes that advertisers wouldn't advertise at such a site - so it would have to be a universal bandaid, or the good sites would just drop like flies. Anyway, you have an agreement with your advertisers - so you could just as easily make the agreement specify such terms and protect yourself, this would just be a technology backup.

    This (should) already be a nonissue for iframes, since they shouldn't be able to render outside of their frame - but there are some tricks they too can use (parent.blah) - depending on the permissions afforded them, which should pretty universally never ever ever be afforded them.

    So, in summary - damnit, no solution.

    --
    cyn, free software and *nix operating systems enthusiast.
  107. Mouseover Labels != Additional Info by Sumbody · · Score: 1

    OK... While we are whining about morphed pop-overs, so whose idea was it to do this whole mouseover text thing?

    If I mouseover an unordered link list, odds are text will pop up and be EXACTLY the colored link text that was mouseovered, only a few degrees off in one direction or another. Typically, like this post, this verbiage adds no information to the discussion, and hides other information by appearing. I move these retarted mouseover tags be swept away with the rest of the poor-idea-clutter upon our next HTML housekeeping standards meeting.

  108. Actually... by Craig+Ringer · · Score: 1

    I've been known to click on non-offensive ads that are of interest, usually related to things I need at work. "Hmm, another supplier of SATA based storage servers, you say?..."

    That said, I click on ads only extremely rarely and NEVER on annoying ones. Interesting, really, as I'm one of those folks who is really only reached by 'net adversising - I watch no TV (cant't stand the ads and the drivel) and listen only to non-commecial radio (similar reasons).

    I wonder how many more people there are who don't mind inoffensive, low key advertising and may actually view it as useful, but avoid anything more intrusive? I suspect "a lot".

  109. Why are ads served from central hosts? by newend · · Score: 2, Interesting
    I've added a hosts file in windows to keep from having to deal with many ads. I also use firefox with flashblocker. I haven't really noticed very many ads, but then I do most of my surfing at sites that have ads at work where I can't run anything that has to be installed. (I use Maxthon which uses the IE engine)


    What I want to know is why ads are served from a central host? Does it have to do with keeping the web sites honest? Could a website say that it's getting 5x the number of hits and fake the ad server into sending it extra banners, thus driving up their ad revenue? Also, my sister worked for double-click for a while (I almost disowned her, but she did hate it), and she told me that they do all sorts of logic and tracking on the ads, which ads benefit for them to serve directly. I guess it would also allow them to determine what kinds of pages a person is going to and send relevant ads no matter what the current host is... any ideas?

    1. Re:Why are ads served from central hosts? by Anonymous Coward · · Score: 0

      > What I want to know is why ads are served from a central host? Does it have to do with keeping the web sites honest?

      Partly. The main reason is administrative, in that they can control the content and rotate ads in and out, and it doesn't cost the content owner any bandwidth to serve it up or admin the server. Not all companies do that, some serve it from the content site and use a cryptographic sequence generator to generate an audit trail of ads served.

  110. pondering on blocking by TakaIta · · Score: 1
    It should not be too hard to give all divs and iframes that come from a different domain then the main page a zIndex=-1, that would make them invisible.

    Of course that can be changed by javascript, but there should be something to do about that too. Needs some thinking though.

  111. Avoid the ads completely by __aamcgs2220 · · Score: 1

    I use Mike's Ad Blocking HOSTS file, available at this link. So far, it hasn't blocked any sites that I needed to access. It's regularly updated to reflect newly-discovered or newly-minted ad servers. Consider offering $5 to Mike for his efforts. (Yes, I am a Mike, but not the one who makes this hosts file. I will, however, be happy to accept $5.)

  112. Annoying ads by Craig+Ringer · · Score: 2, Interesting

    Some marketoids actually view annoying ads as the best, on the theory that they stand out. I really hope they're not right.

    I know I've refused to deal with companies before because of their advertising, but I'm not sure the majority of folks will.

  113. same sh*t different toilet by enjahova · · Score: 1

    As many have pointed out advertisers will go beyond annoying to reach that .01% that will buy. This is nothing new. My problem is that javascript gives the website control over your browsing experience (also mentioned), and I think this is a good thing. Popups can be a useful way to show some information without leaving a page and having to hit back or find a link. They were until advertisers abused them. Now we have dhtml, which allows for some really smooth stuff like divs/iframes that act like windows. "Floaters" can be really useful too, and I hope they dont get blasted out of existance nondiscrimately. The best thing about css+javascript+dhtml is that its not unreasonable to make a multiplatform "application" that many people can use. This is very useful in internet mapping (not the mapquest type, the GIS type). Previously mapping was restricted to desktop applications, but now people are coming out with better "applications" that can be used on the web without plugins being installed. I like some of the solutions, where the adblocking will see the 3rd party address and block the div. We can only hope that worthwile sites see the value in interesting and nonintrusive ads (google ads). But even major companies like the Times cant figure out that free registration hurts them. I guess we will see, but ultimately I think its a market driven thing, and the market will adapt to the new technologies.

    --
    "how can they call it a MINE if everything here is THEIRS?!?!" -Straight Jacket
  114. Not As Annoying as Pop-Up Windows by Lexicon · · Score: 2, Insightful

    These types of ads are never as annoying as pop-up windows. You can always get rid of these floaters just by closing the tab or window the web site is in, or just hitting the back button. Pop-up windows sometimes appeared under your browser to haunt you later, opened many windows that needed to be closed separately, etc.

    By forcing advertisers to use this type of in-window advertising, I believe pop-up blockers have accomplished their mission and put the control over the browsing experience back in the user's hands. You can now just hit back and forget about visiting the site if you decide the content isn't worth dealing with the forest of floaters.

    I believe that web site designers have a legitimate right to control the look and feel of their page, as long as they stay within the expected bounds given to them by the user. The use of floaters keeps them within this expected window. If a site decides to use these floaters and it annoys the users enough not to look at their content, then it is up to the users to go to alternate sources and the designers to realize their site is horrible when their visitors never bother wading through the floaters to see the content. This is an open internet after all, if you don't want to go through the floaters it is now easy to hit back and get your data from another source by selecting another search result, an alternate link, etc.

  115. And friendly firefox warning on NY Times by 9gezegen · · Score: 1

    As I read through NY times about how the pop-ups are things of the past, firefox shows now familiar warning: Firefox prevented this site from opening a popup window!!!!

  116. This is what by DumbSwede · · Score: 1
    Unfortunately it must pay to be obnoxious, just like spam.

    You are correct that many/most that have blocked pop-ups will be hostile towards the advertiser. On the other hand, like an organism, these pop-ups thrive by exploiting a territory with less competition, they standout more because less clever pop-ups do not appear, and because you really, really notice them since you had thought you had them blocked. The end result is a highly memorable product. Not everyone will punish them for their intrusive behavior so they accomplish exactly what they wanted.

    If pop-ups weren't effective, why so much work to circumvent pop-up blockers? I suspect most people (most still use IE), don't have pop-up blocking enabled.

    Since some percentage of viewers buy the advertiser's product... well then to quote Walt Kelly and Pogo "We has met the enemy, and he is us!"

  117. people should be more careful... by ericbrow · · Score: 1
    People wouldn't get so many pop-up adds if they simply practiced safe computing. I personally wear condoms on my fingers when I surf the internet.

    Or you could just use Linux.

  118. BAD choice of name.... by arpoodle · · Score: 2, Funny

    I always thought a floater was caused by inadequate flushing?

    --
    When a passenger of the foot, hooves in sight, tootel the horn trumpet melodiously
  119. Re:Not a problem - use RegExp by doctorfaustus · · Score: 1

    "Once you have a good lexicon of terms used by ad-servers you'll kill nearly all ads automatically"

    Well, this method doesn't work very well for spam email, does it? Why don't Proxomitron and ad blocker have the same issues as blocking email spam? Like false positives?

  120. Floaters. by MuMart · · Score: 1

    It's about time this practice
    was stopp ************** tising
    is intrus * FIRST POST * and it's
    destroyin ************** of my
    favourite sites are now completely
    unreadable.

  121. nethack personality plugin by trick-knee · · Score: 1
    Would it be better to have a text based game where all the characters had personalities and could hold a conversation?

    maybe someone will write a personality plugin into nethack....

  122. Better by Mark_MF-WN · · Score: 1
    Here's an alternative solution. Some say this is going too far. I say it's not going too far enough.

    C'mon, it's not like advertisers are human. :P

  123. Maxthon can stamp out most of these ads. by MtViewGuy · · Score: 3, Informative

    These new "floater" ads can be stamped out if you have the right functionality in the web browser itself.

    I'm currently running MySoft Technology's Maxthon (formerly MyIE2) shell program for Internet Explorer 5.x and later, which has a very powerful function called AD Hunter. AD Hunter not only blocks mostly pop-up windows, but also the vast majority of "floating" ads, Flash animated ads, a large number of online static ads and even allows you to block ActiveX objects! :-) I wonder why Mozilla 1.7.x and Firefox 1.x doesn't offer this level of blocking control without having to do a lot of manual configuration with third-party add-ons.

    1. Re:Maxthon can stamp out most of these ads. by valkraider · · Score: 1

      I'm currently running MySoft Technology's Maxthon (formerly MyIE2) shell program for Internet Explorer 5.x and later, which has a very powerful function called AD Hunter. AD Hunter not only blocks mostly pop-up windows, but also the vast majority of "floating" ads, Flash animated ads, a large number of online static ads and even allows you to block ActiveX objects! :-) I wonder why Mozilla 1.7.x and Firefox 1.x doesn't offer this level of blocking control without having to do a lot of manual configuration with third-party add-ons.

      Didn't you have to manually configure the third-party add-on MySoft Technology's Maxthon (formerly MyIE2) shell program for Internet Explorer 5.x and later? Or was it installed and configured by default when you bought your computer?

    2. Re:Maxthon can stamp out most of these ads. by someone1234 · · Score: 1

      What are you talking about? Adblock kills all ad i wanted.

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    3. Re:Maxthon can stamp out most of these ads. by MtViewGuy · · Score: 1

      Didn't you have to manually configure the third-party add-on MySoft Technology's Maxthon (formerly MyIE2) shell program for Internet Explorer 5.x and later?

      Actually, when you install Maxthon, the AD Hunter defaults will block most pop-ups, web dialogs and "floating" ads, and includes controls to block ActiveX objects. Enable the block of standard web ads and it blocks out a lot of the ads you see on commercial web pages.

  124. Article text by DroopyStonx · · Score: 2, Informative

    I don't know why these people submit reg-free links to nytimes... guess some people never learn.

    Anyway, here's the article text:

    IF you happened upon nj.com in the last month, you might have noticed a clucking penguin waddling across the computer screen, stumbling over text as it promoted a local utility company.

    On a cricket league chat board in New Zealand, exasperated users have been deluged with floating squares that try to interest them in mattresses, dating services and officially licensed trinkets from the "Lord of the Rings" film trilogy.

    On the Web, the floater's time has come.

    Not to be confused with pop-up ads, which open new windows and clutter virtual desktops, these floaters, or overlays, or popovers (no one can agree on a name), can evade the pop-up blockers that many Web browsers have incorporated.

    In the last year, according to Nielsen/NetRatings, which collects and analyzes data on Web advertising, the frequency of these ads has risen markedly, by almost 32 percent from December 2003 to December 2004, while pop-ups in that period declined by 41 percent.

    The floater ads, often using a computer's Macromedia Flash Player to run, overlay the content of the page rather than spawning new windows. They have been around since 2001, but their rise has been abetted by the growing use of high-speed Internet connections, allowing them to play with greater ease.

    Floaters are one example of a variety of online ads known in the industry as rich media. Some variants include banner ads that expand to show graphics and streaming video when the cursor is waved over them; a tamer version packs the video and graphics into a static, or polite, banner. All have a common characteristic: they cannot be categorically blocked by existing technology.

    To many, they are just as irritating as pop-up ads, if not more so. On the New Zealand cricket chat board, one user declared, "This form of advertising is without a doubt the most ridiculous and offensive form I have ever come across."

    But as with pop-ups (before pop-up blockers), their appeal to advertisers is simple: they get people to click, usually transporting them to the advertiser's site. While static Web ads typically have "click through" rates of 0.5 percent of viewers, according to numerous industry studies, the rate for pop-ups and floaters is 3 percent to 5 percent, though some studies suggest that many of those clicks are attempts to get rid of the ad.

    According to Nielsen/NetRatings, the sites on which such ads were most common in the year ended in December were three Microsoft sites - www.msn.com, www.msnbc.com and Hotmail - followed by espn.com and www.yahoo.com.

    Although most advertisers and the sites where the ads appear seem happy with the use of the floater ads, recent research suggests problems. A study of 2,500 British Internet users released last month by OMD UK found that just as many Web users (44 percent) were annoyed with floaters as they were with pop-ups. Many major sites, like nytimes.com and www.msn.com, limit the number of times a person is shown such an ad. (At nytimes.com, the limit is once per visit to the site.)

    "We want to do something that's informative and entertaining as opposed to being annoying," said Joanne Bradford, vice president and chief media revenue officer for msn.com. "That's our guiding principle." To that end, the company introduced on Feb. 1 a design that limited the number of ads on the main page. (Ms. Bradford would not say by how much.) The action, she noted, did prompt "a little bit of squawking" from advertisers.

    Some are trying to figure out other ways to stop the onslaught. Mozilla, designer of the popular (and free) Web browser Firefox, which offers a pop-up blocker, is trying to block floater ads as well, but has so far been unsuccessful, said Chris Hofmann, director of engineering for the Mozilla Foundation. "It really is an arms race," he said.

    Jarvis Coffin, chief executive of Burst Media, a company t

    --
    We have secretly replaced these Slashdot mods' sense of humor with a rusty nail. Let's see if they notice!!
  125. OT: Re:Who does this? Why do they do it? by Anonymous Coward · · Score: 0

    Since "floater" is (in England, anyway) slang for a turd that can't be flushed away, the name is at least appropriate.

    Here in the States "floater" is sometimes used to describe a silent, but overly noxious, fart.

    "I launched a floater at the dinner table and I thought Grandma was gonna puke."

    1. Re:OT: Re:Who does this? Why do they do it? by Grishnakh · · Score: 1

      Huh? Do you live in the same "States" as me? I live in the USA and I've never heard that. However, I've certainly heard (from other Americans, not just on Slashdot) "floater" used to describe a turd that someone forgot to flush.

  126. Privoxy by Straker+Skunk · · Score: 1

    Privoxy

    Works great with Squid. Hasn't been maintained in a while, however.

    --
    iSKUNK!
  127. Re:Not a problem - use RegExp by CdBee · · Score: 1

    because websites are designed by professionals while emails are written by anyone!!! Seriously - emails reflect human speech in all its diversity. viagra might be legitimately mentioned in an email but what web designer would include crucial parts of his site in a folder called /adverts/ ?

    REGEXP is better suited to adblocking than spamblocking

    --
    I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
  128. While annoying.... by AviLazar · · Score: 1

    If I visit someone's site, and that is how they decide to generate revenue then it is their choice (their site). The only time this is a problem is if: 1) the pop-up opens up 30 other pop-ups, 2) the pop-up is annoyingly persistant, 3) everytime you go to another part of that website it brings another pop-up (even though you already have one opened, 4) if it installs malware.

    Otherwise, in reality, an organization needs to do what they can do to stay up and running - if you do not like it---don't go to their site (again, assuming you were not dragged there.)

    --

    I mod down so you can mod up. Your welcome.
  129. Re:Yawn.... Firefox + Adblock = Ads? What ads? by nagora · · Score: 2, Interesting
    You could block *.swf, but there's a lot of valid uses of it, including site navigation.

    Site navigation is not a valid use. Links are a valid navigation method, plugins and other shit are not.

    Blocking *.swf would render some sites completely unusable.

    This is true, but by definition those sites weren't worth visiting in the first place.

    TWW

    --
    "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  130. The real solution.... by gr8_phk · · Score: 2, Funny
    Just don't go to those sites that annoy you. For example, slashdot doesn't have these things. Nor does google news, the times, any of the other sites I visit regularly. The fact that so many people are annoyed by these things seems to point to the fact that they can't stop searching for [celebrity] porn. No one ever points out that the problems are with the dodgy sites.

    Another possibility is that people are not good at finding the more legitimate stuff they want and end up clicking links to dodgy sites. That's just user error. You'd think with errors being so annoying people would learn.

    How do you know your buddy surfs porn? Ask him if popups or floaters are a big problem for him.

  131. Re:Yawn.... Firefox + Adblock = Ads? What ads? by man_ls · · Score: 1

    Firefox seems not to honor my /etc/hosts file (WinXP) for much of anything.

    I added ads.osdn.com to it, and it happily displays everything from there.

  132. Very nice! by MattW · · Score: 1

    I was just reading this article and pondering whether an elephant-gun solution to this problem might spell the end for the webplication arena; you kill off the ability to make those applications work if you cripple css or JS.

  133. More dynamic controls needed by tji · · Score: 1

    I would like to see Firefox enable some more dynamic controls for pages that I load. There are several technologies that I want to use most of the time, but I would like the ability to override.

    Such as:
    - stop/disable animated gifs. If I find a site annoying, let me stop the damn animated images. These really suck when I'm trying to read a long article, and a monkey is jumping around in an image at the border of the text.

    - disable audio output. A www site should almost never be able to output audio. The default should be mute, perhaps with a popup saying "this site wants the speaker. allow it?".

    - disable javascript for a site. This should take care of the "floaters", and a lot of other annoying js behavior.

  134. Re:Yawn.... Firefox + Adblock = Ads? What ads? by Rolan · · Score: 1

    Firefox seems not to honor my /etc/hosts file (WinXP) for much of anything.

    I added ads.osdn.com to it, and it happily displays everything from there.


    Did you reboot? It won't work unless you reboot. Otherwise, make sure that IE is blocking them, if it's not, something else is wrong and it's not Firefox.

    --
    - AMW
  135. The next level of blocking by Animats · · Score: 4, Insightful
    Browsers need some work to deal with this. Firefox has some real opportunities here.

    First, we need to get Flash under user control. This may require implementing an open-source Flash player, or beating hard on Macromedia. Flash animations need to respond to a "block all images from this site" right-click. All animations should come up static, dimmed, and silent, requiring user action to activate them. This keeps the annoyance level down.

    Then we need to make page ownership hierarchical. If a page opens another window, the new window is considered a child of the parent window. When the parent window closes, so must the child.

    Further, child windows should be restricted to the area of the parent window. They must be in front of the parent, and they must have some minimal overlap. (Restricting them to the parent window frame is probably too restrictive, but requiring some overlap means they can't move freely around the screen.)

    1. Re:The next level of blocking by valkraider · · Score: 1

      First, we need to get Flash under user control

      Flashblock does just what you are looking for.

    2. Re:The next level of blocking by Anonymous Coward · · Score: 0

      This is what I love about the Firefox browser. I can add extensions to make web browsing less frustrating. Currently, I have BugMeNot to bypass compulsory registration, AniDisable to stop animated GIFs from annoying, and FlashBlock to keep flash from playing unless I want it. I guess what they said about taking back the web is true after all.

    3. Re:The next level of blocking by Animats · · Score: 1

      Flashblock is too heavy handed, and too buggy. The problem is that it's a plugin that modifies another plugin, which doesn't really work reliably.

    4. Re:The next level of blocking by valkraider · · Score: 1

      How is Flashblock heavy handed? You can run the flash or not. Works nicely.

      And how is it too buggy? Firefox, as of this posting, has 6700 open bugs. Should we not use it either? (Note, Bugzilla does not accept links from Slashdot. Cut and paste the URL or block your referrer to see the list of open bugs)

      And how does it *modify* the other plugin? All Flashblock does is changes when the other plugin is called... Flash still works normally, under all circumstances.

      I have been using Flashblock reliably under Firefox and Camino for months now, with no issues whatsoever! Most of my coworkers saw it and installed it and I have not heard one complaint.

      What else do you mean by getting control of Flash, if it is not just what Flashblock does?

  136. My cousin's example -- doorbells by ianscot · · Score: 1
    In the UK, the usual tactics are the sounds of household accidents (plates falling onto the floor, fork/knives falling onto plates, children screaming, the TV blinking out into silence or white noise).

    My cousin Johnny worked in advertizing for a while. His company had a proposal out at one point to a company that made dog snacks. The idea was to include a whole lot of doorbell sound effects in the TV spot, which would target the commercial so that anyone who had a dog would go nuts when it came on. That'd get their attention, right?

    Happily, the client chose not to annoy a huge share of its potential market.

    Which, leading me back to Web ads, only makes me feel a little grateful that they haven't generally used sounds. (The equivalent level of obnoxiousness might be the faux Windows dialog ads: "Your computer may be infected. Click YES to download our spyware!")

    --
    "Fundamentalism" isn't about divine morality. It's about human authority.
    1. Re:My cousin's example -- doorbells by Anonymous Coward · · Score: 2, Funny

      "Click YES to download our spyware!"
      or "click NO and you'll still download our spyware and you won't know about it!"

    2. Re:My cousin's example -- doorbells by Anonymous Coward · · Score: 0

      Not using sound? You must be new...

      I've run in to quite a few flash ads that use sound on some of the generally more obnoxious websites. Annoying as hell.

    3. Re:My cousin's example -- doorbells by Anonymous Coward · · Score: 0

      only makes me feel a little grateful that they haven't generally used sounds.

      Not that there haven't been ads like that before. Heck, almost four years ago I saw a coca cola Banner that had a nice niftly little 'plink' of a bottle cap coming off. Wasn't so bad at first, but after five minutes of it 'plinking' every six or seven seconds while I was trying to read a long article, that was enough to drive me totally batty

  137. simple? by sacrilicious · · Score: 2, Interesting
    If you don't like their business model, do not visit the sites. simple.

    Not always simple. My bank began these annoying ads recently. So my "simple" choice here is to either cease doing online banking (not a zero-cost proposition), switch banks (not a zero cost proposition), or put up with the ads. IMO this amounts to a unilateral and material change of relationship by my bank, which I have a problem with because I was never consulted. Yes, I have a choice, but it's not so easy that I'm whistling "don't worry be happy" while I'm mulling over my next move.

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  138. opera by snakecoder · · Score: 2, Informative

    I've been using opera forever because of the quickness with which I can resolve the problem.
    If I hit a site with one of these pop ups I hit the following keys. F12 -> u -> F5. Done.

    When I get time I'll look into writing macros that do the same thing for firefox.

    --
    -Nuke the moon
  139. Omniweb has a better solution by grandmofftarkin · · Score: 1
    Omniweb has site specific preferences. Just disable javascript on the site that provides these (you can leave it enabled for all other sites).

    Other browsers need to start adopting site specific preferences, they really are a great feature. For example when the IDN problem was first mentioned I setup my main banking sites to use slightly bigger fonts. If I ever browse a spoofed version it will be immediately obvious since the fonts will be smaller again.

    Check out this screenshot for a better idea of how these work. You mau also want to have a look at the Omniweb feature page.

    1. Re:Omniweb has a better solution by Anonymous Coward · · Score: 0

      I've been doing this in IE, by adding sites to "Restricted Sites".

    2. Re:Omniweb has a better solution by Anonymous Coward · · Score: 0

      Mozilla 1.8/Firefox 1.1 will support url based CSS rules.

    3. Re:Omniweb has a better solution by Anonymous Coward · · Score: 0

      Konqueror supports that feature as well. The latest stable Konqueror even supports whitelist/blacklists for popup policies (part of the per-site javascript settings) and plugins.

  140. Oh gross! by Anonymous Coward · · Score: 0

    Aren't floaters what you get in your toilet after having eaten a lot of roughage? Ick!

  141. Because squid has this built-in. by hummassa · · Score: 1

    For ready-to-consume solutions, look up AdZap and others in google.
    This, for instance, can help.

    HTH

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  142. A couple floaters by Anonymous Coward · · Score: 0

    I dropped a couple floaters in the pot today :)

  143. how many times by hawk · · Score: 2, Funny

    One of our head tech guys related his buddy's experience from the corporate world.

    After spending half a day disinfecting the Anna Kourknova (?) virus from a department, he was called back in a couple oh hours.

    Same user.

    When asked why, he explained, "I didn't get to see the picture"

    hawk

  144. Floaters are EVERYWHERE by HogynCymraeg · · Score: 0, Redundant

    I found two in my toilet this morning!

  145. the hole in the crash tests by hawk · · Score: 1

    There's a problem with the crash tests, though.

    Most of them are done by slamming a car into a concrete wall, which grossly skews the data in favor of small cars that wouldn't survive a real collision and against larger cars that would.

    A more accurate test would be to slam it into a ton or ton and a half block, perhaps on locked tires.

    While I'm at it: I never get to use coupons. It's rare that, even with doubling, they reduce the price down to that of the generics . . .

    hawk

    1. Re:the hole in the crash tests by afidel · · Score: 1

      The insurance institute for highway safety's head on crash test is a 40% offset crash into a deformable barrier, much more realistic than the governments hit a brick wall test. Their side impact test is a weighted sled moving at a specific speed into the side of the vehicle. These both more accuratly model real impact conditions, and why shouldn't they, the insurance industry's goal was to reduce fatalaties and severe injury (costs). Once again capatalism works better than government mandate =)

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    2. Re:the hole in the crash tests by hawk · · Score: 1

      Yes, that's the one I'm trying to think of that led to my "most" . . .

      ALso, they're not so much trying to *reduce* fatalities as to estimate them.

      hawk

    3. Re:the hole in the crash tests by afidel · · Score: 1

      No, the insurance institutes stated (and I believe real) goal was to help auto manufacturers improve car designs so that there would be less injuries and deaths. Car crashes cost a LOT of money, and not a whole lot of it is in the cost of replacing the automobile. People cost a lot more than some metal to fix and ongoing problems have to be treated, a car can be scrapped. Sure they need data, but most of that can be had from actuarial reports of real world accidents, a standardized test with published results is more likely to lead to better designs.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    4. Re:the hole in the crash tests by hawk · · Score: 1

      That's a very nice thing for them to do. It's very useful for society, too. Your assements on damages are correct as well.

      They get their data a lot sooner by testing the car early rather than waiting for enough too have real accidents . . .

      Financially, though, it's largely a wash for them, as long as they can estimate the losses.

      hawk

  146. I guess I misundertood blockers by ReadParse · · Score: 1

    Sorry, my fault. I didn't realize that pop-up blockers were looking at HTML source and refusing to run certain types of code, making the next logical step for the enemy to just change their code to something more obfuscated.

    I thought that pop-up blockers actually prevented a window from opening that wasn't a direct result of an explicit user action. For example, a window that opens as a result of an onLoad event handler cannot open, but a window that opens as a result of an onClick event handler is allowed to open. At least that's the way I thought they were doing it.

    Now that I find that simple (and juvenile) obfuscation gets around most blockers, I'm shocked and amazed that I enjoyed a period of YEARS without being bothered by pop-ups on my Mac, first in Chimera, renamed to Camino, and then in Safari. Now suddenly they're back with a vengeance and I'm pissed.

    Just my USD 0.02

    RP

    1. Re:I guess I misundertood blockers by Ahnteis · · Score: 1

      Either reading or comprehension is missing here.

      This doesn't pop up new windows, it puts up a new layer on the existing window. (CSS or flash usually.)

  147. It's a neverending battle by pclminion · · Score: 2, Interesting
    So suppose we find a way to block these floaters.

    Then, a couple years from now when (please please please) SVG actually starts to be a standard in browsers, we'll see SVG advertisements that not only move around but ANIMATE.

    Then we'll be forced to implement crap like "Only allow SVG from the sites I authorize" etc etc... It's an arms race. I prefer to deal with the issue by not browsing to sites which choose to run ads that pollute my browsing experience.

    1. Re:It's a neverending battle by bunratty · · Score: 1

      Also let them know you're not visiting their site because of annoying ads. When they realize that serving intrusive ads decreases their ad revenue, they'll stop serving them.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
  148. "savvy entertainment business" by Anonymous Coward · · Score: 0

    Are you referring to the Associated Press which supplies many of the articles to Fox News, CNN, MSN, and MSNBC? If so, I definitely agree with you.

  149. Kill 'em all and let http:null sort 'em out. by gordguide · · Score: 2, Informative

    Go to http://www.lashampoo.net/unix/stopADVbanners.css.t xt and copy and paste the entire page into a text editor. Save and install (instructions are in the file, commented out with the usual #). This version I have is much older than this link but I've added a few urls to it so it's still working for me fine.

    Kills most ads dead, including flash and other "popovers". You can edit it to your liking to include more blocked hosts anytime. Works with most browsers and most OS's.

    If you use OSX/Safari, go to Window: Activity to view the urls of every item on any page, including the ones this CSS blocks and of course the ones that might get past from time to time. Add them as required by editing the text file.

    Other OS's/browsers may have a similar ability (not just view source, although it does help sometimes to do that) but you will have to check that out yourself or perhaps if someone knows they could reply to this post and let us all in on it.

    I have noticed a few sneak by once every few weeks, but for the most part it's working good for me and has for years. Add new offenders as they are discovered and it's pretty simple and painless.

    Occasionally you will find a page where you need to view a button that is blocked (eg the "Download" button for Shockwave 10 won't show up with this enabled) so just disable temporarily and use as if you were John Q Public. Most of the time it doesn't affect "normal" content at all, or put another way I don't miss whatever I'm not seeing in the least.

    1. Re:Kill 'em all and let http:null sort 'em out. by gordguide · · Score: 1

      Forgot to mention this but for some of you it's important:
      Won't work with IE. Microsoft chooses to ignore CSS standards with their browser. Sorry.

      Works with any other browser, though, and I suppose it's another good reason to jump on the FireFox bandwagon for those of you who haven't already.

  150. Copy of Article by Anonymous Coward · · Score: 0

    Floater Ads, the Cousins to Pop-Ups, Evade the Blockers
    By JONATHAN MILLER

    Published: February 24, 2005

    IF you happened upon nj.com in the last month, you might have noticed a clucking penguin waddling across the computer screen, stumbling over text as it promoted a local utility company.

    On a cricket league chat board in New Zealand, exasperated users have been deluged with floating squares that try to interest them in mattresses, dating services and officially licensed trinkets from the "Lord of the Rings" film trilogy.

    On the Web, the floater's time has come.

    Not to be confused with pop-up ads, which open new windows and clutter virtual desktops, these floaters, or overlays, or popovers (no one can agree on a name), can evade the pop-up blockers that many Web browsers have incorporated.

    In the last year, according to Nielsen/NetRatings, which collects and analyzes data on Web advertising, the frequency of these ads has risen markedly, by almost 32 percent from December 2003 to December 2004, while pop-ups in that period declined by 41 percent.

    The floater ads, often using a computer's Macromedia Flash Player to run, overlay the content of the page rather than spawning new windows. They have been around since 2001, but their rise has been abetted by the growing use of high-speed Internet connections, allowing them to play with greater ease.

    Floaters are one example of a variety of online ads known in the industry as rich media. Some variants include banner ads that expand to show graphics and streaming video when the cursor is waved over them; a tamer version packs the video and graphics into a static, or polite, banner. All have a common characteristic: they cannot be categorically blocked by existing technology.

    To many, they are just as irritating as pop-up ads, if not more so. On the New Zealand cricket chat board, one user declared, "This form of advertising is without a doubt the most ridiculous and offensive form I have ever come across."

    But as with pop-ups (before pop-up blockers), their appeal to advertisers is simple: they get people to click, usually transporting them to the advertiser's site. While static Web ads typically have "click through" rates of 0.5 percent of viewers, according to numerous industry studies, the rate for pop-ups and floaters is 3 percent to 5 percent, though some studies suggest that many of those clicks are attempts to get rid of the ad.

    According to Nielsen/NetRatings, the sites on which such ads were most common in the year ended in December were three Microsoft sites - www.msn.com, www.msnbc.com and Hotmail - followed by espn.com and www.yahoo.com.

    Although most advertisers and the sites where the ads appear seem happy with the use of the floater ads, recent research suggests problems. A study of 2,500 British Internet users released last month by OMD UK found that just as many Web users (44 percent) were annoyed with floaters as they were with pop-ups. Many major sites, like nytimes.com and www.msn.com, limit the number of times a person is shown such an ad. (At nytimes.com, the limit is once per visit to the site.)

    "We want to do something that's informative and entertaining as opposed to being annoying," said Joanne Bradford, vice president and chief media revenue officer for msn.com. "That's our guiding principle." To that end, the company introduced on Feb. 1 a design that limited the number of ads on the main page. (Ms. Bradford would not say by how much.) The action, she noted, did prompt "a little bit of squawking" from advertisers.

    Some are trying to figure out other ways to stop the onslaught. Mozilla, designer of the popular (and free) Web browser Firefox, which offers a pop-up blocker, is trying to block floater ads as well, but has so far been unsuccessful, said Chris Hofmann, director of engineering for the Mozilla Foundation. "It really is an arms race," he said.

    Jarvis Coffin, chief executive of Burst Media, a company that sells advertising f

  151. The one I hate the most... by ragingtory · · Score: 1

    Is at NBC's main page. Everytime I go there it's a Casino floating ad that I can't seem to get rid of. I'm used to these types of things on smaller companies, but not on a major network like NBC. Anyone else have this problem? (I'm using IE)

    1. Re:The one I hate the most... by gordguide · · Score: 1

      I just checked the NBC site with the CSS I posted (previous post to this one; "kill 'em all ... ").

      Without: Yeah a nasty popover, blocks quite a bit of the top of the page.

      With: You see a single blue line at the very top babbling about a casino, and the rest is all there, with nothing on top. Good enough for me.

  152. Re:Not a problem - use RegExp by snorklewacker · · Score: 1

    > Fortunately, AdBlock and Proxomitron (sorry - can't always spell that word) support filters based on REGEXP (Regular Expression)

    You got it right. I'm always spelling it Proximitron myself. Anyway, Proxomitron's matching language is not regex (lowercase it, it ain't an acronym), it's actually its own thing that's more specialized for matching tokens, such as operators that collapse whitespace. It's a little hard to learn, but it's not too bad. Personally I'd find perl6 regexes to be perfect, but I'll be waiting a long time for those.

    I use proxomitron not to block ads, but to insert large quantities of javascript into a web app I use at work, that among several other things, logs certain forms to the filesystem for later processing, and adds keyboard accellerators to the commonly used buttons and fields on the page. It's a great way to hack on a web app you otherwise aren't allowed to mess with.

    As to anyone else using Proxomitron for the first time: you can and probably should turn off the GUI theme. It's kind of a wry joke on the usefulness of themeability.

    --
    I am no longer wasting my time with slashdot
  153. at least.. by dance2die · · Score: 0

    At least Website floaters aren't as annoying as floaters in your eyes...

    --
    buffering...
  154. Flash? What's that, then? by payndz · · Score: 1
    Oh, that must be the thing where I keep getting a box with a broken jigsaw-puzzle icon and the message 'Click here to get the plug-in'.

    It's strange, but I've yet to find any compelling reason to click 'there'...

    (I have experienced a whole two of these floaters in the last couple of months, though. Must be time to downgrade my browser again, or switch to Lynx!)

    --
    You must think in Russian.
  155. Pop-ups with EULAs? by sremick · · Score: 1

    For some reason I had this nightmarish image of advertisers combining pop-ups and/or "floaters" with EULAs:

    "Use of this website implies reading and agreeing to XYZ Corp's End-User License Agreement (EULA), which dictates leaving pop-up advertisements open. By closing this advertisement, you agree that you have read the alternate _No-Popup_End-User_License_Agreement_ and to be bound by the terms and conditions contained therein. These terms include (but are not limited to) acceptance of the installation by XYZ Corp of various third-party tracking software onto your computer without your interaction..."

  156. Re:"Remove this (Flash) object" by Trickster+Coyote · · Score: 1

    Unfortunatly it doesn't work for Flash animations.

    The trick to getting rid of Flash ads with NukeAnything is to right-click just off the edge of the ad. This avoids bringing up the Flash menu, but you are still within the container for the Flash object.

    It would be nice though if a future version had the ability to insert the "Remove this object" command into the Flash menu, or if there were a way to execute the command without going throught the right click menu (eg. alt+click or something).

    --
    Ideology is for ideots.
  157. Re:According to this Ad Executive, YOU're a THIEF! by Anonymous Coward · · Score: 2, Funny

    I actually e-mailed him concerning this article, and got a reponse from him equally as condescending.

    POST IT!
    POST IT!
    POST IT!
    POST IT!
    POST IT!

  158. Re:According to this Ad Executive, YOU're a THIEF! by Eryximachus · · Score: 1

    So get websites to sell pay per view ads, and then use a blocker that loads the ad but doesn't display it. That way the website creator gets his money, and you get fewer ads. Who care what happens to the advertisers.
    Given the time it takes my browser to load some sites I know that I am doing the second part of that allready. (yes I know that I can stop, but I just stated the reasons to not do so).

  159. Re:According to this Ad Executive, YOU're a THIEF! by Damvan · · Score: 2, Insightful

    Of course we are! So, now I have been called a thief by the cable industry for using a Tivo, by the Ad industry for using a popup blocker, by the RIAA for ripping my own CD's, by the MPAA for backing up my DVD's.

    I am surprised I am not in jail yet! Of course, they are accusing me of being of thief while I am engaging in perfectly legal activities.

  160. Block anything and everything by sxmjmae · · Score: 2, Interesting

    On an older computer (really old) I altered the HOST file to block all ads (known at the time). The Host file was about 1 meg in size.

    I filled my HOST file with entries like this:
    127.0.0.1 01.sharedsource.org
    127.0.0.1 0190-dialer.com
    127.0.0.1 03.sharedsource.org
    127.0.0.1 05.sharedsource.org
    127.0.0.1 09.sharedsource.org
    127.0.0.1 0websearch.com
    127.0.0.1 10.xxor.biz
    127.0.0.1 10016.searchmiracle.com
    127.0.0.1 123count.com
    127.0.0.1 123greetings.com
    127.0.0.1 123greettings.com
    127.0.0.1 123invention.com ... ... ...
    127.0.0.1 xrenoder.com
    127.0.0.1 xxor.biz
    127.0.0.1 xxxod.net
    127.0.0.1 xxxwwwjjjhd.20forfree.com
    127.0.0.1 yeah.com
    127.0.0.1 yo.netster.com
    127.0.0.1 your.com
    127.0.0.1 your.wishbone.com

    This way when even a floater or popup add was called it was directed back to my computer to look for the file to load.

    Worked extermly well. Blocked all Ad related cookies as well.

    The one issue is that it took some extra time to load and process the 1 meg HOST file. After the intial load MS Internet Explorer worked normally. I would not mind testing it out on a really fast computer and see how it works. A site that would automaticly update a new HOST file with the known ads would be a perfect aid.

    --
    My Sig indicates the end of the comment I posted.
  161. Floaters are great! by mavantix · · Score: 1

    Floaters are the best! Especially the ones that won't flush, whoo-hoo that's a great day!

  162. The Human Front by suwain_2 · · Score: 2, Insightful

    We completely blocked popups. For a while. I've gotten several today in Firefox. I think it's now going to be an arms race between pop-up makers and pop-up closers.

    We've written spam filters that block spam. This fueled an even bigger arms race between spam senders and spam deleters.

    Are we going to do the same with 'floaters'? I'm not sure they're going to be as easy to block, since they are essentially a part of the page content.

    I think it's time we started moving away from technological approaches that lead to arms races, where we just end up with even more irritating spam (misspelled, randomly spaced) and still have popups (they just use nasty tricks in JavaScript).

    How about we move to a new approach? I've just naturally done this for a while. When I go to your site, and can't see it because some huge thing starts floating across the screen, I go to another site. I'm not going to try to figure out how to close the thing. I'm not going to wait for it to go away. I'm going to leave your site. And if it happens enough, I'm eventually going to stop going to your site, since I can't ever see it.

    If more people simply refused to put up with this crap, maybe we wouldn't have problems. They might be making more money off these irritating ads, but the increased cost per ad, times the 0 visitors they'd get, wouldn't equal what they got with less annoying ads.

    Technology might buy us some time. But I think it's time we looked to something other than technological hacks to solve this sort of problem.

    --
    ________________________________________________
    suwain_2 :: quality slashdot p
    1. Re:The Human Front by evilviper · · Score: 1
      But I think it's time we looked to something other than technological hacks to solve this sort of problem.

      The problem with that is, technology is the cause of the problem in the first place. You want to end the arms race??? Disable javascript, and all the annoyances will be gone instantly, and forever.

      99% of all websites will work perfectly with javascript disabled, and for the rest, you can enable javascript temporarily, and send a nice complaint e-mail to the webmaster, letting them know that javascript is unnecessary, and inhibiting you from using their site.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  163. Fit the Paradigm instead of Abuse the Technology by EatingPie · · Score: 1

    I don't actually mind ads!

    But let me explain.

    I don't mind *static*, magazine/newspaper-style ads that sit there in the side column (these can get annoying with T and A type stuff or whatever, but still... in *general*).

    The Web is sorta like an "interactive" print media IMHO. We *generally* read static text with the ability to click links and whatnot. But advertisers tend to treat it like Television, with motion ads, flashing ads, sound-enhanced ads, popup ads, etc. etc. It just plain doesn't fit the paradigm.

    Maybe instead of annoy people who are reading articles, supplement the articles with paradigm-fitting ads (ie static ads that don't tear attention away from the information content that you're reading). Heck that's how magazines and newspapers work... and work well. Why can't the web?

    -Pie

  164. These are also not a problem by johndierks · · Score: 0, Redundant

    when using linx.

  165. Re:According to this Ad Executive, YOU're a THIEF! by Anonymous Coward · · Score: 1, Interesting

    He has a point, though - you are imposing net traffic on a site that needs ad revenue to pay for bandwidth.

    I propose an alternative:
    Have the blocking software register a "hit" for all ads that it blocks.

    Maybe they already do this, hehe ...

    That way, Jill Web Artist gets reimbursed for costs (via ad revenue), and the ad companies get shafted.

    The potential long term effect of ad companies advertising less, however, could be bad... bah, how likely is THAT to happen? :)

  166. Boycott the products by Reziac · · Score: 1

    The barrage will continue until merchants get the message that their advertising companies (who sell YOUR EYEBALLS to the merchant) are costing them customers, and real dollars.

    Perhaps we need a "I did NOT buy X because of Ad Y" type site, where folk can log complaints about specific ads, advertisers, and merchants.

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  167. Disable Javascript. by foghorn19 · · Score: 1

    In Opera: F12 -> Disable Javascript

    Enable Javascript only when you really need it. takes care of pretty much everything, when combined with junkbusters proxy.

  168. Re:According to this Ad Executive, YOU're a THIEF! by ergo98 · · Score: 2, Insightful

    The potential long term effect of ad companies advertising less

    No, they'll advertise more. They'll just offer less compensation to those who carry it to offset the "ad shrinkage" (presuming they don't already only advertise based on performance click-through).

    This is already happening with AdWords - Adwords were a pretty fine way for small, one man shops to earn a bit of income with some barely intrusive ads. Now with clickbots inevitably either the small guy will be cut out, or the payment per click will be dramatically reduced as a "fraud surcharge".

  169. Even non-ad floaters are annoying by generationxyu · · Score: 1

    The new Google Groups has this annoying "go to top" floater that remains at the top of your screen when you scroll. It's not an ad... it just says the name of the group, the name of the thread, and a link to the top of it. I wish I could kill this...

    --
    I mod down pyramid schemes in sigs.
  170. And a better day for... by aichpvee · · Score: 1
    --
    The Farewell Tour II
  171. Just in the corner?!? by raygundan · · Score: 1

    Apparently, your television stations are nicer than mine. I routinely see ads that take up roughly the bottom 1/4 to 1/3 of the screen, covering the entire width. They are animated, occasionally breaking out of their already huge "strip" with a person or logo that stands up. And to make it worse, in the last year or two, they've started having SOUND.

    Even the "nicer" stations are now animating their little logos, which are substantially larger than they used to be.

    1. Re:Just in the corner?!? by Jane_Dozey · · Score: 1

      Most of the time they're just in the corner. On occasion they creep along the top or bottom of the screen but usually they're pretty subtle. I live in the UK, so maybe we havn't managed to get the more intrusive ones just yet....

      --
      Silly rabbit
  172. Why not add spam logic to blockers.... by bigmike_f · · Score: 1

    I'm familiar with programs like SpamAssasin. Why not include the spam detector into the blocker. Thus a floatover is part of the site, passed spam detector. The floatover would be needed.

  173. Not a problem indeed. by antoy · · Score: 1

    A squad with a few Auto-Cannons can easily take care of a bunch of Floaters, especially if you've got Personal Armour.



    [To non-X-com mods, it's an injoke, not offtopic.]

  174. SPAM MOD DOWN by Anonymous Coward · · Score: 0

    If you actually check this users history, he WORKS!! FOR THE SAME COMPANY!!!

    1. Re:SPAM MOD DOWN by JimDabell · · Score: 1

      Okay, I'll bite. I don't work for them, and I don't see anything in my history that could possibly suggest that I did. I hate spam as much as anybody.

      So what, was this just a drive-by trolling, or do you actually have a reason for believing that?

  175. Good lord. by raygundan · · Score: 1

    I've never used flashblock, and hadn't heard of it before. The *first match* on a google search for the word "flashblock" took me to their site:

    flashblock.mozdev.org

    Looks like an easy install, although for some reason you're supposed to restart the browser twice. Hope it works for you!

    1. Re:Good lord. by Blakey+Rat · · Score: 1

      Yes it did. I felt kind of foolish after I posted it... last time I looked for this extension (right after 1.0 was released) is wasn't available from the Mozilla site.

  176. how to make them worthless by Anonymous Coward · · Score: 0

    1) click them lots
    2) don't buy anything
    3) refresh the page a few (hundred) times
    4) ????
    5) they dont profit

    if the advertisers pay per click, then the click will soon be come as low value as the pay per banner view has become. if everyone moved to a pay per sale, then add would actually have to not annoy potential customers

  177. Maybe it's just me... by Anonymous Coward · · Score: 0

    When I find a site such as these I either click the "X" to close the offending window, or whatever else is available for the same result. If nothing is available (I haven't seen a site where it is not), I'd email someone about it. If that did nothing, I'd just avoid the site.

    Too many people are trying to find "new and inventive ways" to solve these annoyances. The old ways are often the best. If you don't like it, don't go there. Done. Next problem...

  178. Controlling Flash in Moz and Firefox by SIGBUS · · Score: 1

    The Mozilla PrefBar has a Kill Flash button, and also a checkbox that allows you to enable or disable Flash as you see fit.

    --
    Oh, no! You have walked into the slavering fangs of a lurking grue!
    1. Re:Controlling Flash in Moz and Firefox by Anonymous Coward · · Score: 0

      For Windows users, K-Meleon 0.9 (a native Gecko-based browser) has this functionality built-in, along with mouse gestures, faster boot time, increased stability, and far lower CPU and RAM usage.

  179. DEAR ADVERTISERS: by pgilman · · Score: 0, Redundant

    if i see your ad on any sort of popup, your product is BLACKLISTED, i will NEVER buy it, and i will tell my FRIENDS not to buy it.

    using popup ads is the surest way to get me NOT to buy your product.

    pissing us off is NO way to sell product!

    p.s. the same thing goes for animated gifs and macromedia flash. yes, you're getting my attention - NEGATIVE attention! now i know what NOT to buy!

    --
    if i'm a grammar nazi, you're an illiteracy nazi.
  180. barf by Anonymous Coward · · Score: 0

    Firefox + Adblock.

    Yeah, some sites will use random names, but until they start running around and picking up completely random domain names, Adblock will still do the trick.

    Install it and block these:
    http://*.adtmt.com/*
    http://*.mediaplex.c om/*

    See what happens, and keep blocking anytime you run into an ad.

  181. http://www.bugmenot.com/ for nytimes by Krellan · · Score: 0, Offtopic

    More annoying than floaters are forced-registration sites. The poster child of forced-registration is nytimes, of course.

    Here's a clever approach:
    http://www.bugmenot.com/

    It's a database of voluntarily-shared registration accounts. The idea is that people don't have to give up their identity, or spend time making up false information and resubmitting until it passes validation, in order to visit these sites!

    BTW, my nytimes account is nospam2/nospam2 :)

  182. amen by Anonymous Coward · · Score: 0

    amen

  183. Floater is also by Anonymous Coward · · Score: 0

    a loogie which has been spit into a pool, drink, bowl, etc. Apropos

  184. This is why an adaptable solution is necessary by macraig · · Score: 1
    Forget Firefox. Forget any alleged pop-up blockers provided by ISPs or broswer makers. Forget any solution that can't be customized and adapted. Proxomitron (free, for Windows) can deal with both current and future threats, not only ads but exploits, cookies, scripting misuse, URL tricks, and every other misuse of HTML that you can imagine. Proxomitron will continue to be effective until HTTP goes the way of the dodo. There's a determined group of users that collaborate routinely to thwart new threats, sharing the results of their efforts for all to benefit.

    Get it and enjoy safer, securer, faster surfing.

  185. I REALLY do not like such a solution by CGameProgrammer · · Score: 1

    There are many ways advertisers can construct irritating advertisements, and the more of them you disable, the more you're taking away from legitimate websites. Some people disable JavaScript entirely, thus making it hard for most websites to rely on it (though GMail does, which helps the rest of us). Some people disable Flash. This is less bad, but there are some websites that use it innocuously, like for their menus. Many people, including myself, disable pop-ups. Fortunately they're usually allowed in response to click events, which is how most of the legitimate ones are used, but some ad pop-ups are now being coded to spawn in response to click events, so people will disable pop-ups entirely soon. Now there are floaters. Of course these are the most irritating form of advertising. What do you do in this situation? Stop going to the websites that employ them! E-mail the administrator and let him know how much you hate those goddamn ads! My website uses a floating pop-up for a legitimate purpose. When you try creating a post, an iframe is quickly and invisibly loaded to check if your password is correct. If it is, the comment is submitted. If it is not, a pop-up spawns telling you that and letting you change your password if you want... but this happens without redirecting the main page, which would be annoying. Anyway since this pop-up loads from the iframe's onLoad handler, pop-up blockers block it, so I used a floating fake pop-up to get around it. You can see my floater by going to a sample post (like http://devimg.net/?Post=194) and posting a comment using someone's name, such as "CGameProgrammer", without a password (or with the wrong one). Incidentally, I also employ one other floater to get around another limitation -- there is no "_opener" target for anchor links. Since I wanted links in a pop-up to open in the main window, but to open in the same window if it's not in a pop-up, the solution I decided worked the best was to use a fake pop-up instead of a real one. This floater is spawned when you click the "referrers" button on the top-right of a post.

    --
    ~CGameProgrammer( );
  186. I need to learn to preview... by CGameProgrammer · · Score: 1

    It's idiotic that Slashdot's comment system doesn't automatically convert newlines to
    tags... I keep forgetting I need to manually place them. Below is how the post was meant to look:

    There are many ways advertisers can construct irritating advertisements, and the more of them you disable, the more you're taking away from legitimate websites.

    Some people disable JavaScript entirely, thus making it hard for most websites to rely on it (though GMail does, which helps the rest of us).

    Some people disable Flash. This is less bad, but there are some websites that use it innocuously, like for their menus.

    Many people, including myself, disable pop-ups. Fortunately they're usually allowed in response to click events, which is how most of the legitimate ones are used, but some ad pop-ups are now being coded to spawn in response to click events, so people will disable pop-ups entirely soon.

    Now there are floaters. Of course these are the most irritating form of advertising. What do you do in this situation? Stop going to the websites that employ them! E-mail the administrator and let him know how much you hate those goddamn ads!

    My website uses a floating pop-up for a legitimate purpose. When you try creating a post, an iframe is quickly and invisibly loaded to check if your password is correct. If it is, the comment is submitted. If it is not, a pop-up spawns telling you that and letting you change your password if you want... but this happens without redirecting the main page, which would be annoying. Anyway since this pop-up loads from the iframe's onLoad handler, pop-up blockers block it, so I used a floating fake pop-up to get around it.

    You can see my floater by going to a sample post (like http://devimg.net/?Post=194) and posting a comment using someone's name, such as "CGameProgrammer", without a password (or with the wrong one).

    Incidentally, I also employ one other floater to get around another limitation -- there is no "_opener" target for anchor links. Since I wanted links in a pop-up to open in the main window, but to open in the same window if it's not in a pop-up, the solution I decided worked the best was to use a fake pop-up instead of a real one. This floater is spawned when you click the "referrers" button on the top-right of a post.

    --
    ~CGameProgrammer( );