<?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>Dae’s blog &#187; applescript</title>
	<atom:link href="http://d43.me/blog/tags/applescript/feed/" rel="self" type="application/rss+xml" />
	<link>http://d43.me</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 16:30:40 +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>AppleScript to mount/unmount a drive</title>
		<link>http://d43.me/blog/512/applescript-to-mount-unmount-a-drive/</link>
		<comments>http://d43.me/blog/512/applescript-to-mount-unmount-a-drive/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 17:50:52 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[mac pro]]></category>

		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512</guid>
		<description><![CDATA[On my Mac Pro I have two internal hard drives I rarely use. Some times they &#8220;sleep&#8221; and while doing so, every file opening dialog, search in Spotlight or search in Dictionary might wake them up and that takes some &#8230; <a href="http://d43.me/blog/512/applescript-to-mount-unmount-a-drive/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/512/applescript-to-mount-unmount-a-drive/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Permission error of AppleScript in iTunes</title>
		<link>http://d43.me/blog/470/permission-error-of-applescript-in-itunes/</link>
		<comments>http://d43.me/blog/470/permission-error-of-applescript-in-itunes/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 16:19:16 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac software]]></category>

		<guid isPermaLink="false">http://dae.cyberic.eu/?p=470</guid>
		<description><![CDATA[I was getting a permission error (code -54) when trying to set an id3 tag of a track using AppleScript. The solution was to add a delay between each operation: delay 1 Note that the track will remain &#8220;locked&#8221; until &#8230; <a href="http://d43.me/blog/470/permission-error-of-applescript-in-itunes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/470/permission-error-of-applescript-in-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch character palette using AppleScript in Snow Leopard</title>
		<link>http://d43.me/blog/57/launch-character-palette-using-applescript-in-snow-leopard/</link>
		<comments>http://d43.me/blog/57/launch-character-palette-using-applescript-in-snow-leopard/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 21:47:03 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[applescript]]></category>

		<guid isPermaLink="false">http://dae.cyberic.eu/?p=57</guid>
		<description><![CDATA[tell application "CharacterPalette" to activate There is an issue though: the new character palette doesn&#8217;t get &#8220;bound&#8221; to any of the applications, therefore double-clicking a symbol doesn&#8217;t paste it automatically to the text field. You&#8217;d have to drag-and-drop. I&#8217;m posting &#8230; <a href="http://d43.me/blog/57/launch-character-palette-using-applescript-in-snow-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/57/launch-character-palette-using-applescript-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: d43.me @ 2012-02-05 22:42:26 -->
