<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>In Search of the Sublime &#187; Page Speed</title>
	<atom:link href="http://seanmccolgan.com/tag/page-speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanmccolgan.com</link>
	<description></description>
	<lastBuildDate>Wed, 15 Feb 2012 04:01:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Page Speed &#8211; A new Page Loading Tool From Google</title>
		<link>http://seanmccolgan.com/digital-strategy/page-speed-a-new-page-loading-tool-from-google/</link>
		<comments>http://seanmccolgan.com/digital-strategy/page-speed-a-new-page-loading-tool-from-google/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 21:51:04 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Digital Strategy]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Page Speed]]></category>
		<category><![CDATA[Web App]]></category>

		<guid isPermaLink="false">http://seanmccolgan.com/internet-strategy/page-speed-a-new-page-loading-tool-from-google/</guid>
		<description><![CDATA[Google launched a new tool today that will be of interest to UX geeks &#8211; Page Speed. It is an open-source Firefox/Firebug Add-on that produces immediate suggestions on how you can supercharge your web pages to improve their speed. The tool is very similar to Yahoo&#8217;s YSlow which is also Firebug addon. Page Load is [...]]]></description>
			<content:encoded><![CDATA[<p>Google launched a new tool today that will be of interest to UX geeks &#8211; <a href="http://code.google.com/speed/page-speed/">Page Speed</a>. It is an open-source Firefox/<a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> Add-on that produces immediate suggestions on how you can supercharge your web pages to improve their speed. The tool is very similar to Yahoo&#8217;s <a href="http://developer.yahoo.com/yslow/">YSlow</a> which is also Firebug addon.</p>
<p>Page Load is an important element of user experience and &#8220;SEO&#8221;. We all know Big G loves fast loading websites and will rank them higher in the SERPS. This tool is definitly worth checking out to get some extra ideas on how to improve your speed (apart from better web hosting).</p>
<p>A few tips for faster loading websites from past experience&#8230;.</p>
<ol>
<li>Use CDN&#8217;s (<a href="http://en.wikipedia.org/wiki/Content_delivery_network">Content Delivery Networks</a>) for user generated content, media files, js frameworks etc.</li>
<li>Reduce the number of HTTP requests</li>
<li>Put CSS at the top of your document</li>
<li>Combine Multiple CSS files into One</li>
<li><a href="http://www.gzip.org/">Gzip</a> Compress all your external files (can reduce upto 70% of response size &#8211; big win).</li>
</ol>
<p>I recommend downloading both <a href="http://code.google.com/speed/page-speed/">Page Speed</a> &amp; <a href="http://code.google.com/speed/page-speed/">YSlow</a> to any serious web entrepreneur &#8211; every second counts&#8230;.</p>
<blockquote><p>Fast response times foster higher flow states (Skadberg &amp; Kimmel<br />
2004), higher conversion rates (Akamai 2007), higher perceived<br />
trustworthiness (Nielsen 1999) &#8211; <a href="http://www.websiteoptimization.com/">Andrew King</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://seanmccolgan.com/digital-strategy/page-speed-a-new-page-loading-tool-from-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

