<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>François Schiettecatte's Blog &#187; Python</title>
	<atom:link href="http://fschiettecatte.wordpress.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://fschiettecatte.wordpress.com</link>
	<description>Thoughts from the edge of the 'net</description>
	<lastBuildDate>Thu, 07 Jan 2010 17:42:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fschiettecatte.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d68519c10e24c7ac1d88ef92dbc2f1ac?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>François Schiettecatte's Blog &#187; Python</title>
		<link>http://fschiettecatte.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fschiettecatte.wordpress.com/osd.xml" title="François Schiettecatte&#8217;s Blog" />
		<item>
		<title>Python 3.0</title>
		<link>http://fschiettecatte.wordpress.com/2008/12/07/python-30/</link>
		<comments>http://fschiettecatte.wordpress.com/2008/12/07/python-30/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 19:46:15 +0000</pubDate>
		<dc:creator>François Schiettecatte</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://fschiettecatte.wordpress.com/?p=831</guid>
		<description><![CDATA[Python 3.0 has just been released, and has not been afraid to shed backward compatibility.
I am some way away from using it since I use Django which currently runs on 2.3 or better, I use 2.5 and may move to 2.6 if Django supports it, though I have seen nothing to that effect yet which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fschiettecatte.wordpress.com&blog=642152&post=831&subd=fschiettecatte&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.python.org/download/releases/3.0/">Python 3.0</a> has just been released, and has not been afraid to <a href="http://arstechnica.com/news.ars/post/20081204-python-3-0-sheds-backwards-compatibility.html">shed backward compatibility</a>.</p>
<p>I am some way away from using it since I use <a href="http://www.djangoproject.com/">Django</a> which currently runs on 2.3 or better, I use <a href="http://www.python.org/download/releases/2.5/">2.5</a> and may move to <a href="http://www.python.org/download/releases/2.6/">2.6</a> if Django supports it, though I have seen nothing to that effect yet which means I will be using 2.5 for a while yet.</p>
<p>It is very brave to shed backward compatibility with a language, almost like setting the clock back to zero in terms of adoption.</p>
<p><a href="http://arstechnica.com/news.ars/post/20081202-getting-a-grip-on-python-six-ways-to-learn-online.html">Ars Technica posted a guide to online resources for learning Python.</a></p>
Posted in Python, Software Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fschiettecatte.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fschiettecatte.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fschiettecatte.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fschiettecatte.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fschiettecatte.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fschiettecatte.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fschiettecatte.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fschiettecatte.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fschiettecatte.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fschiettecatte.wordpress.com/831/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fschiettecatte.wordpress.com&blog=642152&post=831&subd=fschiettecatte&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fschiettecatte.wordpress.com/2008/12/07/python-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1c159367b376c46ec40efebed6798e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fschiettecatte</media:title>
		</media:content>
	</item>
		<item>
		<title>Map-Reduce with a Different Flavor</title>
		<link>http://fschiettecatte.wordpress.com/2008/09/23/map-reduce-with-a-different-flavor/</link>
		<comments>http://fschiettecatte.wordpress.com/2008/09/23/map-reduce-with-a-different-flavor/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 12:08:14 +0000</pubDate>
		<dc:creator>François Schiettecatte</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Scaling]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://fschiettecatte.wordpress.com/?p=678</guid>
		<description><![CDATA[Not sure how I came across Disco, but it somehow landed in my bookmarks of things to check out. Normally I would not post something about Map-Reduce, there is already lots of easy-to-find stuff out there about it, but this one was interesting:

Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fschiettecatte.wordpress.com&blog=642152&post=678&subd=fschiettecatte&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Not sure how I came across <a href="http://discoproject.org/">Disco</a>, but it somehow landed in my bookmarks of things to check out. Normally I would not post something about Map-Reduce, there is already lots of easy-to-find stuff out there about it, but this one was interesting:</p>
<blockquote><p>
Disco is an open-source implementation of the <a href="http://en.wikipedia.org/wiki/MapReduce">Map-Reduce framework</a> for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.</p>
<p>The Disco core is written in <a href="http://www.erlang.org/">Erlang</a>, a functional language that is designed for building robust fault-tolerant distributed applications. Users of Disco typically write jobs in <a href="http://www.python.org/">Python</a>, which makes it possible to express even complex algorithms or data processing tasks often only in tens of lines of code. This means that you can quickly write scripts to process massive amounts of data.</p>
<p>Disco was started at <a href="http://research.nokia.com/">Nokia Research Center</a> as a lightweight framework for rapid scripting of distributed data processing tasks. This far Disco has been succesfully used, for instance, in parsing and reformatting data, data clustering, probabilistic modelling, data mining, full-text indexing, and log analysis with hundreds of gigabytes of real-world data.
</p></blockquote>
<p>The two things which caught my eye were Erlang (which seems to be getting more and more traction these days, maybe the next language to learn,) and the fact that it used Python as the &#8216;driving&#8217; language.</p>
Posted in Python, Scaling, Software Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fschiettecatte.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fschiettecatte.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fschiettecatte.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fschiettecatte.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fschiettecatte.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fschiettecatte.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fschiettecatte.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fschiettecatte.wordpress.com/678/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fschiettecatte.wordpress.com/678/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fschiettecatte.wordpress.com/678/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fschiettecatte.wordpress.com&blog=642152&post=678&subd=fschiettecatte&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fschiettecatte.wordpress.com/2008/09/23/map-reduce-with-a-different-flavor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a1c159367b376c46ec40efebed6798e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fschiettecatte</media:title>
		</media:content>
	</item>
	</channel>
</rss>