<?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>Stanley Shilov - Web Development, SEO and SEM &#187; Tutorials</title>
	<atom:link href="http://www.stanleyshilov.com/blog/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stanleyshilov.com</link>
	<description>Web Development with a twist of Affiliate Marketing</description>
	<lastBuildDate>Sun, 06 Jun 2010 21:11:54 +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: Running Multiple Firefox Instances</title>
		<link>http://www.stanleyshilov.com/blog/how-to-run-multiple-firefox-instances/</link>
		<comments>http://www.stanleyshilov.com/blog/how-to-run-multiple-firefox-instances/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:30:16 +0000</pubDate>
		<dc:creator>Stanley</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.stanleyshilov.com/?p=192</guid>
		<description><![CDATA[Setting up multiple instances of Firefox is a 5 minute task which is made possible by the creation of separate profiles, whereby each instance of Firefox will use its own profile. A few key points about profiles:

Every profile has its own set of bookmarks, extensions, themes and browsing history.
If one instance of Firefox crashes, it [...]]]></description>
			<content:encoded><![CDATA[<p>Setting up multiple instances of Firefox is a 5 minute task which is made possible by the creation of separate profiles, whereby each instance of Firefox will use its own profile. A few key points about profiles:</p>
<ul>
<li>Every profile has its own set of bookmarks, extensions, themes and browsing history.</li>
<li>If one instance of Firefox crashes, it will not bring down other instances of Firefox running under different profiles.</li>
<li>The only thing shared between profiles are the plugins (Java, Flash, etc).</li>
<li>Separate profiles can be used to run different versions of Firefox at the same time.</li>
</ul>
<p><span id="more-192"></span></p>
<p>Here&#8217;s how it&#8217;s done:</p>
<ol>
<li>Launch the profile manager to create a new profile:<br />
&#8220;C:\Program Files\Mozilla Firefox\firefox.exe&#8221; <strong>-profilemanager</strong></p>
<p><img class="alignnone size-full wp-image-195" title="Firefox Profile Manager" src="http://www.stanleyshilov.com/wp-content/uploads/2008/10/profile-manager.gif" alt="Firefox Profile Manager" /></p>
<p>Make sure you close all current instances of Firefox otherwise it will simply open a new window instead of the manager.</li>
<li>Create a new profile. I would recommend using a single lowercase word.</li>
<li>Modify your Firefox shortcut to look like this:<br />
&#8220;C:\Program Files\Mozilla Firefox\firefox.exe&#8221; <strong>-P</strong> &#8220;profile-name&#8221;</p>
<p><img class="alignnone size-full wp-image-198" src="http://www.stanleyshilov.com/wp-content/uploads/2008/10/firefox-shortcut.gif" alt="Firefox Shortcut Profile -no-remote" /></li>
<li>Now that you&#8217;ve setup separate profiles, you still need to tell Firefox to run them independently of one another, by adding the &#8220;-no-remote&#8221; option to one or both of your shortcuts:<br />
&#8220;C:\Program Files\Mozilla Firefox\firefox.exe&#8221; <strong>-P</strong> &#8220;profile-name&#8221; <strong>-no-remote</strong></li>
</ol>
<p><strong>-no-remote</strong> allows you to run multiple profiles simultaneously, otherwise any new request to open a Firefox window will simply attach the window to the profile that&#8217;s already running.<strong><br />
-no-remote</strong> effectively tells Firefox to open an independent instance of the indicated profile.</p>
<p>The disadvantage of the <strong>-no-remote</strong> option is that it limits you to one instance of a profile at any given time, so clicking twice on a Firefox shortcut that has the<strong> -no-remote</strong> parameter will give you the following error.</p>
<p><img class="size-full wp-image-193" src="http://www.stanleyshilov.com/wp-content/uploads/2008/10/close-firefox.gif" alt="Firefox Instance already running" /></p>
<p>Getting around this is fairly simple: only add <strong>-no-remote</strong> to the profile that you expect to use less often.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stanleyshilov.com/blog/how-to-run-multiple-firefox-instances/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
