<?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>Ankit Singhal Knowledge Base &#187; Addon</title>
	<atom:link href="http://kb.asinghal.com/tag/addon/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.asinghal.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Dec 2009 04:03:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Page Speed for FireFox</title>
		<link>http://kb.asinghal.com/06/google-page-speed-for-firefox/</link>
		<comments>http://kb.asinghal.com/06/google-page-speed-for-firefox/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 05:08:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Addon]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://kb.asinghal.com/?p=27</guid>
		<description><![CDATA[Web page load time is an important factor in we design and development, not only web developes but bloggers and site owners need to optimize their web pages so they load faster or else retaining users will be difficult. There are many tools which analyze web pages and show you ways to improve load times. [...]]]></description>
			<content:encoded><![CDATA[<p>Web page load time is an important factor in we design and development, not only web developes but bloggers and site owners need to optimize their web pages so they load faster or else retaining users will be difficult. There are many tools which analyze web pages and show you ways to improve load times. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug for Firefox</a> is a useful addon for analyzing web page css, js and other stuff.</p>
<p><span id="more-2530"> </span></p>
<p>Google has released a <a href="http://code.google.com/p/page-speed/">Firefox addon called Page Speed</a> today that is integrated with Firebug, that means you need Firebug for Firefox and of course Firefox before you can install this addon. The Page speed addon when installed adds tabs to Firebug console.</p>
<p>You can analyze web page performance using this addon, click on “Analyze Performance” button in the page speed tab in firebug. It gives optimization tips upon examining the web pages. The tips ranges from highly recommended, moderate to least. These tips will provide short description and clicking on the link will take you to page speed documentation where you can read more on how to optimize your site.</p>
<p>The Show Resources link will show you the objects loaded in the web page with the type of the object, file size and transfer size. You might find some scripts and images that are too heavy here, better to get rid of them or minimize them.</p>
<p>Yahoo long has a similar addon called <a href="http://developer.yahoo.com/yslow/">YSlow for Firebug</a> that analyzes web pages and suggests improvements for performance of web pages.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/a-9pCfyYPdQ&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/a-9pCfyYPdQ&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;"><a title="Install Google Page Speed" href="http://code.google.com/speed/page-speed/download.html" target="_blank"><strong>Install</strong></a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d27').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><img src="/wp-content/themes/generic-plus/img/share-it.gif" /></strong></a>
<br />
<div class="d27" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;submitHeadline=Google+Page+Speed+for+FireFox&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;title=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;title=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://kb.asinghal.com/06/google-page-speed-for-firefox/" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;title=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;bm_description=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;T=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;title=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;title=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://kb.asinghal.com/06/google-page-speed-for-firefox/" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://kb.asinghal.com/06/google-page-speed-for-firefox/" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Google+Page+Speed+for+FireFox+@+http://kb.asinghal.com/06/google-page-speed-for-firefox/" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://kb.asinghal.com/06/google-page-speed-for-firefox/&amp;t=Google+Page+Speed+for+FireFox" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d27').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d27').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://kb.asinghal.com/06/google-page-speed-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

