<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Likesalmon Design</title>
	<atom:link href="http://www.likesalmondesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.likesalmondesign.com</link>
	<description>Open Source Web Design from Scratch</description>
	<lastBuildDate>Wed, 07 Oct 2009 03:31:54 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Change current working directory from inside the Python interpreter by Evan Jones</title>
		<link>http://www.likesalmondesign.com/change-current-working-directory-from-inside-the-python-interpreter/comment-page-1/#comment-48</link>
		<dc:creator>Evan Jones</dc:creator>
		<pubDate>Wed, 07 Oct 2009 03:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.likesalmondesign.com/?p=222#comment-48</guid>
		<description>iPython makes my life much happier.  It&#039;s worth spending some time with:

-- method tab-completion
-- run shell commands (&#039;ls&#039;, &#039;cd xxx&#039;, etc) from the interpreter
-- drop into your editor whenever you want to refine code interactively
-- easily save and reuse a session, so if you did a bunch of fancy stuff in the interpreter you can automatically put that in a file.
-- automatically drop into  a debugger when something goes wrong.
-- Yay!</description>
		<content:encoded><![CDATA[<p>iPython makes my life much happier.  It&#8217;s worth spending some time with:</p>
<p>&#8211; method tab-completion<br />
&#8211; run shell commands (&#8217;ls&#8217;, &#8216;cd xxx&#8217;, etc) from the interpreter<br />
&#8211; drop into your editor whenever you want to refine code interactively<br />
&#8211; easily save and reuse a session, so if you did a bunch of fancy stuff in the interpreter you can automatically put that in a file.<br />
&#8211; automatically drop into  a debugger when something goes wrong.<br />
&#8211; Yay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change current working directory from inside the Python interpreter by Ammon</title>
		<link>http://www.likesalmondesign.com/change-current-working-directory-from-inside-the-python-interpreter/comment-page-1/#comment-47</link>
		<dc:creator>Ammon</dc:creator>
		<pubDate>Mon, 05 Oct 2009 23:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.likesalmondesign.com/?p=222#comment-47</guid>
		<description>Thanks fan! I&#039;ve never heard of iPython, but I&#039;m checking it out as I type this.</description>
		<content:encoded><![CDATA[<p>Thanks fan! I&#8217;ve never heard of iPython, but I&#8217;m checking it out as I type this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change current working directory from inside the Python interpreter by Evan Jones</title>
		<link>http://www.likesalmondesign.com/change-current-working-directory-from-inside-the-python-interpreter/comment-page-1/#comment-46</link>
		<dc:creator>Evan Jones</dc:creator>
		<pubDate>Mon, 05 Oct 2009 23:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.likesalmondesign.com/?p=222#comment-46</guid>
		<description>Dude, are you using iPython?  If you&#039;re spending time in the interpreter and NOT using iPython, your life is sadder than it ought to be...</description>
		<content:encoded><![CDATA[<p>Dude, are you using iPython?  If you&#8217;re spending time in the interpreter and NOT using iPython, your life is sadder than it ought to be&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
