<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeQuotes &#187; Logic</title>
	<atom:link href="http://codequotes.com/tags/logic/feed" rel="self" type="application/rss+xml" />
	<link>http://codequotes.com</link>
	<description>random technology quotations</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:38:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Cooper: Logic and interaction design</title>
		<link>http://codequotes.com/2006/12/14/cooper-logic-and-interaction-design</link>
		<comments>http://codequotes.com/2006/12/14/cooper-logic-and-interaction-design#comments</comments>
		<pubDate>Thu, 14 Dec 2006 13:48:55 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Logic]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/12/14/cooper-logic-and-interaction-design</guid>
		<description><![CDATA[&#8220;The problem is that while logic is a powerful and effective programming tool, it is a pathetically weak and inappropriate interaction design tool.&#8221; &#8212; Alan Cooper]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;The problem is that while logic is a powerful and effective programming tool, it is a pathetically weak and inappropriate interaction design tool.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Cooper">Alan Cooper</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/12/14/cooper-logic-and-interaction-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coveyou: Random numbers</title>
		<link>http://codequotes.com/2006/08/14/coveyou-random-numbers</link>
		<comments>http://codequotes.com/2006/08/14/coveyou-random-numbers#comments</comments>
		<pubDate>Mon, 14 Aug 2006 13:05:42 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Logic]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/08/14/coveyou-random-numbers</guid>
		<description><![CDATA[&#8220;The generation of random numbers is too important to be left to chance.&#8221; &#8212; Robert R. Coveyou]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;The generation of random numbers is too important to be left to chance.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=">Robert R. Coveyou</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/08/14/coveyou-random-numbers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DeMarco: Software is a thought process</title>
		<link>http://codequotes.com/2006/04/23/demarco-software-is-a-thought-process</link>
		<comments>http://codequotes.com/2006/04/23/demarco-software-is-a-thought-process#comments</comments>
		<pubDate>Sun, 23 Apr 2006 09:51:49 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Law]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Problem Solving]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/04/23/demarco-software-is-a-thought-process</guid>
		<description><![CDATA[&#8220;Software is a thought process. To patent it is comparable to patenting induction or deduction.&#8221; &#8212; Tom DeMarco]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Software is a thought process. To patent it is comparable to patenting induction or deduction.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=DeMarco">Tom DeMarco</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/04/23/demarco-software-is-a-thought-process/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spolsky: Abstractions</title>
		<link>http://codequotes.com/2006/04/21/spolsky-abstractions</link>
		<comments>http://codequotes.com/2006/04/21/spolsky-abstractions#comments</comments>
		<pubDate>Fri, 21 Apr 2006 10:55:42 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Problem Solving]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/04/21/spolsky-abstractions</guid>
		<description><![CDATA[&#8220;And if you go too far up, abstraction-wise, you run out of oxygen. Sometimes smart thinkers just don&#8217;t know when to stop, and they create these absurd, all-encompassing, high-level pictures of the universe that are all good and fine, but don&#8217;t actually mean anything at all.&#8221; &#8212; Joel Spolsky]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;And if you go too far up, abstraction-wise, you run out of oxygen. Sometimes smart thinkers just don&#8217;t know when to stop, and they create these absurd, all-encompassing, high-level pictures of the universe that are all good and fine, but don&#8217;t actually mean anything at all.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Spolsky">Joel Spolsky</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/04/21/spolsky-abstractions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Churchill: Intense complexities</title>
		<link>http://codequotes.com/2006/04/13/churchill-intense-complexities</link>
		<comments>http://codequotes.com/2006/04/13/churchill-intense-complexities#comments</comments>
		<pubDate>Thu, 13 Apr 2006 10:38:31 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Logic]]></category>
		<category><![CDATA[Problem Solving]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/04/13/churchill-intense-complexities</guid>
		<description><![CDATA[&#8220;Out of intense complexities, intense simplicities emerge.&#8221; &#8212; Winston Churchill]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;Out of intense complexities, intense simplicities emerge.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Churchill">Winston Churchill</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/04/13/churchill-intense-complexities/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wittgenstein: Different languages</title>
		<link>http://codequotes.com/2006/04/12/wittgenstein-different-languages</link>
		<comments>http://codequotes.com/2006/04/12/wittgenstein-different-languages#comments</comments>
		<pubDate>Wed, 12 Apr 2006 12:35:01 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[Problem Solving]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/04/12/wittgenstein-different-languages</guid>
		<description><![CDATA[&#8220;If we spoke a different language, we would perceive a somewhat different world.&#8221; &#8212; Ludwig Wittgenstein]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;If we spoke a different language, we would perceive a somewhat different world.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Wittgenstein">Ludwig Wittgenstein</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/04/12/wittgenstein-different-languages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Herbert: Understanding</title>
		<link>http://codequotes.com/2006/04/11/herbert-understanding</link>
		<comments>http://codequotes.com/2006/04/11/herbert-understanding#comments</comments>
		<pubDate>Tue, 11 Apr 2006 10:33:44 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/04/11/herbert-understanding</guid>
		<description><![CDATA[&#8220;A process cannot be understood by stopping it. Understanding must move with the flow of the process, must join and flow with it.&#8221; &#8212; Frank Herbert, Dune]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;A process cannot be understood by stopping it. Understanding must move with the flow of the process, must join and flow with it.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Herbert">Frank Herbert</a>, <span class="source">Dune</span></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/04/11/herbert-understanding/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hein: Problems</title>
		<link>http://codequotes.com/2006/04/09/hein-problems</link>
		<comments>http://codequotes.com/2006/04/09/hein-problems#comments</comments>
		<pubDate>Sun, 09 Apr 2006 10:20:30 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Logic]]></category>
		<category><![CDATA[Poetry]]></category>
		<category><![CDATA[Problem Solving]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/04/09/hein-problems</guid>
		<description><![CDATA[Problems worthy of attack prove their worth by hitting back. &#8212; Piet Hein, Grooks]]></description>
			<content:encoded><![CDATA[<p class="quote">
Problems worthy<br />
of attack<br />
prove their worth<br />
by hitting back.
</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Hein">Piet Hein</a>, <span class="source"><a href="http://chat.carleton.ca/~tcstewar/grooks/">Grooks</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/04/09/hein-problems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fuller: Beautiful Problems</title>
		<link>http://codequotes.com/2006/03/07/fuller-beautiful-problems</link>
		<comments>http://codequotes.com/2006/03/07/fuller-beautiful-problems#comments</comments>
		<pubDate>Tue, 07 Mar 2006 13:15:37 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/03/07/fuller-beautiful-problems</guid>
		<description><![CDATA[&#8220;When I am working on a problem, I never think about beauty. I think only of how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong.&#8221; &#8212; R. Buckminster Fuller]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;When I am working on a problem, I never think about beauty. I think only of how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Fuller">R. Buckminster Fuller</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/03/07/fuller-beautiful-problems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Churchill: Innovation and logic</title>
		<link>http://codequotes.com/2006/02/25/winston-churchill-innovation-and-logic</link>
		<comments>http://codequotes.com/2006/02/25/winston-churchill-innovation-and-logic#comments</comments>
		<pubDate>Sat, 25 Feb 2006 12:56:11 +0000</pubDate>
		<dc:creator>Neal Enssle</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://codequotes.com/2006/02/17/winston-churchill-innovation-and-logic</guid>
		<description><![CDATA[&#8220;We must beware of needless innovations, especially when guided by logic.&#8221; &#8212; Winston Churchill]]></description>
			<content:encoded><![CDATA[<p class="quote">&ldquo;We must beware of needless innovations, especially when guided by logic.&rdquo;</p>
<p class="author">&mdash; <a class="authorLink" href="/?s=Churchill">Winston Churchill</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codequotes.com/2006/02/25/winston-churchill-innovation-and-logic/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
