<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PyCon: Scripting the Mac with Python</title>
	<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python</link>
	<description>what comes next?</description>
	<pubDate>Sun, 01 Aug 2010 02:58:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: ee211f47473c</title>
		<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-287211</link>
		<pubDate>Thu, 15 May 2008 12:51:05 +0000</pubDate>
		<guid>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-287211</guid>
					<description>&lt;strong&gt;ee211f47473c...&lt;/strong&gt;

ee211f47473c212fdf88...</description>
		<content:encoded><![CDATA[<p><strong>ee211f47473c&#8230;</strong></p>
<p>ee211f47473c212fdf88&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jacob Kaplan-Moss</title>
		<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2386</link>
		<pubDate>Mon, 28 Mar 2005 20:03:59 +0000</pubDate>
		<guid>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2386</guid>
					<description>Hey guys --

The slides are available at http://toys.jacobian.org/presentations/2005/appscript/.

Jacob</description>
		<content:encoded><![CDATA[<p>Hey guys &#8211;</p>
<p>The slides are available at <a href="http://toys.jacobian.org/presentations/2005/appscript/." rel="nofollow">http://toys.jacobian.org/presentations/2005/appscript/.</a></p>
<p>Jacob
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brad Crittenden</title>
		<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2383</link>
		<pubDate>Mon, 28 Mar 2005 16:53:46 +0000</pubDate>
		<guid>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2383</guid>
					<description>the example has a few typos in it.  this is what worked for me:
&lt;code&gt;
from appscript import *
f = app("Finder.app")
f.help() # shows what you can do with it, very nice.
f.desktop.disk.free_space.get()
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>the example has a few typos in it.  this is what worked for me:<br />
<code><br />
from appscript import *<br />
f = app("Finder.app")<br />
f.help() # shows what you can do with it, very nice.<br />
f.desktop.disk.free_space.get()<br />
</code>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt Croydon</title>
		<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2340</link>
		<pubDate>Sat, 26 Mar 2005 14:35:10 +0000</pubDate>
		<guid>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2340</guid>
					<description>Jim,

I'm not sure if Jacob Kaplan-Moss is planning on putting his slides online, but you might want to check out his website (http://jacobian.org) or send him an email.</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>I&#8217;m not sure if Jacob Kaplan-Moss is planning on putting his slides online, but you might want to check out his website (http://jacobian.org) or send him an email.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jim Reese</title>
		<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2328</link>
		<pubDate>Fri, 25 Mar 2005 21:48:18 +0000</pubDate>
		<guid>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2328</guid>
					<description>Is information about the demo using OmniGraffle available anywhere? I'd like to look at that code.</description>
		<content:encoded><![CDATA[<p>Is information about the demo using OmniGraffle available anywhere? I&#8217;d like to look at that code.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jacob Kaplan-Moss</title>
		<link>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2325</link>
		<pubDate>Fri, 25 Mar 2005 15:11:46 +0000</pubDate>
		<guid>http://www.postneo.com/2005/03/23/pycon-scripting-the-mac-with-python#comment-2325</guid>
					<description>That script, by the way, is at http://toys.jacobian.org/presentations/2005/appscript/generate-site-map.txt.

(I'm glad you liked the presentation :)</description>
		<content:encoded><![CDATA[<p>That script, by the way, is at <a href="http://toys.jacobian.org/presentations/2005/appscript/generate-site-map.txt." rel="nofollow">http://toys.jacobian.org/presentations/2005/appscript/generate-site-map.txt.</a></p>
<p>(I&#8217;m glad you liked the presentation <img src='http://www.postneo.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
