<?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: Remove Text Ads from GMail</title>
	<atom:link href="http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail</link>
	<description>News that matters for Web Developers</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:26:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: nm</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-487784</link>
		<dc:creator>nm</dc:creator>
		<pubDate>Sat, 01 Mar 2008 03:25:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-487784</guid>
		<description>here&#039;s how i do it... create a signature with the word death or dead in it - which block ads.. then make the font of the text white on white. no ads will show in messages.</description>
		<content:encoded><![CDATA[<p>here&#8217;s how i do it&#8230; create a signature with the word death or dead in it &#8211; which block ads.. then make the font of the text white on white. no ads will show in messages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-212813</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 24 Jun 2007 07:19:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-212813</guid>
		<description>Hi, nice. I just thought of this too, but for me the following was sufficent:

install AdBlock Plus
define two rules:
google.com#div(id=ra)
google.com#div(class=rhh)

or in a stylesheet:
div#ra, div.rhh {
  display: none!important;
}</description>
		<content:encoded><![CDATA[<p>Hi, nice. I just thought of this too, but for me the following was sufficent:</p>
<p>install AdBlock Plus<br />
define two rules:<br />
google.com#div(id=ra)<br />
google.com#div(class=rhh)</p>
<p>or in a stylesheet:<br />
div#ra, div.rhh {<br />
  display: none!important;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-145583</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 12 Apr 2007 14:41:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-145583</guid>
		<description>hi nice site.</description>
		<content:encoded><![CDATA[<p>hi nice site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-116924</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Wed, 14 Mar 2007 17:46:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-116924</guid>
		<description>The last one works, but also get rid of the &quot;Print&quot; &quot;Show all&quot; &quot;Show none&quot; &quot;Forward all&quot; options, I think that they are more useful than the level of annoyance of the ads
Sorry because of my bad English.</description>
		<content:encoded><![CDATA[<p>The last one works, but also get rid of the &#8220;Print&#8221; &#8220;Show all&#8221; &#8220;Show none&#8221; &#8220;Forward all&#8221; options, I think that they are more useful than the level of annoyance of the ads<br />
Sorry because of my bad English.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dep</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-94810</link>
		<dc:creator>dep</dc:creator>
		<pubDate>Sun, 11 Feb 2007 15:02:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-94810</guid>
		<description>You can also download the firefox extension Stylish and then create a gmail rule with the following code:

@-moz-document url-prefix(http://mail.google.com/) {
#rh, #rh .c
{
display:none!important;
}
}</description>
		<content:encoded><![CDATA[<p>You can also download the firefox extension Stylish and then create a gmail rule with the following code:</p>
<p>@-moz-document url-prefix(http://mail.google.com/) {<br />
#rh, #rh .c<br />
{<br />
display:none!important;<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShakaZ</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-45599</link>
		<dc:creator>ShakaZ</dc:creator>
		<pubDate>Sat, 25 Nov 2006 18:23:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-45599</guid>
		<description>Hello,

i was about to apply this solution to remove those adds, but as the article suggests it will probably work for a limited time only and i&#039;m not sure if this hack won&#039;t prevent useful information from displaying on other websites.

So i tried removing it with the RIP extension (Remove It Permanently) and it works fine... if you right-click at the right place you can remove the whole frame in one easy step (choose the &#039;remove from this webpage&#039; option so you don&#039;t have to worry about it any more)
This method seems more adequate to me as it will be much easier to revert or modify should google change their ads-code</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>i was about to apply this solution to remove those adds, but as the article suggests it will probably work for a limited time only and i&#8217;m not sure if this hack won&#8217;t prevent useful information from displaying on other websites.</p>
<p>So i tried removing it with the RIP extension (Remove It Permanently) and it works fine&#8230; if you right-click at the right place you can remove the whole frame in one easy step (choose the &#8216;remove from this webpage&#8217; option so you don&#8217;t have to worry about it any more)<br />
This method seems more adequate to me as it will be much easier to revert or modify should google change their ads-code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenfun</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-11510</link>
		<dc:creator>kenfun</dc:creator>
		<pubDate>Thu, 20 Jul 2006 13:54:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-11510</guid>
		<description>I enjoyed the site (seriously ) and I understand that perhaps at the moment self promotion is bad and may seem superficial, but nevertheless I cannot resist the temptation of inviting you over to my site to take a look at one thingie and to say what you think . Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I enjoyed the site (seriously ) and I understand that perhaps at the moment self promotion is bad and may seem superficial, but nevertheless I cannot resist the temptation of inviting you over to my site to take a look at one thingie and to say what you think . Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: THIS IS A&#8230; STATE OF TECH &#187; Make Mozilla FireFox faster</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-3242</link>
		<dc:creator>THIS IS A&#8230; STATE OF TECH &#187; Make Mozilla FireFox faster</dc:creator>
		<pubDate>Wed, 22 Mar 2006 21:05:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-3242</guid>
		<description>[...] From Digital Media Minute: [...]</description>
		<content:encoded><![CDATA[<p>[...] From Digital Media Minute: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: personomies &#187; Blog Archive &#187; Locked in for free</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-2747</link>
		<dc:creator>personomies &#187; Blog Archive &#187; Locked in for free</dc:creator>
		<pubDate>Sun, 08 Jan 2006 05:35:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-2747</guid>
		<description>[...] Getting more freeloaders than &#8220;paying&#8221; customers. We do not all have the same purchasing power and inevitably, if google becomes a harbor for people with little or no cash that cost a lot in terms of usage (think users having several accounts maxed out at 2 GB of data on gmail and eliminating the ads, who permanently use gtalk, who never click on ads because they use programs that turn them off)&#8230;..well, we would need an economist to calculate all this but the bottomline is that if average revenue per user is not higher than average cost per user&#8230;.there is a problem. [...]</description>
		<content:encoded><![CDATA[<p>[...] Getting more freeloaders than &#8220;paying&#8221; customers. We do not all have the same purchasing power and inevitably, if google becomes a harbor for people with little or no cash that cost a lot in terms of usage (think users having several accounts maxed out at 2 GB of data on gmail and eliminating the ads, who permanently use gtalk, who never click on ads because they use programs that turn them off)&#8230;..well, we would need an economist to calculate all this but the bottomline is that if average revenue per user is not higher than average cost per user&#8230;.there is a problem. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miztiik</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-2622</link>
		<dc:creator>miztiik</dc:creator>
		<pubDate>Mon, 19 Dec 2005 17:55:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-2622</guid>
		<description>does this work only in firefox</description>
		<content:encoded><![CDATA[<p>does this work only in firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gmail.pro &#187; Blog Archive &#187; Tool: Hide ads within Gmail in Firefox</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-2136</link>
		<dc:creator>Gmail.pro &#187; Blog Archive &#187; Tool: Hide ads within Gmail in Firefox</dc:creator>
		<pubDate>Fri, 25 Nov 2005 01:51:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-2136</guid>
		<description>[...] Creator�s home page: http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail [...]</description>
		<content:encoded><![CDATA[<p>[...] Creator�s home page: <a href="http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail" >http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diskdr</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-1897</link>
		<dc:creator>Diskdr</dc:creator>
		<pubDate>Wed, 02 Nov 2005 13:48:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-1897</guid>
		<description>The adds are sometimes annoying, if someone emails me with a computer problem and I email a quote for a job sometimes they are give relative adds for other computer repair services.  The real problem here is how they scan your mail for keywords relavent to your particular email.  I don&#039;t buy into all that gmailistoocreepy.com stuff but its just something to think about.  If your using it for business they are advertising your competition.  The price you pay for almost 3 gigs I guess.</description>
		<content:encoded><![CDATA[<p>The adds are sometimes annoying, if someone emails me with a computer problem and I email a quote for a job sometimes they are give relative adds for other computer repair services.  The real problem here is how they scan your mail for keywords relavent to your particular email.  I don&#8217;t buy into all that gmailistoocreepy.com stuff but its just something to think about.  If your using it for business they are advertising your competition.  The price you pay for almost 3 gigs I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Rawlinson</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-1440</link>
		<dc:creator>Bill Rawlinson</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-1440</guid>
		<description>funny, i never even really notice the google adds.. plus, I figure I can at least let them show up since they are giving me a gig of free space.&lt;br /&gt;
&lt;br /&gt;
how annoying can they really be?&lt;br /&gt;
&lt;br /&gt;
Plus, what happens if google classes something else with the table.metatable &#8211; something you need to see?&lt;br /&gt;
&lt;br /&gt;
While it is always cool to see folks digging into the guts of things &#8211; I don&#8217;t know that hiding one thing today is safe for tomorrow.</description>
		<content:encoded><![CDATA[<p>funny, i never even really notice the google adds.. plus, I figure I can at least let them show up since they are giving me a gig of free space.</p>
<p>how annoying can they really be?</p>
<p>Plus, what happens if google classes something else with the table.metatable &#8211; something you need to see?</p>
<p>While it is always cool to see folks digging into the guts of things &#8211; I don&#8217;t know that hiding one thing today is safe for tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Rutherford</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-1441</link>
		<dc:creator>Jim Rutherford</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-1441</guid>
		<description>Good points Bill.  Even though I can turn off the ads in GMail, I have chosen to display them.  I often find some really useful links/products from the text ads.&lt;br /&gt;
&lt;br /&gt;
I figured I would post the information, as I have seen alot of people posting about how they don&#8217;t like them.</description>
		<content:encoded><![CDATA[<p>Good points Bill.  Even though I can turn off the ads in GMail, I have chosen to display them.  I often find some really useful links/products from the text ads.</p>
<p>I figured I would post the information, as I have seen alot of people posting about how they don&#8217;t like them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary King</title>
		<link>http://www.digitalmediaminute.com/article/1063/remove-text-ads-from-gmail/comment-page-1#comment-1442</link>
		<dc:creator>Gary King</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-1442</guid>
		<description>Unless I see the ad-space used then I  don&#8217;t see much point for this.&lt;br /&gt;
&lt;br /&gt;
I, too, do not notice the ads and don&#8217;t mind them being there, unless I can actually remove them in order to use that space to expand my email viewing  area.</description>
		<content:encoded><![CDATA[<p>Unless I see the ad-space used then I  don&#8217;t see much point for this.</p>
<p>I, too, do not notice the ads and don&#8217;t mind them being there, unless I can actually remove them in order to use that space to expand my email viewing  area.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

