<?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: Literate Programming: Elegance and good taste matter!</title>
	<atom:link href="http://tinobox.com/wordpress/coding/literate-programming-elegance-and-good-taste-matter/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinobox.com/wordpress/coding/literate-programming-elegance-and-good-taste-matter/</link>
	<description>Odds and ends of internet entrepreneurship—A Technical Diary</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:07:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 3 Fast Techniques for Thesis Theme custom_functions.php &#124; Website In A Weekend</title>
		<link>http://tinobox.com/wordpress/coding/literate-programming-elegance-and-good-taste-matter/comment-page-1/#comment-4046</link>
		<dc:creator>3 Fast Techniques for Thesis Theme custom_functions.php &#124; Website In A Weekend</dc:creator>
		<pubDate>Tue, 16 Nov 2010 07:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=57#comment-4046</guid>
		<description>[...] here is staggering. I don&#8217;t need to read code. I can see what it does by looking at the bit literate file name. If the file doesn&#8217;t exist, it doesn&#8217;t try and load and [...]</description>
		<content:encoded><![CDATA[<p>[...] here is staggering. I don&#8217;t need to read code. I can see what it does by looking at the bit literate file name. If the file doesn&#8217;t exist, it doesn&#8217;t try and load and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Create Custom Template Pages in Thesis Theme &#124; Website In A Weekend</title>
		<link>http://tinobox.com/wordpress/coding/literate-programming-elegance-and-good-taste-matter/comment-page-1/#comment-2622</link>
		<dc:creator>How To Create Custom Template Pages in Thesis Theme &#124; Website In A Weekend</dc:creator>
		<pubDate>Thu, 15 Apr 2010 00:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=57#comment-2622</guid>
		<description>[...] It&#8217;s true about literate programming: elegance and good taste matter! [...]</description>
		<content:encoded><![CDATA[<p>[...] It&#8217;s true about literate programming: elegance and good taste matter! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Philippe Daigle</title>
		<link>http://tinobox.com/wordpress/coding/literate-programming-elegance-and-good-taste-matter/comment-page-1/#comment-114</link>
		<dc:creator>Jean-Philippe Daigle</dc:creator>
		<pubDate>Sat, 01 Mar 2008 05:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=57#comment-114</guid>
		<description>I agree this do - do not - do - do - do pattern is probably poorly thought-out in this particular case, but sometimes it&#039;s not so obvious.

Say you need to implement a command-line option for an imaginary program, that enables or disables Nagle&#039;s algorithm on sockets owned by that program. How would you name it?

Would you call it &quot;enable TCP_NODELAY&quot;, which disables Nagle (which is enabled by default) (and wouldn&#039;t that be confusing?)
Would you call it &quot;disable Nagle&#039;s algorithm&quot;, which takes the negative route, and thus would clash with the other options?</description>
		<content:encoded><![CDATA[<p>I agree this do &#8211; do not &#8211; do &#8211; do &#8211; do pattern is probably poorly thought-out in this particular case, but sometimes it&#8217;s not so obvious.</p>
<p>Say you need to implement a command-line option for an imaginary program, that enables or disables Nagle&#8217;s algorithm on sockets owned by that program. How would you name it?</p>
<p>Would you call it &#8220;enable TCP_NODELAY&#8221;, which disables Nagle (which is enabled by default) (and wouldn&#8217;t that be confusing?)<br />
Would you call it &#8220;disable Nagle&#8217;s algorithm&#8221;, which takes the negative route, and thus would clash with the other options?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

