<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Ohman, Scripting Bridge is so cool</title>
	<link>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool</link>
	<description>Flying through the universe of code on a talking spaceship!</description>
	<pubDate>Fri, 21 Nov 2008 21:08:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: The Ultimate List of RubyCocoa Tutorials, Tips and Tools</title>
		<link>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool#comment-8875</link>
		<dc:creator>The Ultimate List of RubyCocoa Tutorials, Tips and Tools</dc:creator>
		<pubDate>Wed, 23 Apr 2008 13:50:32 +0000</pubDate>
		<guid>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool#comment-8875</guid>
		<description>[...] Control iTunes from Ruby - A code snippet showing how to use ScriptingBridge to control iTunes and get back the name of the current track. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Control iTunes from Ruby - A code snippet showing how to use ScriptingBridge to control iTunes and get back the name of the current track. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool#comment-4403</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:43:46 +0000</pubDate>
		<guid>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool#comment-4403</guid>
		<description>nevermind. i'm retarded. (there is an unwanted space in there).</description>
		<content:encoded><![CDATA[<p>nevermind. i&#8217;m retarded. (there is an unwanted space in there).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool#comment-4402</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:32:37 +0000</pubDate>
		<guid>http://andymatuschak.org/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fandymatuschak.org%2Farticles%2F2007%2F11%2F29%2Fohman-scripting-bridge-is-so-cool%2F&amp;seed_title=Ohman%2C+Scripting+Bridge+is+so+cool#comment-4402</guid>
		<description>:(

&#62;&#62; require 'osx/cocoa'
=&#62; true
&#62;&#62; include OSX
=&#62; Object
&#62;&#62; require_framework 'ScriptingBridge'
=&#62; true
&#62;&#62; iTunes = SBApplication.applicationWithBundleIdentifier: 'com.apple.iTunes'
SyntaxError: compile error
(irb):4: syntax error, unexpected ':', expecting $end
iTunes = SBApplication.applicationWithBundleIdentifier: 'com.apple.iTunes'
                                                       ^
	from (irb):4</description>
		<content:encoded><![CDATA[<p>:(</p>
<p>&gt;&gt; require &#8216;osx/cocoa&#8217;<br />
=&gt; true<br />
&gt;&gt; include OSX<br />
=&gt; Object<br />
&gt;&gt; require_framework &#8216;ScriptingBridge&#8217;<br />
=&gt; true<br />
&gt;&gt; iTunes = SBApplication.applicationWithBundleIdentifier: &#8216;com.apple.iTunes&#8217;<br />
SyntaxError: compile error<br />
(irb):4: syntax error, unexpected &#8216;:&#8217;, expecting $end<br />
iTunes = SBApplication.applicationWithBundleIdentifier: &#8216;com.apple.iTunes&#8217;<br />
                                                       ^<br />
	from (irb):4</p>
]]></content:encoded>
	</item>
</channel>
</rss>
