<?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 on: Script v. Program</title>
	<atom:link href="http://digitalanalog.net/2009/02/04/script-v-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalanalog.net/2009/02/04/script-v-program/</link>
	<description>Occasional Thoughts on Social Computing, Visualization and User Interface</description>
	<lastBuildDate>Fri, 02 Jul 2010 16:28:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Beau Key</title>
		<link>http://digitalanalog.net/2009/02/04/script-v-program/comment-page-1/#comment-122</link>
		<dc:creator>Beau Key</dc:creator>
		<pubDate>Sun, 08 Mar 2009 17:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://digitalanalog.net/?p=95#comment-122</guid>
		<description>@1: &quot;.bat/.vbs/.wsh (gag)&quot; =&gt; I love to script in .bat/.vbs/.wsh (+WMI &amp; ADSI). Everything to maintain and manage 98+% of all of the computers -on this earth-!
@3: Yes, scripts are invoking the best of the underlying Operating Systems. Just a sequence of commands. 

As for the speed, yes the performance of scripts sucks (just like Java). However on our modern machines you don&#039;t give a damn if script takes a few seconds more than (much more complex) compiled program. Easy to change and to test (-without- the compiler!). 

Scripting rules for me. I do not have to learn all the secret rituals to create a program, compile it, and make it run the way I like it!</description>
		<content:encoded><![CDATA[<p>@1: &#8220;.bat/.vbs/.wsh (gag)&#8221; =&gt; I love to script in .bat/.vbs/.wsh (+WMI &amp; ADSI). Everything to maintain and manage 98+% of all of the computers -on this earth-!<br />
@3: Yes, scripts are invoking the best of the underlying Operating Systems. Just a sequence of commands. </p>
<p>As for the speed, yes the performance of scripts sucks (just like Java). However on our modern machines you don&#8217;t give a damn if script takes a few seconds more than (much more complex) compiled program. Easy to change and to test (-without- the compiler!). </p>
<p>Scripting rules for me. I do not have to learn all the secret rituals to create a program, compile it, and make it run the way I like it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Feinberg</title>
		<link>http://digitalanalog.net/2009/02/04/script-v-program/comment-page-1/#comment-105</link>
		<dc:creator>Jonathan Feinberg</dc:creator>
		<pubDate>Wed, 25 Feb 2009 19:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://digitalanalog.net/?p=95#comment-105</guid>
		<description>@2

The lines between &quot;interpreted&quot; and &quot;compiled&quot; are not as clear as you imply. Java, for instance, is indeed compiled to machine code by the JIT compiler in the VM. It is not &quot;intepreted.&quot;

@OP

I consider a script to be a program whose primary function is to run other programs.</description>
		<content:encoded><![CDATA[<p>@2</p>
<p>The lines between &#8220;interpreted&#8221; and &#8220;compiled&#8221; are not as clear as you imply. Java, for instance, is indeed compiled to machine code by the JIT compiler in the VM. It is not &#8220;intepreted.&#8221;</p>
<p>@OP</p>
<p>I consider a script to be a program whose primary function is to run other programs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kapil Gupta</title>
		<link>http://digitalanalog.net/2009/02/04/script-v-program/comment-page-1/#comment-87</link>
		<dc:creator>Kapil Gupta</dc:creator>
		<pubDate>Tue, 17 Feb 2009 14:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://digitalanalog.net/?p=95#comment-87</guid>
		<description>interesting point. I&#039;m struck by the fact that we refer to perl &quot;scripting&quot; but java &quot;programming&quot;, though both are interpreted. (part of that is possibly because perl is a simpler language?)</description>
		<content:encoded><![CDATA[<p>interesting point. I&#8217;m struck by the fact that we refer to perl &#8220;scripting&#8221; but java &#8220;programming&#8221;, though both are interpreted. (part of that is possibly because perl is a simpler language?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Wiley</title>
		<link>http://digitalanalog.net/2009/02/04/script-v-program/comment-page-1/#comment-86</link>
		<dc:creator>Greg Wiley</dc:creator>
		<pubDate>Tue, 17 Feb 2009 13:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://digitalanalog.net/?p=95#comment-86</guid>
		<description>While the lines are getting blurred, a script to me is any program that doesn&#039;t require a separate compile step on the part of the developer.  So when I write Perl, ksh, or even the occassional .bat/.vbs/.wsh (gag), I&#039;m scripting.</description>
		<content:encoded><![CDATA[<p>While the lines are getting blurred, a script to me is any program that doesn&#8217;t require a separate compile step on the part of the developer.  So when I write Perl, ksh, or even the occassional .bat/.vbs/.wsh (gag), I&#8217;m scripting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
