<?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>Defective Semantics &#187; launch</title>
	<atom:link href="http://scarff.id.au/blog/tag/launch/feed/" rel="self" type="application/rss+xml" />
	<link>http://scarff.id.au</link>
	<description>Dean Scarff's perpetual struggle with technology, and other anecdotes</description>
	<lastBuildDate>Thu, 03 Nov 2011 22:39:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>launch for Mac OS X</title>
		<link>http://scarff.id.au/blog/2008/launch-for-mac-os-x/</link>
		<comments>http://scarff.id.au/blog/2008/launch-for-mac-os-x/#comments</comments>
		<pubDate>Tue, 27 May 2008 07:03:16 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Problems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[profilemanager]]></category>

		<guid isPermaLink="false">http://scarff.id.au/?p=20</guid>
		<description><![CDATA[<p>I&#8217;m in the habit of keeping multiple profiles under firefox.  It means I can have a profile for FF2 (with old plugins that haven&#8217;t been ported to FF3), a profile for development with FF3, and one for general browsing with FF3.</p>
<p>Despite their usefulness, profiles seem to be discouraged.  The profile manager isn&#8217;t shown by default.  You have to start the firefox binary with <code>-P</code> to get it up.</p>
<p>Having multiple profiles is great, but under Mac OS X it&#8217;s not easy to use them simultaneously.  Trying to re-launch an application just activates the currently open instance.  Aside from the (wasteful) hack of duplicating the .app directory, how do you open the same application twice under Mac OS X?</p>
<p>The answer is launch.  It&#8217;s in fink too.</p>
<pre class="literal-block sh">
launch -m -a Firefox
</pre>
<p>Apparently Quicksilver had a &#8220;Launch a copy&#8221; action that did something similar, but I can&#8217;t&#8230; <a href="http://scarff.id.au/blog/2008/launch-for-mac-os-x/" class="read_more">more</a></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the habit of keeping multiple profiles under firefox.  It means I can have a profile for FF2 (with old plugins that haven&#8217;t been ported to FF3), a profile for development with FF3, and one for general browsing with FF3.</p>
<p>Despite their usefulness, profiles seem to be discouraged.  The profile manager isn&#8217;t shown by default.  You have to start the firefox binary with <code>-P</code> to get it up.</p>
<p>Having multiple profiles is great, but under Mac OS X it&#8217;s not easy to use them simultaneously.  Trying to re-launch an application just activates the currently open instance.  Aside from the (wasteful) hack of duplicating the .app directory, how do you open the same application twice under Mac OS X?</p>
<p>The answer is <a href="http://web.sabi.net/nriley/software/#launch">launch</a>.  It&#8217;s in fink too.</p>
<pre class="literal-block sh">
launch -m -a Firefox
</pre>
<p>Apparently Quicksilver had a &#8220;Launch a copy&#8221; action that did something similar, but I can&#8217;t find it in the current version.</p>
]]></content:encoded>
			<wfw:commentRss>http://scarff.id.au/blog/2008/launch-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

