<?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>Programmers Quotes &#124; SysProg &#187; Programmers Quotes</title>
	<atom:link href="http://www.sysprog.net/category/programmers-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sysprog.net</link>
	<description>Programmers' quotations about programming languages and IT</description>
	<lastBuildDate>Fri, 16 Apr 2010 02:46:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automatic User Interface with OpenXava: An Evolutionary Option for GUIs</title>
		<link>http://www.sysprog.net/2009/05/automatic-user-interface-with-openxava-an-evolutionary-option-for-guis/</link>
		<comments>http://www.sysprog.net/2009/05/automatic-user-interface-with-openxava-an-evolutionary-option-for-guis/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:41:32 +0000</pubDate>
		<dc:creator>Javier Paniza</dc:creator>
				<category><![CDATA[General Stuff]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Quotes]]></category>
		<category><![CDATA[Programmers]]></category>
		<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[automatic user interface]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[model-drive]]></category>
		<category><![CDATA[openxava]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=749</guid>
		<description><![CDATA[This is a story about creating a user interface easily, or better yet, about having good user interfaces without working for them.
The Problem
Once upon a time, you created a really cool invoicing application. Your wonderful application had an agile MS-DOS (or Unix, or AS/400, or HOST) character interface, but your users demanded a Windows interface: [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/05/automatic-user-interface-with-openxava-an-evolutionary-option-for-guis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Your First iPhone App – Steps 3 of 3</title>
		<link>http://www.sysprog.net/2009/05/iphone-app-development-steps-3-of-3/</link>
		<comments>http://www.sysprog.net/2009/05/iphone-app-development-steps-3-of-3/#comments</comments>
		<pubDate>Sun, 10 May 2009 01:45:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Quotes]]></category>
		<category><![CDATA[Mobile Application Development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=725</guid>
		<description><![CDATA[Now you get to add your nib file. You’ll be using the interface builder that doesn’t generate source code. You can, however, manipulate objects and then save them in the nib file. But first you have to create the nib file by going to developer/applications to launch the Interface Builder. You then need to select [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/05/iphone-app-development-steps-3-of-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Properties without Getters and Setters</title>
		<link>http://www.sysprog.net/2009/04/java-properties-without-getters-and-setters/</link>
		<comments>http://www.sysprog.net/2009/04/java-properties-without-getters-and-setters/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:50:12 +0000</pubDate>
		<dc:creator>Javier Paniza</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Quotes]]></category>
		<category><![CDATA[Programmers]]></category>
		<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=693</guid>
		<description><![CDATA[ During the recent Devoxx conference, Mark Reinhold, Sun&#8217;s chief engineer for Java SE, gave a presentation   on the latest directions for Java 7. (Hamlet D&#8217;Arcy&#8217;s summary of Mark&#8217;s presentation is available    here.)
One of the features that was discussed for possible inclusion in Java 7, but won&#8217;t find its way [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/04/java-properties-without-getters-and-setters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Quotes &amp; Javascript Quotes</title>
		<link>http://www.sysprog.net/2009/02/java-script/</link>
		<comments>http://www.sysprog.net/2009/02/java-script/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:15:00 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Java Quotes]]></category>
		<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Javascript Quotes]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=352</guid>
		<description><![CDATA[

Lisp has all the visual appeal of oatmeal with fingernail clippings mixed in. &#8212;&#160;Larry Wall

If Java had true garbage collection, most programs would delete themselves upon execution. &#8212;&#160;Robert Sewell

I fear the the new object-oriented systems may suffer the fate of LISP, in that they can do many things, but the complexity of the class hierarchies [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/java-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bugs Quotes</title>
		<link>http://www.sysprog.net/2009/02/bugs-and-qa/</link>
		<comments>http://www.sysprog.net/2009/02/bugs-and-qa/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:14:03 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[QA Quotes]]></category>
		<category><![CDATA[Bug Quote]]></category>
		<category><![CDATA[Bug Quotes]]></category>
		<category><![CDATA[Bugs Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=335</guid>
		<description><![CDATA[
I never make stupid mistakes. Only very, very clever ones. &#8212;&#160;Dr Who
One: demonstrations always crash.
 And two: the probability of them crashing goes up exponentially with the number of people watching. &#8212;&#160;Steve Jobs
The service life of a cobbled up fix is inversely proportional to the time required to slap it together. &#8212;&#160;Nick Lappos
A crash is [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/bugs-and-qa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Processing</title>
		<link>http://www.sysprog.net/2009/02/data-processing/</link>
		<comments>http://www.sysprog.net/2009/02/data-processing/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:11:09 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Data Processing Quotes]]></category>
		<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=347</guid>
		<description><![CDATA[
I don&#8217;t see the logic of rejecting data just because they seem incredible.  &#8212;&#160;Fred Hoyle
If you torture data sufficiently, it will confess to almost anything.  &#8212;&#160;Fred Menger
Numbers do not lie, but they have the propensity to tell the truth with intent to deceive.  &#8212;&#160;Eric Temple Bell
Another type of backup storage uses a [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/data-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Design Quotes</title>
		<link>http://www.sysprog.net/2009/02/software-design/</link>
		<comments>http://www.sysprog.net/2009/02/software-design/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:10:31 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Software Design Quotes]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Design Quote]]></category>
		<category><![CDATA[Design Quotes]]></category>
		<category><![CDATA[Quotes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Design]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=345</guid>
		<description><![CDATA[

In the best possible scenario Java will end up mostly like Eiffel but with extra warts because of insufficiently thoughtful early design. &#8212;&#160;Matthew B Kenne
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 way is to make it [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/software-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Operating systems</title>
		<link>http://www.sysprog.net/2009/02/operating-systems/</link>
		<comments>http://www.sysprog.net/2009/02/operating-systems/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:09:26 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=343</guid>
		<description><![CDATA[
The Linux philosophy is to laugh in the face of danger. Oops. Wrong one. Do it yourself. That&#8217;s it.  &#8212;&#160;Linus Torvalds
Linux doesn&#8217;t exist. Everyone knows Linux is an unlicensed version of Unix.  &#8212;&#160;Kieran O'Shaughnessy
The two main design principles of the NeXT machine appear to be revenge and spite.  &#8212;&#160;Don Lancaster
Operating systems are [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/operating-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innovation Quotes</title>
		<link>http://www.sysprog.net/2009/02/innovation/</link>
		<comments>http://www.sysprog.net/2009/02/innovation/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:08:32 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Innovation Quote]]></category>
		<category><![CDATA[Innovation Quotes]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=341</guid>
		<description><![CDATA[
During my service in the United States Congress, I took the initiative in creating the Internet.  &#8212;&#160;Al Gore
If you take the road less traveled, just make sure it isn&#8217;t on the critical path.  &#8212;&#160;Elisabeth Hendrickson
My experience has been that creating a compelling new technology is so much harder than you think it will [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/innovation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Maintenance Quotes</title>
		<link>http://www.sysprog.net/2009/02/software-maintenance/</link>
		<comments>http://www.sysprog.net/2009/02/software-maintenance/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:07:56 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Maintenance Quotes]]></category>
		<category><![CDATA[Quotes]]></category>
		<category><![CDATA[Software Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=339</guid>
		<description><![CDATA[
If software were as unreliable as economic theory, there wouldn&#8217;t be a plane made of anything other than paper that could get off the ground. &#8212;&#160;Jim Fawcette

Just remember: you&#8217;re not a &#8220;dummy,&#8221; no matter what those computer books claim. The real dummies are the people who, though technically expert, couldn&#8217;t design hardware and software that&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/software-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmer Quotes</title>
		<link>http://www.sysprog.net/2009/02/programmers/</link>
		<comments>http://www.sysprog.net/2009/02/programmers/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:07:02 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers]]></category>
		<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Programmer Quote]]></category>
		<category><![CDATA[Programmer Quotes]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=336</guid>
		<description><![CDATA[
Of all the great programmers I can think of, I know of only one who would voluntarily program in Java. And of all the great programmers I can think of who don&#8217;t work for Sun, on Java, I know of zero. &#8212;&#160;Paul Graham
Their rumpled clothes, their unwashed and unshaven faces, and their uncombed hair all [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress Quotes</title>
		<link>http://www.sysprog.net/2009/02/progress/</link>
		<comments>http://www.sysprog.net/2009/02/progress/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:03:55 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Progress Quote]]></category>
		<category><![CDATA[Progress Quotes]]></category>
		<category><![CDATA[Quote Progress]]></category>
		<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=333</guid>
		<description><![CDATA[
The reasonable man adapts himself to the world; the unreasonable man persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. 
 &#8212;&#160;George Bernard Shaw
Progress might have been all right once, but it has gone on too long.  &#8212;&#160;Ogden Nash

The Difficult is that which can be done [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Quotes</title>
		<link>http://www.sysprog.net/2009/02/computer-security/</link>
		<comments>http://www.sysprog.net/2009/02/computer-security/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:02:42 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Computer Quote]]></category>
		<category><![CDATA[Computer Quotes]]></category>
		<category><![CDATA[Computers Quote]]></category>
		<category><![CDATA[Quotes]]></category>
		<category><![CDATA[Security Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=331</guid>
		<description><![CDATA[
The big lie of computer security is that security improves by imposing complex passwords on users. In real life, people write down anything they can&#8217;t remember. Security is increased by designing for the way humans actually behave.  &#8212;&#160;Jakob Nielsen
The stronger and more complex the password scheme, the lazier and more technically incompetent the security [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/computer-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing Quotes</title>
		<link>http://www.sysprog.net/2009/02/technical-writing/</link>
		<comments>http://www.sysprog.net/2009/02/technical-writing/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:01:38 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Technical Writing Quotes]]></category>
		<category><![CDATA[Writing Quote]]></category>
		<category><![CDATA[Writing Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=329</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/technical-writing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language Quotes</title>
		<link>http://www.sysprog.net/2009/02/computer-languages/</link>
		<comments>http://www.sysprog.net/2009/02/computer-languages/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:00:50 +0000</pubDate>
		<dc:creator>melisa</dc:creator>
				<category><![CDATA[Programmers Quotes]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[computers quotes]]></category>
		<category><![CDATA[Language Quote]]></category>
		<category><![CDATA[Language Quotes]]></category>

		<guid isPermaLink="false">http://www.sysprog.net/?p=328</guid>
		<description><![CDATA[

PL/I and Ada started out with all the bloat, were very daunting languages, and got bad reputations (deservedly). 
C++ has shown that if you slowly bloat up a language over a period of years, people don&#8217;t seem to mind as much. &#8212;&#160;James Hague
It should be noted that no ethically-trained software engineer would ever consent to [...]]]></description>
		<wfw:commentRss>http://www.sysprog.net/2009/02/computer-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 38/57 queries in 0.064 seconds using disk
Content Delivery Network via Amazon Web Services: CloudFront: d1qys6rzdgknb6.cloudfront.net

Served from: www.sysprog.net @ 2010-09-09 17:09:04 -->