<?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>Reliably Broken &#187; applescript</title>
	<atom:link href="http://reliablybroken.com/b/tag/applescript/feed/" rel="self" type="application/rss+xml" />
	<link>http://reliablybroken.com/b</link>
	<description>It&#039;s a blog: let&#039;s do funch!</description>
	<lastBuildDate>Sat, 04 Sep 2010 21:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The nature and purpose of AppleScript</title>
		<link>http://reliablybroken.com/b/2009/07/the-nature-and-purpose-of-applescript/</link>
		<comments>http://reliablybroken.com/b/2009/07/the-nature-and-purpose-of-applescript/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 16:15:46 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[hateful]]></category>

		<guid isPermaLink="false">http://reliablybroken.com/b/?p=224</guid>
		<description><![CDATA[An amusing sentence from the first chapter of AppleScript The Definitive Guide by Matt Neuberg:


  To find reasons to use AppleScript, just leave your mental annoyance meter turned on.


But don&#8217;t forget to switch off your brain once you do start using AppleScript; the frustration of getting anything done with the miserable Macintosh applications that [...]]]></description>
			<content:encoded><![CDATA[<p>An amusing sentence from the first chapter of <em><a href="http://oreilly.com/catalog/9780596102111/">AppleScript The Definitive Guide</a></em> by Matt Neuberg:</p>

<blockquote>
  <p>To find reasons to use AppleScript, just leave your mental annoyance meter turned on.</p>
</blockquote>

<p>But don&#8217;t forget to switch off your brain once you do start using AppleScript; the frustration of getting anything done with the miserable Macintosh applications that expose their workings via AppleScript never fails to kick my mental annoyance meter into the red.</p>

<p>The following paragraph employs sarcasm. I&#8217;ve just being having a wonderful time figuring out that <a href="http://www.adobe.com/products/indesign/">Adobe InDesign CS3</a> keeps the list of items on a page sorted by layer, but sorted in reverse layer order and then sorted forward within each layer. This makes it super sweet when you want to determine if box A in layer 1 overlaps box B in layer 2. Thanks Adobe! Another genius implementation from you guys! You guys fucking rock!</p>

<p>And it isn&#8217;t just the fault of the applications you want to script, the language itself is intentionally imprecise in trying to allow programs to be written in natural language. &#8220;Whether this English-likeness is a good thing is debateable,&#8221; writes Matt Neuberg, but he is being polite because if there is any debate on this question it is a fucking short debate: AppleScript&#8217;s English-likeness only serves to have you make mistakes with more confidence.</p>

<p>There is an interesting <a href="http://www.cs.utexas.edu/~wcook/Drafts/2006/ashopl.pdf">history of AppleScript</a> which tantalizes the present-day scripter with the revelation that the language authors wrote a syntax &#8220;which resembled Java&#8221; but never released it, preferring to support scripts written in fucking French and fucking Japanese!</p>
]]></content:encoded>
			<wfw:commentRss>http://reliablybroken.com/b/2009/07/the-nature-and-purpose-of-applescript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
