<?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>A Peace of My Mind &#187; work-around</title>
	<atom:link href="http://ianshen.com/tag/work-around/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianshen.com</link>
	<description>The Public Musings and Ponderings of Ian Shen</description>
	<lastBuildDate>Wed, 14 Sep 2011 02:27:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Dictionary.app and Applescript</title>
		<link>http://ianshen.com/2009/08/dictionary-app-and-applescript/</link>
		<comments>http://ianshen.com/2009/08/dictionary-app-and-applescript/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:23:16 +0000</pubDate>
		<dc:creator>Ian Shen</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[dictionary.app]]></category>
		<category><![CDATA[work-around]]></category>

		<guid isPermaLink="false">http://ianshen.com/?p=42</guid>
		<description><![CDATA[Apparently, Mac OS X&#8217;s Dictionary.app does not have Applescript capabilities, but there is a workaround that involves the way the system handles URLs. If you affix &#8220;dict:///&#8221; before your word and call for the system to open that URL, you can get the word looked up in the Dictionary app. My primary use was in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ianshen.com/wordpress/wp-content/uploads/2009/08/dict_app.png" alt="Dictionary" title="Dictionary" width="128" height="128" class="alignright size-full wp-image-43" />Apparently, Mac OS X&#8217;s Dictionary.app does not have Applescript capabilities, but there is a workaround that involves the way the system handles URLs. If you affix &#8220;dict:///&#8221; before your word and call for the system to open that URL, you can get the word looked up in the Dictionary app. My primary use was in Filemaker, using the &#8220;Open URL&#8221; function.</p>
<p>For example: <a href="dict:///success">Success</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://ianshen.com/2009/08/dictionary-app-and-applescript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

