<?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>snipeworld.com &#187; Firefox</title>
	<atom:link href="http://snipeworld.com/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://snipeworld.com</link>
	<description>The right man in the right place</description>
	<lastBuildDate>Mon, 28 Jun 2010 05:51:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to use ramdisk in Firefox on Mac OS X 10.5 Leopard</title>
		<link>http://snipeworld.com/2009/10/22/how-to-use-ramdisk-in-firefox-on-mac-os-x-10-5-leopard/</link>
		<comments>http://snipeworld.com/2009/10/22/how-to-use-ramdisk-in-firefox-on-mac-os-x-10-5-leopard/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 17:26:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://snipeworld.com/?p=108</guid>
		<description><![CDATA[Using ram as cachedisk in firefox increases productivity of flash (ex. watching youtube).
First you have to do is create ramdisk using this command:
# diskutil erasevolume HFS+ "ramdisk" `hdiutil attach -nomount ram://1165430`
Next step is specify path to ramdisk in Firefox. Open new tab (or window) and type about:config.
Now you have to add new variable called browser.cache.disk.parent_directory [...]]]></description>
			<content:encoded><![CDATA[<p>Using ram as cachedisk in firefox increases productivity of flash (ex. watching youtube).</p>
<p>First you have to do is create ramdisk using this command:</p>
<pre># diskutil erasevolume HFS+ "ramdisk" `hdiutil attach -nomount ram://1165430`</pre>
<p>Next step is specify path to ramdisk in Firefox. Open new tab (or window) and type <strong>about:config</strong>.</p>
<p>Now you have to add new variable called <strong>browser.cache.disk.parent_directory</strong> with path to your created disk.</p>
<p>Set size of files which will be saved in your diskspace (<strong>browser.cache.disk.capacity</strong>) &#8211; for example 1165430 (550Mb).</p>
<p>To enable memory caching click double on <strong>browser.cache.memory.enable</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://snipeworld.com/2009/10/22/how-to-use-ramdisk-in-firefox-on-mac-os-x-10-5-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
