<?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>Chris Pirillo &#187; config</title>
	<atom:link href="http://chris.pirillo.com/tag/config/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.pirillo.com</link>
	<description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description>
	<lastBuildDate>Tue, 14 Feb 2012 21:07:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Do you Need to Tweak Firefox for Speed?</title>
		<link>http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/</link>
		<comments>http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 05:37:23 +0000</pubDate>
		<dc:creator>Chris Pirillo</dc:creator>
				<category><![CDATA[Media Blog]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/?p=7601</guid>
		<description><![CDATA[<p><p><a href="http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/">Do you Need to Tweak Firefox for Speed?</a></p><p>Add to iTunes &#124; Add to YouTube &#124; Add to Google &#124; RSS Feed Firefox 3 download day has come and gone. It broke records&#8230; and servers. It took a little getting used to when I downloaded it. There were things I loved, and things I hated about it. I didn&#8217;t really like the Awesome [...]</p></p><p><a href="http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/">Do you Need to Tweak Firefox for Speed?</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/">Do you Need to Tweak Firefox for Speed?</a></p><p><object width="325" height="264"><param name="movie" value="http://www.youtube.com/v/-YG109sRik8"><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/-YG109sRik8" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br />
<a href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p>
<p>Firefox 3 download day has come and gone. It broke records&#8230; and servers. It took a little getting used to when I downloaded it. There were things I loved, and things I hated about it. I didn&#8217;t really like the Awesome bar. The good news is that I received a few recommendations for things to do to improve my FF 3 experience. According to Buruc, all I have to do is:</p>
<blockquote><p>
I found a more convenient way to get rid of the &#8220;awesome bar&#8221;. Go to the Mozilla add-ons website, and get the &#8221; Old bar 1.2 &#8221; add-on. Install it,  restart Firefox, and that should do it. This way you could turn the feature on and off as you please.
</p></blockquote>
<p>You know what I&#8217;m talking about with Firefox 3 and that &#8220;awesome&#8221; bar. When you type in an address, and you suddenly have this long list of URLs under the address bar. To me, that seems too clunky. I just don&#8217;t like it. </p>
<p>Maverick also emailed me with some other recommendations. Go to the address bar, and type in <strong>about:config</strong>. When you look at this page, you&#8217;ll be overwhelmed, I guarantee. Pretty much everything you can configure in Firefox can be controlled via this page. Don&#8217;t touch anything before you backup, and don&#8217;t touch anything until someone has given you a good recommendation that has been tested. Before you dive into doing this, you might want to read through <a href="http://www.pctipsbox.com/the-secrets-of-aboutconfig-part1/">PC Tips Box</a>. Here are the values that Maverick suggests you change, in order to speed up Firefox. If these particular values don&#8217;t exists, you can add them yourself by right-clicking anywhere in the config page and choosing &#8220;new&#8221;. </p>
<ul>
<li> Find <strong>network.http.pipelining</strong>. Set this value to <strong>True</strong>. </li>
<li>Next, go to network.http.pipelining.firstrequest</strong> and set that to <strong>True</strong>, as well.</li>
<li> Go to <strong>network.http.pipelining.maxrequests</strong> and change that to <strong>8</strong>.</li>
<li>Now we&#8217;ll get to <strong>network.http.proxy.pipelining</strong> and again set it to True. </li>
<li>Find <strong>nglayout.initialpaint.delay</strong> and change it to a <strong>0</strong>. </li>
<li> Go to <strong>content.notify.interval</strong> and set this to <strong>0</strong>.</li>
<li> Locate <strong>content.switch.threshold</strong> and change this to <strong>True</strong>.</li>
<li>And finally, change <strong>content.interrupt.parsing</strong> to <strong>True</strong> as well. </li>
</ul>
<p>If you know of any other good tips for tweaking browsers of any kind to make them work better, be sure to email them to me. Make sure they&#8217;re ones that have been tried and tested. I won&#8217;t pass along anything that could hurt anyone&#8217;s experience. </p>
<p>Want to embed this video on your own site, blog, or forum? Use this code or <a href="http://blip.tv/file/get/L0ckergn0me-DoYouNeedToTweakFirefoxForSpeed142.mp4">download the video</a>: </p>
<p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/-YG109sRik8&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/-YG109sRik8&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p>
<p><a href="http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/">Do you Need to Tweak Firefox for Speed?</a></p>]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/do-you-need-to-tweak-firefox-for-speed/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
<enclosure url="http://blip.tv/file/get/L0ckergn0me-DoYouNeedToTweakFirefoxForSpeed142.mp4" length="14819488" type="video/mp4" />
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/9 queries in 0.435 seconds using disk: basic
Object Caching 454/466 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: s3.pirillo.com

Served from: chris.pirillo.com @ 2012-02-14 14:55:51 -->
