<?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"
	>
<channel>
	<title>Comments on: Turning off Google Ads</title>
	<atom:link href="http://schinckel.net/2006/03/27/turning-off-google-ads/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2006/03/27/turning-off-google-ads/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Thu, 08 Jan 2009 00:58:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/03/27/turning-off-google-ads/#comment-1000</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Thu, 30 Mar 2006 00:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/03/27/turning-of-google-ads/#comment-1000</guid>
		<description>What a great idea!

I'll do that, and also do the same for my referrer data from within the Blogsome backend.</description>
		<content:encoded><![CDATA[<p>What a great idea!</p>
<p>I&#8217;ll do that, and also do the same for my referrer data from within the Blogsome backend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoAlWin</title>
		<link>http://schinckel.net/2006/03/27/turning-off-google-ads/#comment-997</link>
		<dc:creator>NoAlWin</dc:creator>
		<pubDate>Wed, 29 Mar 2006 15:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/03/27/turning-of-google-ads/#comment-997</guid>
		<description>You can use that for ahother things like disable your visits in the statistics. &lt;code&gt;{capture name=autor_blog}{the_author echo=0}{/capture}
{if $smarty.capture.autor_blog != $smarty.cookies.comment_author_[hash of server name] }
Statistics Code 
{/if}&lt;/code&gt;&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You can use that for ahother things like disable your visits in the statistics. <code>{capture name=autor_blog}{the_author echo=0}{/capture}<br />
{if $smarty.capture.autor_blog != $smarty.cookies.comment_author_[hash of server name] }<br />
Statistics Code<br />
{/if}</code><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/03/27/turning-off-google-ads/#comment-979</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Mon, 27 Mar 2006 11:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/03/27/turning-of-google-ads/#comment-979</guid>
		<description>I've taken this a step further.  I now check for the following:

&lt;code&gt;$smarty.cookies.comment_author_[md5 hash of server name]&lt;/code&gt;

This will pick up the front page, and not show Ads there either.  As with any non single post page.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve taken this a step further.  I now check for the following:</p>
<p><code>$smarty.cookies.comment_author_[md5 hash of server name]</code></p>
<p>This will pick up the front page, and not show Ads there either.  As with any non single post page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
