<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Russel Winder</title>
   <link>http://www.russel.org.uk/blog</link>
   <description>Russel Winder</description>
   <language>en</language>
   <copyright></copyright>
   <ttl>60</ttl>
   <pubDate>Tue, 19 May 2009 16:58 GMT</pubDate>
   <managingEditor>russel@russel.org.uk</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008</generator>
<item>
   <title>Looking forward to EuroPython</title>
   <guid isPermaLink="false">2009-05-19-17-58</guid>
   <link>http://www.russel.org.uk/blog/2009-05-19-17-58.html</link>
   <description><![CDATA[
<p>
  My two proposals for presentations got accepted for <a href="http://www.europython.eu">EuroPython</a>:
</p>
<ul>
  <li>
    <b><em>GIL isn't Evil</em></b> GIL is the Global Interpreter Lock which forces a Python interpreter to
    be able to execute one and only one thread of Python code at a time.  Many people think this stops
    Python being able to execute Python code in parallel.  How wrong those people are.  This talk is about
    the issues invovled and the various solutions.  Communicating Sequential Processes (CSP) will
    undoubtedly get a mention.
  </li>
  <li>
    <b><em><a href="http://www.scons.org">SCons</a> the Builder</em></b> Using dynamic programming languages
    is changing the face of build -- which used to be dominated by Make.  This talk is about how SCons
    harnesses Python to be able to introduce new techniques of build specification.  Comparisons
    with <a href="http://gant.codehaus.org">Gant</a> and
    <a href="http://www.gradle.org">Gradle</a> will no doubt be made.
  </li>
</ul>
<p>
  EuroPython 2009 is being held from 28th June to 4th July 2009 in Birmingham, United Kingdom.
</p>
<p>
  The currently accepted talk abstracts are now up
  at <a href="http://www.europython.eu/talks/talk_abstracts/">http://www.europython.eu/talks/talk_abstracts/</a>
</p>
<p>
  The booking form is
  here <a href="http://www.europython.eu/registration/">http://www.europython.eu/registration/</a>
</p>
<p>
  The early bird rate closes on Thursday May 21st.
</p>

]]></description>
   <category domain="http://www.russel.org.uk/blog"></category>
   <pubDate>Tue, 19 May 2009 16:58 GMT</pubDate>
</item>
</channel>
</rss>
