<?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: Single Purpose Web Dev Browser</title>
	<atom:link href="http://67central.com/bc/2009/02/07/single-purpose-web-dev-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://67central.com/bc/2009/02/07/single-purpose-web-dev-browser/</link>
	<description>Exploring Calendars, Time Lines, Timekeeping and Scheduling Tools</description>
	<lastBuildDate>Tue, 13 Apr 2010 21:13:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chad</title>
		<link>http://67central.com/bc/2009/02/07/single-purpose-web-dev-browser/comment-page-1/#comment-92</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Wed, 04 Nov 2009 04:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=141#comment-92</guid>
		<description>What&#039;s this launch-ff ??  

Basically i&#039;ve done something similar, but what i want is it to work well with my dock - Have an 2 firefox icons, one for each profile, different names, and each one launches (does not trigger a separate firefox to launch).</description>
		<content:encoded><![CDATA[<p>What&#8217;s this launch-ff ??  </p>
<p>Basically i&#8217;ve done something similar, but what i want is it to work well with my dock &#8211; Have an 2 firefox icons, one for each profile, different names, and each one launches (does not trigger a separate firefox to launch).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://67central.com/bc/2009/02/07/single-purpose-web-dev-browser/comment-page-1/#comment-40</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Fri, 27 Mar 2009 23:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://67central.com/bc/?p=141#comment-40</guid>
		<description>Greetings,

Interesting; I was just doing this myself.  I&#039;ve been using Fluid, and I _really_ like it, but I want Firefox as the base instead of Safari, and I want multiple profiles, so I can have two of them logged into a site at the same time with different credentials, different plugins, etc...

I took a slightly different tack.  I soft-linked nearly everything in my app to &lt;code&gt;/Applications/Firefox.app/{whatever the original path was}&lt;/code&gt;

I kept Info.plist unlinked, and put my own firefox.icns file in Resources, but otherwise everything else soft-links over, to keep the app weight very light (and potentially easy to clone for more sites).  Now I&#039;m dithering about the shell script.  Currently I have the top level MacOS directory soft linked, but if I want to run my own firefox-bin, I&#039;d need to link all 45 files in that directory instead.  There&#039;s got to be a better way...

--  Morgan</description>
		<content:encoded><![CDATA[<p>Greetings,</p>
<p>Interesting; I was just doing this myself.  I&#8217;ve been using Fluid, and I _really_ like it, but I want Firefox as the base instead of Safari, and I want multiple profiles, so I can have two of them logged into a site at the same time with different credentials, different plugins, etc&#8230;</p>
<p>I took a slightly different tack.  I soft-linked nearly everything in my app to <code>/Applications/Firefox.app/{whatever the original path was}</code></p>
<p>I kept Info.plist unlinked, and put my own firefox.icns file in Resources, but otherwise everything else soft-links over, to keep the app weight very light (and potentially easy to clone for more sites).  Now I&#8217;m dithering about the shell script.  Currently I have the top level MacOS directory soft linked, but if I want to run my own firefox-bin, I&#8217;d need to link all 45 files in that directory instead.  There&#8217;s got to be a better way&#8230;</p>
<p>&#8211;  Morgan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
