﻿<?xml version="1.0" encoding="utf-8"?>
<Quotes>
  <Quote Rating="5" Source="Variant of Einstein quote">Everything should be made as simple as possible, but not simpler.</Quote>
  <Quote Rating="5" Source="R. Buckminster Fuller">When I am working on a problem I never thing about the beauty.  I think only how to solve the problem.  But when I have finished, if the solution is not beautiful, I know it is wrong.</Quote>
  <Quote Rating="5" Source="Unknown">If you can't explain something to a six-year-old, you really don't understand it yourself.</Quote>
  <Quote Rating="5" Source="Susan Dray">If the user can't use it, it doesn't work.</Quote>
  <Quote Rating="5" Source="HFI Button">If the user can't find it, it doesn't exist.</Quote>
  <Quote Rating="5" Source="Douglas Anderson">If there's a 'trick' to it, the UI is broken.</Quote>
  <Quote Rating="5" Source="Abraham Lincoln">Nearly all men can stand adversity, but if you want to test a man's character, give him power.</Quote>
  <Quote Rating="5" Source="Steve McConnell">In an ideal world, every system could run instantly, consume zero storage space, use zero network bandwidth, never contain any errors, and cost nothing to build.  In the real world, a key part of the designer's job is to weigh competing design characteristics and strike a balance among those characteristics.</Quote>
  <Quote Rating="5" Source="C.A.R. Hoare">There are two ways of constructing a software design: one way is to make it so simple that there are obviously no deficiencies, and the other is to make it so complicated that there are no obvious deficiencies.</Quote>
  <Quote Rating="5" Source="Scott Guthrie">Three years from now, no one will remember if you shipped an awesome software release a few months late. What customers will still remember three years from now is if you shipped a software release that wasn't ready a few months too soon.</Quote>
  <Quote Rating="5" Source="Harlan Mills">The methodology used should be based on choice of the latest and best, and not based on ignorance.  It should also be laced liberally with the old and dependable.</Quote>
  <Quote Rating="5" Source="Antoine de Saint-Exupery">You know you have achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away.</Quote>
  <Quote Rating="5" Source="David Parnas">We must not forget that the wheel is reinvented so often because it is a very good idea; I've learned to worry more about the soundness of ideas that were invented only once.</Quote>
  <Quote Rating="5" Source="Steve McConnell">The most difficult part of requirements gathering is not the act of recording what the users want; it is the exploratory, developmental activity of helping users figure out what they want.</Quote>
  <Quote Rating="5" Source="Benny Hill">Just because nobody complains doesn't mean all parachutes are perfect.</Quote>
  <Quote Rating="5" Source="Steve McConnell">It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it.</Quote>
  <Quote Rating="5" Source="Albert Einstein">Any darn fool can make something complex; it takes a genius to make something simple.</Quote>
  <Quote Rating="5" Source="Steve McConnell">Programmers over the lifetime of a system spend far more time reading code than writing code.</Quote>
  <Quote Rating="5" Source="Bertrand Russell">The greatest challenge to any thinker is stating the problem in a way that will allow a solution.</Quote>
  <Quote Rating="4" Source="HFI Button">All software gets usability tested … eventually.</Quote>
  <Quote Rating="4" Source="Unknown">Know thy user, for he is not thee.</Quote>
  <Quote Rating="4" Source="Niels Bohr">An expert is a man who has made all the mistakes that can be made in a very narrow field.</Quote>
  <Quote Rating="4" Source="Frederick Brooks">Good judgement comes from experience, and experience comes from bad judgement.</Quote>
  <Quote Rating="4" Source="Michael Dertouzos">People have not changed fundamentally in thousands of years. Technology changes constantly. It's the one that must adapt to us.</Quote>
  <Quote Rating="4" Source="Unknown">Perfection is the shortest and surest road to bankruptcy.</Quote>
  <Quote Rating="4" Source="Steve McConnell">Early in the project you can have firm cost and schedule targets or a firm feature set, but not both.</Quote>
  <Quote Rating="4" Source="Jenifer Tidwell">The real art of interface design lies in solving the right problem.</Quote>
  <Quote Rating="4" Source="Steve McConnell">Part of your job as a technical employee is to educate the nontechnical people around you about the development process.</Quote>
  <Quote Rating="4" Source="Jakob Nielsen">Studying and questioning users does no good if you tell them the answers.</Quote>
  <Quote Rating="4" Source="Steve McConnell">The key to being an effective programmer is maximizing the portion of the program that you can safely ignore while working on any one section of code.</Quote>
  <Quote Rating="4" Source="The Talmud">We do not see things as they are; we see things as we are.</Quote>
  <Quote Rating="4" Source="Oliver Wendell Holmes">I would not give a fig for the simplicity this side of complexity, but I would give my life for the simplicity on the other side of complexity.</Quote>
  <Quote Rating="4" Source="Ralph Waldo Emerson">Those who cannot tell what they desire or expect, still sigh and struggle with indefinite thoughts and vast wishes.</Quote>
  <Quote Rating="4" Source="Charles Dickens">It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the epoch of belief, it was the epoch of incredulity, it was the season of Light, it was the season of Darkness, it was the spring of hope, it was the winter of despair, we had everything before us, we had nothing before us, we were all going direct to Heaven, we were all going direct the other way …</Quote>
  <Quote Rating="4" Source="Roy Carlson">The sooner you start to code, the longer the program will take.</Quote>
  <Quote Rating="4" Source="Steve Jobs">A lot of times, people don't know what they want until you show it to them.</Quote>
  <Quote Rating="4" Source="Steve Jobs">Design is not just what it looks like and feels like. Design is how it works.</Quote>
  <Quote Rating="3" Source="Steve McConnell">A brute force solution that works is better than an elegant solution that doesn't work.</Quote>
  <Quote Rating="3" Source="Agile Manifesto">Simplicity — the art of maximizing the amount of work not done — is essential.</Quote>
  <Quote Rating="3" Source="Steve McConnell">On a typical project … the customer can't reliably describe what is needed before the code is written.  The problem isn't that the customers are a lower life form.  Just as the more you work with the project, the better you understand it, and the more they work with it, the better they understand it.</Quote>
  <Quote Rating="3" Source="P.J. Plauger">One symptom that you have bogged down in complexity overload is when you find yourself doggedly applying a method that is clearly irrelevant, at least to any outside observer.</Quote>
  <Quote Rating="3" Source="Steve McConnell">Treat a design as a wicked, sloppy, heuristic process.  Don't settle for the first design that occurs to you.  Collaborate.  Strive for simplicity.  Prototype when you need to.  Iterate, iterate, and iterate again.</Quote>
  <Quote Rating="3" Source="P.J. Plauger">It ain't abstract if you have to look at the underlying implementation to understand what's going on.</Quote>
  <Quote Rating="3" Source="Proverbs 20:21">An inheritance quickly gained at the beginning will not be blessed at the end.</Quote>
  <Quote Rating="3" Source="Unknown">Make it idiot-proof and someone will make a better idiot.</Quote>
  <Quote Rating="3" Source="Albert Einstein">I have no special talents. I am only passionately curious.</Quote>
  <Quote Rating="3" Source="Jeff Atwood">We have to stop optimizing for programmers and start optimizing for users.</Quote>
  <Quote Rating="3" Source="Scott Guthrie">A good architect studies bricks once, but studies people every time he designs a new building.</Quote>
  <Quote Rating="3" Source="Donald Knuth">Beware of bugs in the above code; I have only proved it correct, not tried it.</Quote>
  <Quote Rating="3" Source="Jef Raskin">The system should treat all user input as sacred.</Quote>
  <Quote Rating="2" Source="Steve Krug">Don't make me think.</Quote>
  <Quote Rating="2" Source="Red Adair">The only thing more expensive than hiring a professional, is hiring an amateur.</Quote>
  <Quote Rating="2" Source="H. L. Mencken">For every problem, there is one solution which is simple, neat and wrong.</Quote>
  <Quote Rating="2" Source="Samuel Clemens">Supposing is good, but finding out is better.</Quote>
  <Quote Rating="2" Source="The Economist (2004)">Microsoft in a recent survey found that most consumers use only 10% of the features on offer in Microsoft Word. In other words, some 90% of this software is clutter that obscures the few features people actually want.</Quote>
  <Quote Rating="2" Source="Steve Krug">People often test to decide what color drapes are best, only to learn that they forgot to put windows in the room.</Quote>
  <Quote Rating="2" Source="Steve McConnell">In software, the chain isn't as strong as its weakest link; it's as weak as all the weak links multiplied together</Quote>
  <Quote Rating="2" Source="Larry Marine">It is far better to adapt the technology to the user than to force the user to adapt to the technology.</Quote>
  <Quote Rating="2" Source="Jared Spool">'Intuitive' interfaces are easier to build when designers have a deep understanding of the users.</Quote>
  <Quote Rating="2" Source="Carly Fiorina">Customers always know what's wrong. They can't always tell you what they want, but they always can tell you what's wrong.</Quote>
  <Quote Rating="2" Source="Aza Raskin">Never use a warning when you mean undo.</Quote>
  <Quote Rating="1" Source="Albert Einstein">Imagination is more important than knowledge. For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution.</Quote>
  <Quote Rating="1" Source="Texas Tech Psychology Professor">You may be around seven different people in your lifetime, and those people won't necessarily be related.</Quote>
</Quotes>