Slashdot Mirror


No Pop-up Blocking in Netscape 7.0

jsled writes "C|Net /News.com article details how the forthcoming Netscape 7.0 will not include the nifty pop-up blocking sported in Mozilla, as AOL depends on pop-up ads for annoy^H^H^H^H^Hmarketing to their "valued" customers. The MozillaZine story and comments have a couple of extra, interesting points of detail: how to easily restore the functionality and how some sites get around the popup blocking." Update: 08/15 12:45 GMT by J : In related news, Doug Isenberg asks over on GigaLaw: Are Pop-Up Ads Illegal? The news publishers who say "yes" say that turning off graphics in your web browser should be illegal too.

22 of 505 comments (clear)

  1. Direct link to the pop-up restore... by edgrale · · Score: 5, Informative

    (Original) http://ufaq.org/files/adblocker.xpi

    Pleas post mirrors in this thread.

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    1. Re:Direct link to the pop-up restore... by LuxuryYacht · · Score: 5, Informative


      Download the adblocker.xpi file (Shift+click to download).

      When you download the adblocker.xpi file in Netscape 7, it will add .txt to the filename (adblocker.xpi.txt).
      Before saving the file, remove .txt from the filename and save the file to disk.

      Then in Netscape 7 click
      File | Open to install.

      Then In Netscape 7 click
      Edit | Preferences | Advanced - Scripts & Windows to unselect or select the Open unrequested windows

      --
      Quidquid latine dictum sit altum viditur
  2. Re:Good by Fred+Ferrigno · · Score: 2, Informative

    It's not mentioned in the article, but Mozilla's hostname-based image blocking is gone from Netscape as well.

  3. Pop-Down by Devil's+BSD · · Score: 4, Informative

    For those of you who use M$ Internal Exploder, Pop-Down is a nifty program. Relatively small memory footprint, a quick download, freeware. I use it on my computer-illiterate mom's p-120, and it works a whole lot better & faster than a lot of other programs that have to match the title bar with a database. This thing, although crude, lets you limit the number of windows. You also have to hold down CTRL when you want a new window to be formed. Worth a try, I use it.

    --
    I'm the Devil the Windows users warned you about.
  4. Re:another mirror for adblocker.xpi by hajmola · · Score: 2, Informative
  5. This is such a non-problem. Just edit prefs.js by ishmalius · · Score: 5, Informative
    NS7 will be able to block popups just the same. There just might not be a GUI for it! ;-0

    Just enter this line in the prefs.js file:

    user_pref("dom.disable_open_during_load", true);

    Fight the Man!

    Mozilla Power!

  6. How to disable unrequested (pop-up/behind) windows by LuxuryYacht · · Score: 5, Informative

    How to disable unrequested (pop-up/behind) windows:

    Add this line to your user.js or prefs.js:

    user_pref("dom.disable_open_during_load", true);

    OR

    Download the adblocker.xpi file.

    http://techaholic.net/adblocker.xpi

    When you download the adblocker.xpi file in Netscape 7, it will add .txt to the filename (adblocker.xpi.txt). Before saving the file, remove .txt from the filename and save the file to disk. Then in Netscape 7 click File | Open to install.

    In Netscape 7 click Edit | Preferences | Advanced - Scripts & Windows to unselect or select the Open unrequested windows.

    --
    Quidquid latine dictum sit altum viditur
  7. Re:The web site by Snover · · Score: 2, Informative
    That wouldn't work.

    HTTP error codes, as specified in RFC 2616:
    Informational 1xx
    100 Continue
    101 Switching Protocols
    Successful 2xx
    200 OK
    201 Created
    202 Accepted
    203 Non-Authoritative Information
    204 No Content
    205 Reset Content
    206 Partial Content
    Redirection 3xx
    300 Multiple Choices
    301 Moved Permanently
    302 Found
    303 See Other
    304 Not Modified
    305 Use Proxy
    306 (Unused)
    307 Temporary Redirect
    Client Error 4xx
    400 Bad Request
    401 Unauthorized
    402 Payment Required
    403 Forbidden
    404 Not Found
    405 Method Not Allowed
    406 Not Acceptable
    407 Proxy Authentication Required
    408 Request Timeout
    409 Conflict
    410 Gone
    411 Length Required
    412 Precondition Failed
    413 Request Entity Too Large
    414 Request-URI Too Long
    415 Unsupported Media Type
    416 Requested Range Not Satisfiable
    417 Expectation Failed
    Server Error 5xx
    500 Internal Server Error
    501 Not Implemented
    502 Bad Gateway
    503 Service Unavailable
    504 Gateway Timeout
    505 HTTP Version Not Supported
    --

    [insert witty comment here]
  8. Get Proxomitron by orthogonal · · Score: 4, Informative

    Get Proxomitron.

    It uses regular expressions to allow you to convert anything in HTML (including the HTML headers) to anything you want.

    It'll block pop-ups, pop-unders, javascript, cookies, java, or whatever you can write a regex for.

    If you're worried that not viewing site X's pop-ups is theft of service, you can not forego using Proxomitron on those sites, either entirely, or on a regex-by-regex basis.

    You can bypass filtering just by adding string (like "bypass..") in front of the URL, or automate this with a Bookmark/Favorite set to a simple javascript.

    And it makes browsing SO much more enjoyable. It's the difference between night and day, not having annoying, flashing, in-your-face ads.

    And it's fast (even with DSL connection speeds) and it's free (as in beer, but hey, they author also licenses it to adsubtract).

    Get Proxomitron and take back the web.

  9. Nice Addition to Blocking Popups... by pnatural · · Score: 3, Informative

    Just another example of the coolness that is Mozilla: Bannerblind.
    It removes graphics / objects from web pages that match pre-determined sizes. Very cool!

    1. Re:Nice Addition to Blocking Popups... by Fweeky · · Score: 3, Informative

      I have a user CSS file which does this. It also works in Opera (and any other browser with reasonable CSS 2 selector support; i.e. not IE ;), and is quite effective.

      http://voi.aagh.net/code/anti-banner.css

      Let me know if you use it.

  10. Re:A dialogue I had with Anti-Adblocker by unsinged+int · · Score: 5, Informative

    I just went to that guys site, and it had examples of sites using their anti-adblocker.

    So I visited them using Mozilla with popups disabled and an ad blocking proxy, and I didn't see a single ad. Some product that guy's pushing. Doesn't even work.

  11. Re:I switched to Mozilla.. by Alien+Being · · Score: 2, Informative

    Galeon is even better in this area.

    Problem: The "no popups" feature needs to be turned off for some sites :-( Bringing up the prefs box each time you want to change the setting is a minor, but chronic pain.

    The Galeon developers recognized this fact and put a toggle for it in the toolbar. One quick gesture to enable/disable.

    Another nicety is "open popups in tabs". When javascript opens a new window, it just creates a new tab. There's also a setting for "jump to new tabs automatically".

    Allowing the popups to open in tabs, but not automatically switching to them can also be a nice way to browse. You'll notice the new tab appearing, but it won't obscure your current page of interest.

  12. Re:Open Source == features by SmallFurryCreature · · Score: 2, Informative
    Not that I don't agree with you're conclusion but the reasoning behind it is a bit wrong.

    Opera is a closed source commercial browser (an excellent one but not in anyway opensource). With its contract to supply the browser for symbian (the phone os) it is a big boy. It is also avaible on almost any platform including of course windows so you could have started using it without ever having heard of linux.

    So how exactly what did opensource have to do with this?

    --

    MMO Quests are like orgasms:

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

  13. Re:Been there, done that by Galvatron · · Score: 4, Informative

    That's why I use mozilla and only disable unrequested popups. So it disables those popups that load when I open or close a page, but the popup graphs on CNN, for example (or the help popups you're talking about), will still load. Javascript is still running too. The only thing it nails are those ad popups, or the "localize CNN" popup that appeared every goddamn time I visited that site.

    --
    "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
  14. Re:A dialogue I had with Anti-Adblocker by WWWWolf · · Score: 5, Informative

    So, how long before we see anti-anti-adblocker.xpi? Oh, never mind, just stuff this to prefs.js:

    user_pref("capability.policy.antiantiadblocker.sit es, "http://www.antiadblocker.com");
    user_pref("capability.policy.antiantiadblocker.dom .disable_open_during_load", false);

    ... and if there's domains that use this baby, just stuff the domains there. Popups only for those sites. And still it's possible to further enrichen this by killing the actual popups (could get as simple as "if that's not an antiadblocker window, kill it")...

    No wonder this guy's a bit frustrated. Fighting a desperate war that can't be won, especially if a random non-Mozilla-geek gives a 2-line recipe that makes the anti-adblocker thing to give false positive =)

    Kids: If it's interpreted by the browser, it must get deciphered at some point, and since it is, it can be intercepted and tricked into believing whatever it wants to believe =)

    I think this thing will just further the development of Mozilla's security policy editor that was planned but probably pushed out of 1.0 release plan... It works even now!

  15. opera != open source by cascadingstylesheet · · Score: 2, Informative

    I'm not a die hard open source fanatic by any means. I use Windows 2000 most of the time, and I only occasionally boot to my Linux partition to play.
    A few months ago however, I tried out Opera.

    opera != open source
    Unless they just changed to make me look foolish ... ;)

    Opera may be neat and all, but it ain't OS.

  16. Re:Popups not all that bad by mikeplokta · · Score: 2, Informative
    Your use of the word "stealing" is clearly incorrect in this case. Web-site users do not have any contract with you that states that they will view the advertisements if they view your content. If you sign anyone up to such a contract, and they block the ads anyway, then they're stealing your content, but merely putting a web page with ads on a web site does not create such a contract, and web users can legitimately view whichever bits of it they want to.

    I run a profitable web site that serves over a million pages per day. We have no ads at all. I suggest you find a different source of revenue, as I doubt the advertisement-supported model is viable in the long term.

  17. No, it kinda works. by hrm · · Score: 3, Informative
    Tried one of the sites the guy claims is using his blocker-blocker, arcadeathome.com. Hit one of the links in the "latest files" box on the right, for example this one.

    If popups are disabled, the download won't start, and you'll get a fairly polite message stating you ought not to block the advertisement.

    I'm not sure I'd use this blocker-blocker on my own site, since it's bound to annoy the shit out of some people. But it does kind of work.

    The whole thing kind of reminds me of that hitchhiking device in HHGttG, you know, the one that was perpetually being improved by half the galaxy's engineers while the other half attempted to block it?

  18. Re:I switched to Mozilla.. by Skiboo · · Score: 2, Informative

    Ok - I use "position: fixed" (EG), that does not work. What next?

    I don't know *what* you meant by that, replying to somebody talking about the W3C specs. position: fixed is part of the spec. When you say does not work, do you mean doesn't validate, or doesn't render? Netscape does seem to have trouble with it though, so try "position: absolute" as well (just chuck both of em in, its what the W3C does.)

  19. Re:I switched to Mozilla.. by Anonymous Coward · · Score: 1, Informative

    There is absolutely nothing intrinsically good about following W3C standards. The W3C has done a remarkable job of hijacking the web standards process, but it is not clear that W3C micromanagement has actually resulted in technically superior standards, rather than politically advantageous ones.

    The W3C (amongst others) is responsible for having created a baroque web of overly complex standards, resulting in ambiguous specifications, bugs in the various implementations, and a stagnant culture where developers spend their time conforming to W3C specs rather than developing new features and doing what _they_ think is important.

  20. Re:A dialogue I had with Anti-Adblocker by JahToasted · · Score: 3, Informative
    I have no problem with text ads. No problem with non-animated banner ads either. No problems with popups either since I use Mozilla or Konqi.

    Here is my problem: Yesterday I saw a banner ad that was flashing red and white so fast that it was likely to cause seizures if I was prone to such a thing. The irony is I don't even remember what the ad was for. This is why I am likely to install ad blocking software. I have a dialup connection and these huge flashing banner ads take forever to load and take away from my browsing experience. Am I stealing? Maybe. Am I worried about marketers? No. If marketers made tasteful ads I'd have no problem viewing them. and 90% of the ads I have no problem with. But as with everything else, its the assholes that spoil it for everyone else.

    I know that websites depend on ad revenue to keep running. The problem is, they've taken it too far. If a website depends on annoying me to remain in existence, then it doesn't deserve to live.

    If you are so worried about ad-blockers then you, as an advertiser, should petition governements to regulate Internet advertising to prevent the sleazeballs from ruining it for everyone else. If all ads were either text ads or non-animated banners I would have no motivation to turn off ads. But as things stand no I have the motivation (annoying flashing banners) and the means to block ads. My eyes are tired, so I won't be looking at your stuff anymore.