<?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: Making The Most Of Your Code by Hiding Information</title>
	<atom:link href="http://www.devirtuoso.com/2009/05/making-the-most-of-your-code-by-hiding-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devirtuoso.com/2009/05/making-the-most-of-your-code-by-hiding-information/</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: Ezrad Lionel</title>
		<link>http://www.devirtuoso.com/2009/05/making-the-most-of-your-code-by-hiding-information/comment-page-1/#comment-97</link>
		<dc:creator>Ezrad Lionel</dc:creator>
		<pubDate>Mon, 15 Jun 2009 03:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=81#comment-97</guid>
		<description>That&#039;s quite interesting. I thought you were going somewhere with this then suddenly an abrupt halt. I&#039;m lucky those social icons weren&#039;t the edge of some cliff.</description>
		<content:encoded><![CDATA[<p>That&#8217;s quite interesting. I thought you were going somewhere with this then suddenly an abrupt halt. I&#8217;m lucky those social icons weren&#8217;t the edge of some cliff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Characteristics of Good Program Design</title>
		<link>http://www.devirtuoso.com/2009/05/making-the-most-of-your-code-by-hiding-information/comment-page-1/#comment-59</link>
		<dc:creator>10 Characteristics of Good Program Design</dc:creator>
		<pubDate>Sun, 07 Jun 2009 15:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=81#comment-59</guid>
		<description>[...] So What is loose coupling? It is when one portion of code is not dependant on another to run properly. It is bundling code into nice little self reliant packages that don’t rely on any outside code.&#160; How do you do this? Make good use of abstraction and information hiding. [...]</description>
		<content:encoded><![CDATA[<p>[...] So What is loose coupling? It is when one portion of code is not dependant on another to run properly. It is bundling code into nice little self reliant packages that don’t rely on any outside code.&#160; How do you do this? Make good use of abstraction and information hiding. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devirtuoso &#187; Abstraction: Making Code Readable</title>
		<link>http://www.devirtuoso.com/2009/05/making-the-most-of-your-code-by-hiding-information/comment-page-1/#comment-5</link>
		<dc:creator>Devirtuoso &#187; Abstraction: Making Code Readable</dc:creator>
		<pubDate>Thu, 14 May 2009 00:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=81#comment-5</guid>
		<description>[...] actually getting out of it. Go right ahead. Sure the function gets bigger, but it&#8217;s encapsulated so you know it shouldn&#8217;t be affecting any of your other code. You&#8217;ll also be able to [...]</description>
		<content:encoded><![CDATA[<p>[...] actually getting out of it. Go right ahead. Sure the function gets bigger, but it&#8217;s encapsulated so you know it shouldn&#8217;t be affecting any of your other code. You&#8217;ll also be able to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
