<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Calling the command line from Cocoa</title>
	<atom:link href="http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/feed/" rel="self" type="application/rss+xml" />
	<link>http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/</link>
	<description>a look behind the curtain</description>
	<pubDate>Fri, 04 Jul 2008 00:19:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: NSWorkspace Bug in - openFile: ? &#171; IMLocation development log</title>
		<link>http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-192</link>
		<dc:creator>NSWorkspace Bug in - openFile: ? &#171; IMLocation development log</dc:creator>
		<pubDate>Fri, 07 Dec 2007 20:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-192</guid>
		<description>[...] verify that IMLocationHelper has been launched by  assert([[ShellTask executeShellCommandSynchronously:@&#8221;ps -axww &#124; grep IMLocationHelper &#124; grep -v grep&#8221;] [...]</description>
		<content:encoded><![CDATA[<p>[...] verify that IMLocationHelper has been launched by  assert([[ShellTask executeShellCommandSynchronously:@&#8221;ps -axww | grep IMLocationHelper | grep -v grep&#8221;] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: (NS)AppleScript Sucks &#171; IMLocation development log</title>
		<link>http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-58</link>
		<dc:creator>(NS)AppleScript Sucks &#171; IMLocation development log</dc:creator>
		<pubDate>Mon, 24 Sep 2007 08:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-58</guid>
		<description>[...] anywhere else. There is a workaround, but the cure is worse then the disease. You can use an NSTask to have the osascript program interpret the script for you. This won&#8217;t block your thread, but [...]</description>
		<content:encoded><![CDATA[<p>[...] anywhere else. There is a workaround, but the cure is worse then the disease. You can use an NSTask to have the osascript program interpret the script for you. This won&#8217;t block your thread, but [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cynthia&#8217;s House of Bits &#187; Blog Archive &#187; NSTask</title>
		<link>http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-27</link>
		<dc:creator>Cynthia&#8217;s House of Bits &#187; Blog Archive &#187; NSTask</dc:creator>
		<pubDate>Fri, 10 Aug 2007 00:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-27</guid>
		<description>[...] Very cool object [...]</description>
		<content:encoded><![CDATA[<p>[...] Very cool object [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tell application &#8220;YourGreatApp&#8221; NSAppleScript is here to save the day &#171; IMLocation developement log</title>
		<link>http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-11</link>
		<dc:creator>tell application &#8220;YourGreatApp&#8221; NSAppleScript is here to save the day &#171; IMLocation developement log</dc:creator>
		<pubDate>Fri, 22 Jun 2007 01:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://imlocation.wordpress.com/2007/06/21/calling-the-command-line-from-cocoa/#comment-11</guid>
		<description>[...] TO ADD: this is a better way to call the command line, or embed snippets of a different language in cocoa.  [...]</description>
		<content:encoded><![CDATA[<p>[...] TO ADD: this is a better way to call the command line, or embed snippets of a different language in cocoa.  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
