 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

January 31st, 2011, 09:47 AM
|
 |
|
|
Join Date: Jan 2004
Location: New Springfield, OH
|
|
|
There was a time when DS was highly discretionary about what advertisers they would work with and what ads were permitted to run. It was also required that ads be relevant to the audience. (I don't see any reason for running Lysol ads, unless of course, you actually have a Perl Cookbook in your kitchen!)
It would seem that those days are long gone. DS has sold out and thrown themselves to the dogs.
|

January 31st, 2011, 02:30 PM
|
 |
Sarcky
|
|
Join Date: Oct 2006
Location: Pennsylvania, USA
|
|
|
Did you guys HEAR me defending the ads and then run this? I mean, really. I can't even see a PART of the thread, and the header is all stupid.
__________________
HEY! YOU! Read the New User Guide and Forum Rules
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin
"The greatest tragedy of this changing society is that people who never knew what it was like before will simply assume that this is the way things are supposed to be." -2600 Magazine, Fall 2002
Think we're being rude? Maybe you asked a bad question or you're a Help Vampire. Trying to argue intelligently? Please read this.
Last edited by ManiacDan : January 31st, 2011 at 02:32 PM.
|

January 31st, 2011, 08:16 PM
|
 |
Editor-in-Beef
|
|
Join Date: Sep 2008
Location: South Florida
|
|
|
Thanks for reporting these. I'll pass them along.
|

February 1st, 2011, 08:38 AM
|
 |
Sarcky
|
|
Join Date: Oct 2006
Location: Pennsylvania, USA
|
|
|
I think you know what I think already...
|

February 2nd, 2011, 08:48 AM
|
 |
|
|
Join Date: Jan 2004
Location: New Springfield, OH
|
|
|

February 2nd, 2011, 12:07 PM
|
 |
Editor-in-Beef
|
|
Join Date: Sep 2008
Location: South Florida
|
|
|
Sorry guys, we're working on removing them now. Thanks for reporting them.
|

February 2nd, 2011, 12:31 PM
|
 |
'fie' on me, allege-dly
|
|
Join Date: Mar 2003
Location: in da kitchen ...
|
|
|
James, I know you're caught in the firing line, but it seems a bit cheeky to expect us to go on reporting the baddies, while DevShed makes money, and infuriates the regular members. Surely, it's in ZDE/Devshed's interests to QA the ad's before they cause regulars to have a sh!tfit, and drive people away.
BTW If it wasn't for subscription to threads, I wouldn't be here at all, and I'm sure there's a lot more like me...
__________________
--Ax
without exception, there is no rule ...
Handmade Irish Jewellery
Targeted Advertising Cookie Optout (TACO) extension for Firefox
The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones
 
09 F9 11 02
9D 74 E3 5B
D8 41 56 C5
63 56 88 C0
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski
Deta vil - the devil is in the detail, allegedly, and I use the term advisedly, allegedly ... oh, no, wait I did ...
BIT COINS ANYONE
|

February 2nd, 2011, 12:49 PM
|
 |
Contributing User
|
|
Join Date: Jan 2010
Location: Katy, Texas
|
|
|
Dueling adverts. Annoyance with a reverb.
I'll check back in a month. If not gone, I'll be gone.
__________________
Do you agree? Disagree? And remember, it's all about the reputation power...
|

February 2nd, 2011, 01:25 PM
|
 |
Sarcky
|
|
Join Date: Oct 2006
Location: Pennsylvania, USA
|
|
Really now... Quote: | Originally Posted by IM Conversation (01:19:00 PM) ManiacDan: devshed video ads are now playing two at a time, without being able to ****ing mute them
(01:19:29 PM) Requinix: yep. can't browse at work with the computer unmuted anymore
(01:19:45 PM) Requinix: and chrome's adblock only hides the ads - doesn't prevent them from loading
(01:19:52 PM) Requinix: (as far as I've heard)
(01:19:58 PM) ManiacDan: I'm honestly considering write a PHP spider that fetches devshed content for me and strips out everything but the actual posts...then I realize I don't care enough about the community to do that
(01:20:04 PM) ManiacDan: true
(01:20:08 PM) Requinix: what about the rss feeds?
(01:20:14 PM) ManiacDan: still takes me to the posts
(01:20:18 PM) ManiacDan: the POSTS are running 2 ads at a time now
(01:20:21 PM) ManiacDan: not just the landing page
(01:21:44 PM) Requinix: no rss on the threads themselves?
(01:21:52 PM) ManiacDan: I want to reply
(01:23:24 PM) Requinix: so I'm looking at a thread. I think "well, probably not that bad. I'll unmute and find out"
(01:23:26 PM) Requinix: unmute
(01:23:29 PM) Requinix: hear a ****ing ad
(01:23:34 PM) Requinix: remute |
|

February 2nd, 2011, 01:26 PM
|
 |
Still alive
|
|
Join Date: Mar 2007
Location: Washington, USA
|
|
Sigh.
[edit]
So AdBlock on Chrome is awesome. You can block HTML by using CSS selectors, and apparently it doesn't just hide it - prevents it from loading and such too.
Last I knew (at least a year ago) Firefox's AdBlock only did URLs but that could be different now.
I'm still searching for stuff to block, but so far:
Code:
forums.devshed.com##IFRAME[src="about:blank"]
forums.devshed.com##IFRAME[src^="http://ad.doubleclick.net/"]
forums.devshed.com##A[name="top"]+DIV+TABLE TD[align="center"] TABLE
forums.devshed.com##A[name="latest_threads_table"]+TABLE+BR+TABLE+BR+TABLE+BR+TABLE
forums.devshed.com##A[name="latest_threads_table"]+TABLE TD[width="25%"]
forums.devshed.com##DIV.navbar+STYLE+STYLE+TABLE
forums.devshed.com##DIV.navbar2+STYLE+STYLE+TABLE
forums.devshed.com##FORM[action="newreply.php"]+BR+SCRIPT+TABLE+BR+BR+TABLE+BR+TABLE
forums.devshed.com##TD.navbar TABLE
forums.devshed.com##BODY>TABLE[width="100%"] TABLE+TABLE+BR+TABLE
Last edited by requinix : February 2nd, 2011 at 02:52 PM.
|

February 2nd, 2011, 01:28 PM
|
 |
Sarcky
|
|
Join Date: Oct 2006
Location: Pennsylvania, USA
|
|
|
I got 2 mucinex ads side-by-side earlier. They didn't load at the same time, so not only was I forced to listen to a talking ball of MUCOUS for 45 seconds, but he was echoing himself.
Even if you CAN mute them (which, on some, you cannot), forcing us to scroll 800px past the end of the content to do so is stupid.
|

February 2nd, 2011, 01:54 PM
|
 |
|
|
Join Date: Jan 2004
Location: New Springfield, OH
|
|
Lysol and mucus are perfectly normal ads on a technology site. 
|

February 2nd, 2011, 02:19 PM
|
 |
|
|
Join Date: Jan 2004
Location: New Springfield, OH
|
|
|
I have a solution for those who want to browse at work again. PM me for details.
|

February 2nd, 2011, 03:52 PM
|
 |
Editor-in-Beef
|
|
Join Date: Sep 2008
Location: South Florida
|
|
|
Hi,
I agree with you - I would never expect that to be you guys' job. If you see an annoying ad and want to report it, its appreciated, if not, I completely understand that too.
The audio ads aren't supposed to make it onto our network, and we just started a new program where we can start to filter out the ads better. Hopefully we can work out the kinks on it sooner than later.
We are on top of the audio situation and some of the more overtly "unrelated" ads. Should be gone soon.
|

February 2nd, 2011, 06:37 PM
|
|
Gotta get to the next screen..
|
|
Join Date: Nov 2003
Location: Legion of Dynamic Discord
|
|
Hi, the method I use prevents all the videos from loading. I do get an occasional static advert every now and then but that tends to be because I've fallen behind in keeping my hosts file updated.
I use the MVPS Hosts File with a minor adjustment so I can still use the video player on the BBC website.
It doesn't do any hiding or whatnot, it just stops prevents connections with the specified hosts.
__________________
Quis custodiet ipsos custodes?
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|