Slashdot Mirror


Does Ad Blocking Affect Your Business?

yocto wonders: "From the individual's point of view we already know why you block adverts, but not from a business perspective. What is the impact on your business when your company's ads are blocked by using an ad blocker or a script blocker? How is your company's exposure or revenue affected by this? Is it still worth your effort to make use of online ads?"

99 comments

  1. I wouldn't worry by celardore · · Score: 5, Interesting

    Yes, it is still useful for business to utilise online advertising. Take AdWords for instance, you pay only for clicks through to your site. Users that block ads aren't likely to be the ones clicking the advertisements, and you don't pay for them. I'd say it doesn't affect business, it's probably better actually - you don't pay for visitors that aren't going to be interested.

    Abandoning an online advertisement strategy because some people block them is like deciding against billboards because some people are blind.

    1. Re:I wouldn't worry by Fyre2012 · · Score: 1, Interesting

      I completely agree with you, and also find it interesting to notice the shift in paradigm with regard to people's attitudes towards online advertising.

      It's interesting to know that only a few short years ago, the usefullness of advertising, in a receptive sense for business, was non existant. There was only spam. People were clamoring how useless it is and how we must block it from corporate networks, etc.
      Here today we praise this technology.
      Now, with 'targeted' advertising, the exposure to an array of new possibilities is created which can potentially enhance the viewer's business strategy. Reaching niche markets is really possible thanks to this sort of technology. People are able to get the unique tools they need to achieve their business and personal goals, thanks to things that they may never have heard of otherwise.

      Jeez, i never thought in the early days of the Internet that i'd ever be thankful for, or could find a use for, any form of advertising.

      --
      This is not the greatest .sig in the world, no. This is just a tribute.
    2. Re:I wouldn't worry by empaler · · Score: 1

      AdWords is a great example. I set up ads for people all the time there and most of them are happy as little school girls.

  2. Advertising by Anonymous Coward · · Score: 0

    I don't buy anything that's advertised, ever. Therefore, even if you do advertise that will just make me boycott you all the more.

    If you want to sell products, make them good. Don't try to offer me mass-marketed overpriced crap.

    1. Re:Advertising by Praedon · · Score: 1

      See.. thats a funny point, because some way, some how, the REALLY super awesome product is advertised through perhaps being talked about in the radio, newspaper, tv, blog postings, etc. How would one know that the person is not being paid to plug the product? What if the industry making these products, covers all aspects of advertising, knowing that people hate ads for product placement, and also know that if they could get enough people to talk about it, their advertising campaign was successful?

      --
      Just me
    2. Re:Advertising by Anonymous Coward · · Score: 0
      I don't buy anything that's advertised, ever.

      Bullshit. You can't say you don't buy anything that's "advertised." (Unless you're being supported by someone else and buy nothing for yourself) Virtually every product sold is advertised. Do you own the computer you're writing this on? What do you eat? How did you find your current residence? How do you get from place to place? Assuming you don't own a car (because that would be too easy) you've never, in your life, purchased a ticket for public transportion?

  3. It does not because almost nobody uses ad blockers by chriss · · Score: 4, Informative

    I run a small (~500,000 PV/month) website with a free language trainer. The business model (which does not work) is based on ads, so I was concerned if people would filter out the ads. All of the pages on the site show either google ads or a single standard size non-flash banner, which is trivial to filter out. Some of the banners are in iframes and come from other sites, some come from our server. And as far as I can tell from the logs, the number of pageviews roughly equals the number of banner views. Now maybe all our users use ad blockers that actually load the banner, but do not display it, but I doubt it. Most of the users are from German speaking countries, so there may be a cultural difference, but I don't see any different behavior from the English speaking users either.

    So I assume that most users are like me: I block pop-ups, because they annoy the hell out of me. If a site uses flash to aggressively, I turn on the flash blocker, but usually I do not because it is to often required for display or navigation and I'm to lazy to switch it on on demand. I don't mind most of the ads, since I realize they finance the content I'm watching.

    Here at slashdot it always seems like almost everybody is blocking ads, but I think that the slashdot crowd is very untypical, ad blocking (apart from pop up blocking, which all browsers support directly) is not a mainstream thing.

  4. Re:It does not because almost nobody uses ad block by wondafucka · · Score: 1

    I would concur. The "I demand something for nothing crowd" is a very small percentage of the internet surfing population. Besides, what good would it do to show an ad to a cynic?

  5. forced ad serves? by fred+fleenblat · · Score: 3, Interesting

    Hate to put ideas in their heads but if companies really cared about making sure their ads are seen, I'm sure there is a way on the backend to check that a browser at least requests the ad from the server before delivering the content part of the page. I don't mean interstitials, I mean as the page is loading, the server checks that you've requested banner.gif before it gives you all the paragraphs in the article.

    With css or javascript/DOM you can even position the text/ads however you like regardsless of the order they are downloaded.

    Obviously, one could write a browser plug-in that faked a banner ad request, but you've at least taken away the download-speedup incentive part of the motivation for ad-blocking.

    1. Re:forced ad serves? by ampathee · · Score: 1

      Practically, I doubt that would work.
      Most people who block ads already would still block those ones and feel somewhat irritated at the bandwidth waste, or they would just stop visiting the site.
      Even if you could force those people to view ads, there'd be little marketing value thanks to the bad juju generated by doing so.

    2. Re:forced ad serves? by Drachemorder · · Score: 4, Insightful
      Yeah, I've seen pages that say "You're blocking our ads. You have to load them before we'll let you see the page."

      Needless to say, I left pretty quickly. Forcing me to view ads is only going to make me not want to buy the advertised products even more than I already don't want to.

    3. Re:forced ad serves? by Psychofreak · · Score: 1

      Obviously you have not played on the game sites like http://www.pogo.com/. Personaly I think they are a waste of time,, but I know a lot of people (my wife included) love the "free" online games. If you haven't seen the site, you are forced to sit through a 30 second display of an ad every game, or several games you play.
      Phil

      --
      Laugh, it's good for you!
    4. Re:forced ad serves? by Yaztromo · · Score: 1
      Obviously, one could write a browser plug-in that faked a banner ad request

      AdBlock (and derivatives) already has such functionality built-in. In the preferences, you can check a box that tells it to just hide the ads (in which case, they are still downloaded, just not rendered).

      Yaz.

    5. Re:forced ad serves? by Todd+Knarr · · Score: 1

      You could set up a server that way, but it wouldn't work in browsers that expect to receive and parse the entire page before requesting any child content. Your server would go "I'm not sending you the rest of the page until you request some of the IMG links." and the browser would be going "I can't request anything from the page until I've parsed the entire page to know what's in it.".

    6. Re:forced ad serves? by desertrat_it · · Score: 1

      Web sites like those - "you must see our ads before you can see our content" for me are in the same category as sites who want to set "immortal cookies" *cough*google*cough* - I block 'em or boycott 'em. Adblock, filterset.g, and "only allow session cookies" make web browsing much more pleasant :)

    7. Re:forced ad serves? by fred+fleenblat · · Score: 1

      My befuddlement isn't the specifics of how to do this, merely that advertisers haven't done much of anything in this area yet.

      But your deadlock scenario is easy to deal with. After 5 seconds just let them have the rest of the html page.

      Also it doesn't have to be enforced page by page...if they wander about the web site and never load any ads you can give them an interstitial or some text ads instead, or go ahead or start denying content after N ad-blocked pages. Maybe check that it's not a spider first!

    8. Re:forced ad serves? by ampathee · · Score: 1

      Interesting, I was not aware of that. But does your wife block ads?

      I block pretty much everything except google text ads, I do play the occasional online flash game, and I would not use pogo.com now that I know about their ad scheme. There are too many other places to get online games.

      My theory is that most adblockers encountering pogo.com will either play anyway, but be annoyed and unlikely to be very receptive to advertising; or go play elsewhere.
      Also, specifically trying to break ad-block software with server tricks will definitely generate much more ill will.

      I wonder whether pogo introduced this feature because of adblocking..

    9. Re:forced ad serves? by AuMatar · · Score: 1

      Then the blockers will dl the images then block it. Worst of all options to the site owner- costs him bandwidth, and if he's pair by click through he gets no chance of one.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    10. Re:forced ad serves? by Anonymous Coward · · Score: 0

      > Then the blockers will dl the images then block it.

      It takes one click to make Adblock do precisely that.

    11. Re:forced ad serves? by Psychofreak · · Score: 1

      My wife uses the browser capabilities to block popups, but not ads. I haven't even convinced her that Firefox is the appropriate "upgrade" for netscape. She thinks that Firefox is a Linux only app. She still perfers IE. I muck about with her computer on a regular basis to keep things under controll.

      --
      Laugh, it's good for you!
  6. Re:It does not because almost nobody uses ad block by plover · · Score: 1
    And spam blockers were nice once upon a time because nobody blocked spam. Once spam-filtering was able to be deployed at the mail server level, spammers had to ratchet up the creativity.

    If ad blocking is ever "turned on" by default, I predict this balance would change dramatically. Advertisers would go out of their way to discover new ways to slide ads onto pages. I was actually surprised to see Firefox ship with a popup blocker that was enabled by default. I was not surprised to see Microsoft ship IE without a popup blocker enabled by default.

    --
    John
  7. Does Ad Blocking Affect Your Business? by Anonymous Coward · · Score: 0

    Does Ad Blocking Affect Your Business?

    I work for an online advertising company so, yes.

    1. Re:Does Ad Blocking Affect Your Business? by Guppy06 · · Score: 1

      "I work for an online advertising company so, yes."

      In what way, though? Sure, advertizers don't get the clicks, but they don't have to pay for the bandwitdth to upload the ad, either.

  8. Would people who block ads actually buy? by kaizokunami · · Score: 3, Insightful

    I think most people who are savvy enough to block ads would not click an ad banner anyway. Today we have to worry about fake websites phishing for our account information, so if I'm interested enough in your product, I'm going to go to Google, do some research, and make sure I'm going directly to your website rather than click an ad.

  9. Re:It does not because almost nobody uses ad block by chriss · · Score: 1

    The difference between spam and ads is the amount I can throw at you. I can send you 10,000 spam mails each day, but I cannot put 10,000 ads on a webpage. So there is a natural limit, preventing ads from becoming as large a problem as spam. Also there is more diversity between sites, if a site shows too many ads, I can simply go somewhere else. In theory I could simply change my email address, but this is very inconvenient, therefore I cannot avoid the spam without a spam filter, but the ads without an ad blocker.

    Also spam is illegal almost everywhere, so it is not part of the regular business, and a lot of newsletter distributers would like to get rid of it and therefore support spam filtering. Web ads on the other hand are part of the regular legal business and you will not find much support for ad filtering from major sites or ISPs.

  10. Answer = no. by Khyber · · Score: 1

    I don't advertise other products. I want my own to be sold damnit, and thanks to creative word phrasing for search engines I can practically advertise cost-free!

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    1. Re:Answer = no. by Anonymous Coward · · Score: 0

      I think this question would apply to someone viewing your ads on another page as well.

    2. Re:Answer = no. by Rob+T+Firefly · · Score: 1
      and thanks to creative word phrasing for search engines I can practically advertise cost-free!
      Oh, so you're the guy selling the aardvark aardvarks aardwolf ab abaci aback abacus abacuses abaft abalone abalones abandon abandoned abandonedly abandonee abandoner...
  11. Re:It does not because almost nobody uses ad block by Anonymous Coward · · Score: 0
    Here at slashdot it always seems like almost everybody is blocking ads
    That raises a good question actually. How does ad blocking affect Slashdot?
  12. In 'Nintey-Four -- I Saw This and Braced for More by Jeremiah+Cornelius · · Score: 1

    From: Laurence Canter (nike@indirect.com)
    Subject: Green Card Lottery- Final One?
    Newsgroups: alt.brother-jed, alt.pub.coffeehouse.amethyst
    View: Complete Thread (4 articles) | Original Format
    Date: 1994-04-12 00:40:42 PST

    Green Card Lottery 1994 May Be The Last One!
    THE DEADLINE HAS BEEN ANNOUNCED.

    The Green Card Lottery is a completely legal program giving away a
    certain annual allotment of Green Cards to persons born in certain
    countries. The lottery program was scheduled to continue on a
    permanent basis. However, recently, Senator Alan J Simpson
    introduced a bill into the U. S. Congress which could end any future
    lotteries. THE 1994 LOTTERY IS SCHEDULED TO TAKE PLACE
    SOON, BUT IT MAY BE THE VERY LAST ONE.

    PERSONS BORN IN MOST COUNTRIES QUALIFY, MANY FOR
    FIRST TIME.

    The only countries NOT qualifying are: Mexico; India; P.R. China;
    Taiwan, Philippines, North Korea, Canada, United Kingdom (except
    Northern Ireland), Jamaica, Domican Republic, El Salvador and
    Vietnam.

    Lottery registration will take place soon. 55,000 Green Cards will be
    given to those who register correctly. NO JOB IS REQUIRED.

    THERE IS A STRICT JUNE DEADLINE. THE TIME TO START IS
    NOW!!

    For FREE information via Email, send request to
    cslaw@indirect.com

    --

    Canter & Siegel, Immigration Attorneys
    3333 E Camelback Road, Ste 250, Phoenix AZ 85018 USA
    cslaw@indirect.com telephone (602)661-3911 Fax (602) 451-7617

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  13. Re:It does not because almost nobody uses ad block by coyotecult · · Score: 2, Insightful

    There are still concerns and problems with ads on webpages.

    They're vectors for adware and spyware exploiting vulnerabilities to install themselves, and it can happen even if the owners of a website are pretty diligent in trying to screen the ads for security. (Example.)

    Too many rich media ads, or badly coded ones, on a webpage can use up way too much CPU power and affect the computer's performance.

    In places where ISPs often have monthly bandwidth caps (I hear Australian surfers talk about those, for instance), downloading ads can feel like wasting bandwidth.

    For the larger ad networks, ads are always trying to set cookies, and those cookies can be used to track you across many websites, and some people do not want to be tracked.

  14. Stupid Question by Hans+Lehmann · · Score: 2, Insightful

    It's like asking how your business is affected by all the people the don't buy the newspapers in which you've placed an ad. "My business is plummeting, and it's all the fault of those people that don't want to buy my product!"

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  15. Why not ask CowboyNeal? by Mistshadow2k4 · · Score: 2, Interesting

    Most Slashdotters are knowledgable enough to use ad-blockers with a browser like Firefox. Have you heard anything about CowboyNeal going broke?

    --
    I dream of a better world... one in which chickens can cross roads without their motives being questioned.
    1. Re:Why not ask CowboyNeal? by Toba82 · · Score: 1

      That's because people don't have shill slashdot article blockers.

      Yes, I went there.

      --
      I pretend to know more than I really do by mooching off google and wikipedia.
  16. Re:It does not because almost nobody uses ad block by Scaba · · Score: 1

    I doubt ad blocking will ever be included and/or turned on by default, at least the type of ad blocking that Privoxy or Adblock/Adblock Plus do. (Opera and Firefox (and others) have "block images from here" capabilities, but they are rather simplistic and come with empty lists by default.) Advertising is legal and seen as a legitimate and accepted way of paying for "free" content, whereas spam is seen as invasive and offensive, and is currently illegal in most civilized places. Popups are a gray area, as they can be used for good and evil, which is why the popup blockers try to be smart about what they block and alert the user when they do.

  17. Re:It does not because almost nobody uses ad block by NoMaster · · Score: 0, Flamebait
    The "I demand something for nothing crowd" is a very small percentage of the internet surfing population.
    And this is the sort of insulting attitude that makes people hate advertising men and the mealy-minded companies that barrage us with advertising.

    Since when did wanting an unobstructed and unpolluted field of view equal demanding something for nothing?

    (Hint: the answer is "since advertising companies decided to spin it that way, and the companies that use them decided to make the promotions department a revenue centre"...)

    I don't want something for nothing. I'm quite happy to pay for my purchases, thank you. What I'm not prepared to do is pay for your promotions multiple times - at point of purchase, every time I visit your website, every time I visit Google, every time I visit some other random website, every time I check my email, every time I'm watching a TV show (I'll cut you some slack for actual ad breaks, but not the overlays/banners/split-screens during programs...), etc, etc.

    And to all those who complain that places like /. wouldn't survive without advertising : well, too bad. You want a website that people will visit? Be prepared to pay for it. You wanted it, you made it, you pay for it. How you pay for it is not my problem.

    Listening to you whinge that people aren't playing fair when they block your ads is , unfortunately, my problem - because it's becoming increasingly hard to get away from...

    --
    What part of "a well regulated militia" do you not understand?
  18. taking care of business by juan2074 · · Score: 1

    I can certainly get a lot more "business" done with Firefox, thanks to Adblock.

  19. Re:It does not because almost nobody uses ad block by Anonymous Coward · · Score: 0

    They already have. I was just using the "block unrequested popups" in mozilla, firefox, etc. Various slimy bastards figured out how to make it so I "requested" popup ads (like, they pop up after the cursor moves over the page or something.) So, now I adblock away any popups, and usually can determine what ad on the original page forced the popup and adblock that too. Ditto ads that make noise.

              I do make it a point to keep on all other ads even if they're a bit flashey or the like though. If someone has "proper" non-popup and non-noise-making ads, (like slashdot for instance...) I do not block a single ad. Oh, and for sites like slashdot where the ads are topical enough to catch my eye, I even *gasp* click on 'em once in a while 8-).

  20. Why to let ad-block work? by alexgieg · · Score: 4, Insightful

    It's relatively easy to work around ad-blocking plugins: simply make your ads be static images, never in flash or animated gifs, with slightly variable height and width, random names, in random paths, loading from the same server the main page is served, and from the exact same directory, never surrounding it by any specially-named frame, and never putting it into the exact same place inside a page. Doing these things would pretty much defeat Firefox's AdBlock addon as well as any size-based ad-blocker. They'll also work agains most, if not all, bayesian ad-blockers (if they exist, I'm not sure they do) if you don't forget to follow the exact same rules for all non-ad images in your web site.

    If major ad-filled sites aren't following these trivial tricks, I'm pretty sure they don't see adblocking as a big problem. They probably think those 1% or 2% of geek visitors who block ads aren't statistically significant.

    But if most people started using ad-blocked, be sure the above tricks would start being applied in a lot of places. And as a result ad-blocking development would become a field of research as much complicated, if not more, than spam blocking. It would reach a point where you would have to train a lot a filter for working in a given site, and deal with false positives and negative for a good amount of time, until that site you want ad-free was working as expected.

    --
    Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
    1. Re:Why to let ad-block work? by Carnildo · · Score: 1

      Actually, blocking would still be fairly easy. The standard banner ad and tower ad dimensions aren't even close to useful image sizes for anything else, so if you block everything with dimensions +/- 20 pixels of the standard sizes, the vast majority of what you'll hit are ads. Because of content layout restrictions, it would be very hard for advertisers to go outside those bounds without breaking most of the sites they show ads on.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    2. Re:Why to let ad-block work? by Anonymous Coward · · Score: 0

      But now you're not even describing ads anymore. You're just talking about images that are part of the webpage you're browsing. Real ads are usually linked from some other site, and the advertisers absolutely LOVE making them flash and animate. They wouldn't sacrifice that just to trick some people into viewing the ad. Besides, with a blocker like AdBlock, when an ad does get through, you can just right-click on it and say "Block this image". Next time you visit the site, you won't see it.

      Ads which are hosted off-site, and usually on some predictable domain like DoubleClick are always very distinct from regular page content.

      Oh, and a little off-topic, but I really wish AdBlock would work with the Beta version of FF2. I've tried updating it so many times, and I just get, "Not compatible." So now I'm being forced to view ads everywhere I go, simply because I don't want to part with the spell checking feature.

    3. Re:Why to let ad-block work? by rts008 · · Score: 1

      Yes, but then us mice just learn how to steal the bait from the new trap, then you build a better mouse trap, ...lather, rinse, repeat.

      A significant portion of the web population feels the ads have become too much of a hassle (intrusive, gawdy,malware exploits, etc.), otherwise ad blockers would not be deemed a worthy subject to be newsworthy.

      Firefox, NoScript, Adblock (or Adblock+) with filterset, and flashblock (mainly Windows) are your friends on the internet, er...I mean tubes.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
    4. Re:Why to let ad-block work? by pimpimpim · · Score: 2, Insightful
      Your point is already proven by the stress that a lot of advertizing people put on disabling ad-skipping on digitally recorded TV (tivo and the likes). In those cases, a majority of people are inclined to use this technology, and advertizers start worrying.

      That said, a lot of ads on the internet are pretty respectable now, except for the flash popups that fill your whole screen, but luckily they are pretty rare. Compared to TV ads, it's a heaven on the internet. I stopped watching the blockbuster movies on the commercial channels in germany because a 1.5 hour movie would take almost more than 2 hours due to the intermittent ads at every 15 minutes, of which most are the same anyway. Sometimes the last 15 seconds of the movie from before the ad are repeated, which feels like having my brain killed :( It is just too exhausting too watch TV this way, and I'm not even mentioning the 'information bars' that pop up to fill a fifth of the screen during a movie. I hope they won't start putting ads to be shown during DVDs now, because they are my only source of movies at the moment.

      So, I didn't install an add blocker, but have pop-up protection, and that keeps my life in the internet pretty happy. If the ads would get more invasive, the majority will probably start looking for ad blockers, and it will become a problem of the advertizers. Just lets hope they will solve it with common sense (nicer ads) instead of forcing ad-blocking to be outlawed due to ip-infringement, for anti-terrorism, or whatever they come up with.

      --
      molmod.com - computing tips from a molecular modeling
    5. Re:Why to let ad-block work? by alexgieg · · Score: 1

      An ad placed in a random place inside an arbitrarily-sized transparent PNG, which in turn would be CSS-positioned (embedded unnamed CSS via the "style=" element, mind you) for the visible image to appear where it should, would avoid this.

      Another solution would be to slice the ad, as well as all other images in the site, into small pieces with arbitrary sizes, and aggregate them into something visible with CSS. It would be a nightmare to figure out which of those dozens or hundreds of GIFs, JPGs and PNGs are or aren't pieces of ads.

      --
      Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
    6. Re:Why to let ad-block work? by jthill · · Score: 1

      Most people won't start using adblockers until the ad-mongers start shoving ads in people's faces and blaming them for not liking it. I don't block Google's ads because they're there if I want them and they're sometimes interesting. I block everything else because too many treat me like prey. They receive the same respect in return.

      --
      As always, all IMO. Insert "I think" everywhere grammatically possible.
  21. Re:In 'Nintey-Four -- I Saw This and Braced for Mo by Keruo · · Score: 1

    The lottery spam is still alive and kicking even in banner form, like the university of liverpool and other online degree spam.

    I entered this "lottery" with few spam-only accounts, just to monitor what kind of mail follows.
    If I recall correctly, first response to the original "lottery" was request for nominal fee of $20 to cover the processing expenses
    of mailing you your new green card.
    Since the nominal fee wasn't paid instantly, they were kind enough to send 4-5 reminders that the fee is still unpaid.
    After that, Mr D. Rivers-License has been offered wonderful opportunities to buy viagra and other subscription medicine and fake watches.

    Shortly put, just another way to harvest working email addresses for selling them to other spammers.
    Sadly, if someone is stupid enough to think they can win a green card from lottery, they actually might buy something from those other spammers aswell.

    I wonder if they have separate database of people who actually pay the nominal fee which they sell with higher price.

    --
    There are no atheists when recovering from tape backup.
  22. Re:It does not because almost nobody uses ad block by Sigma+7 · · Score: 1
    I was actually surprised to see Firefox ship with a popup blocker that was enabled by default.


    Taking this from another perspective, allowing popups without question is a bug instead of a feature. As an example, open a webpage that recursivly opens popups - with Netscape 4.7. Best case scenario is that you have to take out a browser session (end task or kill -9) - worst case is Windows 95/98/ME running out of handles, taking out the system.

    This can occurr because of bad programming, or over-zealous advertisers.

    Do you remember the prank about the Good Times virus? If you don't, it relied on users making an incorrect assumption about computers auto-executing code. If you do... now you'll understand why browers can and should restrict popups.

    P.S. Entering "type c:\con\con" will crash Windows 95/98. Loading a webpage that attempts to read that JPEG file on your hard drive will also cause a crash.
  23. The ultimate hard core pro-ad solution by Travoltus · · Score: 1

    Make every page a Flash page with the ad built right into the flash page.

    If you can make a dynamic content Flash page, there'd be no escaping it.

    Also, cut&paste is impossible, too.

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
    1. Re:The ultimate hard core pro-ad solution by BrokenHalo · · Score: 1

      Make every page a Flash page with the ad built right into the flash page.

      Lots of sites do just that, and they don't get a return visit from me. That's what Flashblock is for, since any page coded entirely in Flash usually doesn't have content worth looking at anyway.

  24. also a clarification by Travoltus · · Score: 1

    I'm not pro-ad, but I figure that more hackers will see this and start work on a pre-emptive solution to this potential problem.

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
    1. Re:also a clarification by mgblst · · Score: 1

      How would you seperate the content from the add, without AI? Very, very hard. It would be ever more difficult than having the browser look at a bunch of pictures, and decide which one is an add, and which one is part of the content.

    2. Re:also a clarification by Anonymous Coward · · Score: 0
      How would you seperate the content from the add, without AI?

      Easy: Flash == bad.

      I thought that when I installed FlashBlock i'd be clicking the little icons all the time. And i've done it once. And that turned out to not be useful anyway.
  25. Re:In 'Nintey-Four -- I Saw This and Braced for Mo by Opportunist · · Score: 2, Informative

    Well, you can actually "win" a green card from a lottery, the US government holds one every year. And it's about to start for this year.

    'though, entering it is free, no charges attached, and nobody can increase your chances by even a hair. Actually, my guess would be that your chances are better if you fill out the form yourself, that way you can be sure to actually participate and not end up in /dev/null. Since, after all, how do you want to check whether those ripoffs actually enter you?

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  26. I wouldn't worry-discrimmination. by Anonymous Coward · · Score: 1, Interesting

    "I'd say it doesn't affect business, it's probably better actually - you don't pay for visitors that aren't going to be interested."

    Since ad blocking software isn't that discerning. One can't say that they're not interested in what one is offering. Only that one is not interested in ads from a given url. This is a similiar problem to what software like nannywatch face. What is acceptable and what isn't and getting it right 100% of the time.

    1. Re:I wouldn't worry-discrimmination. by fotbr · · Score: 3, Interesting

      The point is that people who go out of their way to avoid ads (ie, by using adblock or whatever) are the same people who wouldn't click on them ANYWAY.

      From a business point of view, its a non-issue since they weren't going to get that person anyway.

      From the consumer point of view, they're not blocking specific types of ads, they're blocking ALL adds (or at least as many as they can) -- thats their goal, and adblock and the like are pretty good at it.

    2. Re:I wouldn't worry-discrimmination. by SillyNickName4me · · Score: 1

      You do nto have to go out of your way to block virtually all ads. adblock and an automatic rule updater do this very well already.

      It is of course rather non-selective, and I might miss some ads I'd like to have seen, but the overall annotance that ads cause is bigger then the slight advantage they provide that I am missing.

      Annoyance? moving pictures, bright and ugly colors, slowdown of websites, slowdown of my browser.

    3. Re:I wouldn't worry-discrimmination. by fotbr · · Score: 1

      You're going "out of your way" to block ads by using adblock. Until a browser has it built-in and turned-on-by-default, you're going out of your way to block ads.

    4. Re:I wouldn't worry-discrimmination. by SillyNickName4me · · Score: 1

      Seeing how easy it is to install extensions, no.

      I did at some point 'go out of my way' to find a solution that works well and requires very little efford, but beyond that there is no 'going out of my way'.

      As a matter of fact, most plugins (flash, java etc) require more efford to install.

    5. Re:I wouldn't worry-discrimmination. by fotbr · · Score: 1

      Since you admit that you did go out of your way at one point to find a method of blocking ads, I think I can rest my case.

    6. Re:I wouldn't worry-discrimmination. by SillyNickName4me · · Score: 1

      You are very good at reading and understanding, really..

    7. Re:I wouldn't worry-discrimmination. by Technician · · Score: 1

      From the consumer point of view, they're not blocking specific types of ads, they're blocking ALL adds (or at least as many as they can) -- thats their goal, and adblock and the like are pretty good at it.

      For me the ads simply got in the way. It was like opening a newspaper, starting to read the news and the guy next to me slapped a flyer right into the newspaper over what I was trying to read and then held it there and wouldn't let me move it out of the way. If dead tree advertising intruded like on-line advertising, I would shred the dead tree edition for the same reasons.

      Hint to advertisers... There is a classifieds. Online there is search. Try Froogle. Be there when I search for your product. Don't slam things over my newspaper article. Yahoo, are you listening. Yahoo is the reason I loaded a hosts file.

      --
      The truth shall set you free!
  27. Re:It does not because almost nobody uses ad block by TeraCo · · Score: 1
    Since when did wanting an unobstructed and unpolluted field of view equal demanding something for nothing?

    All those content providers who provide the content you want an unpolluted view of provide the content in exchange for having your eyes on those ads. If you want to take the content and not the ads, then you're getting 'something' (content) for 'nothing' (nothing).

    Personally, I'm inclined to agree. Banner ads are a shitty business model, and 'commerical breaks' are worse.

    I'm waiting for the content makers to start brokering their own ads and putting their content up for download on their website instead of hurling it at TV networks who proceed to butcher it. You download the latest episode of Star Trek: The Search for More Money, complete with a few technology ads at the start.

    Yes, it's still ad driven. But it's less intrusive, and the choices available are: Free and Ad driven, or Not Free.

    --
    Not Meta-modding due to apathy.
  28. It does not because almost nobody uses bugmenot. by Anonymous Coward · · Score: 0

    "I don't want something for nothing. I'm quite happy to pay for my purchases, thank you."

    Is that why BugMeNot is so unpopular on slashdot? Every NYT article is GUARENTEED to have a BugMeNot link posted.

    "And to all those who complain that places like /. wouldn't survive without advertising : well, too bad. You want a website that people will visit? Be prepared to pay for it. You wanted it, you made it, you pay for it. How you pay for it is not my problem."

    Good. Then you have no problem with the good things in life disappearing then? Like you said, "it's not YOUR problem"...until you want something from others.

    "Listening to you whinge that people aren't playing fair when they block your ads is , unfortunately, my problem - because it's becoming increasingly hard to get away from..."

    Cause and effect. How do you think "slippery slopes" get their start?

  29. Re:It does not because almost nobody uses ad block by fotbr · · Score: 4, Funny

    I kinda like the banner-sized black space at the top of slashdot. I'd be rather irritated if they put banners there.

  30. how blocking your ads affects your business by grapeape · · Score: 1

    For me not getting annoying popups actually increases the chances that I purchase a product. I will generally go out of my way to find a non annoying competitor when im shopping.

  31. forced ad serves?-Losing out. by Anonymous Coward · · Score: 0

    Sounds like a win, win situation to me.

    See no ads==see no content.

    See ads==see content.

    The only one's who lose out are those who want "see no ads==see content" and I'm certain a BugMeNot-like solution will be made.

    1. Re:forced ad serves?-Losing out. by Infernal+Device · · Score: 1

      The workaround is dirt simple - modify Adblock to download the ads, but not present them. You could trap the cookies in the same way.

      --
      "My God...it's full of trolls!"
  32. Re:It does not because almost nobody uses bugmenot by fotbr · · Score: 1

    If enough people tivo their way through commercials, can we kill off the current crop of drivel on tv?*

    As for the NYT articles, some people DON'T use bugmenot -- we actually PAY for the CONTENT WE WANT. Which is the whole point. The information is valuable enough to us that we're willing to pay to have it. We just want to pay with cash instead of paying by putting up with advertisements.

    *I know, doesn't work that way, yada yada yada don't bother correcting it, its humor for those of you who didn't notice

  33. Head On! by empaler · · Score: 1

    ...I'll cut you some slack for actual ad breaks...

    Apply directly to the forehead!

  34. Hungry? Buy FOOD! Healthy, nutritious FOOD! by Anonymous Coward · · Score: 0

    This has been a paid advertisement from all the world's farmers.

  35. ot-response by fbartho · · Score: 1

    You should be able to tweak a setting inside the xpi, from what I remember its just a package of files, and in there there is a config file that contains the compatible versions. Usually what happens with a new version of the browser is that the extensions are technically compatible, but don't know it. Now I don't know if that's the case with AdBlock and FF2, but do a quick google search on the topic. For each recent revision of FF there have been tools available that "make extensions compatible for FF**" It doesn't actually do anything other than make the config tweak, and if it works, then the extension is compatible, if FF has changed too much, then it bugs out.

    Good Luck.

    ps. try this at your own risk, it seems to me that ad-block is pretty embedded in FF so the version change might actually be a problem.

    --
    Gravity Sucks
    1. Re:ot-response by Anonymous Coward · · Score: 0

      try grabbing the nightly tester tools for a more friendly way of doing this

  36. When did it become illegal to make a living? by AIXadmin · · Score: 0, Troll

    Why do people feel it should be against the law to make a living. Could Slashdot exist without the ad's? No it couldn't. By blocking ads you are making it harder for people to make a living doing something they have worked hard at.

    1. Re:When did it become illegal to make a living? by Russellkhan · · Score: 1

      These people can live on welfare for all I care, if the requirement for them to make a living is to allow companies like Doubleclick et al to track my movements across the internet.

      --
      Information doesn't want to be anthropomorphized anymore.
    2. Re:When did it become illegal to make a living? by Slashcrap · · Score: 0

      Why do people feel it should be against the law to make a living. Could Slashdot exist without the ad's? No it couldn't. By blocking ads you are making it harder for people to make a living doing something they have worked hard at.

      Allow me to translate :

      Why do people feel that they don't owe me a living? It's not fair! Waaaaaahhhh!

    3. Re:When did it become illegal to make a living? by BiggerIsBetter · · Score: 1

      By blocking ads you are making it harder for people to make a living doing something they have worked hard at.

      Working hard at pissing me off does not entitle you to either my attention or money.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    4. Re:When did it become illegal to make a living? by Slashdot+Parent · · Score: 1

      It's perfectly legal for people to attempt to make a living. It's also perfectly legal for me to instruct my browser not to load certain images and flash animations that bother me.

      --
      They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
    5. Re:When did it become illegal to make a living? by jeff67 · · Score: 1

      What about the telemarketers? How can we expect them to make a living now that there's a "do not call" list? Cry me a river.

      Anyhow, it's time we questioned at the "give it away free and make money on the ads" business model. People are waking the hell up and realizing how annoying it is. I gave up TV in large part because I hate ads more than I like the programs available. I could get a PVR, but even that's becoming an arms race between those who don't want to see the ads and the advertisers anyway. Same thing with commercial radio. If it weren't for satellite, I wouldn't listen to radio at all. Even NPR's "sponsored by" messages are sounding like ads.

    6. Re:When did it become illegal to make a living? by AIXadmin · · Score: 0, Troll

      Then don't got to their site. Their service, not yours.

    7. Re:When did it become illegal to make a living? by AIXadmin · · Score: 0, Troll

      Then it should be perfectley legal to find ways for the webmaster to forbid you from visiting a site. His site, his service. Not yours.

    8. Re:When did it become illegal to make a living? by AIXadmin · · Score: 0, Flamebait

      You aren't using their service. You aren't using their bandwidth. You aren't using their capactiy. You aren't cheating them of anything. Ad blockers are cheating the owner of a web site.

  37. Re:It does not because almost nobody uses ad block by bit01 · · Score: 1

    I don't mind most of the ads, since I realize they finance the content I'm watching.

    Ad's cost, they pay for nothing.

    Ad's just mean you're paying twice over, once in time/attention to watch/avoid the ad and twice in the increased price of the product to pay for the ad.

    Personally, if I had my way I'd make it illegal, or at least tax, any advertising "supported" service that didn't offer a realistic pay alternative, signalling the cost of the service to the market rather than hiding it.

    ---

    The majority of modern marketing is nothing more than an arms race to get mind share. Everybody loses except the parasitic marketing "industry".

  38. Re:It does not because almost nobody uses ad block by Anonymous Coward · · Score: 0

    Well if you want it I think you should pay for it. Why should anyone else?

  39. Re:It does not because almost nobody uses ad block by ultranova · · Score: 1

    I can send you 10,000 spam mails each day, but I cannot put 10,000 ads on a webpage.

    Quite a few webpages are so full of ads that they drown each other out, becoming nothing but incomprehensible mass of color and motion. 100 or 10,000, who can tell the difference ? 10,000 blinking ads in a webpage could propably even pass for modern art, especially if the HTML is shitty enough that they partially or completely overlay one another and/or the actual text of the page...

    --

    Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

  40. Host file by Anonymous Coward · · Score: 1

    HI,

    I just have a really large host file. That has the benefit of stripping out the trackers and counters aswell.

    I do get the occasional ad which is served from the server I'm looking at, but I don't mind that as much since these are generally less obtrusive/objectionable

  41. Either I'm an idiot or the ad men are by jimicus · · Score: 2, Insightful

    To my mind, if someone has gone to the trouble to block adverts (and trouble it is - no browser does so by default), it implies that they have no interest whatsoever in them.

    It therefore follows that they probably have even less interest in buying a specific product on the strength of its advert. So what's the point in even chasing such people?

    1. Re:Either I'm an idiot or the ad men are by tehshen · · Score: 2, Insightful
      To my mind, if someone has gone to the trouble to block adverts (and trouble it is - no browser does so by default), it implies that they have no interest whatsoever in them.

      No, not always.

      I don't mind ads that much. Even if they're stupid, flashy, click here now, I can still sweep them to the side and ignore them, and just read the page I went to. Example: this dictionary site has a few banners, but the list of meanings for "spoon" is still right in front of me to read.

      What irks me and makes me go somewhere else is when you link to an old, overloaded ad server that makes me wait about ten seconds before I can see the rest of the page. (boingboing is a bad offender here). Worse than that, I've seen ads that spill over into the text, load in front of the text; some even force you to have a "grace period" for the ad (user friendly?). I don't see why I should wait and see that a site is worthless when I can just block all obnoxious ads at the hosts level.

      The site I'm working on at the moment hosts its ads itself. Fast-loading, and relevant, that's the way it should be.
      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
    2. Re:Either I'm an idiot or the ad men are by ajs318 · · Score: 1
      To my mind, if someone has gone to the trouble to block adverts (and trouble it is - no browser does so by default)
      I'm sure there is at least one Linux distribution which supplies ad-blocking extensions to Konqueror and/or Firefox, enabled by default.

      If/when I ever get my own distro together, I know I will be doing so. (My solution will be a simple HTTP proxy server; which will also intercept requests to download certain popular closed source software and display a notice to the effect that an "i-tal" alternative is available [or already installed], but if you really want to pollute your system with potentially-dangerous, poor-quality, crash-prone closed source software then follow these instructions to disable the proxy and re-enable it afterward.)
      --
      Je fume. Tu fumes. Nous fûmes!
  42. Re:It does not because almost nobody uses bugmenot by Anonymous Coward · · Score: 1, Interesting

    "I don't want something for nothing. I'm quite happy to pay for my purchases, thank you."

    Is that why BugMeNot is so unpopular on slashdot? Every NYT article is GUARENTEED to have a BugMeNot link posted.


    Uh, BugMeNot only provides login details for free websites. If they find any logins for paid accounts, they remove them.

    Hint: the NYT does not charge for its articles. It merely demands personal information.

    I have no objection to paying for things I buy. I do not see how not wanting to give (usually fake) personal details to a billion different websites counts as getting something for nothing. If they want me to pay, all they have to do is ask for money.

  43. ads/telemarketing by omahajim · · Score: 1

    Sorry to threadjack, but obviously everyone is saying that eyeballs lost to blockers is no loss since they weren't going to be buyers anyway (usually).

    Corollary to that are the "legal" but borderline abusive telemarketing practices like many sales-shrouded-as-surveys, political, tenuous "existing relationships", etc. Speaking USian here, if I'm on the national DNC list, and you think you can cold call me anyways because the law says you can, you're gonna get a *&^*&^% earful from me before I slam the phone back down.

    1. Re:ads/telemarketing by omahajim · · Score: 1

      corollary maybe not being the right word, hopefully you got the gist

  44. No impact at all! by Roadkills-R-Us · · Score: 1

    Our business wouldn't be dumb enough to base its revenue stream on whether consumers who might not want to see our ads could block them.

  45. I block ads by Slashdot+Parent · · Score: 1
    The reason that I block them is not that I object to ads, per se. The reason that I block them is that, as of a few years ago, advertisers did their best to make them as irritating as humanly possible. I mean, do you really think your ads that are flashing enough to give Japanese kids seizures make me want to buy your product?

    Ads now take up so much screen real estate and are meant to annoy users by blinking and being animated, etc. Eventually, I just decided that ads irritated me to the point of installing an ad blocker. If they would have stayed unanimated or just slightly animated, I wouldn't have bothered. But these ads just got way too irritating.

    --
    They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
  46. Re:It does not because almost nobody uses ad block by superflippy · · Score: 1

    Smart of you to use non-Flash ads. For one thing, I agree that they're more likely to be annoying and therefore blocked. For another thing, you can't right-click on them. If I see an ad for something that interests me, I right-click and open it in a new tab (or, if I'm stuck using IE for whatever reason, a new window) so I can go and check out the page the ad linked to without leaving the page I'm currently on.

    --
    Your fantasies contain the seeds of important concepts.
  47. except if ad-blocking becomes a default feature by dshk · · Score: 1

    We haven't measured the effect of ad-blocking yet on our site, but it may not be as simple. If ad-blocking is turned on by default or by almost default (e.g. a "security" software asks the user if he doesn't want to see ads during setup) then ad-blocking can indeed cause problems. For example we knew about a custom made software designed specifically for our site (because the usual ad-blockers don't work here) spreading in our user community. Btw. paying subscribers don't get ads, and it is very cheap, but very few people subscribe even from those who spend an hour every day here. It seems that the ad-blocking people are the ones who don't want ads but don't like to pay either.

  48. Not entirely by phorm · · Score: 1

    See, what many people are going to the trouble of setting up adblock for is it to block the ads that annoy them. Just like commercials, some ads can be useful, or at least amusing (heck, I tend to dislike most commercials, but I *collect* the funny ones)

    For most like myself, we don't want to see "punch the money and win a **free Xbox-360 (**after subscribing to our paid services)" or ads for feminine hygeine products (when one is male) etc.

    Same to spam. I subscribe to a few tech sites, because I want their ads (most isn't all that good, but every now and then I see something nifty I wouldn't have otherwise noticed). Plenty of other sites send me spam for sex pills, lame porn, or other things that I couldn't even decipher if I wanted the product. Even if I find a product that's interesting I won't buy it from the spammers because I know they've sent it to 1,000,001 other people who aren't interest in said tech-product.

    Advertising doesn't necessarily suck. Intrusive, untargetted, or massive advertising does, and that's why many people block flash. If ads were all for things like $25 off a hard drive just as yours was about to crash, or some other product when you were actually looking for it, then perhaps people would consider blocking less. The problem is that it's really damn hard (and costly) to target advertising properly and non-intrusively to an individual, so most go with the cheap route of flashing gifs, boxing monkeys, or CI4L1S ads in the browser/inbox/etc of a gazillion people in hope of a fractional amount hitting paydirt.