<?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>FastScripts - Red Sweater Forums</title>
      <link>http://www.red-sweater.com/forums/categories/fastscripts/p5/feed.rss</link>
      <pubDate>Tue, 18 Jun 13 16:45:04 -0400</pubDate>
         <description>FastScripts - Red Sweater Forums</description>
   <language>en-CA</language>
   <atom:link href="/forums/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Feature request : edit/reveal a script via the keyboard</title>
      <link>http://www.red-sweater.com/forums/discussion/31/feature-request-editreveal-a-script-via-the-keyboard</link>
      <pubDate>Tue, 27 Jun 2006 20:08:43 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">31@/forums/discussions</guid>
      <description><![CDATA[Firstly let me say thanks for FastScripts, it's a terrific timesaver. Keeping in with the whole keyboard loving power user vibe I'd like to suggest an (imho) improvement.<br /><br />I'm often tweaking scripts, and it's a bit of a drag to dig through the menu to find the one I want. So: how about a special key that puts FastScripts into "edit script" mode? Hit the system-wide, user-defined trigger. FastScripts' icon changes colour to indicate that it's waiting for you to hit another key combo. Typing an assigned shortcut then opens the relevant script in its default editor. Time = saved! It's effectively like option-clicking the menu item, only without even having to open the menu. Another system wide trigger would let you reveal the script with its shortcut, as if you'd shift-clicked it in the menu. Typing an undefined shortcut or hitting escape returns FastScripts to normal mode. <br /><br />No idea how difficult that would be to implement, but it'd be verrrry convenient for this script aficionado...<br /><br />Ian]]></description>
   </item>
   <item>
      <title>Small request... I think! ;)</title>
      <link>http://www.red-sweater.com/forums/discussion/30/small-request-i-think-</link>
      <pubDate>Thu, 22 Jun 2006 16:00:12 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">30@/forums/discussions</guid>
      <description><![CDATA[Hi Daniel,<br /><br />I had a small request for an upcoming update of FastScript:<br /><br />Would it be possible to have labeled folders appears as such in the FS menu?<br />I tend to file all the script rated to a givien project under each FS "Application" folder but would find lovely if I could navigate to subfolder by color rather than text... i know i am lazy that way, but that is also the reason I started scripting... ;)<br /><br />Thanks again for a great product!<br /><br />Michel]]></description>
   </item>
   <item>
      <title>Displaying Color Picker: Why Doesn&#039;t this Work?</title>
      <link>http://www.red-sweater.com/forums/discussion/29/displaying-color-picker-why-doesnt-this-work</link>
      <pubDate>Thu, 13 Apr 2006 10:46:15 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">29@/forums/discussions</guid>
      <description><![CDATA[I just found a cool hint at Mac OSX Hints that uses a 1-line script to open the Apple color picker in applications that don't use the color picker. (See <a rel="nofollow" target="_blank" href="http://www.macosxhints.com/article.php?story=20060408050920158&amp;lsrc=osxh)">http://www.macosxhints.com/article.php?story=20060408050920158&amp;lsrc=osxh)</a><br /><br />The script is ridicuously short:<br /><br />   choose color<br /><br />That's it.<br /><br />Now, when I bring this script up in Launchbar, it works fine, but when I run it from Fastscripts, it locks things up. Just wondering why. Thanks.<br /><br />Doug]]></description>
   </item>
   <item>
      <title>A handy script to have in FastScripts</title>
      <link>http://www.red-sweater.com/forums/discussion/28/a-handy-script-to-have-in-fastscripts</link>
      <pubDate>Wed, 05 Apr 2006 18:09:01 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">28@/forums/discussions</guid>
      <description><![CDATA[Because FastScripts gives you the ability to choose a key combination to run a script stored as a script, I find it very useful to have this little script in my Script Folder.<br /><br /><div class="PreContainer"><pre>activate application \&quot;Finder\&quot;<br />tell application \&quot;System Events\&quot; to tell process \&quot;Finder\&quot; to tell menu bar 1 ¬<br />    to tell menu bar item \&quot;Edit\&quot; to tell menu \&quot;Edit\&quot; to click menu item \&quot;Show Clipboard\&quot;<br />-- Note that the second statement is all one line</pre></div><br />Does what it looks like it does - shows you the current contents of the Clipboard <b>from anywhere</b>. I select the text I want, use Command - c to get it, use my ShowClipboard code to see it,  use Command - W to close the Clipboard window and Command - Tab to get back where was.]]></description>
   </item>
   <item>
      <title>Consolidating Application Script Menus?</title>
      <link>http://www.red-sweater.com/forums/discussion/27/consolidating-application-script-menus</link>
      <pubDate>Mon, 03 Apr 2006 23:35:09 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">27@/forums/discussions</guid>
      <description><![CDATA[I just registered Fastscripts, and I was wondering about your opinion of application-specific script menus (e.g., like the one in NetNewsWire), and if it's best to keep scripts in those menus, or if it would be better to move all application-specific scripts to Library application folders so they show up in Fastscripts. What's the general consensus? Thanks.<br /><br />Doug]]></description>
   </item>
   <item>
      <title>Floating Palette Window(s)...</title>
      <link>http://www.red-sweater.com/forums/discussion/26/floating-palette-windows-</link>
      <pubDate>Fri, 31 Mar 2006 15:46:26 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">26@/forums/discussions</guid>
      <description><![CDATA[I've been looking for a third party device that can run compiled scripts from a floating palette, or 'tear off' menu.<br /><br />Does FastScripts have this ability or do you plan to implement it sometime?<br /><br />Reason for asking: Recently I wrote a number of UI scripts for an otherwise unscriptable app... mostly calls to single menu items, with a keystroke or two added.  It would be very cool to have sort of a 'command console' to invoke scripts without mousing to _any_ menu.<br /><br />I've implemented something of my own (see lower quarter of screenshot linked below), but it's not very flexible in setup.<br /><br /><a rel="nofollow" target="_blank" href="http://www.mhtc.net/~bunnz/amadeus_commands.html">http://www.mhtc.net/~bunnz/amadeus_commands.html</a><br /><br />Thanks for any replies...<br /><br />Peter B.<br /><br />-----]]></description>
   </item>
   <item>
      <title>Invoke Applescript - no chance to input passphrase</title>
      <link>http://www.red-sweater.com/forums/discussion/25/invoke-applescript-no-chance-to-input-passphrase</link>
      <pubDate>Thu, 09 Mar 2006 10:10:16 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">25@/forums/discussions</guid>
      <description><![CDATA[I have FS 2.2.8 on Mac OS X 10.4.5<br /><br />I have an alias to an Applescript that launches some SSH sessions that appears in the FS menu.<br /><br />When I invoke the AS from the menu, it never gives me a chance to type in my passphrase.<br /><br />If I double click on the alias it pauses and gives me a chance to input a passphrase which is then used by the rest of the script.<br /><br />What do I need to tweak to make FS honor the AS pause ?<br /><br />Thanks<br /><br />mark]]></description>
   </item>
   <item>
      <title>Libraries in scripts run from FastScripts.</title>
      <link>http://www.red-sweater.com/forums/discussion/24/libraries-in-scripts-run-from-fastscripts-</link>
      <pubDate>Mon, 13 Feb 2006 17:23:09 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">24@/forums/discussions</guid>
      <description><![CDATA[According to an excellent tutorial on script libraries at <a rel="nofollow" target="_blank" href="http://www.foodoo.sunreal.com.au/info/libraries.html">Foodoo Lounge</a>, there are three ways to use a library with a script. Have you an opinion on which of those is most efficient for scripts saved as scripts in ~/Library/Scripts, and run via FastScripts hot keys?]]></description>
   </item>
   <item>
      <title>Suggestion for later version</title>
      <link>http://www.red-sweater.com/forums/discussion/21/suggestion-for-later-version</link>
      <pubDate>Mon, 09 Jan 2006 10:19:11 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">21@/forums/discussions</guid>
      <description><![CDATA[I have my scripts organized in folders (or the menu goes off the page). It would be a helpful feature if selecting a folder (not a file inside) would open the folder. I find myself trying to do  that all the time.]]></description>
   </item>
   <item>
      <title>FastScripts Menu Organization (in Menubar)</title>
      <link>http://www.red-sweater.com/forums/discussion/20/fastscripts-menu-organization-in-menubar</link>
      <pubDate>Sun, 01 Jan 2006 19:49:38 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">20@/forums/discussions</guid>
      <description><![CDATA[The menu under the menubar FastScripts icon shows folders from both the ~/Library/Scripts folder and from the /Library/Scripts folder interleaved although they are not in the Keyboard Shortcuts pane of FastScripts Preferences. Is there any way to make those folders appear separately? Having it the way it is confuses my organization of several hundred scripts in ~/Library/Scripts/ by presenting other folders put in /Library/Scripts/ by the system install. I don't want to throw those away - I just want to differentiate them without having to change the names of the folders there.]]></description>
   </item>
   <item>
      <title>System Events troubles..</title>
      <link>http://www.red-sweater.com/forums/discussion/17/system-events-troubles-</link>
      <pubDate>Wed, 21 Dec 2005 15:52:21 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">17@/forums/discussions</guid>
      <description><![CDATA[Whenever I try to do this:<br /><br /><div class="PreContainer"><pre>tell application \&quot;Safari\&quot; to activate<br /><br />tell application \&quot;System Events\&quot;<br />    tell application process \&quot;Safari\&quot;<br />        keystroke \&quot;a\&quot; using {command down}<br />    end tell<br />end tell</pre></div><br />In Script Editor, and from the FastScripts menu, that code works perfectly. When I bind it to a FastScripts hotkey and try to run it, I just get a beep, and nothing happens.<br /><br />I wonder if this is somehow related to my <a rel="nofollow" target="_blank" href="http://www.red-sweater.com/forums/viewtopic.php?id=13">other post</a> because like that issue, the behavior is different from "the norm" only when using a FastScripts hotkey.<br /><br />Any ideas? Is there a FastScripts error log I can view?<br /><br />(I'm using FastScripts 2.2.6)<br /><br />- Cowboy]]></description>
   </item>
   <item>
      <title>Organizing the Fastscripts Menu</title>
      <link>http://www.red-sweater.com/forums/discussion/16/organizing-the-fastscripts-menu</link>
      <pubDate>Sat, 03 Dec 2005 11:35:35 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">16@/forums/discussions</guid>
      <description><![CDATA[I have some questions (or maybe feature requests) regarding the Fastscripts menu:<br /><br />1. There are now about 30 Apple script folders that display in the menu. With my own folders the list now often goes off the bottom of the screen. Since I seldom use most of the Apple script folders, I'd like to get them off the list. Is there a way to create an "Apple" meta-folder for these scripts ... or something?<br /><br />2. In order to easily find the Applications script folder in the midst of all the Apple folders, I renamed it "*Applications". This nicely moved it to the top of the list. However, at that point the list of scripts for the selected application disappeared -- I guess because Fastscripts looks for "Applications" specifically. Is there a way to tell it to use "*Applications" instead?<br /><br />Or, just as good, is there a way to force the Applications folder to be at the top of the list? <br /><br />(I work around this by duplicating "Applications" as "*Applications", but this makes for extra work everytime I edit a script." I tried making an alias of Applications -- it appeared in the list but showed no contents.)<br /><br />3. For some applications I have a lot of scripts. Instead of listing all of the scripts for the selected application, is there a way to just make that application's script folder appear where the list scripts appear now? <br /><br />(I can work around this by putting all the scripts in a folder inside the Application's script folder, but the result is kind of clunky.)<br /><br />4. If the name of a scripts folder does not exactly match the name of the applications, including the case of the letters, the scripts will not appear when the application is selected.  There's nothing wrong with this, but it might be nice if Fastscripts could disregard case so that, for example, "iTunes" and "itunes" were equally acceptable.<br /><br />5. Finally, I have a number of scripts that work in multiple applications. To see them in a particular application, I have to copy them to multiple application script folders. It would probably be too much to expect Fastscripts to map one script to multiple applications, but it would be nice to have a "Favorites" (or some such) list right under "Recent Scripts".<br /><br />I hope this didn't sound too much like a list of complaints. I *really* like this program and use it constantly. These are just the bits that hang me up. Thanks.]]></description>
   </item>
   <item>
      <title>Is there a way to invoke one FastScript listing from another?</title>
      <link>http://www.red-sweater.com/forums/discussion/14/is-there-a-way-to-invoke-one-fastscript-listing-from-another</link>
      <pubDate>Thu, 17 Nov 2005 23:59:51 -0500</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">14@/forums/discussions</guid>
      <description><![CDATA[Is there a way, from an AppleScript, to use the key code for another script listed by FastScripts to make it run? The straight-forward approach: tell application "System Events" to key code, etc. doesn't work.]]></description>
   </item>
   <item>
      <title>Getting List of Scripts from FastScripts</title>
      <link>http://www.red-sweater.com/forums/discussion/12/getting-list-of-scripts-from-fastscripts</link>
      <pubDate>Fri, 23 Sep 2005 14:46:18 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">12@/forums/discussions</guid>
      <description><![CDATA[Does FastScripts have an AppleScript way of getting the names of all the files in its menu into a script for further processing or should I just attack the /Library/Scripts Folder itself in the Finder? (Not clear from Dictionary)]]></description>
   </item>
   <item>
      <title>Suggestion for future thought</title>
      <link>http://www.red-sweater.com/forums/discussion/11/suggestion-for-future-thought</link>
      <pubDate>Thu, 01 Sep 2005 17:25:12 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">11@/forums/discussions</guid>
      <description><![CDATA[If the Script Editor is your primary tool for writing and debugging AppleScripts, then FastScripts could become a very handy notifier for debugging. When I've tried this with structures like this:<br /><br /><div class="PreContainer"><pre>-- some script<br /><br />set myNote to aNote(\&quot;Whatever\&quot;, howLong)<br /><br />-- some more script<br /><br />delay 1.5 -- just inserted for the example<br /><br />cancelNote(myNote)<br /><br />on aNote(entry)<br />    tell application \&quot;FastScripts\&quot; to set theNote to display message entry¬<br />               at screen position top right dismissing after delay howLong<br />    return theNote<br />end aNote<br /><br />on cancelNote(noteRef)<br />    tell application \&quot;FastScripts\&quot; to set autodismiss time of noteRef to 0.01<br />end cancelNote</pre></div><br />it has worked quite nicely and doesn't require fiddling with a display dialog.]]></description>
   </item>
   <item>
      <title>Caps Lock confusion.</title>
      <link>http://www.red-sweater.com/forums/discussion/10/caps-lock-confusion-</link>
      <pubDate>Wed, 31 Aug 2005 17:38:02 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">10@/forums/discussions</guid>
      <description><![CDATA[If your caps lock key is down (inadvertant, in my case) then option-click and command-click don't work (because the intended modifier key is not "pure"). <br /><br />Since FastScripts doesn't use the caps lock key, however, it would be better if  option or command had the same effect whatever the position of the caps lock key.<br /><br />Not a big deal, but it has happened to me a couple of times.]]></description>
   </item>
   <item>
      <title>Notification of Script Running</title>
      <link>http://www.red-sweater.com/forums/discussion/9/notification-of-script-running</link>
      <pubDate>Mon, 29 Aug 2005 13:48:30 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">9@/forums/discussions</guid>
      <description><![CDATA[Sorry to bombard you, but this just occurred to me.<br /><br />I know that the FS menu bar icon changes color when a script is running, but it would be an added feature if I could post a notification (ideally of my choosing) at the beginning of a script that would automatically dismiss itself when the script was finished.<br /><br /><div class="PreContainer"><pre>-- at the beginning of the script&#58;<br />display message \&quot;Checking Your IP Address\&quot; at screen position¬<br />top right dismissing when script quits<br />-- the rest of the script</pre></div>]]></description>
   </item>
   <item>
      <title>Keyboard Shortcuts</title>
      <link>http://www.red-sweater.com/forums/discussion/7/keyboard-shortcuts</link>
      <pubDate>Fri, 26 Aug 2005 08:40:32 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">7@/forums/discussions</guid>
      <description><![CDATA[Hi there, I just installed FastScripts to try out and wanted to put some keyboard short cuts to existing scripts. I double click the script in the preferences area and the field for the short cut highlights but will not take any input. It remains '(none)'. What do I need to know about the keyboard shortcuts that I am missing?]]></description>
   </item>
   <item>
      <title>Adding QuicKeys features</title>
      <link>http://www.red-sweater.com/forums/discussion/8/adding-quickeys-features</link>
      <pubDate>Sun, 28 Aug 2005 13:05:31 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">8@/forums/discussions</guid>
      <description><![CDATA[For those of us who have used QK for a long time, but have since learned AppleScript, we are often just using QK to give us a hot key to one or more AppleScripts entered as script text scripts as a QK step in a sequence. In another thread, Daniel said:<blockquote class="Quote"><div class="QuoteAuthor">Daniel said:</div><div class="QuoteText">I am somewhat tempted to take FastScripts in the direction of a full-blown macro application like QuicKeys, but I haven't decided whether I really want to bite into that, or whether to do it as a completely new product.</div></blockquote><br />Three comments come to mind:<br /><br />1) QK can't do too many things that aren't better done with an AppleScript and/or shell script. Several of its features aren't really useful at all (decisions simply hop over a step - all but "goto" programming; there's no real if statement).<br /><br />2) Neither QK nor AS make GUI scripting really reliable (particularly system GUI interfaces like the Energy Saver).<br /><br />3) You could get your feet wet by writing an OSAX to do some of what QK does that AppleScript doesn't (though I'm not sure what that would be).<br /><br />Just my two cents.]]></description>
   </item>
   <item>
      <title>Notifier Positioning</title>
      <link>http://www.red-sweater.com/forums/discussion/4/notifier-positioning</link>
      <pubDate>Thu, 30 Jun 2005 09:39:16 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">4@/forums/discussions</guid>
      <description><![CDATA[I tried to post yesterday, but timed out on the submission and lost my message, so I posted to MacScripter and got some answers. Here's the thread:<br /><br /><a rel="nofollow" target="_blank" href="http://bbs.applescript.net/viewtopic.php?id=13252">http://bbs.applescript.net/viewtopic.php?id=13252</a><br /><br />By the way; this doesn't work:<div class="PreContainer"><pre>    display message \&quot;foo\&quot; at screen position center dismissing after delay 0<br />    set x to screen position of message window 1</pre></div><br />But this does:<div class="PreContainer"><pre> tell application \&quot;FastScripts\&quot;<br />display message \&quot;foo\&quot; at screen position center dismissing after delay 0<br />end tell<br />get bounds of window 1  -- using the Finder to locate the window</pre></div>]]></description>
   </item>
   <item>
      <title>Welcome FastScripts Users!</title>
      <link>http://www.red-sweater.com/forums/discussion/3/welcome-fastscripts-users</link>
      <pubDate>Mon, 27 Jun 2005 21:05:51 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">3@/forums/discussions</guid>
      <description><![CDATA[Thank you for visiting the new FastScripts discussion board. Feel free to post any questions or comments here as you explore the software.<br /><br />Daniel Jalkut<br />Red Sweater Software]]></description>
   </item>
   <item>
      <title>Some AppleScripts that utilize FastScripts..</title>
      <link>http://www.red-sweater.com/forums/discussion/5/some-applescripts-that-utilize-fastscripts-</link>
      <pubDate>Thu, 07 Jul 2005 22:13:51 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">5@/forums/discussions</guid>
      <description><![CDATA[I don't know if posts of this nature will be appreciated or are even allowed here.. but I just wanted to say that I've written a handful of AppleScripts for Mail, Finder, and Safari that utilize FastScripts' key-mapping feature.<br /><br />Maybe someone reading would find them useful:<br /><br /><a rel="nofollow" target="_blank" href="http://cowboyscripts.org/applescript/">http://cowboyscripts.org/applescript/</a><br /><br />Thanks again for such a great app!<br /><br />- Cowboy]]></description>
   </item>
   <item>
      <title>Open compiled scripts in Script Editor</title>
      <link>http://www.red-sweater.com/forums/discussion/6/open-compiled-scripts-in-script-editor</link>
      <pubDate>Mon, 11 Jul 2005 13:27:43 -0400</pubDate>
      <dc:creator></dc:creator>
      <guid isPermaLink="false">6@/forums/discussions</guid>
      <description><![CDATA[Moving this topic from the Welcome topic, in which <a rel="nofollow" target="_blank" href="http://www.red-sweater.com/forums/profile.php?id=3">NovaScotian</a> asked:<br /><br /><blockquote class="Quote"><div class="QuoteText">FastScripts doesn't understand that a compiled AppleScript can be edited by the Script Editor, I assume because the Script Editor no longer "owns" it. Just the same, when I press option while selecting a compiled script in the FastScripts menu, couldn't FastScripts <i><b>assume</b></i> that the script could be opened by the editor and try anyway?</div></blockquote>]]></description>
   </item>
   </channel>
</rss>