<?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"
	>
<channel>
	<title>Comments for chris</title>
	<atom:link href="http://chris.vorce.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.vorce.net</link>
	<description>living</description>
	<pubDate>Thu, 28 Aug 2008 17:09:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Adobe Photoshop finally Repaired by Richard Bronosky</title>
		<link>http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12353</link>
		<dc:creator>Richard Bronosky</dc:creator>
		<pubDate>Fri, 15 Aug 2008 17:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12353</guid>
		<description>I'm going to try to see if I can get it to accept html "PRE" tags&lt;br&gt;&#60;pre&#62;&lt;br&gt;sudo cp /Library/Application Support/Adobe/caps/caps.db /Library/Application Support/Adobe/caps/caps.db.$(date +%s)&lt;br&gt;sudo sqlite3 /Library/Application Support/Adobe/caps/caps.db "update payload_data set value=replace(value,'/Applications','/Applications/Adobe') where value like '/Applications%';"&lt;br&gt;&#60;/pre&#62;</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to try to see if I can get it to accept html &#8220;PRE&#8221; tags<br />&lt;pre&gt;<br />sudo cp /Library/Application Support/Adobe/caps/caps.db /Library/Application Support/Adobe/caps/caps.db.$(date +%s)<br />sudo sqlite3 /Library/Application Support/Adobe/caps/caps.db &#8220;update payload_data set value=replace(value,&#8217;/Applications&#8217;,'/Applications/Adobe&#8217;) where value like &#8216;/Applications%&#8217;;&#8221;<br />&lt;/pre&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Photoshop finally Repaired by Richard Bronosky</title>
		<link>http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12352</link>
		<dc:creator>Richard Bronosky</dc:creator>
		<pubDate>Fri, 15 Aug 2008 17:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12352</guid>
		<description>THANK YOU!!!&lt;br&gt;&lt;br&gt;This lead me to my own command line solution which I think is actually a little easier.  My situation was that I moved all the folders for the Adobe CS3 apps to a folder named Adobe, in the Applications folder.  So, here are two commands that...&lt;br&gt;(1) make a backup of the file with a timestamp as the extension. This way running the command multiple times does not overwrite the backup like it would if the extension were a constant, like .bak&lt;br&gt;(2) replace all occurrences of "/Applications" with "/Applications/Adobe" in values that start with "/Applications"&lt;br&gt;&lt;br&gt;If you placed your apps in a different path, just use that instead of "/Applications/Adobe"  If you didn't move all the CS3 apps, or if you renamed the apps or changed/removed their self-named parent folders, then my automated approach will not work for you and you will have to do it the manual way described by the original poster.&lt;br&gt;&lt;br&gt;You will get prompted for your user's password, and you must have admin privileges.  I don't know if the following will wrap, so I'm going to tell you to make sure that there are only 2 lines and that they both begin with "sudo":&lt;br&gt;sudo cp /Library/Application Support/Adobe/caps/caps.db /Library/Application Support/Adobe/caps/caps.db.$(date +%s)&lt;br&gt;sudo sqlite3 /Library/Application Support/Adobe/caps/caps.db "update payload_data set value=replace(value,'/Applications','/Applications/Adobe') where value like '/Applications%';"</description>
		<content:encoded><![CDATA[<p>THANK YOU!!!</p>
<p>This lead me to my own command line solution which I think is actually a little easier.  My situation was that I moved all the folders for the Adobe CS3 apps to a folder named Adobe, in the Applications folder.  So, here are two commands that&#8230;<br />(1) make a backup of the file with a timestamp as the extension. This way running the command multiple times does not overwrite the backup like it would if the extension were a constant, like .bak<br />(2) replace all occurrences of &#8220;/Applications&#8221; with &#8220;/Applications/Adobe&#8221; in values that start with &#8220;/Applications&#8221;</p>
<p>If you placed your apps in a different path, just use that instead of &#8220;/Applications/Adobe&#8221;  If you didn&#8217;t move all the CS3 apps, or if you renamed the apps or changed/removed their self-named parent folders, then my automated approach will not work for you and you will have to do it the manual way described by the original poster.</p>
<p>You will get prompted for your user&#8217;s password, and you must have admin privileges.  I don&#8217;t know if the following will wrap, so I&#8217;m going to tell you to make sure that there are only 2 lines and that they both begin with &#8220;sudo&#8221;:<br />sudo cp /Library/Application Support/Adobe/caps/caps.db /Library/Application Support/Adobe/caps/caps.db.$(date +%s)<br />sudo sqlite3 /Library/Application Support/Adobe/caps/caps.db &#8220;update payload_data set value=replace(value,&#8217;/Applications&#8217;,'/Applications/Adobe&#8217;) where value like &#8216;/Applications%&#8217;;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Photoshop finally Repaired by Amos Bar-Zeev</title>
		<link>http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12351</link>
		<dc:creator>Amos Bar-Zeev</dc:creator>
		<pubDate>Tue, 12 Aug 2008 19:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12351</guid>
		<description>Works VERY well was VERY EASY.

Thank you</description>
		<content:encoded><![CDATA[<p>Works VERY well was VERY EASY.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Adium Status Message with Quicksilver by chris</title>
		<link>http://chris.vorce.net/2008/07/adium-status-message/#comment-12350</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 08 Aug 2008 11:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/07/adium-status-message/#comment-12350</guid>
		<description>Haha actually, if the message is blank, it should remove the status and become "available" again. Sorry for the late response. Been busy. Heheh.</description>
		<content:encoded><![CDATA[<p>Haha actually, if the message is blank, it should remove the status and become &#8220;available&#8221; again. Sorry for the late response. Been busy. Heheh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Adium Status Message with Quicksilver by Joanie</title>
		<link>http://chris.vorce.net/2008/07/adium-status-message/#comment-12349</link>
		<dc:creator>Joanie</dc:creator>
		<pubDate>Mon, 28 Jul 2008 04:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/07/adium-status-message/#comment-12349</guid>
		<description>nevermind, looked into the script and added it, works great!</description>
		<content:encoded><![CDATA[<p>nevermind, looked into the script and added it, works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Adium Status Message with Quicksilver by Joanie</title>
		<link>http://chris.vorce.net/2008/07/adium-status-message/#comment-12348</link>
		<dc:creator>Joanie</dc:creator>
		<pubDate>Mon, 28 Jul 2008 04:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/07/adium-status-message/#comment-12348</guid>
		<description>works great, but how do i then come back from an away state via quicksilver?</description>
		<content:encoded><![CDATA[<p>works great, but how do i then come back from an away state via quicksilver?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back to Singapore by your baby</title>
		<link>http://chris.vorce.net/2008/07/back-to-singapore/#comment-12341</link>
		<dc:creator>your baby</dc:creator>
		<pubDate>Wed, 09 Jul 2008 16:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/07/back-to-singapore/#comment-12341</guid>
		<description>BLOG ABT THAT ONE OF A KIND TEDDY BEAR! haha, and i love you (:</description>
		<content:encoded><![CDATA[<p>BLOG ABT THAT ONE OF A KIND TEDDY BEAR! haha, and i love you (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Dream Phone by chris &#187; Blog Archive &#187; Wish List</title>
		<link>http://chris.vorce.net/2008/05/my-dream-phone/#comment-12340</link>
		<dc:creator>chris &#187; Blog Archive &#187; Wish List</dc:creator>
		<pubDate>Wed, 09 Jul 2008 08:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/?p=126#comment-12340</guid>
		<description>[...] My Dream Phone [...]</description>
		<content:encoded><![CDATA[<p>[...] My Dream Phone [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Photoshop finally Repaired by chris</title>
		<link>http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12335</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12335</guid>
		<description>@Archrux

Thanks for the info! That would and much easier for users who are just moving the file around heheh. Thanks for reading too. :)</description>
		<content:encoded><![CDATA[<p>@Archrux</p>
<p>Thanks for the info! That would and much easier for users who are just moving the file around heheh. Thanks for reading too. <img src='http://chris.vorce.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Photoshop finally Repaired by Archrux</title>
		<link>http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12334</link>
		<dc:creator>Archrux</dc:creator>
		<pubDate>Tue, 24 Jun 2008 17:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://chris.vorce.net/2008/06/adobe-photoshop-finally-repaired/#comment-12334</guid>
		<description>How I fixed this was to create an alias (a symbolic link) to the new location. I'd moved the Adobe folder from /Applications to /NewApps.
In Terminal application:

cd /Applications
ln -s /NewApps/Adobe Adobe

This wouldn't be of much use with an external drive, however, because it would still look for the drive.

Thanks for the info though :)</description>
		<content:encoded><![CDATA[<p>How I fixed this was to create an alias (a symbolic link) to the new location. I&#8217;d moved the Adobe folder from /Applications to /NewApps.<br />
In Terminal application:</p>
<p>cd /Applications<br />
ln -s /NewApps/Adobe Adobe</p>
<p>This wouldn&#8217;t be of much use with an external drive, however, because it would still look for the drive.</p>
<p>Thanks for the info though <img src='http://chris.vorce.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
