The Return Of The Pop-Up Ad
SYFer writes "Shortly after upgrading my Macs to OS X 10.3.8, I noticed that I was getting pop-up ads on Safari. It had been so long since I'd seen a pop-up, I completely forgotten how annoying they can be. I went over to Apple's Support site to see if there was a relationship, but learned that the timing is just a coincidence (even though there's a lot of the usual FUD and flailing of arms in the discussion forums). In fact, it turns out that the pop-up advertisers (what's the proper denigrating term here?) have finally defeated the pop-up blocking functionality found in many browsers. MacFixIt is running a front page article on the topic and says 'Contrary to initial reports, this problem isn't limited to Safari; subsequent reports have noted pop-under ads victimizing a number of browsers that provide pop-up-blocking features, including the latest versions of Safari, FireFox, Mozilla, OmniWeb, and Camino.'"
...it's time for the return of my shotgun to active duty.
I tolerate text ads because something has to pay for the web, but popups and other abusive ads (like the huge flash ads in the slashdot TEXT ONLY service) just get blocked. The fuckwits deserve not to get any ad revenue for pulling stupid tricks like that.
Beep beep.
it turns out that the pop-up advertisers (what's the proper denigrating term here?)
Poppers? Plippers? Flippers? Flappers? Wippers? Snappers?
Sorry, kinda high on Red Bull right now.
I enjoy large posteriors and I cannot prevaricate.
...am I lucky.
Lynx is, and continues to be, the ultimate browser for ad-less internet browsing.
Take that, 21st century!
In any event, it's going to be something of an arms race between advertisers and pop-up blockers. Ideally, these jerkwad marketers should realize that people using pop-up blockers do not want to see their ads and display them to someone else who does want to see them. If they can find anyone like that.
How am I supposed to fit a pithy, relevant quote into 120 characters?
-- Note: These Comments are Generated by ME! Not You! ME!
So....how long before firefox develops a popup blocker blocker blocker?
Blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, pop-up, pop-up
Blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, blocker, ARGH! Spam! A spam!
(apologies to weebl)
It's my understanding that Mozilla was designed with 20/20 hindsight, and got rid of all the ways that websites annoyed users through IE. It's just that the advertisers were a bit more resourceful than I would have thought, and managed to pull a new rabit out of their hat just for non-IE users. I've been seeing popups with Firefox for a couple months on certain sites, and now on a few others as well. Interestingly, if I use IE for those same sites, I get a other popups, but I don't get the ones that I was getting under Firefox.
Anyway, I'm not too concerned. I don't doubt that an update or plugin will be made soon to stop even these, if one's not already out and I just haven't noticed.
I sent them a brief email: I received an email from them soon after that they had sent to their advertising partner, TribalFusion:
Needless to say, I was very impressed, am browsing Macslash again, and have yet to see any more of these pop-ups.
-Paul
A not-terribly-computer-savvy friend of mine is having problems with his AOL email.
So I suggested he sign up for Yahoo mail, because all the people I know who use it find it perfectly satisfactory.
He can't get signed up for Yahoo mail. I tried coaching him step by step over the phone. I can't be 100% certain of what's happening, but as I followed through the same steps on my own browser, he ran into troubles at exactly the point when Yahoo popped up a confirmation screen on my browser.
I'm about 95% sure he has popup blocking enabled and that's what's preventing him from signing up with Yahoo.
Of course, he doesn't know what a popup blocker is, or how to control it.
So, these days there are probably users who are suffering both from the new popups and from incompatibilities caused by the use of popup blockers.
"How to Do Nothing," kids activities, back in print!
Well, here is what I do in Firefox. I haven't received any pop-ups (yet). In the options dialog, under "Web Features" you'll find that on the far right across from the "Enable Javascript" checkbox is a button that says, "Advanced."
"Allow scripts to: " (remove check marks next to the following)
- "Move or resize existing windows"
- "Raise or lower windows"
- "Disable or replace context menus"
I also uncheck "Hide the status bar" but that's a personal preference.After unchecking those along with having the pop-up blocker enabled I no longer get any pop-ups. And I really don't see unchecking those having any profound viewability problems on the web. If a site needs to resize your window, it's usually because they want to open a pop-up along side it. :P Same goes for raising/lowering too.
Even better, try flashblock. It's an extension for firefox that will block flash files from being loaded until you click on them, get it at flashblock.mozdev.org
Out of Cheese Error:
Please reboot universe
I don't doubt that an update or plugin will be made soon to stop even these, if one's not already out and I just haven't noticed.
Setting 'browser.block.target_new_window' to true in about:config seems to work, I haven't noticed any.
What gets me is that advertisers must realize how incredibly irritating popups are, and how much people hate them, yet they continue to use them to advertise. Won't this build ill-will against the product/company being advertised?
If folks go through so much trouble to block the darn things, advertisers should realize that it's not a good way to advertise, and switch to a less annoying method.
Same idea applies with spammers and spam filters. Why do spammers try so hard to get through to people who hate spam enough to block it? They're definitely not going to be customers!
-Z
It wouldn't surprise me if the advertisers aren't trying to do more than just find ways to get the pop-ups to show. Depending on what products they are trying to sell, I'd think they'd try to circumvent a certain browsers blocker.
If you know that your demographic is more likely to use Firefox or a Mac, why waste time getting around IE's defenses?
What does this button do...
Not to reply to myself, but, after further investigation, I have some more info. The script that it links to has a function called ffPop, which probably stands for firefox popup. This function does a document.write of an embed tag pointing to a swf file. http://cdn.fastclick.net/fastclick.net/ffp.swf That file, when loaded, will make firefox have a popup window. Maybe this will lead to having these popups blocked in future versions of firefox
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
Of course advertisers know this annoys most people. However, the situation is the same as spam -- someone is clicking on those ads and buying the products. The number of people doing this is enough to make it worthwhile for them to continue doing this.
Setting 'browser.block.target_new_window' to true in about:config seems to work, I haven't noticed any.
That isn't the only way advertisers are getting around popup blockers. This only applies to FireFox, as it's all I use:
There's an element called dom.popup_allowed_events in about:config, which has stuff like 'submit click dblclick' etc.
One website that's nefarious for insufferable ads (zophar.net) recently added code to make clicking legitimate links trigger popup ads. My solution was to remove all allowed popup events by making dom.popup_allowed_events = ""
Yeah, it'll probably break a few poorly written image galleries; but if everyone starts doing this, maybe people will stop thinking its OK to pop open new windows to show images.
This method should still allow target="_blank" tags to work in hyperlinks, but has its own problems as well. For what it's worth, I also have not seen any popup ads since doing this.
Why do we want to surrender functionality? Don't give up the web to those that abuse it. Kick them off it by boycotting. Google has almost singlehandedly re-launched the dotcom boom by getting the eyeballs of people who choose to reward good sites and ignore bad tactics such as pop-ups, excessive banners, animations, and blurring between content and advertizement. You have the power to determine content. Don't bow out by surrending both the content and the functionality.
I was thinking this myself, but I realise that now with browser integration of popup blockers (even in IE), people aren't necessarily explicitly choosing to block popups anymore. I assume the advertisers figure that some of the people blocking popups are only doing so because it was on by default in their browser, and if they can get around that, they can sell to these people.
The corollary would be that if specific popup blocker applications that need to be actually installed by the user used different methods to block popups, the advertisers would theoretically not try to stop these. I'm wondering if these popups will still get around Pop-Up Stopper, actually - it uses a much more no-nonsense strategy for stopping popups (ie, you cannot open any browser windows at all beyond the first one unless you're holding Ctrl or Shift - I've simply gotten used to that instead)
Zophar and other sites that pop in Firefox seem to be using javascript that traps the click and mouseup methods on all links. If they don't get you when you click, they get you when you let up on the button. Technically, these are user-initiated pops, so FF doesn't block them.
You don't have to kill all allowed events, just hash out click and mouseup.
dom.popup_allowed_events = "change #click dblclick #mouseup reset submit" works well and still alows legitmate popups when you click form buttons and other user-requested behavior.
As always, you can always allow a site you need popups on.
It's worth noting, though, that target="_blank" is deprecated in XHTML strict. If you're trying to write strictly compliant web pages (that is, XHTML 1.0 Strict/1.1), there's no answer except javascript for firing off a new window.
That said, I like the idea of NO popups of ANY sort without authorization. As long as Firefox clues me in that it stopped a popup so I can approve the site, I'm in. Though, I'd like to see a "one time" authorization. As in, I'm on some website I don't intend to be at again, I need to see one popup to complete some task, and that's it. I don't want it on my whitelist, I just want to see the one popup. Sort of like a firewall. Do I want to allow this: once, always, not this time, never.
if you see PopUps in Firefox, please file them here : https://bugzilla.mozilla.org/show_bug.cgi?id=25383 1 (no link, Bugzilla doesnt like /. links)
https://bugzilla.mozilla.org/show_bug.cgi?id=17607 9
- go to about:config
- right-click and select New/Integer preference
- make a pref called "privacy.popups.disable_from_plugins"
- set the value 2
Now plugins are treated just like javascripts trying to open popups--they get blocked by the popup blocker. You have the option then to show the popup or to allow them for that site if you want.
flashblock replaces all flash with an (F) icon, which can be clicked, enabling the flash to play. 99% of the time i don't want flash, but in the case of strongbad, of course, i click :)