<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Enable multiple sessions in Firefox</title>
	<atom:link href="http://www.fusioncube.net/index.php/multiple-sessions-firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox</link>
	<description>Steve Brownlee's blog about Internet application technologies</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:30:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adamo</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-34530</link>
		<dc:creator>Adamo</dc:creator>
		<pubDate>Wed, 28 Oct 2009 12:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-34530</guid>
		<description>Thanks a lot from Cremona Italy.</description>
		<content:encoded><![CDATA[<p>Thanks a lot from Cremona Italy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luciano Coelho</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-34446</link>
		<dc:creator>Luciano Coelho</dc:creator>
		<pubDate>Wed, 07 Oct 2009 10:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-34446</guid>
		<description>Man, 
Thank you!!!</description>
		<content:encoded><![CDATA[<p>Man,<br />
Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjula</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-34443</link>
		<dc:creator>Manjula</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-34443</guid>
		<description>Hi Steve,

Thank you for sharing the technique. This helps to work on different sessions.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Thank you for sharing the technique. This helps to work on different sessions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Welch</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-34300</link>
		<dc:creator>Shawn Welch</dc:creator>
		<pubDate>Tue, 04 Aug 2009 03:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-34300</guid>
		<description>Actually, you don&#039;t need to mess with variables. Just add -no-remote at the end of the target in the link properties.

&quot;C:\Program Files\Mozilla Firefox\firefox.exe&quot; -no-remote -P

Don&#039;t forget the -P</description>
		<content:encoded><![CDATA[<p>Actually, you don&#8217;t need to mess with variables. Just add -no-remote at the end of the target in the link properties.</p>
<p>&#8220;C:\Program Files\Mozilla Firefox\firefox.exe&#8221; -no-remote -P</p>
<p>Don&#8217;t forget the -P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhindra</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-33175</link>
		<dc:creator>Sudhindra</dc:creator>
		<pubDate>Mon, 16 Feb 2009 05:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-33175</guid>
		<description>Thanks for the solutions. Its really helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for the solutions. Its really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-33104</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Mon, 09 Feb 2009 09:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-33104</guid>
		<description>try the firefox add in called cookiepie, its a simple way to acheive the above</description>
		<content:encoded><![CDATA[<p>try the firefox add in called cookiepie, its a simple way to acheive the above</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-31043</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 02 Aug 2008 14:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-31043</guid>
		<description>Is there a way to do this on a MAC? I&#039;m running OSX 10.4</description>
		<content:encoded><![CDATA[<p>Is there a way to do this on a MAC? I&#8217;m running OSX 10.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-30903</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 25 Jul 2008 01:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-30903</guid>
		<description>No need to set the environment variable anymore. 
Just call &quot;firefox.exe -no-remote -P profile_name&quot;
Read here: http://developer.mozilla.org/en/docs/Debugging_Mozilla_on_Windows_FAQ#Running_two_instances_of_Mozilla_simultaneously
BTW, the current version of the Firefox extension CookieSwap is not working properly under Firefox 3.0, but according to the blog of the guys who develop the extension they are working on an update. The difference between the profile solution and CookieSwap solution is that CookieSwap lets you open different sessions in new tabs of the same window whilst the profile solution is only applicable for new windows altoghether. Having different sessions in different tabs of the same window is a big advantage. Lets hope they will release their new soon.</description>
		<content:encoded><![CDATA[<p>No need to set the environment variable anymore.<br />
Just call &#8220;firefox.exe -no-remote -P profile_name&#8221;<br />
Read here: <a href="http://developer.mozilla.org/en/docs/Debugging_Mozilla_on_Windows_FAQ#Running_two_instances_of_Mozilla_simultaneously" rel="nofollow">http://developer.mozilla.org/en/docs/Debugging_Mozilla_on_Windows_FAQ#Running_two_instances_of_Mozilla_simultaneously</a><br />
BTW, the current version of the Firefox extension CookieSwap is not working properly under Firefox 3.0, but according to the blog of the guys who develop the extension they are working on an update. The difference between the profile solution and CookieSwap solution is that CookieSwap lets you open different sessions in new tabs of the same window whilst the profile solution is only applicable for new windows altoghether. Having different sessions in different tabs of the same window is a big advantage. Lets hope they will release their new soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amex</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-27763</link>
		<dc:creator>amex</dc:creator>
		<pubDate>Thu, 20 Mar 2008 01:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-27763</guid>
		<description>I did these profiles. It&#039;s working and really helping me. hehe but i need more info and help:
  How to make firefox tabs for use different profiles. I already tried CookieSwap add-on but it lets use only 3 different profiles. Thnx</description>
		<content:encoded><![CDATA[<p>I did these profiles. It&#8217;s working and really helping me. hehe but i need more info and help:<br />
  How to make firefox tabs for use different profiles. I already tried CookieSwap add-on but it lets use only 3 different profiles. Thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Collins</title>
		<link>http://www.fusioncube.net/index.php/multiple-sessions-firefox/comment-page-1#comment-27366</link>
		<dc:creator>Jason Collins</dc:creator>
		<pubDate>Wed, 05 Mar 2008 01:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=119#comment-27366</guid>
		<description>You can also use a Firefox plugin/extension called CookieSwap. I think it takes advantage of the same method used here, just in the form of an extension.

Find it at: https://addons.mozilla.org/en-US/firefox/addon/3255</description>
		<content:encoded><![CDATA[<p>You can also use a Firefox plugin/extension called CookieSwap. I think it takes advantage of the same method used here, just in the form of an extension.</p>
<p>Find it at: <a href="https://addons.mozilla.org/en-US/firefox/addon/3255" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/3255</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
