<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: hide Flash banner ads in Mozilla</title>
	<atom:link href="http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/</link>
	<description>bloggo ma non troppo</description>
	<lastBuildDate>Fri, 03 Jul 2009 17:06:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Paper-Bags.org</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10401</link>
		<dc:creator>Paper-Bags.org</dc:creator>
		<pubDate>Mon, 26 May 2003 18:09:01 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10401</guid>
		<description>&lt;b&gt;Blocking flash ads in mozilla&lt;/b&gt;&lt;br /&gt;Just copy the following rules in your userContent.css file (you&#8217;ll find it in your profile&#8217;s chrome/ directory), and say goodbye to Flash advertising.


/* this hides the usual 468x60 Flash banner ads */
embed[type=&quot;application/x-shockwave-flash...</description>
		<content:encoded><![CDATA[<p><b>Blocking flash ads in mozilla</b><br />Just copy the following rules in your userContent.css file (you&#8217;ll find it in your profile&#8217;s chrome/ directory), and say goodbye to Flash advertising.</p>
<p>/* this hides the usual 468&#215;60 Flash banner ads */<br />
embed[type=&#8221;application/x-shockwave-flash&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Padawan.info</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10393</link>
		<dc:creator>Padawan.info</dc:creator>
		<pubDate>Tue, 04 Feb 2003 07:11:19 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10393</guid>
		<description>&lt;b&gt;Ad blocking in Mozilla&lt;/b&gt;&lt;br /&gt;Mozilla offers a way to hide ads on web pages. It&#039;s not as easy as blocking pop-ups but if you</description>
		<content:encoded><![CDATA[<p><b>Ad blocking in Mozilla</b><br />Mozilla offers a way to hide ads on web pages. It&#8217;s not as easy as blocking pop-ups but if you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10388</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Mon, 13 Jan 2003 12:34:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10388</guid>
		<description>Help me out here with this thought:&lt;br /&gt;
&lt;br /&gt;
Make Mozilla think the MIME type of .SWF files is an image, then &quot;Block Images from this Server&quot; should work...</description>
		<content:encoded><![CDATA[<p>Help me out here with this thought:</p>
<p>Make Mozilla think the MIME type of .SWF files is an image, then &#8220;Block Images from this Server&#8221; should work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vbenares</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10376</link>
		<dc:creator>vbenares</dc:creator>
		<pubDate>Thu, 12 Dec 2002 03:25:37 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10376</guid>
		<description>What we really need is a way to stop the flash animations that leap between me and the page I am trying to read.  Until there&#039;s a good way to block those, I am refraining from installing the flash plugin.</description>
		<content:encoded><![CDATA[<p>What we really need is a way to stop the flash animations that leap between me and the page I am trying to read.  Until there&#8217;s a good way to block those, I am refraining from installing the flash plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wik</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10367</link>
		<dc:creator>wik</dc:creator>
		<pubDate>Fri, 15 Nov 2002 22:52:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10367</guid>
		<description>I just figured out how to block based on string in the URL (e.g. a banner directory).  The CSS script looks like:&lt;br /&gt;
&lt;br /&gt;
img[src*=&quot;banner&quot;] {   &lt;br /&gt;
  display: none !important;&lt;br /&gt;
  visibility: hidden !important;&lt;br /&gt;
}</description>
		<content:encoded><![CDATA[<p>I just figured out how to block based on string in the URL (e.g. a banner directory).  The CSS script looks like:</p>
<p>img[src*="banner"] {   <br />
  display: none !important;<br />
  visibility: hidden !important;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RoyalTS - without cheese</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10352</link>
		<dc:creator>RoyalTS - without cheese</dc:creator>
		<pubDate>Fri, 08 Nov 2002 17:55:45 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10352</guid>
		<description>&lt;b&gt;Weniger Banner f&#252;r Profis&lt;/b&gt;&lt;br /&gt;Hide Flash banner ads in Mozilla</description>
		<content:encoded><![CDATA[<p><b>Weniger Banner f&#252;r Profis</b><br />Hide Flash banner ads in Mozilla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micah</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10346</link>
		<dc:creator>Micah</dc:creator>
		<pubDate>Thu, 07 Nov 2002 22:36:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10346</guid>
		<description>Slashdot post inspired by this entry:&lt;br /&gt;
&lt;br /&gt;
http://ask.slashdot.org/comments.pl?sid=44367&amp;cid=4614903&lt;br /&gt;
&lt;br /&gt;
And Jan, I use the same low-opacity rule as you, along with full-opacity on :hover.  Too bad the opacity property doesn&#039;t work on Flash animations.</description>
		<content:encoded><![CDATA[<p>Slashdot post inspired by this entry:</p>
<p><a href="http://ask.slashdot.org/comments.pl?sid=44367&#038;cid=4614903" rel="nofollow">http://ask.slashdot.org/comments.pl?sid=44367&#038;cid=4614903</a></p>
<p>And Jan, I use the same low-opacity rule as you, along with full-opacity on :hover.  Too bad the opacity property doesn&#8217;t work on Flash animations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan!</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10340</link>
		<dc:creator>Jan!</dc:creator>
		<pubDate>Wed, 06 Nov 2002 08:16:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10340</guid>
		<description>I&#039;ve done a similar thing, but only for images. Instead of hiding them, I set their transparency to some high value - apart from being a neat effect, it also preserves page layout.&lt;br /&gt;
&lt;br /&gt;
http://archivist.incutio.com/css-discuss/?id=13557</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done a similar thing, but only for images. Instead of hiding them, I set their transparency to some high value &#8211; apart from being a neat effect, it also preserves page layout.</p>
<p><a href="http://archivist.incutio.com/css-discuss/?id=13557" rel="nofollow">http://archivist.incutio.com/css-discuss/?id=13557</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Too Much News</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10332</link>
		<dc:creator>Too Much News</dc:creator>
		<pubDate>Wed, 06 Nov 2002 06:50:55 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10332</guid>
		<description>&lt;b&gt;Hide Flash banner ads in Mozilla&lt;/b&gt;&lt;br /&gt;Michel Valdrighi: &quot;So you restlessly clicked on &#8216;Block images from this server&#8217; until no more banner ads would show up,</description>
		<content:encoded><![CDATA[<p><b>Hide Flash banner ads in Mozilla</b><br />Michel Valdrighi: &#8220;So you restlessly clicked on &#8216;Block images from this server&#8217; until no more banner ads would show up,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil ringnalda dot com</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10331</link>
		<dc:creator>phil ringnalda dot com</dc:creator>
		<pubDate>Wed, 06 Nov 2002 05:46:37 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10331</guid>
		<description>&lt;b&gt;Flash this&lt;/b&gt;&lt;br /&gt;Kill Flash ads in Mozilla with a little userContent.css</description>
		<content:encoded><![CDATA[<p><b>Flash this</b><br />Kill Flash ads in Mozilla with a little userContent.css</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axis Thoreau ::Die publicist die!</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10341</link>
		<dc:creator>Axis Thoreau ::Die publicist die!</dc:creator>
		<pubDate>Wed, 06 Nov 2002 04:09:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10341</guid>
		<description>[...] tidakada helps you to &lt;a href=&quot;http://tidakada.com/archives/p/1941/c/1&quot;&gt;hide Flash banner ads in Mozilla&lt;/a&gt; using CSS. [...]</description>
		<content:encoded><![CDATA[<p>[...] tidakada helps you to <a href="http://tidakada.com/archives/p/1941/c/1">hide Flash banner ads in Mozilla</a> using CSS. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Willison: Archive for 6th November 2002</title>
		<link>http://zengun.org/weblog/archives/2002/11/hide-flash-banner-ads-in-mozilla/comment-page-1/#comment-10330</link>
		<dc:creator>Simon Willison: Archive for 6th November 2002</dc:creator>
		<pubDate>Tue, 05 Nov 2002 18:14:32 +0000</pubDate>
		<guid isPermaLink="false">/?p=1941#comment-10330</guid>
		<description>[...] log   PHP, XML, CSS and general web development  Skip to Navigation  6th November  Michel: &lt;a href=&quot;http://tidakada.com/archives/p/1941/more/1/c/1&quot;&gt;How to hide Flash banner ads in Mozilla&lt;/a&gt; using a few lines of CSS added to the userContent.css file [...]</description>
		<content:encoded><![CDATA[<p>[...] log   PHP, XML, CSS and general web development  Skip to Navigation  6th November  Michel: <a href="http://tidakada.com/archives/p/1941/more/1/c/1">How to hide Flash banner ads in Mozilla</a> using a few lines of CSS added to the userContent.css file [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

