<?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; Mac OS X</title>
	<atom:link href="http://www.scriptsforapple.com/category/mac-os-x/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>Import Images to a FileMaker Database</title>
		<link>http://www.scriptsforapple.com/import-images-to-a-filemaker-database/</link>
		<comments>http://www.scriptsforapple.com/import-images-to-a-filemaker-database/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 19:38:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2508</guid>
		<description><![CDATA[<p>When you run this script, you are prompted to choose an image import folder. The script cycles through the files in the selected folder and determines if they are appropriate image files and then imports the relevant files.</p> <p>To use this, you need to create a database with a text field named &#8220;GraphicName&#8221; and a [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/import-images-to-a-filemaker-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing HTML from a Word 2008 Document</title>
		<link>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/</link>
		<comments>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Editing Text]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[HTML tags]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[sub-routine]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[Unicode text]]></category>
		<category><![CDATA[Word 2008]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2480</guid>
		<description><![CDATA[<p>This is a script, that I use to strip the HTML from my web documents. It really comes in handy, when you want to edit the content of a document without all of the distractions of all of the HTML tags getting in the way. It was written specifically for use with Word 2008, although [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Scripting Primer for Pages Documents</title>
		<link>http://www.scriptsforapple.com/scripting-primer-for-pages-documents/</link>
		<comments>http://www.scriptsforapple.com/scripting-primer-for-pages-documents/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 23:26:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[iWork]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[choose color]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[Script Editor]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2448</guid>
		<description><![CDATA[<p>If you have used AppleWorks 6 in the past, this script for Pages should be easy to follow, although the syntax is not exactly the same as AppleWorks.</p> <p>In fact, the Pages application was derived from AppleWorks 6 ! To see the similarities (and the differences) check out some of my other posts on AppleWorks.</p> [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/scripting-primer-for-pages-documents/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>More Security Issues &#8211; Facebook, Twitter Etc</title>
		<link>http://www.scriptsforapple.com/more-security-issues-facebook-twitter-etc/</link>
		<comments>http://www.scriptsforapple.com/more-security-issues-facebook-twitter-etc/#comments</comments>
		<pubDate>Wed, 04 May 2011 10:31:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Bank of Nigeria]]></category>
		<category><![CDATA[credit]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[identity theft]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet scammers]]></category>
		<category><![CDATA[passwords with email]]></category>
		<category><![CDATA[Personal info]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[scams]]></category>
		<category><![CDATA[security and GUI]]></category>
		<category><![CDATA[security issues]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2414</guid>
		<description><![CDATA[<p>This post is a sort of continuation of a previous post on security and GUI. This does not contain any script samples, but is rather information of general utility to all who use the internet and are concerned about potential security issues.</p> <p>Revealing Personal Info on FaceBook and Twitter</p> <p>I was inspired to write this [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/more-security-issues-facebook-twitter-etc/feed/</wfw:commentRss>
		<slash:comments>117</slash:comments>
		</item>
		<item>
		<title>Transfer Files to New Folder</title>
		<link>http://www.scriptsforapple.com/transfer-files-to-new-folder/</link>
		<comments>http://www.scriptsforapple.com/transfer-files-to-new-folder/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 03:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Folder]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[desktop folder]]></category>
		<category><![CDATA[display alert]]></category>
		<category><![CDATA[droplet]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[front window]]></category>
		<category><![CDATA[new folder]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Script Editor]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2411</guid>
		<description><![CDATA[<p>Sometimes I am overwhelmed with the number of items that I have on my desktop and within folders and subfolders and having to spend so much of my time trying to organize them so they will be easy to locate. So, I came up with a script to automate that task.</p> <p>To use this script, [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/transfer-files-to-new-folder/feed/</wfw:commentRss>
		<slash:comments>190</slash:comments>
		</item>
		<item>
		<title>Security Issues with GUI and the Internet</title>
		<link>http://www.scriptsforapple.com/security-issues-with-gui-and-the-internet/</link>
		<comments>http://www.scriptsforapple.com/security-issues-with-gui-and-the-internet/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 17:09:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleScript Utility]]></category>
		<category><![CDATA[enabled]]></category>
		<category><![CDATA[GUI Scripting]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[system preferences]]></category>
		<category><![CDATA[UI elements enabled]]></category>
		<category><![CDATA[Universal Access]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2380</guid>
		<description><![CDATA[<p>GUI Scripting is a great way to script those applications that do not have a scripting vocabulary and for those with limited scripting support. You may, however, have thought to yourself: &#8220;Is it really a good idea to leave it enabled all of the time, especially when I work on the internet a lot?&#8221; There [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/security-issues-with-gui-and-the-internet/feed/</wfw:commentRss>
		<slash:comments>131</slash:comments>
		</item>
		<item>
		<title>Script to Set AppleWorks Font from &#8216;Choose from List&#8217;</title>
		<link>http://www.scriptsforapple.com/script-to-set-appleworks-font-from-choose-from-list/</link>
		<comments>http://www.scriptsforapple.com/script-to-set-appleworks-font-from-choose-from-list/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 21:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[choose from list]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Assistive Devices]]></category>
		<category><![CDATA[font menu]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[frontmost document and sets the font to the result]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[system events]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2263</guid>
		<description><![CDATA[<p>I came upon this one kinda by chance as I was working on another script. This uses GUI to get the first 10 fonts of the font menu in AppleWorks, displays them in a &#8216;choose from list&#8217; dialog and, when you make a selection, selects the entire contents of the frontmost document and sets the [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/script-to-set-appleworks-font-from-choose-from-list/feed/</wfw:commentRss>
		<slash:comments>173</slash:comments>
		</item>
		<item>
		<title>Deriving Alias and POSIX Paths</title>
		<link>http://www.scriptsforapple.com/deriving-alias-and-posix-paths/</link>
		<comments>http://www.scriptsforapple.com/deriving-alias-and-posix-paths/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 12:18:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[POSIX]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[folder paths]]></category>
		<category><![CDATA[MacWrite Pro Folder]]></category>
		<category><![CDATA[OS9]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[POSIX path]]></category>
		<category><![CDATA[startup disk]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2351</guid>
		<description><![CDATA[<p>When deriving POSIX or alias paths, it is important to note that folder paths end in a punctuation character: &#8216;/&#8217; for POSIX, and &#8216;:&#8217; for aliases. Also, in both cases, when deriving the path to a specific document, there is no punctuation at the end.</p> <p>This info can be very useful in batch processing in [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/deriving-alias-and-posix-paths/feed/</wfw:commentRss>
		<slash:comments>139</slash:comments>
		</item>
		<item>
		<title>Converting HTML to Text Format</title>
		<link>http://www.scriptsforapple.com/converting-html-to-text-format/</link>
		<comments>http://www.scriptsforapple.com/converting-html-to-text-format/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 18:24:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[&]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[display alert]]></category>
		<category><![CDATA[document 1]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2332</guid>
		<description><![CDATA[<p>Often, I copy text from one of my posts into a text file for further editing (typos, script errors etc) only to find that I have copied the HTML too, which is not good since it&#8217;s not usually the HTML that I want to edit, and therefore makes it difficult to focus on what I [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/converting-html-to-text-format/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>AppleScript for PowerPoint Presentations</title>
		<link>http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/</link>
		<comments>http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 23:10:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[choose file]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft PowerPoint]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[slide]]></category>
		<category><![CDATA[slide show]]></category>
		<category><![CDATA[visual effect]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2302</guid>
		<description><![CDATA[<p>This is for those of you who use PowerPoint on a daily basis. The code found in this script can be a real time saver when you have certain presentations that your organization needs to run frequently.</p> <p>If you are used to doing scripting directed to ‘normal’ Apple applications, scripting PowerPoint will look a little [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/feed/</wfw:commentRss>
		<slash:comments>271</slash:comments>
		</item>
	</channel>
</rss>

