<?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>Fixed-Size Array Circular Queue, In Java &#91;Old Content&#93;Comments on: </title>
	<atom:link href="http://www.kyle-brady.com/2009/02/11/fixed-size-array-circular-queue-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kyle-brady.com/2009/02/11/fixed-size-array-circular-queue-in-java/</link>
	<description>coherent thoughts on diverse topics</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:16:11 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle Brady</title>
		<link>http://www.kyle-brady.com/2009/02/11/fixed-size-array-circular-queue-in-java/#comment-3923</link>
		<dc:creator>Kyle Brady</dc:creator>
		<pubDate>Fri, 25 Dec 2009 15:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyle-brady.com/?p=1299#comment-3923</guid>
		<description>Sorry, I changed repositories for all the code and didn&#039;t fix the links.&lt;br&gt;&lt;br&gt;It should work now.&lt;br&gt;&lt;br&gt;--Kyle</description>
		<content:encoded><![CDATA[<p>Sorry, I changed repositories for all the code and didn&#39;t fix the links.</p>
<p>It should work now.</p>
<p>&#8211;Kyle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalisky</title>
		<link>http://www.kyle-brady.com/2009/02/11/fixed-size-array-circular-queue-in-java/#comment-3922</link>
		<dc:creator>kalisky</dc:creator>
		<pubDate>Thu, 24 Dec 2009 17:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyle-brady.com/?p=1299#comment-3922</guid>
		<description>link is broken</description>
		<content:encoded><![CDATA[<p>link is broken</p>
]]></content:encoded>
	</item>
</channel>
</rss>
