<?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: Run Adobe Photoshop CS3 on a Case Sensitive Filesystem</title>
	<atom:link href="http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/</link>
	<description>programming for the fun of it</description>
	<lastBuildDate>Wed, 25 Jan 2012 04:42:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Hans Duedal</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2672</link>
		<dc:creator>Hans Duedal</dc:creator>
		<pubDate>Tue, 15 Nov 2011 22:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2672</guid>
		<description>&lt;p&gt;I made a new CS5 script: https://gist.github.com/1368631&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I made a new CS5 script: <a href="https://gist.github.com/1368631" rel="nofollow">https://gist.github.com/1368631</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: fcore</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2626</link>
		<dc:creator>fcore</dc:creator>
		<pubDate>Thu, 25 Mar 2010 13:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2626</guid>
		<description>&lt;p&gt;Any chance to get this script working on Photoshop CS? V.8.&lt;/p&gt;

&lt;p&gt;Pulling my hair off already!&lt;/p&gt;

&lt;p&gt;Cant tell the files photoshop is missing to rename them.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any chance to get this script working on Photoshop CS? V.8.</p>

<p>Pulling my hair off already!</p>

<p>Cant tell the files photoshop is missing to rename them.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Olson</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2490</link>
		<dc:creator>Rob Olson</dc:creator>
		<pubDate>Thu, 01 Oct 2009 02:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2490</guid>
		<description>&lt;p&gt;Ranjan- Photoshop CS3 should run just fine on PowerPC Leopard &lt;strong&gt;as long&lt;/strong&gt; as you do not format the partition&#039;s filesystem to be case sensitive, which is what this post addresses. Non-case sensitive is the default so you should be fine unless you manually changed it when installing Leopard.&lt;/p&gt;

&lt;p&gt;The above sh file is a shell script. It has to be executed from Terminal if you end up needing it.&lt;/p&gt;

&lt;p&gt;This script will not work at all with Photoshop 7.0. Only Photoshop CS3.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ranjan- Photoshop CS3 should run just fine on PowerPC Leopard <strong>as long</strong> as you do not format the partition&#8217;s filesystem to be case sensitive, which is what this post addresses. Non-case sensitive is the default so you should be fine unless you manually changed it when installing Leopard.</p>

<p>The above sh file is a shell script. It has to be executed from Terminal if you end up needing it.</p>

<p>This script will not work at all with Photoshop 7.0. Only Photoshop CS3.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ranjan Batra</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2487</link>
		<dc:creator>Ranjan Batra</dc:creator>
		<pubDate>Wed, 30 Sep 2009 21:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2487</guid>
		<description>&lt;p&gt;Hi. I&#039;m planning to move to Leopard on a PowerPC Mac. As I understand it, Photoshop CS4 will not run on a PowerPC Mac, so I have to use CS3 (which isn&#039;t that easy to get hold of ...). But if I do, I gather the installation won&#039;t run unless I go through renaming the filenames.&lt;/p&gt;

&lt;p&gt;Question: is the *.sh file above a script of some kind? Or do I just paste it into the terminal window?&lt;/p&gt;

&lt;p&gt;Also, I have Photoshop 7.0 which doesn&#039;t work on Leopard. Do you think it would with this fix?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi. I&#8217;m planning to move to Leopard on a PowerPC Mac. As I understand it, Photoshop CS4 will not run on a PowerPC Mac, so I have to use CS3 (which isn&#8217;t that easy to get hold of &#8230;). But if I do, I gather the installation won&#8217;t run unless I go through renaming the filenames.</p>

<p>Question: is the *.sh file above a script of some kind? Or do I just paste it into the terminal window?</p>

<p>Also, I have Photoshop 7.0 which doesn&#8217;t work on Leopard. Do you think it would with this fix?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Cosenza</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2380</link>
		<dc:creator>Roberto Cosenza</dc:creator>
		<pubDate>Mon, 12 Jan 2009 16:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2380</guid>
		<description>&lt;p&gt;Just a followup on the case sensitive fs and photoshop... http://robcos.com/what-a-mistake-case-sensitive-hfs-on-my-mac-book/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just a followup on the case sensitive fs and photoshop&#8230; <a href="http://robcos.com/what-a-mistake-case-sensitive-hfs-on-my-mac-book/" rel="nofollow">http://robcos.com/what-a-mistake-case-sensitive-hfs-on-my-mac-book/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe CS4&#8217;s Still Does Not Work On Case Sensitive File Systems &#124; Thinking Digitally</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2365</link>
		<dc:creator>Adobe CS4&#8217;s Still Does Not Work On Case Sensitive File Systems &#124; Thinking Digitally</dc:creator>
		<pubDate>Tue, 09 Dec 2008 07:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-2365</guid>
		<description>&lt;p&gt;[...] December, I blogged about the lengths my roommates and I had to go through to get Adobe Photoshop CS3 to install on Leopard formated with a case sensitive filesystem. In the end we got it to work. The problem seemed to just be laziness on Adobe&#8217;s part and an [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] December, I blogged about the lengths my roommates and I had to go through to get Adobe Photoshop CS3 to install on Leopard formated with a case sensitive filesystem. In the end we got it to work. The problem seemed to just be laziness on Adobe&#8217;s part and an [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-21</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 10 Jan 2008 17:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-21</guid>
		<description>&lt;p&gt;Thanks Johan! I&#039;ve updated the post to reflect the new URL.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Johan! I&#8217;ve updated the post to reflect the new URL.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Smolders</title>
		<link>http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-20</link>
		<dc:creator>Johan Smolders</dc:creator>
		<pubDate>Thu, 10 Jan 2008 11:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/adobe-photoshop-cs3-osx-case-sensitive-filesystem-fixed/#comment-20</guid>
		<description>&lt;p&gt;Hey Rob,&lt;/p&gt;

&lt;p&gt;The blog you reffer to seems to be offline.  :(
Can you mail me the thigs John changed to get it working.  I have the same problem.&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Rob,</p>

<p>The blog you reffer to seems to be offline.  :(
Can you mail me the thigs John changed to get it working.  I have the same problem.</p>

<p>Regards</p>]]></content:encoded>
	</item>
</channel>
</rss>

