<?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"
	>
<channel>
	<title>Comments on: Binary Search: created with Flex Builder 2</title>
	<atom:link href="http://seantheflexguy.com/blog/2007/04/23/binary-search-created-with-flex-builder-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://seantheflexguy.com/blog/2007/04/23/binary-search-created-with-flex-builder-2/</link>
	<description>Flex Developer, AIR Developer, ActionScript Programmer</description>
	<pubDate>Sun, 05 Jul 2009 20:55:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Keith</title>
		<link>http://seantheflexguy.com/blog/2007/04/23/binary-search-created-with-flex-builder-2/#comment-1229</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 04 Sep 2008 14:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://seantheflashguy.com/blog/2007/04/23/binary-search-created-with-flex-builder-2/#comment-1229</guid>
		<description>Can you post the source code for this?  The current link to the code returns a 404.</description>
		<content:encoded><![CDATA[<p>Can you post the source code for this?  The current link to the code returns a 404.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Adam</title>
		<link>http://seantheflexguy.com/blog/2007/04/23/binary-search-created-with-flex-builder-2/#comment-228</link>
		<dc:creator>Brett Adam</dc:creator>
		<pubDate>Sun, 02 Mar 2008 06:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://seantheflashguy.com/blog/2007/04/23/binary-search-created-with-flex-builder-2/#comment-228</guid>
		<description>Bug: array.length is one more than maximum array index, since indices are zero-based. If element isn't found, code walks off the end and element == null</description>
		<content:encoded><![CDATA[<p>Bug: array.length is one more than maximum array index, since indices are zero-based. If element isn&#8217;t found, code walks off the end and element == null</p>
]]></content:encoded>
	</item>
</channel>
</rss>
