<?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: A Super Bowl experience: How third party scripts can hurt your website</title>
	<atom:link href="http://blog.browsermob.com/2010/02/a-super-bowl-experience-how-third-party-scripts-can-hurt-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.browsermob.com/2010/02/a-super-bowl-experience-how-third-party-scripts-can-hurt-your-website/</link>
	<description>All about browsers, performance testing, and load testing</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:01:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Coles</title>
		<link>http://blog.browsermob.com/2010/02/a-super-bowl-experience-how-third-party-scripts-can-hurt-your-website/comment-page-1/#comment-1406</link>
		<dc:creator>Peter Coles</dc:creator>
		<pubDate>Mon, 01 Mar 2010 02:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.browsermob.com/2010/02/a-super-bowl-experience-how-third-party-scripts-can-hurt-your-website/#comment-1406</guid>
		<description>Great example of an external script causing trouble! Testing a live site is a difficult task. I saw a similar example recently where an advertisement script was bogging down a page. I added the screen shots to my blog post (referenced at the top of this one) so people can see how it blocks all the useful content on the page (and load/ready events) from appearing until the ad finally timed out.

Also, a minor clarification, the “on content ready” pseudo event will not get blocked by images, but it will get blocked by any slow scripts. So while it is a better/safer event than window.onload for applying functionality to a web page, it still has to wait for slow scripts.</description>
		<content:encoded><![CDATA[<p>Great example of an external script causing trouble! Testing a live site is a difficult task. I saw a similar example recently where an advertisement script was bogging down a page. I added the screen shots to my blog post (referenced at the top of this one) so people can see how it blocks all the useful content on the page (and load/ready events) from appearing until the ad finally timed out.</p>
<p>Also, a minor clarification, the “on content ready” pseudo event will not get blocked by images, but it will get blocked by any slow scripts. So while it is a better/safer event than window.onload for applying functionality to a web page, it still has to wait for slow scripts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
