<?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: The Importance in Rewriting Code</title>
	<atom:link href="http://freedomofsoftware.org/2008/01/the-importance-in-rewriting-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://freedomofsoftware.org/2008/01/the-importance-in-rewriting-code/</link>
	<description></description>
	<lastBuildDate>Thu, 06 May 2010 20:18:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Michael Carter</title>
		<link>http://freedomofsoftware.org/2008/01/the-importance-in-rewriting-code/comment-page-1/#comment-6</link>
		<dc:creator>Michael Carter</dc:creator>
		<pubDate>Sat, 06 Mar 2010 02:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://braydon.com/blog/?p=141#comment-6</guid>
		<description>Try executing these lines in python: 4&amp;1; 4&amp;2; 4&amp;3; 4&amp;4; 4&amp;5; 4&amp;6; 4&amp;7; You’ll get either 0 or 4 each time depending on if its a permission containing read. Use this method and your system will work for any valid value besides just 6 and 4.</description>
		<content:encoded><![CDATA[<p>Try executing these lines in python: 4&amp;1; 4&amp;2; 4&amp;3; 4&amp;4; 4&amp;5; 4&amp;6; 4&amp;7; You’ll get either 0 or 4 each time depending on if its a permission containing read. Use this method and your system will work for any valid value besides just 6 and 4.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

