<?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: FastScripts 2.3.4</title>
	<atom:link href="http://www.red-sweater.com/blog/407/fastscripts-234/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/407/fastscripts-234</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<pubDate>Wed,  7 Jan 2009 14:23:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim DeVona</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133762</link>
		<dc:creator>Jim DeVona</dc:creator>
		<pubDate>Tue, 02 Oct 2007 13:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133762</guid>
		<description>I've written some scripts for my own use that work great with FastScripts.

For the Finder:

&lt;a href="http://anoved.net/lselect.html" rel="nofollow"&gt;Select Glob&lt;/a&gt;: Select files and folders using glob patterns. (Similar to Dan's "Select Regular Expression" script.)
&lt;a href="http://anoved.net/2007/08/open-as-pseudo-stationery-finder.html" rel="nofollow"&gt;Open As&lt;/a&gt;: Open an explicitly-named duplicated of the selected file or folder.

For Yojimbo:

&lt;a href="http://anoved.net/bookmark_in_yojimbo.html" rel="nofollow"&gt;Bookmark in Yojimbo&lt;/a&gt;: One of many ways to enter bookmarks.
&lt;a href="http://anoved.net/2007/05/backdate-yojimbo-items.html" rel="nofollow"&gt;Backdate Yojimbo Items&lt;/a&gt;: Hack to change item creation/modification dates.
&lt;a href="http://anoved.net/2007/08/yojimbo-export-with-comment-tags.html" rel="nofollow"&gt;Export Comment Tags&lt;/a&gt;: Use tags as Spotlight comments for exported items.

For Pages:

&lt;a href="http://anoved.net/2007/09/resize-pages-graphics-by-percent.html" rel="nofollow"&gt;Resize Graphics by Percent&lt;/a&gt;: I'm not entirely certain this isn't already possible, but I couldn't figure out how.

For GraphicConverter + Growl:

&lt;a href="http://anoved.net/2007/05/graphicconverter-information-window.html" rel="nofollow"&gt;Global Info Window&lt;/a&gt;: Consult basic image information from other applications.

Basically I use FastScripts and AppleScript as a good cop/bad cop team to get that extra 10% out of my applications. If you're curious about how you could use FastScripts, consider your own workflow. Are there any particularly cumbersome steps? You may be able to find (or write) a script that simplifies those steps, and FastScripts is a great way to run those scripts.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written some scripts for my own use that work great with FastScripts.</p>
<p>For the Finder:</p>
<p><a href="http://anoved.net/lselect.html" rel="nofollow">Select Glob</a>: Select files and folders using glob patterns. (Similar to Dan&#8217;s &#8220;Select Regular Expression&#8221; script.)<br />
<a href="http://anoved.net/2007/08/open-as-pseudo-stationery-finder.html" rel="nofollow">Open As</a>: Open an explicitly-named duplicated of the selected file or folder.</p>
<p>For Yojimbo:</p>
<p><a href="http://anoved.net/bookmark_in_yojimbo.html" rel="nofollow">Bookmark in Yojimbo</a>: One of many ways to enter bookmarks.<br />
<a href="http://anoved.net/2007/05/backdate-yojimbo-items.html" rel="nofollow">Backdate Yojimbo Items</a>: Hack to change item creation/modification dates.<br />
<a href="http://anoved.net/2007/08/yojimbo-export-with-comment-tags.html" rel="nofollow">Export Comment Tags</a>: Use tags as Spotlight comments for exported items.</p>
<p>For Pages:</p>
<p><a href="http://anoved.net/2007/09/resize-pages-graphics-by-percent.html" rel="nofollow">Resize Graphics by Percent</a>: I&#8217;m not entirely certain this isn&#8217;t already possible, but I couldn&#8217;t figure out how.</p>
<p>For GraphicConverter + Growl:</p>
<p><a href="http://anoved.net/2007/05/graphicconverter-information-window.html" rel="nofollow">Global Info Window</a>: Consult basic image information from other applications.</p>
<p>Basically I use FastScripts and AppleScript as a good cop/bad cop team to get that extra 10% out of my applications. If you&#8217;re curious about how you could use FastScripts, consider your own workflow. Are there any particularly cumbersome steps? You may be able to find (or write) a script that simplifies those steps, and FastScripts is a great way to run those scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133742</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sun, 30 Sep 2007 19:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133742</guid>
		<description>There's one feature of FastScripts that I've never seen mentioned anywhere.

At first it's easy to use it as an application launcher. Just create a folder called something like "open" in the Scripts folder and throw in a 2 line file like this:

#!/bin/sh
open /Applications/NetNewsWire.app

You don't even have to make it executable. Or use Applescript. Or make an alias to NetNewsWire.app and throw that in there -- no scripting required. Give it a shortcut and you're good to go. You've got a launcher.

Then go out and find some scripts that you can use and throw them in there. Get used to using them, and maybe even try to figure out how they sort of work.

One day you'll think of something you want to do. Maybe it'll be real mundane, like a timer to remind you when that cup of tea is ready. You'll think, "I can do that", and you'll write your first script. Other things you want to do will come to mind, and you slowly start learning how to create and modify existing scripts. Maybe one day that tea timer becomes a general purpose timer, and then later becomes an alarm clock to wake you up in the morning with iTunes.

Why? Because FastScripts is so simple. It's magic lies in the scripts you throw in that folder, not in the complexity of the application. Those scripts are not hidden away, but are right out there in plain sight for you to diddle with and learn from, and you will.</description>
		<content:encoded><![CDATA[<p>There&#8217;s one feature of FastScripts that I&#8217;ve never seen mentioned anywhere.</p>
<p>At first it&#8217;s easy to use it as an application launcher. Just create a folder called something like &#8220;open&#8221; in the Scripts folder and throw in a 2 line file like this:</p>
<p>#!/bin/sh<br />
open /Applications/NetNewsWire.app</p>
<p>You don&#8217;t even have to make it executable. Or use Applescript. Or make an alias to NetNewsWire.app and throw that in there &#8212; no scripting required. Give it a shortcut and you&#8217;re good to go. You&#8217;ve got a launcher.</p>
<p>Then go out and find some scripts that you can use and throw them in there. Get used to using them, and maybe even try to figure out how they sort of work.</p>
<p>One day you&#8217;ll think of something you want to do. Maybe it&#8217;ll be real mundane, like a timer to remind you when that cup of tea is ready. You&#8217;ll think, &#8220;I can do that&#8221;, and you&#8217;ll write your first script. Other things you want to do will come to mind, and you slowly start learning how to create and modify existing scripts. Maybe one day that tea timer becomes a general purpose timer, and then later becomes an alarm clock to wake you up in the morning with iTunes.</p>
<p>Why? Because FastScripts is so simple. It&#8217;s magic lies in the scripts you throw in that folder, not in the complexity of the application. Those scripts are not hidden away, but are right out there in plain sight for you to diddle with and learn from, and you will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grayson</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133734</link>
		<dc:creator>Grayson</dc:creator>
		<pubDate>Sat, 29 Sep 2007 16:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133734</guid>
		<description>Check out http://www.fromconcentratesoftware.com/Applescripts/.

Of particular note:
http://www.fromconcentratesoftware.com/Applescripts/#ExpandSnippet

It uses FastScripts to add basic snippet support a la TextMate to applications.

I replaced the standard scripts menu with FastScripts and I've loved it ever since.</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://www.fromconcentratesoftware.com/Applescripts/" rel="nofollow">http://www.fromconcentratesoftware.com/Applescripts/</a>.</p>
<p>Of particular note:<br />
<a href="http://www.fromconcentratesoftware.com/Applescripts/#ExpandSnippet" rel="nofollow">http://www.fromconcentratesoftware.com/Applescripts/#ExpandSnippet</a></p>
<p>It uses FastScripts to add basic snippet support a la TextMate to applications.</p>
<p>I replaced the standard scripts menu with FastScripts and I&#8217;ve loved it ever since.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133732</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 29 Sep 2007 14:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133732</guid>
		<description>Yeah I would really love to set up a user-contributed group of "scripts that work well with FastScripts" ... will think more about that.</description>
		<content:encoded><![CDATA[<p>Yeah I would really love to set up a user-contributed group of &#8220;scripts that work well with FastScripts&#8221; &#8230; will think more about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicklas</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133726</link>
		<dc:creator>Nicklas</dc:creator>
		<pubDate>Sat, 29 Sep 2007 08:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133726</guid>
		<description>I think an extended (user contributed?) source of scripts would be really helpful - the page at http://www.red-sweater.com/AppleScript/ has given me some ideas, but The Plaid Cow's list above is crying out to be shared :)

N</description>
		<content:encoded><![CDATA[<p>I think an extended (user contributed?) source of scripts would be really helpful - the page at <a href="http://www.red-sweater.com/AppleScript/" rel="nofollow">http://www.red-sweater.com/AppleScript/</a> has given me some ideas, but The Plaid Cow&#8217;s list above is crying out to be shared :)</p>
<p>N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takaaki</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133725</link>
		<dc:creator>Takaaki</dc:creator>
		<pubDate>Sat, 29 Sep 2007 07:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133725</guid>
		<description>We need more use cases. From mac beginners to coder, musician, designers and office workers. AppleScript may be easier than other scripting languages; however, for those without any programming experience. Just writing one line of code is daunting sometimes.

User stories of real scripts give us (or me)  a good start of learning scripting (by modifying what someone else wrote).

Or write a book on AppleScript and publish it, Daniel!</description>
		<content:encoded><![CDATA[<p>We need more use cases. From mac beginners to coder, musician, designers and office workers. AppleScript may be easier than other scripting languages; however, for those without any programming experience. Just writing one line of code is daunting sometimes.</p>
<p>User stories of real scripts give us (or me)  a good start of learning scripting (by modifying what someone else wrote).</p>
<p>Or write a book on AppleScript and publish it, Daniel!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133719</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Fri, 28 Sep 2007 14:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133719</guid>
		<description>Plaid Cow- thanks! For posting those examples. I think you're right that a screencast is hard. I would have to essentially capture some things that I think are "universally useful" (or at least inspiring) and demonstrate them in action.

To further elaborate on how it differs from QuickSilver - basically it is dedicated to handling single gesture keyboard shortcuts. There is no modal UI. I believe you can also do this with QuickSilver but it's not as straight-forward. With FastScripts you just plop items into your scripts folder and they're "runnable" from the script menu. Cmd-select them to attach a keystroke, and you're in business. 

Working on the understanding that it "opens/runs things elegantly by keystroke" I would suggest installing it and trying it with a few scripts. There are some examples on my site:

http://www.red-sweater.com/AppleScript/

But you can also drop in documents (or an alias to a document) and attach a keyboard shortcut to them, etc.</description>
		<content:encoded><![CDATA[<p>Plaid Cow- thanks! For posting those examples. I think you&#8217;re right that a screencast is hard. I would have to essentially capture some things that I think are &#8220;universally useful&#8221; (or at least inspiring) and demonstrate them in action.</p>
<p>To further elaborate on how it differs from QuickSilver - basically it is dedicated to handling single gesture keyboard shortcuts. There is no modal UI. I believe you can also do this with QuickSilver but it&#8217;s not as straight-forward. With FastScripts you just plop items into your scripts folder and they&#8217;re &#8220;runnable&#8221; from the script menu. Cmd-select them to attach a keystroke, and you&#8217;re in business. </p>
<p>Working on the understanding that it &#8220;opens/runs things elegantly by keystroke&#8221; I would suggest installing it and trying it with a few scripts. There are some examples on my site:</p>
<p><a href="http://www.red-sweater.com/AppleScript/" rel="nofollow">http://www.red-sweater.com/AppleScript/</a></p>
<p>But you can also drop in documents (or an alias to a document) and attach a keyboard shortcut to them, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Plaid Cow</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133718</link>
		<dc:creator>The Plaid Cow</dc:creator>
		<pubDate>Fri, 28 Sep 2007 13:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133718</guid>
		<description>The problem with doign a screencast for an application/script launcher is that it is highly dependent on the applications and scripts that you have available. And, for the most part, this is not a tool that does things, it allows you to do things. So what do I have set up? Here is a sampling:

System Level
* iTunes control - Prev (F9), Play/Stop (F10), Next (F11)
* Ping GrowlTunes (Cmd-F10) - Ping GrowlTunes to re-show the current playing track.

Finder
* New Named Folder (Cmd-Shift-N) - Will suggest a name for a new folder (based on the selection), then move all of the files to that new folder
* Rename Files (Cmd-Shift-R) - Open the selected files with R-name
* Move Files Up (Cmd-Shift-U) - Move the selected files to the parent folder.
* Move to Filename Folders - Move the selected files to folders based on a portion of the name.
* New Document (Cmd-Opt-N) - Create a new document of a type selected from a dialog. (Like a right click in windows.)
* View as Preview (Cmd-Shift-J) - Change to view by icon w/ large icons &#38; show preview.
* Slideshow in GraphicConverter (Cmd-Shift-D) - View the current folder as a slideshow in GraphicConverter

Mail
* My Junk Command (Cmd-Shift-J) - Call my own junk mail command instead of the mail default

iTunes
* Rename Files (Cmd-Shift-R) - Rename the currently selected files (based on the tag data)
* Organize Files (Cmd-Shift-O) - Move the currently selected files (based on the tag data)

This is all I can come up with off the top of my head...and these are just ones with keyboard shortcuts. There are plenty of others that are just in the menu.</description>
		<content:encoded><![CDATA[<p>The problem with doign a screencast for an application/script launcher is that it is highly dependent on the applications and scripts that you have available. And, for the most part, this is not a tool that does things, it allows you to do things. So what do I have set up? Here is a sampling:</p>
<p>System Level<br />
* iTunes control - Prev (F9), Play/Stop (F10), Next (F11)<br />
* Ping GrowlTunes (Cmd-F10) - Ping GrowlTunes to re-show the current playing track.</p>
<p>Finder<br />
* New Named Folder (Cmd-Shift-N) - Will suggest a name for a new folder (based on the selection), then move all of the files to that new folder<br />
* Rename Files (Cmd-Shift-R) - Open the selected files with R-name<br />
* Move Files Up (Cmd-Shift-U) - Move the selected files to the parent folder.<br />
* Move to Filename Folders - Move the selected files to folders based on a portion of the name.<br />
* New Document (Cmd-Opt-N) - Create a new document of a type selected from a dialog. (Like a right click in windows.)<br />
* View as Preview (Cmd-Shift-J) - Change to view by icon w/ large icons &amp; show preview.<br />
* Slideshow in GraphicConverter (Cmd-Shift-D) - View the current folder as a slideshow in GraphicConverter</p>
<p>Mail<br />
* My Junk Command (Cmd-Shift-J) - Call my own junk mail command instead of the mail default</p>
<p>iTunes<br />
* Rename Files (Cmd-Shift-R) - Rename the currently selected files (based on the tag data)<br />
* Organize Files (Cmd-Shift-O) - Move the currently selected files (based on the tag data)</p>
<p>This is all I can come up with off the top of my head&#8230;and these are just ones with keyboard shortcuts. There are plenty of others that are just in the menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantinos</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133715</link>
		<dc:creator>Konstantinos</dc:creator>
		<pubDate>Fri, 28 Sep 2007 09:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133715</guid>
		<description>+1 for a screencast.

I have no idea how to use this app, even though I know it can do cool stuff.</description>
		<content:encoded><![CDATA[<p>+1 for a screencast.</p>
<p>I have no idea how to use this app, even though I know it can do cool stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent van Wylick</title>
		<link>http://www.red-sweater.com/blog/407/fastscripts-234/comment-page-1#comment-133713</link>
		<dc:creator>Vincent van Wylick</dc:creator>
		<pubDate>Fri, 28 Sep 2007 09:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/407/fastscripts-234#comment-133713</guid>
		<description>What I'm not entirely clear about whether it replaces Quicksilver or works with it. Currently I use triggers in QS to launch all my apps and some scripts, and control itunes. And I use Mail act-on in Mail.  

I'll be paying for Marsedit in a few days, so I guess I don't mind spending a little extra for Fastscripts. I guess what I would like to see is a list of all the stuff you can do with fastscripts to compare to what I'm already doing. Doesn't have to be a screencast for me (though that's always cool), more of a list.</description>
		<content:encoded><![CDATA[<p>What I&#8217;m not entirely clear about whether it replaces Quicksilver or works with it. Currently I use triggers in QS to launch all my apps and some scripts, and control itunes. And I use Mail act-on in Mail.  </p>
<p>I&#8217;ll be paying for Marsedit in a few days, so I guess I don&#8217;t mind spending a little extra for Fastscripts. I guess what I would like to see is a list of all the stuff you can do with fastscripts to compare to what I&#8217;m already doing. Doesn&#8217;t have to be a screencast for me (though that&#8217;s always cool), more of a list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.347 seconds -->
