<?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>Learning AppleScript for Beginners &#187; iTunes AppleScripts</title>
	<atom:link href="http://www.scriptsforapple.com/category/itunes-applescripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptsforapple.com</link>
	<description>Discussions on AppleScripting, with emphasis on tutorials for those new to scripting. Example scripts of general utility, as well as some that relate to specific applications (FileMaker Pro, AppleWorks, Script Editor, specialized scripts and others). Some discussion of HyperCard and AppleScript and the Classic (OS9) environment</description>
	<lastBuildDate>Sun, 15 Jan 2012 01:06:11 +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>Using Say and Listen Commands with iTunes</title>
		<link>http://www.scriptsforapple.com/using-say-and-listen-commands-with-itunes/</link>
		<comments>http://www.scriptsforapple.com/using-say-and-listen-commands-with-itunes/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 11:42:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iTunes AppleScripts]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[listen]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[say]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[speech recognition]]></category>
		<category><![CDATA[SpeechRecognitionServer]]></category>
		<category><![CDATA[Tiger]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=812</guid>
		<description><![CDATA[<p> In this post we look at the say and listen commands. It is a natural transition from the previous iTunes script. Before you try to run this script, go to the Speech Preferences and click on the Speech Recognition tab and click speech on. Also, if you have not used speech recognition before, click [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/using-say-and-listen-commands-with-itunes/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>An AppleScript for iTunes Playlists</title>
		<link>http://www.scriptsforapple.com/an-applescript-for-itunes-playlists/</link>
		<comments>http://www.scriptsforapple.com/an-applescript-for-itunes-playlists/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 11:53:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iTunes AppleScripts]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[choose from list]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[coerce]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[conditional]]></category>
		<category><![CDATA[front window]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[visible]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=756</guid>
		<description><![CDATA[<p>Here is a simple AppleScript for iTunes which chooses a pre-determined playlist from your iTunes library, then prompts for the volume level. After all of this is done, it plays the selected playlist at the specified volume level: tell application "iTunes" activate set visible of front window to true set view of front window to [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/an-applescript-for-itunes-playlists/feed/</wfw:commentRss>
		<slash:comments>94</slash:comments>
		</item>
	</channel>
</rss>

