<?xml version="1.0" encoding="UTF-8"?>

<epigrams>
	<entry>
		<text>In an imperfect world, software can be an island of perfection.  
			  Software does exactly what the programmer tells it to do; 
		</text>
		<author>David Weinberger</author>
		<source>Small Pieces Loosely Joined: A Unified Theory of the Web</source>
		<link>http://www.breakingrobots.net/reading/books.html</link>
	</entry>
	<entry>
		<text>If the automobile had followed the same development cycle as the computer, a Rolls-Royce would today cost $100, 
				get a million miles per gallon, and explode once a year, killing everyone inside.
		</text>
		<author>Robert X. Cringely</author>
	</entry>
	<entry>
		<text>Considering the current sad state of our computer programs, software development is clearly still a black art, and cannot yet be called an engineering discipline.</text>
		<author>Bill Clinton</author>
	</entry>
	<entry>
		<text>Man is still the most extraordinary computer of all.</text>
		<author>John F. Kennedy</author>
	</entry>
	<entry>
		<text>I think and think for months and years. Ninety-nine times, the conclusion is false. The hundredth time I am right.</text>
		<author>Albert Einstein</author>
	</entry>
	<entry>
		<text>The first rule of any technology used in a business is that automation applied to an efficient operation will magnify the efficiency. The second is that automation applied to an inefficient operation will magnify the inefficiency.</text>
		<author>Bill Gates</author>
	</entry>
	<entry>
		<text>That's the thing about people who think they hate computers. What they really hate is lousy programmers.</text>
		<author>Larry Niven</author>
	</entry>
	<entry>
		<text>The nice thing about standards is that there are so many of them to choose from.</text>
		<author>Andrew Tannenbaum</author>
	</entry>
	<entry>
		<text>Anyone who puts a small gloss on a fundamental technology, calls it proprietary, and then tries to keep others from building on it, is a thief.</text>
		<author>Tim O'Reilly</author>
	</entry>
	<entry>
		<text>A common mistake people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.</text>
		<author>D. Adams</author>
		<link>http://www-2.cs.cmu.edu/~pattis/quotations.html</link>
	</entry>
	<entry>
		<text>If I had eight hours to chop down a tree, I would spend 6 hours sharpening an axe.</text>
		<author>Abraham Lincoln</author>
		<link>http://www-2.cs.cmu.edu/~pattis/quotations.html</link>
	</entry>
	<entry>
		<text>Microsoft, where quality is job 1.1</text>
		<author>Anonymous</author>
		<link>http://www-2.cs.cmu.edu/~pattis/quotations.html</link>
	</entry>
	<entry>
		<text>Optimism is an occupational hazard of programming: testing is the treatment.</text>
		<author>K. Beck</author>
	</entry>
	<entry>
		<text>Any sufficiently advanced technology is indistinguishable from magic.</text>
		<author>A. Clarke</author>
	</entry>
	<entry>
		<text>Doing more things faster is no substitute for doing the right things.</text>
		<author>S.R. Covey</author>
	</entry>
	<entry>
		<text>Computer Science is no more about computers than astronomy is about telescopes.</text>
		<author>E. Dijkstra</author>
	</entry>
	<entry>
		<text>Testing can show the presence of errors, but not their absence.</text>
		<author>E. Dijkstra</author>
	</entry>
	<entry>
		<text>Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction.</text>
		<author>Albert Einstein</author>
	</entry>
	<entry>
		<text>Everything should be made as simple as possible, but not simpler.</text>
		<author>Albert Einstein</author>
	</entry>
	<entry>
		<text>Any fool can write code that a computer can understand. Good programmers write code that humans can understand.</text>
		<author>R. Fowler</author>
		<source>Refactoring: Improving the Design of Existing Code</source>
	</entry>
	<entry>
		<text>...the better the software, the fewer lines of code</text>
		<author>Bill Gates</author>
	</entry>
	<entry>
		<text>Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.</text>
		<author>M. Golding</author>
	</entry>
	<entry>
		<text>The unavoidable price of reliability is simplicity.</text>
		<author>C.A.R. Hoare</author>
	</entry>
	<entry>
		<text>Mistakes are the portals of discovery.</text>
		<author>J. Joyce</author>
	</entry>
	<entry>
		<text>He who hasn't hacked assembly langauge as a youth has no heart. He who does so as an adult has no brain.</text>
		<author>J. Moore</author>
	</entry>
	<entry>
		<text>A designer knows he's achieved perfection not when there is nothing left to add, but when there is nothing left to take away.</text>
		<author>Antoine de Saint-Exupery</author>
	</entry>
	<entry>
		<text>We shall do a much better programming job, provided we approach the task with a full appreciation of its tremendous difficulty, provided that we respect the intrinsic limitations of the human mind and approach the task as very humble programmers.</text>
		<author>A.M. Turing</author>
	</entry>
	<entry>
		<text>Furious activity is no substitute for understanding.</text>
		<author>H.H. Williams</author>
	</entry>
	
</epigrams>