<?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>gHacks technology news &#187; firebug add-on</title>
	<atom:link href="http://www.ghacks.net/tag/firebug-add-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Website Optimization: Page Speed For Firebug</title>
		<link>http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/</link>
		<comments>http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 11:58:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firebug add-on]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[page speed]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/</guid>
		<description><![CDATA[Page Speed is a new and interesting website optimization add-on for the Firefox Firebug extension. This means that Page Speed requires the Firefox web browser and the Firebug extension for Firefox before it can be installed. Two new tabs will be added to the Firebug menu which can be used to analyze the performance of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" /><a href="http://code.google.com/speed/page-speed/index.html">Page Speed</a> is a new and interesting website optimization add-on for the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> Firebug extension. This means that Page Speed requires the Firefox web browser and the Firebug extension for Firefox before it can be installed. Two new tabs will be added to the Firebug menu which can be used to analyze the performance of the active website.</p>
<p>The Page Speed tab can be used to analyze the active website. A website optimization report will be generated that groups the findings into priorities. The high and medium priority groups list elements that should be optimized to increase the performance of the website. Low priority items on the other hand are fully or partially optimized items that can still provide some performance gains but not as much as the medium or high priority items.</p>
<p><span id="more-13326"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/06/website_optimization-500x259.jpg" alt="website optimization" title="website optimization" width="500" height="259" class="alignnone size-medium wp-image-13324" /></p>
<p>Each entry is listed with a short description, priority and an expanding area that lists the elements that are affected and optimization tips on how to resolve the issue. This usually requires some research on how to implement the optimization, the Page Speed homepage is usually a good starting point as it contains some tips on how to resolve some of the issues. Some issues cannot be solved by the webmaster at all, like compressing or combining externally loaded JavaScript.</p>
<p>The <a href="http://code.google.com/speed/page-speed/index.html">Page Speed</a> Activity tab on the other hand displays a timeline of all browser activities including JavaScript processing which makes it easier to spot scripts and elements that are increasing the loading times.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/page_speed-500x322.png" alt="page speed" title="page speed" width="500" height="322" class="alignnone size-medium wp-image-13325" /></p>
<p>The data is divided into blocks that define elements like network latency, DNS lookups, connection establishment, and JavaScript processing.</p>

	Tags: <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/firebug-add-on/" title="firebug add-on" rel="tag">firebug add-on</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/page-speed/" title="page speed" rel="tag">page speed</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/website-optimization/" title="website optimization" rel="tag">website optimization</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/11/09/firefox-domain-lookup-add-on/" title="Firefox Domain Lookup Add-on (November 9, 2008)">Firefox Domain Lookup Add-on</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/12/25/youtube-video-download/" title="Youtube Video Download (December 25, 2008)">Youtube Video Download</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/youtube-comment-cloud-firefox-add-on/" title="Youtube Comment Cloud Firefox Add-On (April 11, 2009)">Youtube Comment Cloud Firefox Add-On</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/05/website-optimization-page-speed-for-firebug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
