5
What is the best way to block annoying ads but allow useful ads on Firefox and Explorer (8), basically I would like to:
- block animated flash ads
- block animated silverlight ads
- block animated gif ads
- allow subtle google ads and ads on e.g. StackOverflow which are graphics but often useful information
- allow flash in general
- allow silverlight in general
- allow animated gif in general
What is the best way to strike this balance?
+1 I love this method. Very elegant and efficient. Eliminates overhead and cross-browser concerns. – DLH – 2010-07-19T17:22:15.177
This would work for both Firefox and IE (and any other browser you might use). You could use Adblock in Firefox to generate the block list and then copy that to your hosts file. – ChrisF – 2009-08-21T11:27:14.380
One could also use a text based browser to get rid of most ads. ;-) Really, why maintaining a hosts file (or, like some suggest: a block list on http://www.opendns.com) if excellent add-ons like Adblock Plus, or proxies like http://www.privoxy.org/ update themselves automatically?
– Arjan – 2009-08-21T13:55:01.270