<?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 gods wear hats</title>
	<atom:link href="http://godswearhats.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://godswearhats.com</link>
	<description>mortals wear shoes</description>
	<lastBuildDate>Mon, 05 Jul 2010 14:27:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Why choose Python? by aidan</title>
		<link>http://godswearhats.com/2010/07/02/why-choose-python/comment-page-1/#comment-192</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Mon, 05 Jul 2010 14:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=69#comment-192</guid>
		<description>Hey Steve,

I&#039;d say the two main reasons to choose Python over Ruby (and this coming from an ex-Ruby guy) are readability and community.

Ruby has many ways to implement the same thing, and this means that Ruby written by Joe in San Francisco can look very different to Ruby written by Hiro in Japan (and often does).  While this might not seem like a huge barrier, it makes it much harder for the novitiate to understand someone else&#039;s code, particularly the inner workings of a Ruby library.  I like that Python has really only one acceptable way for pretty much every code structure, making it much less likely for source code to have an &quot;accent&quot;.

I&#039;m not sure if it&#039;s a result of this readability (the two seem related in my mind), but I&#039;ve found the Python community to be more helpful than the Ruby one.  When asking a newbie question, I get links and answers as opposed to being ignored or told to RTFM with Ruby questions.

Having said all that, if you know Ruby, sticking with Ruby is no bad thing.  Same for PHP.  These languages all have their advantages over Python.  I just think Python takes it by a nose for a general purpose dynamic language.</description>
		<content:encoded><![CDATA[<p>Hey Steve,</p>
<p>I&#8217;d say the two main reasons to choose Python over Ruby (and this coming from an ex-Ruby guy) are readability and community.</p>
<p>Ruby has many ways to implement the same thing, and this means that Ruby written by Joe in San Francisco can look very different to Ruby written by Hiro in Japan (and often does).  While this might not seem like a huge barrier, it makes it much harder for the novitiate to understand someone else&#8217;s code, particularly the inner workings of a Ruby library.  I like that Python has really only one acceptable way for pretty much every code structure, making it much less likely for source code to have an &#8220;accent&#8221;.</p>
<p>I&#8217;m not sure if it&#8217;s a result of this readability (the two seem related in my mind), but I&#8217;ve found the Python community to be more helpful than the Ruby one.  When asking a newbie question, I get links and answers as opposed to being ignored or told to RTFM with Ruby questions.</p>
<p>Having said all that, if you know Ruby, sticking with Ruby is no bad thing.  Same for PHP.  These languages all have their advantages over Python.  I just think Python takes it by a nose for a general purpose dynamic language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why choose Python? by Steve</title>
		<link>http://godswearhats.com/2010/07/02/why-choose-python/comment-page-1/#comment-190</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 03 Jul 2010 16:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=69#comment-190</guid>
		<description>Any reason in particular for choosing Python over Ruby?</description>
		<content:encoded><![CDATA[<p>Any reason in particular for choosing Python over Ruby?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Razor&#8217;s Edge MUD by Anony Mouse</title>
		<link>http://godswearhats.com/2010/04/09/razors-edge-mud/comment-page-1/#comment-188</link>
		<dc:creator>Anony Mouse</dc:creator>
		<pubDate>Tue, 29 Jun 2010 17:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=65#comment-188</guid>
		<description>John was not the original coder, but he took the standard code for Circle Mud and gradually made changes to it.

It first ran surreptiously on a workstation in the Architecture department building.</description>
		<content:encoded><![CDATA[<p>John was not the original coder, but he took the standard code for Circle Mud and gradually made changes to it.</p>
<p>It first ran surreptiously on a workstation in the Architecture department building.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Razor&#8217;s Edge MUD by aidan</title>
		<link>http://godswearhats.com/2010/04/09/razors-edge-mud/comment-page-1/#comment-184</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Fri, 11 Jun 2010 14:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=65#comment-184</guid>
		<description>Yeah, I got it more or less working.  I didn&#039;t put it up anywhere because I was told it was still running somewhere else ... ?</description>
		<content:encoded><![CDATA[<p>Yeah, I got it more or less working.  I didn&#8217;t put it up anywhere because I was told it was still running somewhere else &#8230; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Razor&#8217;s Edge MUD by Chris</title>
		<link>http://godswearhats.com/2010/04/09/razors-edge-mud/comment-page-1/#comment-183</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 10 Jun 2010 23:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=65#comment-183</guid>
		<description>Any luck? -- Kam</description>
		<content:encoded><![CDATA[<p>Any luck? &#8212; Kam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by litebeam</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-175</link>
		<dc:creator>litebeam</dc:creator>
		<pubDate>Fri, 19 Mar 2010 20:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-175</guid>
		<description>Still, building in Simulator 3.0 with this error and building in Simulator 3.1 without, makes me think there is a bug in the 3.0 API in my case</description>
		<content:encoded><![CDATA[<p>Still, building in Simulator 3.0 with this error and building in Simulator 3.1 without, makes me think there is a bug in the 3.0 API in my case</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mail, iCal, Snow Leopard and Exchange by Chris D</title>
		<link>http://godswearhats.com/2009/11/04/mail-ical-snow-leopard-and-exchange/comment-page-1/#comment-155</link>
		<dc:creator>Chris D</dc:creator>
		<pubDate>Thu, 05 Nov 2009 20:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=55#comment-155</guid>
		<description>You just said an MS app is better?!  Root cause analysis time......maybe you should go to a clinic, you must have H1N1 :P

Seriously though, good write up.</description>
		<content:encoded><![CDATA[<p>You just said an MS app is better?!  Root cause analysis time&#8230;&#8230;maybe you should go to a clinic, you must have H1N1 <img src='http://godswearhats.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Seriously though, good write up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mail, iCal, Snow Leopard and Exchange by aidan</title>
		<link>http://godswearhats.com/2009/11/04/mail-ical-snow-leopard-and-exchange/comment-page-1/#comment-154</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=55#comment-154</guid>
		<description>Hah, just realized I didn&#039;t state what I liked about iCal.  Mostly I like that it&#039;s not Entourage - it feels more Apple-like, but not Apple-like enough, and still dysfunctional.</description>
		<content:encoded><![CDATA[<p>Hah, just realized I didn&#8217;t state what I liked about iCal.  Mostly I like that it&#8217;s not Entourage &#8211; it feels more Apple-like, but not Apple-like enough, and still dysfunctional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sideburns by aidan</title>
		<link>http://godswearhats.com/2009/08/01/sideburns/comment-page-1/#comment-146</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Mon, 03 Aug 2009 17:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=54#comment-146</guid>
		<description>Meh.  They&#039;re just getting started, and I may get rid of them.  My wife&#039;s birthday is Sep 25, so may grow them after that.</description>
		<content:encoded><![CDATA[<p>Meh.  They&#8217;re just getting started, and I may get rid of them.  My wife&#8217;s birthday is Sep 25, so may grow them after that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sideburns by Steven Wilkin</title>
		<link>http://godswearhats.com/2009/08/01/sideburns/comment-page-1/#comment-144</link>
		<dc:creator>Steven Wilkin</dc:creator>
		<pubDate>Mon, 03 Aug 2009 12:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=54#comment-144</guid>
		<description>Pictures!</description>
		<content:encoded><![CDATA[<p>Pictures!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
