<?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 on: Search and Replace at the Finder Level</title>
	<atom:link href="http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/</link>
	<description>TheAppleBlog, published by and for the day-to-day Apple user, is a prominent source for news, reviews, walkthroughs, and real life application of all Apple products.</description>
	<pubDate>Fri, 21 Nov 2008 12:56:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Nick Santilli</title>
		<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-80981</link>
		<dc:creator>Nick Santilli</dc:creator>
		<pubDate>Sun, 03 Dec 2006 00:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-80981</guid>
		<description>Eddie - good call.  Should've looked there first.  oh well, at least it gave me a chance to tinker in Automator again.  :D</description>
		<content:encoded><![CDATA[<p>Eddie - good call.  Should&#8217;ve looked there first.  oh well, at least it gave me a chance to tinker in Automator again.  <img src='http://theappleblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Hargreaves</title>
		<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-80925</link>
		<dc:creator>Eddie Hargreaves</dc:creator>
		<pubDate>Sat, 02 Dec 2006 21:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-80925</guid>
		<description>A similar AppleScript is available in the Script Menu called "Replace Text in Item Names"

And there was a pre-installed script I brought over from my OS 9 Mac called "Replace Text in Selection Names"</description>
		<content:encoded><![CDATA[<p>A similar AppleScript is available in the Script Menu called &#8220;Replace Text in Item Names&#8221;</p>
<p>And there was a pre-installed script I brought over from my OS 9 Mac called &#8220;Replace Text in Selection Names&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Santilli</title>
		<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79976</link>
		<dc:creator>Nick Santilli</dc:creator>
		<pubDate>Thu, 30 Nov 2006 14:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79976</guid>
		<description>You guys are right - and I considered these points as I wrote it.  But I thought the find &#038; replace was generally more useful as a tool for the public than a specific workflow just for my needs.  Thus, I chose to just hit it from that angle.

However I'm not that well versed with Automator, so I may be tapping some of you as I try different things with it in the future.

thanks!</description>
		<content:encoded><![CDATA[<p>You guys are right - and I considered these points as I wrote it.  But I thought the find &#038; replace was generally more useful as a tool for the public than a specific workflow just for my needs.  Thus, I chose to just hit it from that angle.</p>
<p>However I&#8217;m not that well versed with Automator, so I may be tapping some of you as I try different things with it in the future.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur</title>
		<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79924</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Thu, 30 Nov 2006 09:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79924</guid>
		<description>If you're going to use Automator, you might as well scrap Quicksilver altogether and just use Preview's scale action. QS is easier of course but then you need to rename the files. To use both apps is an increase in time taken, anyway.

Your best bet would be to go:
Get Selected Finder Items -&#62; Scale Images (Show action when run).

This way, you don't need to use Quicksilver at all - just run the plugin to scale your apps. And as Paul mentioned, you add a Copy Files action if you want to preserve the originals.

Sometimes the simplest way is simpler than just simple (if that makes sense).</description>
		<content:encoded><![CDATA[<p>If you&#8217;re going to use Automator, you might as well scrap Quicksilver altogether and just use Preview&#8217;s scale action. QS is easier of course but then you need to rename the files. To use both apps is an increase in time taken, anyway.</p>
<p>Your best bet would be to go:<br />
Get Selected Finder Items -&gt; Scale Images (Show action when run).</p>
<p>This way, you don&#8217;t need to use Quicksilver at all - just run the plugin to scale your apps. And as Paul mentioned, you add a Copy Files action if you want to preserve the originals.</p>
<p>Sometimes the simplest way is simpler than just simple (if that makes sense).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79887</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 30 Nov 2006 07:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79887</guid>
		<description>Or you can cut it down to one step with an automator action that copies the selected files to a new location of your choosing and then scales those copies down to a resolution of your choosing, names unchanged.</description>
		<content:encoded><![CDATA[<p>Or you can cut it down to one step with an automator action that copies the selected files to a new location of your choosing and then scales those copies down to a resolution of your choosing, names unchanged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Neal</title>
		<link>http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79885</link>
		<dc:creator>Richard Neal</dc:creator>
		<pubDate>Thu, 30 Nov 2006 07:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/29/search-and-replace-at-the-finder-level/#comment-79885</guid>
		<description>How about setting it up as a folder action, so the script would run automatically, no questions asked, when the pictures appeared with 1.jpg in their name, and still keep the plugin for other usage?</description>
		<content:encoded><![CDATA[<p>How about setting it up as a folder action, so the script would run automatically, no questions asked, when the pictures appeared with 1.jpg in their name, and still keep the plugin for other usage?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
