<?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>Labix Blog &#187; Fractal</title>
	<atom:link href="http://blog.labix.org/tag/fractal/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.labix.org</link>
	<description>by Gustavo Niemeyer</description>
	<lastBuildDate>Mon, 16 Jan 2012 04:02:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mandelbrot Set</title>
		<link>http://blog.labix.org/2006/02/02/mandelbrot-set</link>
		<comments>http://blog.labix.org/2006/02/02/mandelbrot-set#comments</comments>
		<pubDate>Thu, 02 Feb 2006 10:54:00 +0000</pubDate>
		<dc:creator>Gustavo Niemeyer</dc:creator>
				<category><![CDATA[Fractal]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://blog.labix.org/2006/02/02/mandelbrot-set/</guid>
		<description><![CDATA[I&#8217;ve finally posted the Mandelbrot Set code snippet that was sitting on my disk for a while. It computes and draws the Mandelbrot Set fractal using pygame, and also Python for Series 60. Three different screenshots are provided. They show &#8230; <a href="http://blog.labix.org/2006/02/02/mandelbrot-set">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally posted the <a href="http://labix.org/snippets/mandelbrot">Mandelbrot Set code snippet</a> that was sitting on my disk for a while.</p>
<p>It computes and draws the <a href="http://en.wikipedia.org/wiki/Mandelbrot_set">Mandelbrot Set fractal</a> using <a href="http://pygame.org">pygame</a>, and also <a href="http://www.forum.nokia.com/python">Python for Series 60</a>.</p>
<p>Three different screenshots are provided. They show the snippet running under pygame, under <a href="http://pymaemo.sf.net">pymaemo</a> in a Nokia 770, and under Python for Series 60 in a Nokia N70 phone.</p>
<p>I was quite amazed to see the Nokia 770 running the pygame version without any changes in the code. Kudos to Osvaldo, Rodrigo and Ruda at <a href="http://www.indt.org.br/">INdT</a> for the pymaemo port, and to Nokia for the great device.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.labix.org/2006/02/02/mandelbrot-set/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

