<?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>Web 3.0, 6 Bladed Razors, 7 Minute Abs &#187; Caching</title>
	<atom:link href="http://www.zachleat.com/web/tag/caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachleat.com/web</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 17:09:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Minor Annoyances with Firefox Development</title>
		<link>http://www.zachleat.com/web/minor-annoyances-with-firefox-development/</link>
		<comments>http://www.zachleat.com/web/minor-annoyances-with-firefox-development/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 20:39:40 +0000</pubDate>
		<dc:creator>Zach Leatherman</dc:creator>
				<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Caching]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.zachleat.com/web/2008/03/23/minor-annoyances-with-firefox-development/</guid>
		<description><![CDATA[When you&#8217;re developing web applications in Firefox, do you find yourself constantly clearing your cache? Cache is a useful facet of web browsing for everything but the continuous testing environment of web development. Here&#8217;s a nice alternative so that you don&#8217;t have to disable your cache entirely: Use the Firefox Plug-In called (humorously enough) JohnnyCache. [...]]]></description>
			<content:encoded><![CDATA[<p>When you&#8217;re developing web applications in Firefox, do you find yourself constantly clearing your cache?  Cache is a useful facet of web browsing for everything but the continuous testing environment of web development.  Here&#8217;s a nice alternative so that you don&#8217;t have to disable your cache entirely:</p>
<p>Use the Firefox Plug-In called (humorously enough) <a href="https://addons.mozilla.org/en-US/firefox/addon/3817"><strong>JohnnyCache</strong></a>.  I added the pattern &#8216;http://localhost/&#8217; to my preferences and now I don&#8217;t have to worry about cache on my local machine anymore.  Simple, easy, effective.</p>
<p>Now only if I knew how to disable the Firefox preference that autopopulates form fields with default values when F5 is hit to refresh the page.  Try creating a page with a single text field, type a value into the form, and then hit F5 to refresh the page.  Your value will be prefilled into the form.</p>
<p>I find myself always hitting &#8220;CTRL+L&#8221; (goes to the Location Bar) and &#8220;Enter&#8221; to avoid that one.  I looked through about:config, but only found: signon.prefillForms (related to usernames and passwords), and browser.formfill.enable (related to autocomplete dropdowns for forms, not default values).</p>
<p>Anyone know an easier method?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zachleat.com/web/minor-annoyances-with-firefox-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

