<?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; folder</title>
	<atom:link href="http://www.scriptsforapple.com/tag/folder/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 Aliases and POSIX Paths</title>
		<link>http://www.scriptsforapple.com/using-aliases-and-posix-paths/</link>
		<comments>http://www.scriptsforapple.com/using-aliases-and-posix-paths/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 22:18:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[POSIX]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[get URL]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tell]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1074</guid>
		<description><![CDATA[<p></p> <p>Over the time that I have been writing AppleScripts, I have found that one of the most difficult, if not frustrating, tasks of writing scripts is referencing files by path so that they can be accessed by other applications.</p> <p>As you&#8217;ll see below, creating a reference that is understandable by the Finder is fairly [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/using-aliases-and-posix-paths/feed/</wfw:commentRss>
		<slash:comments>100</slash:comments>
		</item>
		<item>
		<title>Choose Folder Dialogs</title>
		<link>http://www.scriptsforapple.com/choose-folder-dialogs/</link>
		<comments>http://www.scriptsforapple.com/choose-folder-dialogs/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[Choose Folder]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[choose folder]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[multiple selections allowed]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=631</guid>
		<description><![CDATA[<p>In the next few posts, we will look at dialogs where the user chooses among items in directories on the desktop that return reference pointers to the actual files (most are aliases) that they represent. The dialogs we will deal with here are &#8216;choose folder&#8217;, &#8216;choose file&#8217;, &#8216;choose file name&#8217; and &#8216;choose color&#8217;.</p> <p>First, a [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choose-folder-dialogs/feed/</wfw:commentRss>
		<slash:comments>91</slash:comments>
		</item>
		<item>
		<title>AppleScript to Sort Folder Items by Creation Date</title>
		<link>http://www.scriptsforapple.com/applescript-to-sort-folder-items-by-creation-date/</link>
		<comments>http://www.scriptsforapple.com/applescript-to-sort-folder-items-by-creation-date/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:48:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Sort Command]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[creation date]]></category>
		<category><![CDATA[every]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[front finder window]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[repeat]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[Tiger]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=511</guid>
		<description><![CDATA[<p></p> <p> This script takes the items in a folder specified by &#8216;front finder window&#8217;, gets their names, and sorts them according to their Date of creation. This will look a little complicated if you are fairly new to AppleScript, but a few notes on this should clarify how this works: </p> <p>tell application "Finder" [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-to-sort-folder-items-by-creation-date/feed/</wfw:commentRss>
		<slash:comments>197</slash:comments>
		</item>
		<item>
		<title>Finder Script to Delete Old Folders</title>
		<link>http://www.scriptsforapple.com/finder-script-to-delete-old-folders/</link>
		<comments>http://www.scriptsforapple.com/finder-script-to-delete-old-folders/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 20:15:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[delete]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[current date]]></category>
		<category><![CDATA[delete selection]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[repeat]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[text item delimiters]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=328</guid>
		<description><![CDATA[<p></p> <p>This script can be used in a database program or compiled for general use in the Script Editor. It looks for folders such as &#8216;January 2009&#8242; and determines if they are 3 or more months old and, if so, places them in the trash.</p> <p style="padding: 5px; background-color: #C6EF8C; border: dotted 1px green;">set AppleScript's [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/finder-script-to-delete-old-folders/feed/</wfw:commentRss>
		<slash:comments>77</slash:comments>
		</item>
	</channel>
</rss>

