<?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>Tiffany B. Brown &#187; firefox tweaks</title>
	<atom:link href="http://tiffanybbrown.com/tag/firefox-tweaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiffanybbrown.com</link>
	<description>A web log about web development and internet culture with frequent detours into other stuff.</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firefox: Change &#8216;Clear Private Data&#8217; defaults</title>
		<link>http://tiffanybbrown.com/2009/06/24/firefox-change-clear-private-data-defaults/</link>
		<comments>http://tiffanybbrown.com/2009/06/24/firefox-change-clear-private-data-defaults/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 21:47:03 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[development and testing]]></category>
		<category><![CDATA[firefox tweaks]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2099</guid>
		<description><![CDATA[Sometimes when developing and testing a site, you need to clear your browser&#8217;s cache. Clearing the cache is particularly important when testing SWF files. Browsers tend to hold on to those like a pitbull on a chew toy. Firefox makes it easy to clear your cache with its Clear Private Data feature (Tools > Clear [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://tiffanybbrown.com/images/uploads/2009/06/privatedata.gif" alt="Firefox&#039; Private Data Panel" title="" width="416" height="314" class="rightimg" /> </p>
<p>Sometimes when developing and testing a site, you need to clear your browser&#8217;s cache. Clearing the cache is particularly important when testing SWF files. Browsers tend to hold on to those like a pitbull on a chew toy.</p>
<p>Firefox makes it easy to clear your cache with its Clear Private Data feature (Tools > Clear Private Data). But by default, the Browsing History and Authenticated Sessions boxes are pre-checked in addition to the Cache box. If you just want to clear your cache, you have to uncheck those boxes and <em>then</em> click the &#8220;Clear Private Data Now&#8221; button.</p>
<p>That&#8217;s a pain in the touchas when you&#8217;re in a  developing &#8211; uploading &#8211; testing loop.  Luckily Firefox let&#8217;s you change that.</p>
<h2>What to do</h2>
<ol>
<li>Enter <strong>about:config</strong> in the address bar. Click the &#8220;I&#8217;ll be careful, I promise&#8221; button if one appears.</li>
<li>In the Filter field, enter <strong>privacy.item</strong>. These are the current settings for the Clear Private Data box. </li>
<li>Change the settings for <strong>privacy.item.sessions</strong> and <strong>privacy.item.history</strong> from true to false by double-clicking.</li>
</ol>
<p>Restart Firefox, then go to Tools > Clear Private Data. Cache will be the only pre-selected option. </p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2009/06/24/firefox-change-clear-private-data-defaults/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

