<?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>Buy Lorazepam Without Prescription</title>
	<atom:link href="http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/</link>
	<description>Web Geekology 101</description>
	<lastBuildDate>Wed, 19 Jan 2011 14:13:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Buy Lorazepam Without Prescription</title>
		<link>http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/comment-page-1/#comment-5620</link>
		<dc:creator>andreas</dc:creator>
		<pubDate>Tue, 30 Nov 2010 10:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=116#comment-5620</guid>
		<description>Thanks for this tutorial.

I&#039;m using two machines with different OSes (10.5.8 and 10.6.5), which have a managed user with limited applications to run.
In 10.5.8 the firefox tip works as expected.
However, for the 10.6.5, it always keep complaining about no having privileges to run the command.
I&#039;ve set up both machines the same way.

Any hint?

thanks</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.</p>
<p>I&#8217;m using two machines with different OSes (10.5.8 and 10.6.5), which have a managed user with limited applications to run.<br />
In 10.5.8 the firefox tip works as expected.<br />
However, for the 10.6.5, it always keep complaining about no having privileges to run the command.<br />
I&#8217;ve set up both machines the same way.</p>
<p>Any hint?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Lorazepam Without Prescription</title>
		<link>http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/comment-page-1/#comment-4775</link>
		<dc:creator>"Cowboy" Ben Alman</dc:creator>
		<pubDate>Mon, 20 Sep 2010 16:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=116#comment-4775</guid>
		<description>I&#039;ve created a simple bash script to automate the process:
http://gist.github.com/588202</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a simple bash script to automate the process:<br />
<a href="http://gist.github.com/588202" rel="nofollow">http://gist.github.com/588202</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Lorazepam Without Prescription</title>
		<link>http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/comment-page-1/#comment-4774</link>
		<dc:creator>"Cowboy" Ben Alman</dc:creator>
		<pubDate>Mon, 20 Sep 2010 16:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=116#comment-4774</guid>
		<description>Joe, if you want to generalize your bash script a bit, you can just use this. It will us a profile named the exact same as the Firefox app. So, for example, Firefox 2.0.app will use a profile named &quot;Firefox 2.0&quot;:

#!/bin/bash
&quot;$( echo $BASH_SOURCE &#124; sed &#039;s/-bin$/.bin/&#039; )&quot; -P &quot;$( echo $BASH_SOURCE &#124; sed -E &#039;s#/.*(Firefox.*)\.app/.*#\1#&#039; )&quot;

(Tested in OSX 10.6)

Also, for users who don&#039;t want to get into the command line, I have worked up an example / tutorial that uses a very simple AppleScript to do, effectively, the same thing for multiple simultaneous Firefox versions:

http://benalman.com/projects/multi-firefox-launcher/</description>
		<content:encoded><![CDATA[<p>Joe, if you want to generalize your bash script a bit, you can just use this. It will us a profile named the exact same as the Firefox app. So, for example, Firefox 2.0.app will use a profile named &#8220;Firefox 2.0&#8243;:</p>
<p>#!/bin/bash<br />
&#8220;$( echo $BASH_SOURCE | sed &#8217;s/-bin$/.bin/&#8217; )&#8221; -P &#8220;$( echo $BASH_SOURCE | sed -E &#8217;s#/.*(Firefox.*)\.app/.*#\1#&#8217; )&#8221;</p>
<p>(Tested in OSX 10.6)</p>
<p>Also, for users who don&#8217;t want to get into the command line, I have worked up an example / tutorial that uses a very simple AppleScript to do, effectively, the same thing for multiple simultaneous Firefox versions:</p>
<p><a href="http://benalman.com/projects/multi-firefox-launcher/" rel="nofollow">http://benalman.com/projects/multi-firefox-launcher/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Lorazepam Without Prescription</title>
		<link>http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/comment-page-1/#comment-1733</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=116#comment-1733</guid>
		<description>Erik,

I&#039;m sorry you were unable to get my approach working correctly on your machine.

However, I have followed these same instructions recently on two clean OS X 10.5 and 10.6 installations and haven&#039;t had any problems. I also know of other people who have followed these instructions and everything worked fine on their machines.

There is one note in the article that explains if you have formatted using the case-sensitive file system, multiple instances of Firefox do not seem to work right.  Do you know if you formatted or someone else formatted your Mac with the case-sensitive file system?

Hope this helps.

 - Joe</description>
		<content:encoded><![CDATA[<p>Erik,</p>
<p>I&#8217;m sorry you were unable to get my approach working correctly on your machine.</p>
<p>However, I have followed these same instructions recently on two clean OS X 10.5 and 10.6 installations and haven&#8217;t had any problems. I also know of other people who have followed these instructions and everything worked fine on their machines.</p>
<p>There is one note in the article that explains if you have formatted using the case-sensitive file system, multiple instances of Firefox do not seem to work right.  Do you know if you formatted or someone else formatted your Mac with the case-sensitive file system?</p>
<p>Hope this helps.</p>
<p> &#8211; Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Buy Lorazepam Without Prescription</title>
		<link>http://joegornick.com/2010/01/14/setting-up-multiple-browsers-on-mac-os-x/comment-page-1/#comment-1732</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/?p=116#comment-1732</guid>
		<description>there is at least 1 (very elementary) error on your page.

i got your method kind of working (mac os x 10.5.6) but still without the running multipe versions at the same time. so i guess there&#039;s something missing too.

i went looking for an alternative method. found this:
http://www.blogiversity.org/blogs/willburns1/archive/2008/12/02/how-to-create-mutiple-users-in-firefox-on-a-mac-osx.aspx

and it worked at once.

please test your own method from scratch and find out what the error is and find out what is missing. otherwise, remove the howto completely.

this will save other people trying to follow your method quite some time.

Erik</description>
		<content:encoded><![CDATA[<p>there is at least 1 (very elementary) error on your page.</p>
<p>i got your method kind of working (mac os x 10.5.6) but still without the running multipe versions at the same time. so i guess there&#8217;s something missing too.</p>
<p>i went looking for an alternative method. found this:<br />
<a href="http://www.blogiversity.org/blogs/willburns1/archive/2008/12/02/how-to-create-mutiple-users-in-firefox-on-a-mac-osx.aspx" rel="nofollow">http://www.blogiversity.org/blogs/willburns1/archive/2008/12/02/how-to-create-mutiple-users-in-firefox-on-a-mac-osx.aspx</a></p>
<p>and it worked at once.</p>
<p>please test your own method from scratch and find out what the error is and find out what is missing. otherwise, remove the howto completely.</p>
<p>this will save other people trying to follow your method quite some time.</p>
<p>Erik</p>
]]></content:encoded>
	</item>
</channel>
</rss>

