Slashdot Mirror


Only Thieves Block Pop-Ups

aurelian writes "It's official: using browsing the web while blocking pop-up ads and other such exciting website enhancements is theft. Anti-leech.com are offering to protect your site from browsers blocking pop-ups (or 'theft tools' as they call them) - just try stealing from them with your favourite pop-up free browser. (I picked this up on the phoenix discussion forum...)"

7 of 1,191 comments (clear)

  1. Forum by vicviper · · Score: 5, Informative

    The test URL refrenced is here.

    BTW the site works with no blockage in lynx :)

  2. Re:so... by Smidge204 · · Score: 5, Informative

    What can I do on the internet that isn't illegal these days? ...log off?

    Seriously, though. There are a bijillion little ways to get around crap like this. I disabled javascript and Netscape 7 went right in with no problem (and no popup). IE 5 didn't, though... Oh well! One more reason to swap from IE to Moz!

    =Smidge=

  3. alias to 127.0.0.1 and then nothing loads at all by corrosiv · · Score: 4, Informative


    http://smartin-designs.com/

    This guy is maintaining an /etc/hosts file specifically tailored to blocking ads. Alias everything to 127.0.0.1 and voila - banners are now broken images. I haven't installed it yet - I've been getting by with this list which I started before I discovered that guy (sorry Slashdot):

    # hosts
    127.0.0.1 ad.doubleclick.net ad.ca.doubleclick.net
    doubleclick.net a.tribalfusion.com doubleclick.com ssads.osdn.com
    ads.x10.com us.a1.yimg.com ar.atwola.com ads3.zdnet.com ads2.zdnet.com
    ads1.zdnet.com ads.zdnet.com www.burstnet.com adfarm.mediaplex.com
    altfarm.mediaplex.com s0b.bluestreak.com images2.slashdot.org
    images.slashdot.org a.r.tv.com popup.msn.com sportsmed.starwave.com
    advertising.com servedby.advertising.com ad.trafficmp.com fmads.osdn.com
    media.fastclick.net popuptraffic.com www.popuptraffic.com log.go.com
    games.espn.go.com sportsmed.starwave.com ehg-espn.hitbox.com
    amch.questionmarket.com ads.forbes.com ads.enliven.com adj9.thruport.com
    oas-central.realmedia.com ad.trafficmp.com click.atdmt.com
    view.atdmt.com a1356.g.akamai.net

  4. Re:Hey! I got that label on Slashdot by SmallFurryCreature · · Score: 5, Informative
    I like the fact that you draw in tv-shows. I ask you to consider the BBC. No-ads yet high quality tv. Of course they got to get the money somewhere. So people, all people who want to own a tv need a license to own one. This of course costs a certain fee and from this fee the station is paid.

    In holland we had a sort of a cross of this system. Limited ads on tv, only between programs, and a license fee. Recently this licensee fee was dropped as it was realised that the collection was to expensive and it is instead collected through taxes since it is considered that everyone will watch tv or listen to radio no matter how little.

    So youre point is wrong, without ads no ad sponsored tv, their are other ways. Maybe their should be other ways to run websites as well. I am not saying that these would work or that ads are all bad just that there are other choices.

    Youre second point about forcing people to watch ads sounds highly dubious to me. How do you propose to do this? Chain people to their chairs during the commercial breaks? Make the page only available after answering a question about the popup ad?

    In the real world advertisers have learned, had to learn to accept that people have no interst in watching their stuff. They get around it buy trying to make the ad as intresting as possible. Some companies are very good at this. On the web for some reason this has not happened. Only tv-ads I seen that equal the kind of crap that popups and banners are where parodies.

    The web is no different from the real world, if people don't want to watch youre ad you got to make it attractive to watch, you can't force them.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  5. Re:alias to 127.0.0.1 and then nothing loads at al by LordHunter317 · · Score: 4, Informative

    Aliasing to many things to 127.0.0.1 isn't a very smart idea, it can break your resolver code.
    Better thing is to place them in your firewall with a REJECT (not block) rule.

  6. Defeat anti-leech.com by... by Burning*Cent · · Score: 5, Informative

    ... disabling javascript. It's funny how impotent the anti-leech system is when something that simple nullifies it.

    What the phoenix and mozilla projects should add is a javascript manager, similar to the cookie and image managers. That way you can let specific sites run javascripts and block all others or block specific sites' scripts and run ones from sites that haven't been added to "the list".

    They should also add an animation/flash manager. I really hate flash ads.

  7. Re:Just fine by me by Anonymous Coward · · Score: 5, Informative

    (can't remember my password, damn)

    JavaScript's no problem, you just have to link to an external script file. Something like this, in other words.