<?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: Multiple Cookie Containers for Firefox</title>
	<atom:link href="http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 01:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lukas</title>
		<link>http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/comment-page-1/#comment-525</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Sat, 26 Apr 2008 16:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/#comment-525</guid>
		<description>Hi, 
is this project still supported? Do you still developing new versions? I like this feature, but some of my firefox plugins are disabled. What about the possibility to set which jar will be used when opening new tab/new window/etc. ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
is this project still supported? Do you still developing new versions? I like this feature, but some of my firefox plugins are disabled. What about the possibility to set which jar will be used when opening new tab/new window/etc. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Aldred</title>
		<link>http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/comment-page-1/#comment-13</link>
		<dc:creator>Rob Aldred</dc:creator>
		<pubDate>Fri, 24 Aug 2007 08:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/#comment-13</guid>
		<description>Hi mate,
I can confirm, I have tried your compiled version on windows and it works like a dream!!! Simple but perfect in every way.
Exactly how it should have been implemented in Firefox right from the beginning.

Nice work,
Unfortunately I can&#039;t use it all the time at the moment, because of possible rendering issues in the Firefox 3 code.

I really hope this makes it into Firefox very very soon.

Rob</description>
		<content:encoded><![CDATA[<p>Hi mate,<br />
I can confirm, I have tried your compiled version on windows and it works like a dream!!! Simple but perfect in every way.<br />
Exactly how it should have been implemented in Firefox right from the beginning.</p>
<p>Nice work,<br />
Unfortunately I can&#8217;t use it all the time at the moment, because of possible rendering issues in the Firefox 3 code.</p>
<p>I really hope this makes it into Firefox very very soon.</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biton</title>
		<link>http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/comment-page-1/#comment-4</link>
		<dc:creator>Biton</dc:creator>
		<pubDate>Mon, 21 May 2007 14:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/#comment-4</guid>
		<description>Hi Loune

Thanks for your time spent on developing this. I did a few test using the Oracle Applications forms and unfortunately it wasn&#039;t conclusive.
My test is follow:
- login to one environment using Jar A. That opens a java form (Oracle bastardised version of Java)
- open a new FF window. Log on to same environment using Jar B

Results: window opened using Jar A gets closed and is replaced by the one in Jar B. This is the same behaviour I get with the non patched version of FF.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Loune</p>
<p>Thanks for your time spent on developing this. I did a few test using the Oracle Applications forms and unfortunately it wasn&#8217;t conclusive.<br />
My test is follow:<br />
- login to one environment using Jar A. That opens a java form (Oracle bastardised version of Java)<br />
- open a new FF window. Log on to same environment using Jar B</p>
<p>Results: window opened using Jar A gets closed and is replaced by the one in Jar B. This is the same behaviour I get with the non patched version of FF.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loune</title>
		<link>http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/comment-page-1/#comment-3</link>
		<dc:creator>Loune</dc:creator>
		<pubDate>Thu, 17 May 2007 09:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/#comment-3</guid>
		<description>Thanks for the support, Monkey. Regarding your question, long term cookies should already be saving in the separate jars. All cookies (session and long term) get saved to the jar you selected for that tab.

The design of the system is flexible and extensions that have very fine grain cookie filtering/control can be created. You could even have a system where session cookies and long term cookies get directed to different jars for the same tab.</description>
		<content:encoded><![CDATA[<p>Thanks for the support, Monkey. Regarding your question, long term cookies should already be saving in the separate jars. All cookies (session and long term) get saved to the jar you selected for that tab.</p>
<p>The design of the system is flexible and extensions that have very fine grain cookie filtering/control can be created. You could even have a system where session cookies and long term cookies get directed to different jars for the same tab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monkey</title>
		<link>http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/comment-page-1/#comment-2</link>
		<dc:creator>Monkey</dc:creator>
		<pubDate>Tue, 15 May 2007 03:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://siphon9.net/loune/2007/05/multiple-cookie-containers-for-firefox/#comment-2</guid>
		<description>Just a few words of encouragement: I like your overall design for this feature, at least from an end-user perspective, I am not familiar enough with mozilla code to comment on the source-level changes.

The &quot;jars&quot; UI for this patch made me think of a related feature that I have been longing for and this patch might make it possible.

Could there be any way to direct long-term cookies into a jar as well as the session cookies?  I think it would be nice to have a tab open for general browsing that would either a) not save cookies or b) save them in a location that could be cleared separately from my regular browser cookies, such as a separate &quot;jar.&quot;

The purpose would be for tidiness and privacy - I usually don&#039;t want to save any cookies but I do have a few trusted sites where I like to remain logged in. It would be spectacular if I could have some tabs with this privilege and other tabs without, yet avoid breaking the sites that depend on cookies.

P.S: I have downloaded your patched build and I will test it shortly. I will post my findings to bugzilla and if this works then I will vote for the bug :)</description>
		<content:encoded><![CDATA[<p>Just a few words of encouragement: I like your overall design for this feature, at least from an end-user perspective, I am not familiar enough with mozilla code to comment on the source-level changes.</p>
<p>The &#8220;jars&#8221; UI for this patch made me think of a related feature that I have been longing for and this patch might make it possible.</p>
<p>Could there be any way to direct long-term cookies into a jar as well as the session cookies?  I think it would be nice to have a tab open for general browsing that would either a) not save cookies or b) save them in a location that could be cleared separately from my regular browser cookies, such as a separate &#8220;jar.&#8221;</p>
<p>The purpose would be for tidiness and privacy &#8211; I usually don&#8217;t want to save any cookies but I do have a few trusted sites where I like to remain logged in. It would be spectacular if I could have some tabs with this privilege and other tabs without, yet avoid breaking the sites that depend on cookies.</p>
<p>P.S: I have downloaded your patched build and I will test it shortly. I will post my findings to bugzilla and if this works then I will vote for the bug :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

