<?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: Making getpersonas.com blazing fast</title>
	<atom:link href="http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/</link>
	<description>Engineering the web</description>
	<lastBuildDate>Fri, 17 May 2013 21:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Alain</title>
		<link>http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/comment-page-1/#comment-211673</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=869#comment-211673</guid>
		<description><![CDATA[I noticed some images aren&#039;t included in the main &#039;sprite&#039; image. If you&#039;re trying to go for &#039;blazing fast&#039;, every HTTP request should count.

A quick test with Google PageSpeed also revealed the CSS has quite a few inefficient CSS selectors.

I&#039;m not trying to downplay your achievements, I wish more people/websites would put the same effort into their site efficiency.]]></description>
		<content:encoded><![CDATA[<p>I noticed some images aren&#8217;t included in the main &#8216;sprite&#8217; image. If you&#8217;re trying to go for &#8216;blazing fast&#8217;, every HTTP request should count.</p>
<p>A quick test with Google PageSpeed also revealed the CSS has quite a few inefficient CSS selectors.</p>
<p>I&#8217;m not trying to downplay your achievements, I wish more people/websites would put the same effort into their site efficiency.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/comment-page-1/#comment-211669</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 19 Jan 2010 11:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=869#comment-211669</guid>
		<description><![CDATA[&quot;Move JavaScript to the bottom of all pages&quot;

jQuery was used on getpersonas.com as Javascript-Framework. Usually JS-Frameworks include a &#039;domready&#039; Event, that is fired as soon as the DOM becomes usable. Images don&#039;t have to be loaded for &#039;domready&#039; to be fired.

So far I didn&#039;t tell you anything new, but my question is now, when moving JS to the bottom of the page, wouldn&#039;t all images be loaded before your JS, making domready fire only after the images have loaded?]]></description>
		<content:encoded><![CDATA[<p>&#8220;Move JavaScript to the bottom of all pages&#8221;</p>
<p>jQuery was used on getpersonas.com as Javascript-Framework. Usually JS-Frameworks include a &#8216;domready&#8217; Event, that is fired as soon as the DOM becomes usable. Images don&#8217;t have to be loaded for &#8216;domready&#8217; to be fired.</p>
<p>So far I didn&#8217;t tell you anything new, but my question is now, when moving JS to the bottom of the page, wouldn&#8217;t all images be loaded before your JS, making domready fire only after the images have loaded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/comment-page-1/#comment-211660</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=869#comment-211660</guid>
		<description><![CDATA[Thanks for the post!  I like the graphs and tables.  Congrats on the speedup!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post!  I like the graphs and tables.  Congrats on the speedup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Cutler</title>
		<link>http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/comment-page-1/#comment-211658</link>
		<dc:creator>Blake Cutler</dc:creator>
		<pubDate>Thu, 14 Jan 2010 23:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=869#comment-211658</guid>
		<description><![CDATA[Wow, this is awesome!  Nice work Ryan.]]></description>
		<content:encoded><![CDATA[<p>Wow, this is awesome!  Nice work Ryan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hesse</title>
		<link>http://blog.mozilla.org/webdev/2010/01/12/making-getpersonas-com-blazing-fast/comment-page-1/#comment-211651</link>
		<dc:creator>Hesse</dc:creator>
		<pubDate>Wed, 13 Jan 2010 00:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=869#comment-211651</guid>
		<description><![CDATA[Insightful.  
Thanks for sharing your thoughts on this.]]></description>
		<content:encoded><![CDATA[<p>Insightful.<br />
Thanks for sharing your thoughts on this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
