<?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 for The AppleScript Studio Workshop</title>
	<atom:link href="http://foolsworkshop.com/applescript/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolsworkshop.com/applescript</link>
	<description>AppleScript Studio blog with tips, scripts, and tutorials</description>
	<pubDate>Sat, 22 Nov 2008 05:50:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on The Development of this Weblog by Max</title>
		<link>http://foolsworkshop.com/applescript/2008/05/the-development-of-this-weblog/#comment-26</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sat, 16 Aug 2008 14:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/?p=28#comment-26</guid>
		<description>Hey K,

I didn't know that your welcoming other people to write some tutorials or tips for the blog. I've got two ideas for further articles on how to do things with AppleScript. One idea was a simple tutorial explaining how to search and replace any file. That may be a bit AppleScript without Studio oriented - but I think it's one of those things where I looked ages on Google.
The second idea I had was something very simple and really beginner like creating a textfield with a button and when the button is clicked, the computer speaks the contents of the textfield. It's simple - but can get people started into AppleScript.

Max (the guy from the Sparkle article)</description>
		<content:encoded><![CDATA[<p>Hey K,</p>
<p>I didn&#8217;t know that your welcoming other people to write some tutorials or tips for the blog. I&#8217;ve got two ideas for further articles on how to do things with AppleScript. One idea was a simple tutorial explaining how to search and replace any file. That may be a bit AppleScript without Studio oriented - but I think it&#8217;s one of those things where I looked ages on Google.<br />
The second idea I had was something very simple and really beginner like creating a textfield with a button and when the button is clicked, the computer speaks the contents of the textfield. It&#8217;s simple - but can get people started into AppleScript.</p>
<p>Max (the guy from the Sparkle article)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reacting to Keyboard Input by Gé van Gasteren</title>
		<link>http://foolsworkshop.com/applescript/2008/05/reacting-to-keyboard-input/#comment-25</link>
		<dc:creator>Gé van Gasteren</dc:creator>
		<pubDate>Wed, 06 Aug 2008 19:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/reacting-to-keyboard-input/#comment-25</guid>
		<description>Thanks for the good description; I'll try that. Only, your project probably only runs in Leopard? In my XCode 2.5 it doesn't. Anyway, I have to learn everything still.</description>
		<content:encoded><![CDATA[<p>Thanks for the good description; I&#8217;ll try that. Only, your project probably only runs in Leopard? In my XCode 2.5 it doesn&#8217;t. Anyway, I have to learn everything still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a Help Book to your AppleScript Studio Application by abi ludwig</title>
		<link>http://foolsworkshop.com/applescript/2008/05/adding-a-help-book-to-your-applescript-studio-application/#comment-24</link>
		<dc:creator>abi ludwig</dc:creator>
		<pubDate>Mon, 14 Jul 2008 18:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/adding-a-help-book-to-your-applescript-studio-application/#comment-24</guid>
		<description>hi - thanks for the article, in number 1 above you say "since my application will be called “Help Folder Example”" but i think you really meant 'Help Book Example' ... that got me for a bit so just wanted to let you know of the typo. thanks again.</description>
		<content:encoded><![CDATA[<p>hi - thanks for the article, in number 1 above you say &#8220;since my application will be called “Help Folder Example”&#8221; but i think you really meant &#8216;Help Book Example&#8217; &#8230; that got me for a bit so just wanted to let you know of the typo. thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on For Loops in AppleScript: Repeat by PeterVk</title>
		<link>http://foolsworkshop.com/applescript/2008/05/for-loops-in-applescript-repeat/#comment-22</link>
		<dc:creator>PeterVk</dc:creator>
		<pubDate>Sun, 22 Jun 2008 02:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/for-loops-in-applescript-repeat/#comment-22</guid>
		<description>Simple, clean advice.  Thanks.

Really nice site, mate!</description>
		<content:encoded><![CDATA[<p>Simple, clean advice.  Thanks.</p>
<p>Really nice site, mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a Check Updates Feature by RJay Hansen</title>
		<link>http://foolsworkshop.com/applescript/2008/05/adding-a-check-updates-feature/#comment-11</link>
		<dc:creator>RJay Hansen</dc:creator>
		<pubDate>Tue, 10 Jun 2008 17:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/?p=43#comment-11</guid>
		<description>This is for Jordan T: I used this tutorial and the old documentation on the Sparkle website at  to get this running in my Studio app using Tiger and Xcode 2.5.

http://sparkle.andymatuschak.org/oldsite/wiki/Documentation/Basics
</description>
		<content:encoded><![CDATA[<p>This is for Jordan T: I used this tutorial and the old documentation on the Sparkle website at  to get this running in my Studio app using Tiger and Xcode 2.5.</p>
<p><a href="http://sparkle.andymatuschak.org/oldsite/wiki/Documentation/Basics" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/sparkle.andymatuschak.org/oldsite/wiki/Documentation/Basics?referer=');">http://sparkle.andymatuschak.org/oldsite/wiki/Documentation/Basics</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a Check Updates Feature by Jordan T</title>
		<link>http://foolsworkshop.com/applescript/2008/05/adding-a-check-updates-feature/#comment-10</link>
		<dc:creator>Jordan T</dc:creator>
		<pubDate>Tue, 03 Jun 2008 18:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/?p=43#comment-10</guid>
		<description>Hi. Good tutorial. Do you have one for Tiger? If not, please write one!

Thx.</description>
		<content:encoded><![CDATA[<p>Hi. Good tutorial. Do you have one for Tiger? If not, please write one!</p>
<p>Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search a String: Offset by has</title>
		<link>http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-5</link>
		<dc:creator>has</dc:creator>
		<pubDate>Sat, 24 May 2008 09:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-5</guid>
		<description>"I can’t seem to get that call method command to compile in a test application."

If cutting and pasting, beware WordPress's curly quotes. AppleScript requires straight double quotes for string literals.</description>
		<content:encoded><![CDATA[<p>&#8220;I can’t seem to get that call method command to compile in a test application.&#8221;</p>
<p>If cutting and pasting, beware WordPress&#8217;s curly quotes. AppleScript requires straight double quotes for string literals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search a String: Offset by K. M. Lawson</title>
		<link>http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-4</link>
		<dc:creator>K. M. Lawson</dc:creator>
		<pubDate>Wed, 21 May 2008 01:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-4</guid>
		<description>Intersting, I can't seem to get that call method command to compile in a test application.</description>
		<content:encoded><![CDATA[<p>Intersting, I can&#8217;t seem to get that call method command to compile in a test application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search a String: Offset by K. M. Lawson</title>
		<link>http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-3</link>
		<dc:creator>K. M. Lawson</dc:creator>
		<pubDate>Tue, 20 May 2008 14:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-3</guid>
		<description>I will have to look into some more of thos NSString methods within Cocoa! Thanks for passing that info along!</description>
		<content:encoded><![CDATA[<p>I will have to look into some more of thos NSString methods within Cocoa! Thanks for passing that info along!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search a String: Offset by has</title>
		<link>http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-2</link>
		<dc:creator>has</dc:creator>
		<pubDate>Tue, 20 May 2008 10:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://foolsworkshop.com/applescript/2008/05/search-a-string-offset/#comment-2</guid>
		<description>Text manipulation is definitely not one of AppleScript's strong points, and its out-of-the-box support for it really sucks. However, if you're working in Studio you can easily take advantage of Cocoa's own NSString methods and third-party text processing frameworks such as RegexKit. For example, to uppercase an AppleScript string:

set myText to call method "uppercaseString" of myText

For non-Studio-based projects, your best bet would be to use a Unicode-aware scriptable text editor, e.g. TextWrangler, or scripting addition/scriptable faceless background application, e.g. TextCommands.

HTH</description>
		<content:encoded><![CDATA[<p>Text manipulation is definitely not one of AppleScript&#8217;s strong points, and its out-of-the-box support for it really sucks. However, if you&#8217;re working in Studio you can easily take advantage of Cocoa&#8217;s own NSString methods and third-party text processing frameworks such as RegexKit. For example, to uppercase an AppleScript string:</p>
<p>set myText to call method &#8220;uppercaseString&#8221; of myText</p>
<p>For non-Studio-based projects, your best bet would be to use a Unicode-aware scriptable text editor, e.g. TextWrangler, or scripting addition/scriptable faceless background application, e.g. TextCommands.</p>
<p>HTH</p>
]]></content:encoded>
	</item>
</channel>
</rss>
