<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Strunk &amp; White can apply to programming</title>
	<atom:link href="http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:41:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Orv</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-46033</link>
		<dc:creator><![CDATA[Orv]]></dc:creator>
		<pubDate>Fri, 17 Oct 2008 19:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-46033</guid>
		<description><![CDATA[This reminds me of a book I saw many years ago called &quot;The Little Book of BASIC Style.&quot;  The title was a reference to &quot;The Little Book of Style,&quot; a guide for authors and publishers.  This was from the &quot;bad old days&quot; of non-structured BASIC programming, and had a bunch of tips for how to make BASIC programs more clear.]]></description>
		<content:encoded><![CDATA[<p>This reminds me of a book I saw many years ago called &#8220;The Little Book of BASIC Style.&#8221;  The title was a reference to &#8220;The Little Book of Style,&#8221; a guide for authors and publishers.  This was from the &#8220;bad old days&#8221; of non-structured BASIC programming, and had a bunch of tips for how to make BASIC programs more clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glompix</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-45900</link>
		<dc:creator><![CDATA[glompix]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 18:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-45900</guid>
		<description><![CDATA[Actually, more like...

* { text-transform:lowercase; }

Much cleaner, and this site uses it. :)]]></description>
		<content:encoded><![CDATA[<p>Actually, more like&#8230;</p>
<p>* { text-transform:lowercase; }</p>
<p>Much cleaner, and this site uses it. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyle</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-45894</link>
		<dc:creator><![CDATA[kyle]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 17:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-45894</guid>
		<description><![CDATA[@lee, ever notice that no one on hackaday capitalizes anything?... strtolower($comment) ;]]></description>
		<content:encoded><![CDATA[<p>@lee, ever notice that no one on hackaday capitalizes anything?&#8230; strtolower($comment) ;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Drake</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-45845</link>
		<dc:creator><![CDATA[Lee Drake]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 03:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-45845</guid>
		<description><![CDATA[Wow - my English teacher would have killed me if he&#039;d seen that post, and Strunk and White are probably rolling in their graves.  I can&#039;t believe I missed that many capitalizations, and made that many spelling errors.... :)  I should do a better proofing job before hitting &quot;Submit&quot;....]]></description>
		<content:encoded><![CDATA[<p>Wow &#8211; my English teacher would have killed me if he&#8217;d seen that post, and Strunk and White are probably rolling in their graves.  I can&#8217;t believe I missed that many capitalizations, and made that many spelling errors&#8230;. :)  I should do a better proofing job before hitting &#8220;Submit&#8221;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Drake</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-45844</link>
		<dc:creator><![CDATA[Lee Drake]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 03:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-45844</guid>
		<description><![CDATA[I learned to program Pascal off the &quot;elements of style&quot;.  I belive that and CJ Date&#039;s relational database book were the two formative books in my early development experience.  There isn&#039;t much in those two books that isn&#039;t still true today, not matter what the database engine or programming language you&#039;re using.]]></description>
		<content:encoded><![CDATA[<p>I learned to program Pascal off the &#8220;elements of style&#8221;.  I belive that and CJ Date&#8217;s relational database book were the two formative books in my early development experience.  There isn&#8217;t much in those two books that isn&#8217;t still true today, not matter what the database engine or programming language you&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RT (Panzer Time!)</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-45840</link>
		<dc:creator><![CDATA[RT (Panzer Time!)]]></dc:creator>
		<pubDate>Thu, 16 Oct 2008 01:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-45840</guid>
		<description><![CDATA[Yes, The Elements of Style is an excellent book.  Everyone can profit from it.  Clarity in text is always desirable on the Internet, where sometimes the main idea is lost due to a single bad construction.

Now, I don&#039;t necessarily think that all programming needs to be done in the super-structured style of pascal, but planning is always good, and using tried-and-true methods whenever possible is also advisable.]]></description>
		<content:encoded><![CDATA[<p>Yes, The Elements of Style is an excellent book.  Everyone can profit from it.  Clarity in text is always desirable on the Internet, where sometimes the main idea is lost due to a single bad construction.</p>
<p>Now, I don&#8217;t necessarily think that all programming needs to be done in the super-structured style of pascal, but planning is always good, and using tried-and-true methods whenever possible is also advisable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaDecue</title>
		<link>http://hackaday.com/2008/10/15/strunk-white-can-apply-to-programming/comment-page-1/#comment-45820</link>
		<dc:creator><![CDATA[MaDecue]]></dc:creator>
		<pubDate>Wed, 15 Oct 2008 22:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=4823#comment-45820</guid>
		<description><![CDATA[Hmmm, while agree with the sentiment, none other the Kernighan and Plaugher wrote &quot;The Elements of Programming Style&quot; way back in 1978, when I was in college.  It is highly recommended.

As I recall, it uses Pascal as the example language, but the priciples are applicable to any language / programming effort.

BTW, Strunk and White is an incredible book.  It has been on my desk throughout my career.  Even if you only write email, you *must* have this book.  It&#039;s the only book on clear writing that I&#039;ve ever read that has actually been entertaining.

Ma]]></description>
		<content:encoded><![CDATA[<p>Hmmm, while agree with the sentiment, none other the Kernighan and Plaugher wrote &#8220;The Elements of Programming Style&#8221; way back in 1978, when I was in college.  It is highly recommended.</p>
<p>As I recall, it uses Pascal as the example language, but the priciples are applicable to any language / programming effort.</p>
<p>BTW, Strunk and White is an incredible book.  It has been on my desk throughout my career.  Even if you only write email, you *must* have this book.  It&#8217;s the only book on clear writing that I&#8217;ve ever read that has actually been entertaining.</p>
<p>Ma</p>
]]></content:encoded>
	</item>
</channel>
</rss>

