<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Episode 4: Scripting Languages</title>
	<atom:link href="http://www.se-radio.net/2006/02/episode-4-scripting-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.se-radio.net/2006/02/episode-4-scripting-languages/</link>
	<description>The Podcast for Professional Software Developers</description>
	<lastBuildDate>Tue, 14 May 2013 01:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: dstromberg</title>
		<link>http://www.se-radio.net/2006/02/episode-4-scripting-languages/#comment-307</link>
		<dc:creator>dstromberg</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-307</guid>
		<description><![CDATA[Actually, there are few TCL scripts on Linux systems unless you go looking for them, but some of the most popular Linux distributions include quite a number of python scripts out of the box - notably Ubuntu and Redhat.  Novell does not ship with that much of either TCL or Python though.

With regard to Python&#039;s &quot;significant whitespace&quot; - you probably owe it to yourself to look at it more seriously.  Granted, in early FORTRAN&#039;s, significant whitespace (and the -lack- thereof as well) was a big headache, but that was because it -introduced- problems.  In python, the significant whitespace -eliminates- an important class of problems found in most mainstream languages - that of indentation not necessarily reflecting actual code structure, and hence misleading the programmer.

People don&#039;t freak out about the significant whitespace in Bourne Shell or Haskell or OCaml - why is it ostensibly a big problem (only) in python?

If you&#039;re automatically generating python code:
1) It&#039;s a very easy algorithm to indent the stuff
2) You probably should indent for a curly brace language anyway, even if the code is auto-generated

Ruby sounds like a fine language, but I don&#039;t think Python should be discounted based on such a trivial canard.
]]></description>
		<content:encoded><![CDATA[<p>Actually, there are few TCL scripts on Linux systems unless you go looking for them, but some of the most popular Linux distributions include quite a number of python scripts out of the box &#8211; notably Ubuntu and Redhat.  Novell does not ship with that much of either TCL or Python though.</p>
<p>With regard to Python&#8217;s &#8220;significant whitespace&#8221; &#8211; you probably owe it to yourself to look at it more seriously.  Granted, in early FORTRAN&#8217;s, significant whitespace (and the -lack- thereof as well) was a big headache, but that was because it -introduced- problems.  In python, the significant whitespace -eliminates- an important class of problems found in most mainstream languages &#8211; that of indentation not necessarily reflecting actual code structure, and hence misleading the programmer.</p>
<p>People don&#8217;t freak out about the significant whitespace in Bourne Shell or Haskell or OCaml &#8211; why is it ostensibly a big problem (only) in python?</p>
<p>If you&#8217;re automatically generating python code:<br />
1) It&#8217;s a very easy algorithm to indent the stuff<br />
2) You probably should indent for a curly brace language anyway, even if the code is auto-generated</p>
<p>Ruby sounds like a fine language, but I don&#8217;t think Python should be discounted based on such a trivial canard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webmastersurajit</title>
		<link>http://www.se-radio.net/2006/02/episode-4-scripting-languages/#comment-340</link>
		<dc:creator>webmastersurajit</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-340</guid>
		<description><![CDATA[Wow a great topics. I like this. Thanks for sharing your tips.

&lt;a href=&quot;http://www.linkbuildingservice4seo.com/&quot;&gt;Link Building Service&lt;/a&gt;

&lt;a href=&quot;http://www.widewebway.com/One_Way_Link_building_Service.html&quot;&gt;One way link - Link Building Service&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Wow a great topics. I like this. Thanks for sharing your tips.</p>
<p><a href="http://www.linkbuildingservice4seo.com/">Link Building Service</a></p>
<p><a href="http://www.widewebway.com/One_Way_Link_building_Service.html">One way link &#8211; Link Building Service</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
