<?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>GOMUG &#187; Applescripts</title>
	<atom:link href="http://www.gomug.org/tag/applescripts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gomug.org</link>
	<description>Mac Users Group Blog</description>
	<lastBuildDate>Sun, 30 Oct 2011 01:03:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Cool AppleScripts You Should Try</title>
		<link>http://www.gomug.org/10-cool-applescripts-you-should-try-34</link>
		<comments>http://www.gomug.org/10-cool-applescripts-you-should-try-34#comments</comments>
		<pubDate>Fri, 23 Oct 2009 15:25:50 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescripts]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=34</guid>
		<description><![CDATA[The scripting language built in to the Mac&#8217;s OS is referred to as AppleScript. It uses an English-based language to automate tasks on the Mac. AppleScripts are located in your Library/Scripts folder and the Script Editor can be launched by double-clicking a script where it describes what the script does and you can run it [...]
Related posts:<ol>
<li><a href='http://www.gomug.org/top-five-mac-tweaks-20' rel='bookmark' title='Top Five Mac Tweaks'>Top Five Mac Tweaks</a> <small>The Mac (short for Macintosh) is a wonderfully versatile system...</small></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a> <small>iPod is the Apple provided brand of portable media players...</small></li>
<li><a href='http://www.gomug.org/how-to-backup-your-mac-data-with-time-machine-23' rel='bookmark' title='How to Backup Your Mac Data With Time Machine'>How to Backup Your Mac Data With Time Machine</a> <small>Mac is a line of personal computers developed by Apple...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The scripting language built in to the Mac&#8217;s OS is referred to as AppleScript. It uses an English-based language to automate tasks on the Mac. AppleScripts are located in your Library/Scripts folder and the Script Editor can be launched by double-clicking a script where it describes what the script does and you can run it by clicking Run.</p>
<p>Here is a list of 10 cool AppleScripts that you should try.</p>
<p><strong>1. Add to Folder Names</strong></p>
<p>With Add To Folder Names you can add something at the beginning or end of all folder names on the front-most Finder window. Items on the desktop will be used by the script, if no Finder windows are open. This saves a lot of time as you don&#8217;t have to go through a large group of folders one by one just to add something to the folder name.</p>
<p><strong>2. Add to File Names</strong></p>
<p>Similarly, Add To File Names changes files in the front Finder window, instead of folders.</p>
<p><strong>3. Trim Folder Names</strong></p>
<p>The next two scripts are the opposite of the two mentioned above. Trim Folder Names lets one trim the text from the beginning or the end of a folder. This helps in altering the folder names that you want to change or shorten.</p>
<p><strong>4. Trim File Names</strong></p>
<p>Trim File Names is similar to Trim Folder Names, except that instead of folder names, this can cut the start or end of file names.</p>
<p><strong>5. Finder Windows- Hide All</strong></p>
<p>All the Finder windows that are open can be minimized into the dock by using the Finder Windows &#8211; Hide All script.</p>
<p><strong>6. Finder Windows-Show All</strong></p>
<p>Finder Windows &#8211; Show All will do the exact opposite, and bring all Finder windows that are in the Dock back out onto the Desktop.</p>
<p><strong>7. Crazy Message Text</strong></p>
<p>On running Crazy Message Text, a dialog asks the user to type the text to create the &#8220;crazy&#8221; mail message with. After entering text and on hitting OK, a Mail message is created, on which the text is pasted with each letter in a different size, font and colour.</p>
<p><strong>8. Create New Message</strong></p>
<p>The Create New Message Script is useful to browse the Web or RSS feeds. It lets you make a Mail message from whatever application you&#8217;re in at the moment. A small dialog asks the receiver&#8217;s name, address, the subject, content, signature, and the &#8220;from&#8221; address. After clicking OK, Mail opens and the message that you entered can be sent.</p>
<p><strong>9. iTunes Remote Control</strong></p>
<p><strong>The iTunes Remote Control is the perfect substitute for</strong> an iTunes controller. On running the script, a dialog pops up and you can make iTunes &#8220;pause&#8221;, &#8220;play,&#8221; or &#8220;stop&#8221; among other commands.</p>
<p><strong>10. Clipboard Viewer</strong></p>
<p>The <strong>Clipboard Viewer</strong> script shows a dialog with whatever is on the clipboard. If you have a file copied, the filename will be displayed.</p>
<p>The Scripts folder contains tons of other cool Applescripts. And what&#8217;s more, You can even customize or even write your own AppleScripts!</p>
<p>For more Macintosh articles, resources, tools and downloads visit <a href="http://www.macintosh-tools.com" target="_blank">Macintosh Tools</a></p>
<p>Related posts:<ol>
<li><a href='http://www.gomug.org/top-five-mac-tweaks-20' rel='bookmark' title='Top Five Mac Tweaks'>Top Five Mac Tweaks</a> <small>The Mac (short for Macintosh) is a wonderfully versatile system...</small></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a> <small>iPod is the Apple provided brand of portable media players...</small></li>
<li><a href='http://www.gomug.org/how-to-backup-your-mac-data-with-time-machine-23' rel='bookmark' title='How to Backup Your Mac Data With Time Machine'>How to Backup Your Mac Data With Time Machine</a> <small>Mac is a line of personal computers developed by Apple...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/10-cool-applescripts-you-should-try-34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

