<?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 Elegant Code</title>
	<atom:link href="http://elegantcode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 23:42:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Mike Heath</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64583</link>
		<dc:creator>Mike Heath</dc:creator>
		<pubDate>Tue, 07 Feb 2012 23:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64583</guid>
		<description>For the record, I like Node.js. I also like Lego. With Lego I can building something simple quickly. With Node.js I can build something simple quickly. Both are clever ideas. Of course, I would use neither for something I have to rely on.
I also have to say that it was because of this video that I got excited when Ryan Dahl announced he was stopping down from Node.js.</description>
		<content:encoded><![CDATA[<p>For the record, I like Node.js. I also like Lego. With Lego I can building something simple quickly. With Node.js I can build something simple quickly. Both are clever ideas. Of course, I would use neither for something I have to rely on.<br />
I also have to say that it was because of this video that I got excited when Ryan Dahl announced he was stopping down from Node.js.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Peter Wang</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64582</link>
		<dc:creator>Peter Wang</dc:creator>
		<pubDate>Tue, 07 Feb 2012 10:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64582</guid>
		<description>One of the best ways to get ideas across in software is by crafting good designs.  Of course, that falls on deaf ears if newcomers don&#039;t actually study existing software (good and bad) to understand its design rationales at a deep level.

I&#039;m also curious what class of people you are referring to specifically as &quot;unix greybeards&quot;.  That stereotype, when used in the pejorative, connotes the BOFH sysadmin type, who are merely users in the Unix ecosystem, and which is a far cry from the Dennis Ritchie/Bill Joy/Richard Stallman sort of folk that actually built the software that runs much of the world.  (And whose designs and code bear studying.)</description>
		<content:encoded><![CDATA[<p>One of the best ways to get ideas across in software is by crafting good designs.  Of course, that falls on deaf ears if newcomers don&#8217;t actually study existing software (good and bad) to understand its design rationales at a deep level.</p>
<p>I&#8217;m also curious what class of people you are referring to specifically as &#8220;unix greybeards&#8221;.  That stereotype, when used in the pejorative, connotes the BOFH sysadmin type, who are merely users in the Unix ecosystem, and which is a far cry from the Dennis Ritchie/Bill Joy/Richard Stallman sort of folk that actually built the software that runs much of the world.  (And whose designs and code bear studying.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by LindaM</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64581</link>
		<dc:creator>LindaM</dc:creator>
		<pubDate>Tue, 07 Feb 2012 03:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64581</guid>
		<description>You want to know who&#039;s to blame for the wheel getting constantly reinvented in IT? It&#039;s all the old programmers who absolutely *suck* at getting their ideas across, leaving them to be reinvented by better communicators later. Unix greybeards have a reputation for a reason.</description>
		<content:encoded><![CDATA[<p>You want to know who&#8217;s to blame for the wheel getting constantly reinvented in IT? It&#8217;s all the old programmers who absolutely *suck* at getting their ideas across, leaving them to be reinvented by better communicators later. Unix greybeards have a reputation for a reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Anthony</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64580</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Mon, 06 Feb 2012 21:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64580</guid>
		<description>Microsoft classic asp runs JavaScript server side ten years ago, </description>
		<content:encoded><![CDATA[<p>Microsoft classic asp runs JavaScript server side ten years ago,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NuGet Project Uncovered: Chronic by Jason</title>
		<link>http://elegantcode.com/2012/02/01/nuget-project-uncovered-chronic/comment-page-1/#comment-64579</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/01/27/nuget-project-uncovered-chronic/#comment-64579</guid>
		<description>Hey Peter,

This may be my lack of understanding how to use the project, however when I write the following tests (in the link below) I see different results than what I would expect. (Not sure if this is because the NuGet project is out of date form the source, but it looks like Install-Package chronic brings in 0.1.0)

http://codepaste.net/6figyb 

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Hey Peter,</p>
<p>This may be my lack of understanding how to use the project, however when I write the following tests (in the link below) I see different results than what I would expect. (Not sure if this is because the NuGet project is out of date form the source, but it looks like Install-Package chronic brings in 0.1.0)</p>
<p><a href="http://codepaste.net/6figyb " rel="nofollow">http://codepaste.net/6figyb </a></p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Rmangi</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64578</link>
		<dc:creator>Rmangi</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64578</guid>
		<description>Node was not by any means the first app server written in JavaScript. That would be Netscape Livewire.</description>
		<content:encoded><![CDATA[<p>Node was not by any means the first app server written in JavaScript. That would be Netscape Livewire.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Jarod Ferguson</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64577</link>
		<dc:creator>Jarod Ferguson</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64577</guid>
		<description>So you think node is about applying event driven programming to web development?</description>
		<content:encoded><![CDATA[<p>So you think node is about applying event driven programming to web development?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Jarod Ferguson</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64576</link>
		<dc:creator>Jarod Ferguson</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64576</guid>
		<description>&quot;Whilst I am deeply interested in Node, the ideas of lightweight HTTP servers etc. I think the jury is still &quot;out&quot; on whether or not Node is a &quot;great&quot; thing.&quot;

I share your perspective. The post was not intended to endorse node. The superlatives in question (and this post) were regarding the story of how node came to be. The metoeric rise of the community, the most watched repo on github, the fact that a blog post now makes you a fanboy (the divide), etc. </description>
		<content:encoded><![CDATA[<p>&#8220;Whilst I am deeply interested in Node, the ideas of lightweight HTTP servers etc. I think the jury is still &#8220;out&#8221; on whether or not Node is a &#8220;great&#8221; thing.&#8221;</p>
<p>I share your perspective. The post was not intended to endorse node. The superlatives in question (and this post) were regarding the story of how node came to be. The metoeric rise of the community, the most watched repo on github, the fact that a blog post now makes you a fanboy (the divide), etc. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Anonymous</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64575</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64575</guid>
		<description>http://teddziuba.com/2011/10/node-js-is-cancer.html</description>
		<content:encoded><![CDATA[<p><a href="http://teddziuba.com/2011/10/node-js-is-cancer.html" rel="nofollow">http://teddziuba.com/2011/10/node-js-is-cancer.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving the upload progress bar problem&#8211;The History of Node.js by Jodo</title>
		<link>http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/comment-page-1/#comment-64574</link>
		<dc:creator>Jodo</dc:creator>
		<pubDate>Mon, 06 Feb 2012 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2012/02/06/solving-the-upload-progress-bar-problemthe-history-of-node-js/#comment-64574</guid>
		<description>I think a blog post is the perfect amount of &#039;hype and superlatives&#039; at this time.
</description>
		<content:encoded><![CDATA[<p>I think a blog post is the perfect amount of &#8216;hype and superlatives&#8217; at this time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

