<?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: Using QRect with QHash</title>
	<atom:link href="http://thesmithfam.org/blog/2008/01/17/using-qrect-with-qhash/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesmithfam.org/blog/2008/01/17/using-qrect-with-qhash/</link>
	<description>Your blog is probably better than mine.</description>
	<pubDate>Fri, 29 Aug 2008 04:06:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dave</title>
		<link>http://thesmithfam.org/blog/2008/01/17/using-qrect-with-qhash/#comment-35388</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 17 Jan 2008 21:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://thesmithfam.org/blog/2008/01/17/using-qrect-with-qhash/#comment-35388</guid>
		<description>Good idea! The thought didn't occur to me. Thanks!</description>
		<content:encoded><![CDATA[<p>Good idea! The thought didn&#8217;t occur to me. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://thesmithfam.org/blog/2008/01/17/using-qrect-with-qhash/#comment-35387</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 17 Jan 2008 21:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://thesmithfam.org/blog/2008/01/17/using-qrect-with-qhash/#comment-35387</guid>
		<description>If you trust Sun you could probably use the hash implementation they use in the JVM, they usually go through a fair amount of work to ensure that they have a decent algorithm that minimizes collisions.  Not sure about licensing though.  Their hash is basically x + 37*y + 43*width + 47*height.</description>
		<content:encoded><![CDATA[<p>If you trust Sun you could probably use the hash implementation they use in the JVM, they usually go through a fair amount of work to ensure that they have a decent algorithm that minimizes collisions.  Not sure about licensing though.  Their hash is basically x + 37*y + 43*width + 47*height.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
