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.
(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
It's not mentioned in the article, but Mozilla's hostname-based image blocking is gone from Netscape as well.
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.
or click here
Just enter this line in the prefs.js file:
user_pref("dom.disable_open_during_load", true);
Fight the Man!
Mozilla Power!
How to disable unrequested (pop-up/behind) windows:
.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.
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
In Netscape 7 click Edit | Preferences | Advanced - Scripts & Windows to unselect or select the Open unrequested windows.
Quidquid latine dictum sit altum viditur
HTTP error codes, as specified in RFC 2616:
[insert witty comment here]
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.
Opinions on the Twiddler2 hand-held keyboard?
Just another example of the coolness that is Mozilla: Bannerblind.
It removes graphics / objects from web pages that match pre-determined sizes. Very cool!
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.
Galeon is even better in this area.
:-( Bringing up the prefs box each time you want to change the setting is a minor, but chronic pain.
Problem: The "no popups" feature needs to be turned off for some sites
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.
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.
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
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");m .disable_open_during_load", false);
user_pref("capability.policy.antiantiadblocker.do
... 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!
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.
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.
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?
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.)
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.
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.