<?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>bromer &#187; python</title>
	<atom:link href="http://www.bromer.eu/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bromer.eu</link>
	<description>python, konstellation, bitbucket, pagegangster, diku &#38; other stuff</description>
	<lastBuildDate>Sun, 20 Jun 2010 16:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Introducing pupyMPI</title>
		<link>http://www.bromer.eu/2010/01/25/introducing-pupympi/</link>
		<comments>http://www.bromer.eu/2010/01/25/introducing-pupympi/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 22:25:20 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[diku]]></category>
		<category><![CDATA[mpi]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pupyMPI]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=540</guid>
		<description><![CDATA[Jan, Frederik and I just released the first &#8211; somewhat stable &#8211; version of pupyMPI, a 100% pyre python implementation of the MPI standard. Or, as close to the standard as we saw fit. Most python-mpi projects are bindings to &#8230; <a href="http://www.bromer.eu/2010/01/25/introducing-pupympi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2010/01/25/introducing-pupympi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A small rant about the django admin!</title>
		<link>http://www.bromer.eu/2009/05/11/a-small-rant-about-the-django-admin/</link>
		<comments>http://www.bromer.eu/2009/05/11/a-small-rant-about-the-django-admin/#comments</comments>
		<pubDate>Mon, 11 May 2009 20:40:45 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=363</guid>
		<description><![CDATA[I&#8217;m currently working on a project involving a huge amount of applications and models, all of which should of cause be managed by the administration. The deadline is of cause way to near to write the thing from scratch and &#8230; <a href="http://www.bromer.eu/2009/05/11/a-small-rant-about-the-django-admin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2009/05/11/a-small-rant-about-the-django-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Levenshtein Distance</title>
		<link>http://www.bromer.eu/2009/02/23/levenshtein-distance/</link>
		<comments>http://www.bromer.eu/2009/02/23/levenshtein-distance/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 23:11:58 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[diku]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[xmp]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=295</guid>
		<description><![CDATA[I wrote a little python function to calculate the Levenshtein distance for an assignment. I figured it was some time ago since I released code on my blog, so here goes. #!/usr/bin/python/ from math import ceil, log10 def flatten(x): result &#8230; <a href="http://www.bromer.eu/2009/02/23/levenshtein-distance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2009/02/23/levenshtein-distance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creole guy moves to python</title>
		<link>http://www.bromer.eu/2008/11/18/creole-guy-moves-to-python/</link>
		<comments>http://www.bromer.eu/2008/11/18/creole-guy-moves-to-python/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 19:44:29 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[creole]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=253</guid>
		<description><![CDATA[It&#8217;s funny to watch where the people how have build fantastic PHP libraries goes when they grow tired of PHP. Whenever I code some regular old PHP I always use creole. It&#8217;s simple, works and doesn&#8217;t include a big performance penalty.. That &#8230; <a href="http://www.bromer.eu/2008/11/18/creole-guy-moves-to-python/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2008/11/18/creole-guy-moves-to-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Godfather and IMDbPY</title>
		<link>http://www.bromer.eu/2008/03/30/godfather-and-imdbpy/</link>
		<comments>http://www.bromer.eu/2008/03/30/godfather-and-imdbpy/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 23:03:37 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[django]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[imdb]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/index.php/2008/03/30/godfather-and-imdbpy/</guid>
		<description><![CDATA[When you spend most of your day at work it&#8217;s not easy to get the time to watch movies, so when you do it&#8217;s pretty important that it&#8217;s a fairly good movie. Thats why me and a couple of friends &#8230; <a href="http://www.bromer.eu/2008/03/30/godfather-and-imdbpy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2008/03/30/godfather-and-imdbpy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
