<?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: P3PC: Google AdSense</title>
	<atom:link href="http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/</link>
	<description>Essential knowledge for making your web pages faster.</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:46:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Cyril</title>
		<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/#comment-3330</link>
		<dc:creator>Cyril</dc:creator>
		<pubDate>Tue, 14 Jun 2011 13:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=1152#comment-3330</guid>
		<description>Show_ads has been reloaded and now use iframe :
http://googlecode.blogspot.com/2011/03/your-web-half-second-sooner.html</description>
		<content:encoded><![CDATA[<p>Show_ads has been reloaded and now use iframe :<br />
<a href="http://googlecode.blogspot.com/2011/03/your-web-half-second-sooner.html" rel="nofollow">http://googlecode.blogspot.com/2011/03/your-web-half-second-sooner.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdSense help</title>
		<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/#comment-2507</link>
		<dc:creator>AdSense help</dc:creator>
		<pubDate>Tue, 19 Oct 2010 09:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=1152#comment-2507</guid>
		<description>This is a really good step-by-step guide of how to install AdSense. Bloggers should be aware that it&#039;s important to protect the account with the &quot;allowed sites&quot; function to prevent invalid ad clicks.</description>
		<content:encoded><![CDATA[<p>This is a really good step-by-step guide of how to install AdSense. Bloggers should be aware that it&#8217;s important to protect the account with the &#8220;allowed sites&#8221; function to prevent invalid ad clicks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil Stenström</title>
		<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/#comment-1918</link>
		<dc:creator>Emil Stenström</dc:creator>
		<pubDate>Wed, 07 Apr 2010 20:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=1152#comment-1918</guid>
		<description>Just a small not about the AlphaImageLoader filter duplication:

AlphaImageLoader actually adds a new image inside the span where it&#039;s referenced, so unless you find a way to hide the other image, it will be displayed twice. The fool-proof way to hide it at the right moment is to use a very similar filter as the AlphaImageLoader one. The Alpha filter is the closest one that exists.</description>
		<content:encoded><![CDATA[<p>Just a small not about the AlphaImageLoader filter duplication:</p>
<p>AlphaImageLoader actually adds a new image inside the span where it&#8217;s referenced, so unless you find a way to hide the other image, it will be displayed twice. The fool-proof way to hide it at the right moment is to use a very similar filter as the AlphaImageLoader one. The Alpha filter is the closest one that exists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/#comment-1893</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 01 Apr 2010 04:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=1152#comment-1893</guid>
		<description>You are testing what looks like a text only ad. 
You have the option when setting up your Google Adsense code to choose Text and Image &amp; Rich Media ads.
 
I would be interested to see your test results with the image and rich media ads. Of course each page refresh would have different results and there is no way to force image only ads. 
The results would vary depending if Google hosts all the images and rich media on their own servers or if they allow advertisers to host their own ads.
 
Also, now that Google Adsense allows third party Ad Networks to serve ads through Adsense, what is Google doing to ensure the third party networks (who definitely do hosts their own creatives) aren&#039;t slowing down the web.</description>
		<content:encoded><![CDATA[<p>You are testing what looks like a text only ad.<br />
You have the option when setting up your Google Adsense code to choose Text and Image &amp; Rich Media ads.</p>
<p>I would be interested to see your test results with the image and rich media ads. Of course each page refresh would have different results and there is no way to force image only ads.<br />
The results would vary depending if Google hosts all the images and rich media on their own servers or if they allow advertisers to host their own ads.</p>
<p>Also, now that Google Adsense allows third party Ad Networks to serve ads through Adsense, what is Google doing to ensure the third party networks (who definitely do hosts their own creatives) aren&#8217;t slowing down the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele Mader</title>
		<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/#comment-1884</link>
		<dc:creator>Michele Mader</dc:creator>
		<pubDate>Tue, 30 Mar 2010 08:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=1152#comment-1884</guid>
		<description>A temporary solution is to put the ad in a DIV with the desired width and height (I like it with overflow hidden). So the browser can draw the HTML part of the page before the loading of the scripts</description>
		<content:encoded><![CDATA[<p>A temporary solution is to put the ad in a DIV with the desired width and height (I like it with overflow hidden). So the browser can draw the HTML part of the page before the loading of the scripts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Pietersz</title>
		<link>http://www.stevesouders.com/blog/2010/03/29/p3pc-google-adsense/#comment-1882</link>
		<dc:creator>Graeme Pietersz</dc:creator>
		<pubDate>Tue, 30 Mar 2010 05:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=1152#comment-1882</guid>
		<description>Even sites that are not aiming at particularly high performance often load Google ads after the main content so that they do not slow the whole page down.

It is pretty horrible, but they pay pretty well.</description>
		<content:encoded><![CDATA[<p>Even sites that are not aiming at particularly high performance often load Google ads after the main content so that they do not slow the whole page down.</p>
<p>It is pretty horrible, but they pay pretty well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

