<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>skriker &#187; mik</title>
	<atom:link href="http://fredfred.net/skriker/index.php/author/mik/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredfred.net/skriker</link>
	<description></description>
	<lastBuildDate>Sun, 10 Oct 2010 21:04:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Polygons</title>
		<link>http://fredfred.net/skriker/index.php/polygons/</link>
		<comments>http://fredfred.net/skriker/index.php/polygons/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 11:37:14 +0000</pubDate>
		<dc:creator>mik</dc:creator>
				<category><![CDATA[BOS]]></category>

		<guid isPermaLink="false">http://fredfred.net/skriker/index.php/polygons/</guid>
		<description><![CDATA[
Picture above shows randomly generated simple polygons with no edges overlays. Bounding boxes are used to simplify polygons shape and are kept in interval trees for faster searching.

]]></description>
			<content:encoded><![CDATA[<img src="http://fredfred.net/skriker/images/mik/2006/polygons3.png" width="500" height="500" alt="polygons3.png" /><br />
<p class="text">Picture above shows randomly generated <a href="http://en.wikipedia.org/wiki/Simple_polygon">simple polygons</a> with no edges overlays. Bounding boxes are used to simplify polygons shape and are kept in <a href="http://en.wikipedia.org/wiki/Interval_tree">interval trees</a> for faster searching.</p>

]]></content:encoded>
			<wfw:commentRss>http://fredfred.net/skriker/index.php/polygons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

