<?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>Developer's Camp &#187; AppleScript</title>
	<atom:link href="http://www.developerscamp.com/topics/applescript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developerscamp.com</link>
	<description>Tech Developer's Community Resource.</description>
	<lastBuildDate>Tue, 25 May 2010 11:42:09 +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>Catching errors in your scripts, Five AppleScript Tips in Five Days</title>
		<link>http://www.developerscamp.com/topics/applescript/catching-errors-in-your-scripts-five-applescript-tips-in-five-days.html</link>
		<comments>http://www.developerscamp.com/topics/applescript/catching-errors-in-your-scripts-five-applescript-tips-in-five-days.html#comments</comments>
		<pubDate>Sat, 30 Jan 2010 14:52:51 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[AppleScript]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=171</guid>
		<description><![CDATA[Sometimes you might write an AppleScript script that looks right and that even compiles correctly but that doesn&#8217;t work right when you run it. The error message that AppleScript presents in cases like this isn&#8217;t always very helpful, but you can customize it using a &#8216;try&#8217; block and catching any error that occurs at run [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/topics/applescript/catching-errors-in-your-scripts-five-applescript-tips-in-five-days.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->