<?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/"
		>
<channel>
	<title>Comments on: Abstraction: Making Code Readable</title>
	<atom:link href="http://www.devirtuoso.com/2009/05/abstraction-making-code-readable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devirtuoso.com/2009/05/abstraction-making-code-readable/</link>
	<description>Web Development Wickedness</description>
	<lastBuildDate>Thu, 12 Aug 2010 19:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: 10 Characteristics of Good Program Design</title>
		<link>http://www.devirtuoso.com/2009/05/abstraction-making-code-readable/comment-page-1/#comment-58</link>
		<dc:creator>10 Characteristics of Good Program Design</dc:creator>
		<pubDate>Sun, 07 Jun 2009 15:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=99#comment-58</guid>
		<description>[...] self reliant packages that don’t rely on any outside code.  How do you do this? Make good use of abstraction and information [...]</description>
		<content:encoded><![CDATA[<p>[...] self reliant packages that don’t rely on any outside code.  How do you do this? Make good use of abstraction and information [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devirtuoso &#187; Anticipating Change: Make Quality Code that is Easier to Update.</title>
		<link>http://www.devirtuoso.com/2009/05/abstraction-making-code-readable/comment-page-1/#comment-6</link>
		<dc:creator>Devirtuoso &#187; Anticipating Change: Make Quality Code that is Easier to Update.</dc:creator>
		<pubDate>Tue, 19 May 2009 23:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=99#comment-6</guid>
		<description>[...] change and place them into their own class or function. A good example of this is in the article Abstraction: Making Code Readable    Author: admin Categories: Development Best Practices Tags: best practices, programming, web [...]</description>
		<content:encoded><![CDATA[<p>[...] change and place them into their own class or function. A good example of this is in the article Abstraction: Making Code Readable    Author: admin Categories: Development Best Practices Tags: best practices, programming, web [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
