<?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>anoved.net &#187; finder</title>
	<atom:link href="http://anoved.net/tag/finder/feed/" rel="self" type="application/rss+xml" />
	<link>http://anoved.net</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 15:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recent Things Dock Stack Revisited</title>
		<link>http://anoved.net/2008/11/recent-things-dock-stack-revisited/</link>
		<comments>http://anoved.net/2008/11/recent-things-dock-stack-revisited/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 22:36:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/11/recent-things-dock-stack-revisited/</guid>
		<description><![CDATA[I use the recent applications Dock stack more than I expected when I mentioned it a few weeks ago. So, for those wary of the command line, here’s a tiny application that adds a new “recent things” stack to your Dock. Download “Add Recent Things Dock Stack.app” (208 KB) Your Dock will be restarted, so [...]]]></description>
			<content:encoded><![CDATA[<p>I use the <a href="http://anoved.net/2008/09/recent-things-dock-stacks/">recent applications Dock stack</a> more than I expected when I mentioned it a few weeks ago. So, for those wary of the command line, here’s a tiny application that adds a new “recent things” stack to your Dock.</p>
<p><strong><a href="http://anoved.net/files/AddRecentThingsDockStack.app.zip">Download “Add Recent Things Dock Stack.app” (208 KB)</a></strong></p>
<p>Your Dock will be restarted, so any minimized windows will be revealed. It shows recent applications by default, but you can right-click its icon to choose to show recent documents or servers as well as favorite volumes or items. Mac OS X 10.5 is probably required.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/11/recent-things-dock-stack-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent Things Dock Stacks</title>
		<link>http://anoved.net/2008/09/recent-things-dock-stacks/</link>
		<comments>http://anoved.net/2008/09/recent-things-dock-stacks/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 03:11:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://anoved.net/2008/09/recent-things-dock-stacks/</guid>
		<description><![CDATA[Hot on the heels of an alternative to opening things with the Dock comes this tip (via Mac OS X Hints) about a different way to open things with the Dock. Fire up Terminal and enter these lines to restart the Dock with a new “recent things” stack: defaults write com.apple.dock persistent-others -array-add '{ "tile-data" [...]]]></description>
			<content:encoded><![CDATA[<p>Hot on the heels of an <a href="http://anoved.net/2008/09/fastscripts-as-apple-menu/">alternative</a> to opening things with the Dock comes this <a href="http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/111001128831?r=169009048831#169009048831">tip</a> (via <a href="http://www.macosxhints.com/article.php?story=20071101055329470">Mac OS X Hints</a>) about a different way to open things <em>with</em> the Dock. Fire up Terminal and enter these lines to restart the Dock with a new “recent things” <a href="http://en.wikipedia.org/wiki/Stacks_(software)">stack</a>:</p>
<pre><code>defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' killall Dock </code></pre>
<p>Right-click the stack to choose what sort of items to display:</p>
<p><a title="View 'Recent Stack Options' on Flickr.com" href="http://www.flickr.com/photos/93931947@N00/2855106596"><img style="border: none;" src="http://farm4.static.flickr.com/3070/2855106596_9e5f370dd4_o.png" alt="Recent Stack Options" width="208" height="165" border="0" /></a></p>
<p>Visit the Appearance system preferences to choose how many items are displayed for each of the “Recent” options. The “Favorite Volumes” option displays connected drives, and the “Favorite Items” option shows the “Places” listed in the Finder sidebar (which can include files and applications as well as folders, by the way).</p>
<p>Here’s an example of what you might see in a Recent Applications stack:</p>
<p><a title="View 'Recent Applications Stack' on Flickr.com" href="http://www.flickr.com/photos/93931947@N00/2854267009"><img style="border: none;" src="http://farm4.static.flickr.com/3158/2854267009_637347696e_m.jpg" alt="Recent Applications Stack" width="240" height="197" border="0" /></a></p>
<p>You can run the command more than once to create a couple instances of the stack – useful if you’d like to use more than one of the display options.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2008/09/recent-things-dock-stacks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Select Grep</title>
		<link>http://anoved.net/2007/12/select-grep/</link>
		<comments>http://anoved.net/2007/12/select-grep/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 16:45:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://anoved.net/2007/12/select-grep/</guid>
		<description><![CDATA[This script for the Finder is derived directly from the venerable lselect. Rather than select files whose names match a certain pattern, Select Grep selects files whose contents match a certain pattern. Download Select Grep 1.0 6K Subdirectories are not searched and the pattern is not case sensitive. Extended regular expressions are supported. Compatibility with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://anoved.net/images/selectgrep.png" alt="Select Grep dialog screenshot" title="" /></p>
<p>This script for the Finder is derived directly from the venerable <a href="http://anoved.net/lselect.html">lselect</a>. Rather than select files whose <em>names</em> match a certain pattern, Select Grep selects files whose <em>contents</em> match a certain pattern.</p>
<p><a href="http://anoved.net/files/SelectGrep.scpt.zip">Download Select Grep 1.0</a> 6K</p>
<p>Subdirectories are not searched and the pattern is not case sensitive. Extended regular expressions are supported. Compatibility with binary files has not been tested. The specific options given to <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/grep.1.html"><code>grep</code></a> are <code>-liE</code>. The script is easily edited to use different option combinations; please share any improvements.</p>
<p>Put the script in <code>~/Library/Scripts/Applications/Finder</code> and <a href="http://anoved.net/2007/09/script-runners/">run</a> it to select files in the frontmost Finder window that contain the search pattern.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2007/12/select-grep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lselect Toolbar Icon</title>
		<link>http://anoved.net/2007/11/lselect-toolbar-icon/</link>
		<comments>http://anoved.net/2007/11/lselect-toolbar-icon/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 23:28:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://anoved.net/2007/11/lselect-toolbar-icon/</guid>
		<description><![CDATA[Henrik Nyh has created a great Leopard-themed toolbar icon for lselect. Read his post for more information about using lselect and other useful scripts as Finder toolbar buttons with custom icons. For your convenience, I&#8217;ve prepared a copy of the script as a tiny application ready to drag to your toolbar: Download lselect toolbar app [...]]]></description>
			<content:encoded><![CDATA[<p>Henrik Nyh has <a href="http://henrik.nyh.se/2007/10/open-terminal-here-and-glob-select-in-leopard-finder">created</a> a great Leopard-themed toolbar icon for <a href="http://anoved.net/lselect.html">lselect</a>. Read his post for more information about using lselect and other useful scripts as Finder toolbar buttons with custom icons.</p>
<p>For your convenience, I&#8217;ve prepared a copy of the script as a tiny application ready to drag to your toolbar:</p>
<p><a href="http://anoved.net/files/lselect-toolbar-app.zip"><strong>Download lselect toolbar app</strong></a> 15k</p>
<p>This is a fine time to mention that lselect really is quite useful! Use it to quickly select all the files in a folder that match a simple pattern.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2007/11/lselect-toolbar-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Open As” Pseudo-Stationery Finder AppleScript</title>
		<link>http://anoved.net/2007/08/open-as-pseudo-stationery-finder/</link>
		<comments>http://anoved.net/2007/08/open-as-pseudo-stationery-finder/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 00:04:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://anoved.net/2007/08/%e2%80%9copen-as%e2%80%9d-pseudo-stationery-finder-applescript/</guid>
		<description><![CDATA[Use this AppleScript to create and open an explicitly named copy of the selected file or folder. You will be prompted to specify the name and location of the new copy. Clicking &#8220;Save&#8221; will duplicate the item and open the new duplicate. This script is the result of dissatisfaction with some applications&#8217; lack of support [...]]]></description>
			<content:encoded><![CDATA[<p>Use this AppleScript to create and open an explicitly named copy of the selected file or folder. You will be prompted to specify the name and location of the new copy. Clicking &#8220;Save&#8221; will duplicate the item and open the new duplicate.</p>
<p><img src="http://anoved.net/images/FinderOpenAs.png" width="560" height="173" alt="Open As screenshot" /></p>
<p>This script is the result of dissatisfaction with some applications&#8217; lack of support for <a href="http://www.tuaw.com/2007/04/11/tuaw-tip-stationery-pad-option-makes-a-template-of-any-file/">Stationery Pad</a> files. Specifically, the default behavior appears to be for the Finder to create and open a generic duplicate with &#8220;copy [#]&#8221; appended to the original base filename. I find it more convenient to name the new instance directly, so that is the functionality this script provides. Stationery pads are not required as it works with regular files.</p>
<p>Rigorous testing has not been performed. Be advised that duplication is performed with <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/cp.1.html">cp</a>, which ignored the <a href="http://en.wikipedia.org/wiki/Resource_fork">resource fork</a> in early versions of Mac OS X. Therefore, Mac OS X 10.4 is strongly recommended for compatibility with all files.</p>
<p><strong><a href="http://anoved.net/files/FinderOpenAs.scpt.zip">Download FinderOpenAs.scpt.zip</a></strong> 3.4K</p>
<p>I suggest saving the script in <code>~/Library/Scripts/Applications/Finder</code> and assigning it the keyboard shortcut Shift-Command-O via <a href="http://www.red-sweater.com/fastscripts/">FastScripts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://anoved.net/2007/08/open-as-pseudo-stationery-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

