<?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/category/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>Howto get custom GET variables into djangos admin list pages</title>
		<link>http://www.bromer.eu/2009/05/12/howto-get-custom-get-variables-into-djangos-admin-list-pages/</link>
		<comments>http://www.bromer.eu/2009/05/12/howto-get-custom-get-variables-into-djangos-admin-list-pages/#comments</comments>
		<pubDate>Tue, 12 May 2009 08:10:42 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[euro python 2007]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=366</guid>
		<description><![CDATA[Yesterday I ranted a bit about how to insert extra GET parameters in the django change list page without having the admin blow up when it was not able to recognise them as filters. I&#8217;m using this for building a &#8230; <a href="http://www.bromer.eu/2009/05/12/howto-get-custom-get-variables-into-djangos-admin-list-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2009/05/12/howto-get-custom-get-variables-into-djangos-admin-list-pages/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>Python, now extra cool with vim..</title>
		<link>http://www.bromer.eu/2008/09/15/python-now-extra-cool-with-vim/</link>
		<comments>http://www.bromer.eu/2008/09/15/python-now-extra-cool-with-vim/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 18:33:00 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[pagegangster]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=177</guid>
		<description><![CDATA[I&#8217;ll give credit to Mads for this one, as he was so kind to throw an email with this link to me earlier today. It shows how much you can actually do with vim and how powerfull the configuration possiblities &#8230; <a href="http://www.bromer.eu/2008/09/15/python-now-extra-cool-with-vim/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2008/09/15/python-now-extra-cool-with-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
