<?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.6.1</title>
	<atom:link href="http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Thu, 16 May 2013 21:58:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-225548</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Tue, 16 Aug 2011 23:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-225548</guid>
		<description><![CDATA[@Ammon - hmm, I have to refresh my memory, but I may have jumped to the conclusion that it got worse in Lion. You might be right it&#039;s always sucked this bad :)]]></description>
		<content:encoded><![CDATA[<p>@Ammon &#8211; hmm, I have to refresh my memory, but I may have jumped to the conclusion that it got worse in Lion. You might be right it&#8217;s always sucked this bad :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ammon Skidmore</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-225328</link>
		<dc:creator>Ammon Skidmore</dc:creator>
		<pubDate>Tue, 16 Aug 2011 13:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-225328</guid>
		<description><![CDATA[I&#039;m curious what the new &quot;cryptic errors&quot; are that you are seeing with Create New Message.scpt. That script has always been pretty bad -- since at least 10.5 it always fails if the user has no signatures (5633026). Running it in the Script Editor in Lion at least gets to that point for me before failing. Using osascript on it in the Terminal fails because &quot;No user interaction allowed&quot; -- not sure if that&#039;s a bug or not given security changes.

Regarding Clark&#039;s comment, there is currently a bug in Lion where you can&#039;t ask an app to write outside of its sandbox:

set user_documents to path to documents folder
tell application &quot;TextEdit&quot;
	make new document
	save document 1 in file (user_documents &amp; &quot;test doc&quot; as text)
end tell]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m curious what the new &#8220;cryptic errors&#8221; are that you are seeing with Create New Message.scpt. That script has always been pretty bad &#8212; since at least 10.5 it always fails if the user has no signatures (5633026). Running it in the Script Editor in Lion at least gets to that point for me before failing. Using osascript on it in the Terminal fails because &#8220;No user interaction allowed&#8221; &#8212; not sure if that&#8217;s a bug or not given security changes.</p>
<p>Regarding Clark&#8217;s comment, there is currently a bug in Lion where you can&#8217;t ask an app to write outside of its sandbox:</p>
<p>set user_documents to path to documents folder<br />
tell application &#8220;TextEdit&#8221;<br />
	make new document<br />
	save document 1 in file (user_documents &amp; &#8220;test doc&#8221; as text)<br />
end tell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-213478</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 01 Aug 2011 21:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-213478</guid>
		<description><![CDATA[Update: for any other folks who run into the same issue Jason did, I am working on a fix. Here&#039;s an early beta release if you want to try it out now:

http://www.red-sweater.com/fastscripts/FastScripts2.6.2b1.zip]]></description>
		<content:encoded><![CDATA[<p>Update: for any other folks who run into the same issue Jason did, I am working on a fix. Here&#8217;s an early beta release if you want to try it out now:</p>
<p><a href="http://www.red-sweater.com/fastscripts/FastScripts2.6.2b1.zip" rel="nofollow">http://www.red-sweater.com/fastscripts/FastScripts2.6.2b1.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-211521</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 30 Jul 2011 12:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-211521</guid>
		<description><![CDATA[@Jason - I don&#039;t know what&#039;s going on, but can you drop me an email to support@red-sweater.com? It will be easier to track down what happened over email.]]></description>
		<content:encoded><![CDATA[<p>@Jason &#8211; I don&#8217;t know what&#8217;s going on, but can you drop me an email to <a href="mailto:support@red-sweater.com">support@red-sweater.com</a>? It will be easier to track down what happened over email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-211424</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 30 Jul 2011 09:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-211424</guid>
		<description><![CDATA[I don&#039;t understand what has happened with this update. Previously, I could hit a key and the associated app would come to the front. That doesn&#039;t work now and renders the application useless for me.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand what has happened with this update. Previously, I could hit a key and the associated app would come to the front. That doesn&#8217;t work now and renders the application useless for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Davis</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-211046</link>
		<dc:creator>Matt Davis</dc:creator>
		<pubDate>Sat, 30 Jul 2011 00:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-211046</guid>
		<description><![CDATA[Sweeet.]]></description>
		<content:encoded><![CDATA[<p>Sweeet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-211044</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 30 Jul 2011 00:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-211044</guid>
		<description><![CDATA[@Matt - yeah, you can just hold down cmd-key while clicking and dragging Apple&#039;s script menu icon, and pull it off the menu bar.]]></description>
		<content:encoded><![CDATA[<p>@Matt &#8211; yeah, you can just hold down cmd-key while clicking and dragging Apple&#8217;s script menu icon, and pull it off the menu bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Davis</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-211042</link>
		<dc:creator>Matt Davis</dc:creator>
		<pubDate>Sat, 30 Jul 2011 00:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-211042</guid>
		<description><![CDATA[Is there any way to hide the normal Scripts menu, and just use the FastScripts menu as my interface with my various scripts?  It seems like such a waste to have two script menus up there, one good and one not so good.]]></description>
		<content:encoded><![CDATA[<p>Is there any way to hide the normal Scripts menu, and just use the FastScripts menu as my interface with my various scripts?  It seems like such a waste to have two script menus up there, one good and one not so good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-210948</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Fri, 29 Jul 2011 21:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-210948</guid>
		<description><![CDATA[@Clark: I haven&#039;t heard anything on this front. I hope that Apple will not decide that whole classes of applications are now verboten just because they use techniques such as scripting or AppleEvents.]]></description>
		<content:encoded><![CDATA[<p>@Clark: I haven&#8217;t heard anything on this front. I hope that Apple will not decide that whole classes of applications are now verboten just because they use techniques such as scripting or AppleEvents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark</title>
		<link>http://www.red-sweater.com/blog/2027/fastscripts-2-6-1/comment-page-1#comment-210940</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Fri, 29 Jul 2011 21:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2027#comment-210940</guid>
		<description><![CDATA[Out of curiosity what do you make out of the issues in sandboxing that appear to be incompatible with Apple Events?  I know Apple has temporary exceptions but it does seem that Apple&#039;s views on security are conflicting with their past support (and encouragement) of Apple Events.  Have you heard anything in this regards to give one confidence Apple still has Apple Events in mind as a real strategy?]]></description>
		<content:encoded><![CDATA[<p>Out of curiosity what do you make out of the issues in sandboxing that appear to be incompatible with Apple Events?  I know Apple has temporary exceptions but it does seem that Apple&#8217;s views on security are conflicting with their past support (and encouragement) of Apple Events.  Have you heard anything in this regards to give one confidence Apple still has Apple Events in mind as a real strategy?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.red-sweater.com @ 2013-05-19 08:26:45 by W3 Total Cache -->