<?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>Montreal Python</title>
	<atom:link href="http://montrealpython.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://montrealpython.org</link>
	<description>Home of the Montreal Python User Group</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:59:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upcoming Sprints</title>
		<link>http://montrealpython.org/2010/07/upcoming-sprints-2/</link>
		<comments>http://montrealpython.org/2010/07/upcoming-sprints-2/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 00:04:54 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Montréal Python]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=815</guid>
		<description><![CDATA[We plan to sprint a few time in the coming weeks.  Here&#8217;s our schedule:

Thursday 2010-07-29 (packaging)
Tuesday 2010-08-03 (Django translation)
Thursday 2010-08-05 (packaging)

All sprints will be at Brasseurs Numériques, at 1124 Marie-Anne, suite 11.  Attendance is limited so please RSVP on the wiki.  Thanks a lot to AUF for supporting the translation sprint with [...]]]></description>
			<content:encoded><![CDATA[<p>We plan to sprint a few time in the coming weeks.  Here&#8217;s our schedule:</p>
<ul>
<li>Thursday 2010-07-29 (packaging)</li>
<li>Tuesday 2010-08-03 (Django translation)</li>
<li>Thursday 2010-08-05 (packaging)</li>
</ul>
<p>All sprints will be at <a href="http://ajah.ca">Brasseurs Numériques</a>, at 1124 Marie-Anne, suite 11.  Attendance is limited so please <a href="http://wiki.montrealpython.org/index.php/Sprints">RSVP on the wiki</a>.  Thanks a lot to <a href="http://auf.org">AUF</a> for supporting the translation sprint with food and drinks.</p>
<p><strong>update:</strong> all sprints start at 6h30 pm EDT (UTC-4) and it&#8217;s possible to participate by IRC.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/upcoming-sprints-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MP-15: room and flash presentations</title>
		<link>http://montrealpython.org/2010/07/mp-15-room-and-flash-presentations/</link>
		<comments>http://montrealpython.org/2010/07/mp-15-room-and-flash-presentations/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 23:34:36 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Montréal Python]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=811</guid>
		<description><![CDATA[As most of you certainly know by now, Montréal-Python 15 is next Monday.  We now have the room number and the list of flash presentations.  It will be in room SH-3420 of the Sherbrooke building and flash presenters are going to be:

Pierre Thibault on ipython 
Dimitry Zolotaryov on dealing with remote API calls [...]]]></description>
			<content:encoded><![CDATA[<p>As most of you certainly know by now, <a href="http://montrealpython.org/2010/06/mp-15/">Montréal-Python 15</a> is next Monday.  We now have the room number and the list of flash presentations.  It will be in room SH-3420 of the Sherbrooke building and flash presenters are going to be:</p>
<ul>
<li>Pierre Thibault on ipython </li>
<li>Dimitry Zolotaryov on dealing with remote API calls </li>
<li>Derek Mounce on A way-too-short introduction to a new Web framework for Python</li>
<li>Simon Law on Startup Mistakes in Cloud Deployment</li>
<li>Wesley Bouarab on skeedy.com </li>
</ul>
<p>Thanks to our sponsors for making Montréal-Python 15 possible:</p>
<ul>
<li><a href="http://uqam.ca">UQAM</a></li>
<li><a href="http://www.brasseriebenelux.com/">Benelux</a></li>
<li><a href="http://savoirfairelinux.com">Savoir-faire Linux</a></li>
<li><a href="http://ecometrica.ca">Ecometrica</a></li>
<li><a href="http://apress.com/">Apress</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/mp-15-room-and-flash-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #6 wrap-up</title>
		<link>http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/</link>
		<comments>http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 22:13:14 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=802</guid>
		<description><![CDATA[Last Thursday, we ran our 6th sprint on the Python packaging system. Most people worked on distutils2 and its test suite although a few were undertaking the implementation of new features in the 2to3 automated migration tool.
This sprint was a turning point in our sprint series because we managed to get enough notoriety to convince [...]]]></description>
			<content:encoded><![CDATA[<p>Last Thursday, we ran our 6th sprint on the Python packaging system. Most people worked on distutils2 and its test suite although a few were undertaking the implementation of new features in the 2to3 automated migration tool.</p>
<p>This sprint was a turning point in our sprint series because we managed to get enough notoriety to convince two sprinter to join us remotely despite a massive six hours timezone difference.  Alexis Métaireau and Éric Araujo, both living in France and both Google summer of code students on the Python packaging system, joined us util the end of the sprint, around 7am in their timezone.  Their participation was very helpful since they were able to answer many questions regarding the road-map and what was in the pipe for various sub-systems of the packaging eco-system.  Since they both the commit privilege in the canonical repository, it was very motivating for everyone in Montréal to see their contributions being merged on the fly.</p>
<p>Congratulations to all the sprinter who resisted the call of the terraces to work on the Python packaging system:</p>
<ul>
<li>Éric Araujo (remote from France)</li>
<li>Nicolas Cadou </li>
<li>Alex Gal </li>
<li>Yannick Gingras </li>
<li>Alexis Métaireau (remote from France) </li>
<li>George Peristerakis </li>
<li>Luis Rojas </li>
</ul>
<p>We will have more sprint in the coming weeks.  Stay tuned for the announcements.</p>

<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07723/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07723-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07724/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07724-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07726/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07726-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07730/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07730-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #6" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/dsc07732/' title='Packaging Sprint #6'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/DSC07732-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #6" /></a>

]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/packaging-sprint-6-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #6</title>
		<link>http://montrealpython.org/2010/07/packaging-sprint-6/</link>
		<comments>http://montrealpython.org/2010/07/packaging-sprint-6/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 04:44:51 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=791</guid>
		<description><![CDATA[The last sprint was a productive one, yet we left with a few outstanding issues.  In order to correct those while everything is still fresh in our mind, we don&#8217;t waste anytime and go for another sprint on the Python packaging system this Thursday, 2010-07-15.
The sprint will be at Brasseurs Numériques, 1124 Marie-Anne, suite [...]]]></description>
			<content:encoded><![CDATA[<p>The last sprint was <a href="http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/">a productive one</a>, yet we left with a few outstanding issues.  In order to correct those while everything is still fresh in our mind, we don&#8217;t waste anytime and go for another sprint on the Python packaging system this Thursday, 2010-07-15.</p>
<p>The sprint will be at <a href="http://ajah.ca/blog">Brasseurs Numériques</a>, 1124 Marie-Anne, suite 11, starting at 6h30 pm and going as long as there are hackers standing.</p>
<p>Bring your own laptop or make an arrangement for pairing on the mailing list beforehand. Attendance is limited to 12 persons so please <a href="http://wiki.montrealpython.org/index.php/Packaging_no.6">RSVP on the wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/packaging-sprint-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #5 wrap-up</title>
		<link>http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/</link>
		<comments>http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 03:42:57 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=780</guid>
		<description><![CDATA[Last Monday was a hot and sticky day here in Montréal, one of these days when air feels as dense as molasses, when grocery stores run out of ice cream.  Yet, a handful of brave Pythonistas decided to brave the heat and to head out to Brasseurs Numériques for the fifth Montréal-Python sprint on [...]]]></description>
			<content:encoded><![CDATA[<p>Last Monday was a hot and sticky day here in Montréal, one of these days when air feels as dense as molasses, when grocery stores run out of ice cream.  Yet, a handful of brave Pythonistas decided to brave the heat and to head out to <a href="http://ajah.ca/blog">Brasseurs Numériques</a> for the fifth Montréal-Python <a href="http://montrealpython.org/2010/07/packaging-sprint-5/">sprint on the Python packaging system</a>.</p>
<p>The turn out was a bit low compared with previous sprints but this is easily explained by the many regulars who are traveling abroad during the summer.  We were also happy to welcome a few new comers.</p>
<p>We took a moment at the white-board to review what was the state of the Python packaging and to define the aspects on which everyone could be contributing.</p>
<p>Alex and Nicolas worked on improving the test coverage in distutils2, a very good way of getting familiar with the code while diving in right away; I, Yannick, gave them a hand by adding test coverage reports as a command line option to the test runner; George and Pior worked on 2to3 migration fixers and on the related test suite; and Davin improved the Hitchhiker&#8217;s Guide to Packaging while Michel helped him by packaging a package of his own while following the guide, making sure that the documentation was clear and obvious.</p>
<p>Thanks to the sprinters:</p>
<ul>
<li>Davin Baragiotta</li>
<li>Pior Bastida</li>
<li>Nicolas Cadou</li>
<li>Alex Gal</li>
<li>Michel Gallant</li>
<li>Yannick Gingras</li>
<li>George Peristerakis</li>
</ul>
<p>I also want to personally thank everyone for taking the time to clean their glasses and plates as they were leaving.  It was refreshing not to have to do most of the cleanup myself at 1am.</p>
<p>We&#8217;re becoming productive during our sprints.  One thing that we overlooked when we started sprinting at Montréal-Python is how important it is to have a coach, that is, someone who knows the project reasonably well and who will answer questions from other sprinters. Theoretically, a bunch of hackers could work together, dive in, pry open, and figured out a project as they go.  In practice, that does not work very well for a sprint since you get a bunch of people who are not used to work together and the kind of close communication that you need for pair investigation does not have time to kick in during the relatively short sprint.  As people are waiting for the investigators to come up with answers to their questions, their excitement dissipates and they get kicked out of <a href="http://en.wikipedia.org/wiki/Flow_(psychology)">the zone</a>.</p>
<p>Another thing that really helps is to have possible tasks with a wide range of difficulty to allow anyone to get busy.  An example of great introductory task, as mentioned earlier, is writing unit-test.  This requires that setting up a working test environment and producing a coverage report is straight forward and this is what a someone should keep in mind before launching a sprint on a given project.</p>
<p>As it takes some time to setup and to get focussed, one way to improve productivity is to have longer sprint.  Hacking during the week-end, especially during nice summer days, is not very popular but dedicated hackers will show up.  A good balance between week-days and weekend sprints is key here.  Another way to improve is to nail down as many &#8220;boiler plate&#8221; tasks as possible before the sprint: creating all the Bitbucket accounts and distributing the necessary privileges, assigning tasks, or even setting up a working tests environment.</p>
<p>We have to thank the Python Software Foundation for <a href="http://pythonsprints.com/2010/07/4/our-first-sponsored-sprint-montreal-python-packagi/">supporting the sprint</a> by covering the cost of food and drinks.  Fuel (food and drinks), is not a requirement for a sprint since dedicated hackers will show up whether they have to bring their own booze or not, but it&#8217;s nice to be able to reward sprinters with a savory meal.  They deserve it.  The <a href="http://pythonsprints.com/">sprint sponsorship program</a> is a great thing, not because there is a financial bottleneck to organizing sprint, but because having a common coordinator for Python sprint will help to share the excitement and the knowledge of what works for sprints and what doesn&#8217;t.  Hopefully, other user groups will join us and make sprints a core element of their schedule.</p>

<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050534/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050534-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050538/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050538-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050542/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050542-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050543/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050543-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050544/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050544-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050549/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050549-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050551/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050551-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050554/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050554-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>
<a href='http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/p7050555/' title='Packaging Sprint #5'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/07/P7050555-150x150.jpg" class="attachment-thumbnail" alt="" title="Packaging Sprint #5" /></a>

]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/packaging-sprint-5-wrap-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New date for Montréal-Python 15</title>
		<link>http://montrealpython.org/2010/07/new-date-for-montreal-python-15/</link>
		<comments>http://montrealpython.org/2010/07/new-date-for-montreal-python-15/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 22:41:25 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Montréal Python]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=778</guid>
		<description><![CDATA[Montréal-Python 15 is delayed by a week.  The new date is 2010-07-26.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://montrealpython.org/2010/06/mp-15/">Montréal-Python 15</a> is delayed by a week.  The new date is 2010-07-26.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/new-date-for-montreal-python-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Sprint #5</title>
		<link>http://montrealpython.org/2010/07/packaging-sprint-5/</link>
		<comments>http://montrealpython.org/2010/07/packaging-sprint-5/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 02:35:01 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Packaging]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=742</guid>
		<description><![CDATA[Summer is going strong with lots of good opportunities for terraces but we know that beer always feel better after accomplishing something great.  This is why we will have a fifth sprint on the Python packaging system next Monday, 2010-07-05.  
The sprint will be at Brasseurs Numériques, 1124 Marie-Anne, suite 11,
starting at 6h30 [...]]]></description>
			<content:encoded><![CDATA[<p>Summer is going strong with lots of good opportunities for terraces but we know that beer always feel better after accomplishing something great.  This is why we will have a fifth sprint on the Python packaging system next Monday, 2010-07-05.  </p>
<p>The sprint will be at Brasseurs Numériques, 1124 Marie-Anne, suite 11,<br />
starting at 6h30 pm and going as long as there are hackers standing.</p>
<p>Bring your own laptop or make an arrangement for pairing on the mailing list beforehand. Attendance is limited to 12 persons so please <a href="http://wiki.montrealpython.org/index.php/Packaging_no.5">RSVP on the wiki</a>.</p>
<p><strong>update:</strong> We thank the <a href="http://www.python.org/psf/">Python Software Foundation</a> for supporting our sprinting effort by supplying food and drinks.  You probably recall that not long ago, the PSF <a href="http://pyfound.blogspot.com/2010/06/psf-sponsored-sprints.html">announced</a> that it would start a sprint sponsorship program.  Montréal-Python is honored to be the first recipient of the program.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/packaging-sprint-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5th Django translation sprint wrap-up</title>
		<link>http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/</link>
		<comments>http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 02:34:40 +0000</pubDate>
		<dc:creator>pior</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=736</guid>
		<description><![CDATA[This 5th Django sprint at the Google office wraps-up on a great conclusion: things are moving forward!
This is 951 new lines translated by our 6 sprinters:

Davin Baragiotta
Pior Bartida
Alexandre Bourget
Nicolas Cadou
Yannick Gingras
George Peristerakis
Pierre Phaneuf (from Google)

This new effort of translation brings the French translation coverage of the Django 1.2 documentation up to 18%. We estimate that [...]]]></description>
			<content:encoded><![CDATA[<p>This 5th Django sprint at the Google office wraps-up on a great conclusion: things are moving forward!<br />
This is 951 new lines translated by our 6 sprinters:</p>
<ul>
<li>Davin Baragiotta</li>
<li>Pior Bartida</li>
<li>Alexandre Bourget</li>
<li>Nicolas Cadou</li>
<li>Yannick Gingras</li>
<li>George Peristerakis</li>
<li>Pierre Phaneuf (from Google)</li>
</ul>
<p>This new effort of translation brings the French translation coverage of the Django 1.2 documentation up to 18%. We estimate that 77% of the French translation has been made by pythonistas of Montréal.</p>
<ul>
<li>11314 lines translated (18%)</li>
<li>52731 lines waiting for translation</li>
</ul>
<p>Of the translated lines, </p>
<ul>
<li>8759 are by Montreal-Python</li>
<li>2624 are by the Django-fr team</li>
</ul>
<p>Their is still a long road ahead but the Montreal-Python team is more and more efficient and we hope to see you at the next sprint.</p>
<p>Thanks a lot to <a href="http://auf.org">AUF</a> for the food and to Google and especially to Pierre Phaneuf (<a href="http://twitter.com/pphaneuf">@pphaneuf</a>) for hosting us during those crazy six hours.</p>

<a href='http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/2010-06-28-20-29-10/' title='Montreal-Python in Google Montreal Office '><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/06/2010-06-28-20.29.10-150x150.jpg" class="attachment-thumbnail" alt="" title="Montreal-Python in Google Montreal Office" /></a>
<a href='http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/2010-06-28-20-29-29/' title='Montreal-Python in Google Montreal Office '><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/06/2010-06-28-20.29.29-150x150.jpg" class="attachment-thumbnail" alt="" title="Montreal-Python in Google Montreal Office" /></a>
<a href='http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/2010-06-28-20-29-40/' title='2010-06-28 Montreal-Python in Google Montreal Office '><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/06/2010-06-28-20.29.40-150x150.jpg" class="attachment-thumbnail" alt="" title="2010-06-28 Montreal-Python in Google Montreal Office" /></a>
<a href='http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/2010-06-28-20-29-59/' title='M&amp;Ms in Google Montreal Office '><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/06/2010-06-28-20.29.59-150x150.jpg" class="attachment-thumbnail" alt="" title="M&amp;Ms in Google Montreal Office" /></a>
<a href='http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/2010-06-28-21-08-36/' title='Yannick and Alexandre trying to get the best of Google office (the M&amp;Ms)'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/06/2010-06-28-21.08.36-150x150.jpg" class="attachment-thumbnail" alt="" title="Yannick and Alexandre trying to get the best of Google office (the M&amp;Ms)" /></a>
<a href='http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/2010-06-28-21-31-03/' title='Google Montreal forgot to pay the bill'><img width="150" height="150" src="http://montrealpython.org/wp-content/uploads/2010/06/2010-06-28-21.31.03-150x150.jpg" class="attachment-thumbnail" alt="" title="Google Montreal forgot to pay the bill" /></a>

]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/07/5th-django-translation-sprint-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New location for the 5th Django translation sprint</title>
		<link>http://montrealpython.org/2010/06/new-location-for-the-5th-django-translation-sprint/</link>
		<comments>http://montrealpython.org/2010/06/new-location-for-the-5th-django-translation-sprint/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 05:14:06 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=727</guid>
		<description><![CDATA[The 5th translation sprint is changing location.  Google kindly offered to host the sprint in it&#8217;s Montréal office and we gladly move to the new location, which only one block away from the McGill metro station:  1253 McGill College, suite 250.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://montrealpython.org/2010/06/django-translation-sprint-5-on-2010-06-28/">5th translation</a> sprint is changing location.  Google kindly offered to host the sprint in it&#8217;s Montréal office and we gladly move to the new location, which only one block away from the McGill metro station:  1253 McGill College, suite 250.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/06/new-location-for-the-5th-django-translation-sprint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django translation sprint #5 on 2010-06-28</title>
		<link>http://montrealpython.org/2010/06/django-translation-sprint-5-on-2010-06-28/</link>
		<comments>http://montrealpython.org/2010/06/django-translation-sprint-5-on-2010-06-28/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 02:00:34 +0000</pubDate>
		<dc:creator>Davin Baragiotta</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Montréal Python]]></category>
		<category><![CDATA[Sprints]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=716</guid>
		<description><![CDATA[Django 1.2 has been released and then 1.2.1. The project moves on and so will be our translation effort. Montréal-Python is organizing a next sprint on 2010-06-28 at Google’s office:
1253 McGill College suite 250
We warmly thank Agence universitaire de la Francophonie for supporting the event with food and drinks for every participants.
The sprint begins at [...]]]></description>
			<content:encoded><![CDATA[<p>Django 1.2 has been released and then 1.2.1. The project moves on and so will be our translation effort. Montréal-Python is organizing a next sprint on 2010-06-28 at Google’s office:</p>
<p>1253 McGill College suite 250</p>
<p>We warmly thank <a href="http://www.auf.org">Agence universitaire de la Francophonie</a> for supporting the event with food and drinks for every participants.</p>
<p>The sprint begins at 18h and ends once everyone is too tired to type. Bring your own laptop or make an arrangement for pairing on the mailing list beforehand. We only have 12 seats; use the <a href="http://wiki.montrealpython.org/index.php/Translation_of_Django_5">wiki</a> to RSVP. If you can’t join us physically, you can still participate on IRC, on #montreal-python on irc.freenode.net.</p>
]]></content:encoded>
			<wfw:commentRss>http://montrealpython.org/2010/06/django-translation-sprint-5-on-2010-06-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
