<?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 &#187; montrealpython</title>
	<atom:link href="http://www.montrealpython.org/category/montrealpython/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.montrealpython.org</link>
	<description>Home of the Montreal Python User Group</description>
	<lastBuildDate>Tue, 09 Mar 2010 16:30:51 +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>Reminder for Montreal Python 7</title>
		<link>http://www.montrealpython.org/2009/05/reminder-for-montreal-python-7/</link>
		<comments>http://www.montrealpython.org/2009/05/reminder-for-montreal-python-7/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:44:13 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[montrealpython]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=52</guid>
		<description><![CDATA[This is a reminder that Montreal Python 7 will be on Wednesday 2009-05-27 at La Banque, 175 Roy E.  Based on your feedback, we&#8217;ll start earlier and we&#8217;ll have a tighter schedule.
Here is our schedule for the evening:

18h00: Opening
18h20: Announcements 
18h30: Flash presentations
19h00: Break
19h20: Main presentation

Our flash preseters will be:

Jean Schurger: Intro to Google [...]]]></description>
			<content:encoded><![CDATA[<p>This is a reminder that Montreal Python 7 will be on Wednesday 2009-05-27 at <a href="http://labanque.ca/">La Banque</a>, <a href="http://maps.google.ca/maps?f=q&amp;hl=fr&amp;geocode=&amp;q=175+rue+Roy+e,+Montr%C3%A9al&amp;sll=49.891235,-97.15369&amp;sspn=32.875467,90.615234&amp;ie=UTF8&amp;ll=45.517068,-73.57456&amp;spn=0.00869,0.022123&amp;z=16&amp;iwloc=addr">175 Roy E</a>.  Based on your feedback, we&#8217;ll start earlier and we&#8217;ll have a tighter schedule.</p>
<p>Here is our schedule for the evening:</p>
<ul>
<li>18h00: Opening</li>
<li>18h20: Announcements </li>
<li>18h30: Flash presentations</li>
<li>19h00: Break</li>
<li>19h20: Main presentation</li>
</ul>
<p>Our flash preseters will be:</p>
<ul>
<li>Jean Schurger: Intro to Google AppEngine</li>
<li>Sébastien Pierre: Railways &#8212; Un toolkit web léger et déclaratif</li>
<li>Alexis Laferrière: PyCaptain &#8212; Writing a game with  PyGame</li>
<li>David Goodger: Building PyCon</li>
<li>Marc-Antoine Desroches: Unique &#8212; A Copy-paste detector</li>
</ul>
<p>Our main presenter will be Olivier Bélanger on &#8220;Ounk, un environnement de scripting musical&#8221;.</p>
<blockquote><p>   La création du logiciel Ounk a été motivée par le besoin d&#8217;un   environnement de programmation musicale offrant une excellente   qualité sonore accompagnée d&#8217;un langage de haut niveau, simple et   efficace.  L&#8217;environnement doit permettre à l&#8217;utilisateur d&#8217;arriver   rapidement au résultat sonore souhaité. Le langage Csound comme   moteur audio fut choisi pour plusieurs raisons. Premièrement, Csound   est un langage mature ayant une communauté de programmeurs très   active. En plus d&#8217;offrir une très large librairie d&#8217;opérateurs, la   précision de l&#8217;interpolation produit un rendu sonore d&#8217;excellente   qualité. Csound permet aussi de calculer les échantillons en temps   réel ou en temps différé, en créant un fichier son sur le disque   dur, ce qui permet de construire des structures sonores dont la   complexité n&#8217;est pas limitée à la puissance du processeur.  </p>
<p>    Par contre, la syntaxe du logiciel Csound est un peu désuète et   rébarbative. Ounk nécessitait une syntaxe moderne, claire et   efficace pour l&#8217;écriture des scripts. Le choix du langage de   programmation Python s&#8217;est imposé principalement pour la simplicité   de sa syntaxe, sa librairie de fonctions riche et variée, le fait   qu&#8217;il est multi-plateforme et les facilités d&#8217;interfaçage qu&#8217;il   fournit. Python est un excellent langage pour construire des   algorithmes puissants et versatiles.  </p>
<p>    Le tandem Python et Csound combine la puissance du langage de   programmation Python à la qualité du moteur audio Csound pour offrir   un environnement de programmation musicale agréable à utiliser, que   ce soit pour la construction d&#8217;interfaces graphiques, l&#8217;exploration   des techniques de traitement sonore, le multitâche ou la   communication avec d&#8217;autres logiciels.  </p>
<p>    Lors de cette présentation, seront détaillés, et mis en exemple, les   différents procédés mis en place dans l&#8217;environnement Ounk pour   faciliter la création de scripts musicaux.  </p>
<p>    Olivier Bélanger a terminé en février 2009 un doctorat en   composition électroacoustique à l&#8217;université de Montréal sous la   direction de Jean Piché et Caroline Traube. Ses travaux ont porté   sur la création d&#8217;un modèle de synthèse de la voix chantée et sur le   contrôle algorithmique des instruments de synthèse. Depuis 2003 il   est chargé de cours pour le secteur électroacoustique de la faculté   de musique de l&#8217;université de Montréal où il donne les cours de   programmation musicale. Ses recherches s&#8217;orientent vers le   développement de logiciels de programmation et de traitement du son.  </p>
</blockquote>
<p align="right">&#8211; <a href="http://ygingras.net">Yannick Gingras</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2009/05/reminder-for-montreal-python-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Montreal Python 7: 2009-05-27 at La Banque</title>
		<link>http://www.montrealpython.org/2009/04/montreal-python-7-2009-05-27-at-la-banque/</link>
		<comments>http://www.montrealpython.org/2009/04/montreal-python-7-2009-05-27-at-la-banque/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 17:15:11 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=51</guid>
		<description><![CDATA[We are pleased to announce that Montreal Python 7 will be on Wednesday 2009-05-27 at La Banque, 175 Roy E.  Based on your feedback, we&#8217;ll start earlier and we&#8217;ll have a tighter schedule.
Here is our schedule for the evening:

18h00: Opening
18h20: Announcements 
18h30: Flash presentations
19h00: Break
19h20: Main presentation

Our main presenter Olivier Bélanger on &#8220;Ounk, un [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce that Montreal Python 7 will be on Wednesday 2009-05-27 at <a href="http://labanque.ca/">La Banque</a>, <a href="http://maps.google.ca/maps?f=q&amp;hl=fr&amp;geocode=&amp;q=175+rue+Roy+e,+Montr%C3%A9al&amp;sll=49.891235,-97.15369&amp;sspn=32.875467,90.615234&amp;ie=UTF8&amp;ll=45.517068,-73.57456&amp;spn=0.00869,0.022123&amp;z=16&amp;iwloc=addr">175 Roy E</a>.  Based on your feedback, we&#8217;ll start earlier and we&#8217;ll have a tighter schedule.</p>
<p>Here is our schedule for the evening:</p>
<ul>
<li>18h00: Opening</li>
<li>18h20: Announcements </li>
<li>18h30: Flash presentations</li>
<li>19h00: Break</li>
<li>19h20: Main presentation</li>
</ul>
<p>Our main presenter Olivier Bélanger on &#8220;Ounk, un environnement de scripting musical&#8221;.</p>
<blockquote><p> La création du logiciel Ounk a été motivée par le besoin d&#8217;un environnement de programmation musicale offrant une excellente qualité sonore accompagnée d&#8217;un langage de haut niveau, simple et efficace.  L&#8217;environnement doit permettre à l&#8217;utilisateur d&#8217;arriver rapidement au résultat sonore souhaité. Le langage Csound comme moteur audio fut choisi pour plusieurs raisons. Premièrement, Csound est un langage mature ayant une communauté de programmeurs très active. En plus d&#8217;offrir une très large librairie d&#8217;opérateurs, la précision de l&#8217;interpolation produit un rendu sonore d&#8217;excellente qualité. Csound permet aussi de calculer les échantillons en temps réel ou en temps différé, en créant un fichier son sur le disque dur, ce qui permet de construire des structures sonores dont la complexité n&#8217;est pas limitée à la puissance du processeur.  </p>
<p>  Par contre, la syntaxe du logiciel Csound est un peu désuète et rébarbative. Ounk nécessitait une syntaxe moderne, claire et efficace pour l&#8217;écriture des scripts. Le choix du langage de programmation Python s&#8217;est imposé principalement pour la simplicité de sa syntaxe, sa librairie de fonctions riche et variée, le fait qu&#8217;il est multi-plateforme et les facilités d&#8217;interfaçage qu&#8217;il fournit. Python est un excellent langage pour construire des algorithmes puissants et versatiles.  </p>
<p>  Le tandem Python et Csound combine la puissance du langage de programmation Python à la qualité du moteur audio Csound pour offrir un environnement de programmation musicale agréable à utiliser, que ce soit pour la construction d&#8217;interfaces graphiques, l&#8217;exploration des techniques de traitement sonore, le multitâche ou la communication avec d&#8217;autres logiciels.  </p>
<p>  Lors de cette présentation, seront détaillés, et mis en exemple, les différents procédés mis en place dans l&#8217;environnement Ounk pour faciliter la création de scripts musicaux.  </p>
<p>  Olivier Bélanger a terminé en février 2009 un doctorat en composition électroacoustique à l&#8217;université de Montréal sous la direction de Jean Piché et Caroline Traube. Ses travaux ont porté sur la création d&#8217;un modèle de synthèse de la voix chantée et sur le contrôle algorithmique des instruments de synthèse. Depuis 2003 il est chargé de cours pour le secteur électroacoustique de la faculté de musique de l&#8217;université de Montréal où il donne les cours de programmation musicale. Ses recherches s&#8217;orientent vers le développement de logiciels de programmation et de traitement du son.  </p>
</blockquote>
<p>We still have a few open slots for flash presentations so don&#8217;t hesitate to send us your presentation ideas.</p>
<p align="right">&#8211; <a href="http://ygingras.net">Yannick Gingras</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2009/04/montreal-python-7-2009-05-27-at-la-banque/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Montreal Python 6: 2009-04-14</title>
		<link>http://www.montrealpython.org/2009/03/montreal-python-6-2009-04-14/</link>
		<comments>http://www.montrealpython.org/2009/03/montreal-python-6-2009-04-14/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 18:08:09 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=46</guid>
		<description><![CDATA[  We are pleased to announce that Montreal Python 6 will be on 2009-04-14 at La Banque.
Our main presenter will be Francis Piéraut on Machine Learning empowered by Python:

   Machine Learning is a subfield of AI that considers learning patterns from existing data.  Related applications are increasing in many fields where [...]]]></description>
			<content:encoded><![CDATA[<p>  We are pleased to announce that Montreal Python 6 will be on 2009-04-14 at <a href="http://labanque.ca">La Banque</a>.</p>
<p>Our main presenter will be <a href="http://fraka6.blogspot.com">Francis Piéraut</a> on Machine Learning empowered by Python:</p>
<blockquote>
<p>   Machine Learning is a subfield of AI that considers learning patterns from existing data.  Related applications are increasing in many fields where adaptive systems are needed, like fraud detection, face recognition, recommendation systems, disambiguation systems, insurance risk estimation, web traffic filtering, voice recognition, and many others.</p>
<p>   The first part of this presentation will cover the basics of machine learning; in the second part, we will dive into a real example and see the complete process of using machine learning to create a real-time digit recognition system using <a href="http://sourceforge.net/projects/mlboost">Mlboost</a>, a python library.  The practical approach should allow the audience to assimilate the most important concepts of machine learning and the critical need for data preprocessing.</p>
<p>   After a Software Engineer degree, Francis Piéraut made a research master in Machine Learning at <a href="http://www.iro.umontreal.ca/rubrique.php3?id_rubrique=27&amp;lang=en">LISA</a>. During his research work, he developed flayers, a powerful C++ neural network library.  During the beginning of his career, his spend several years in Montreal startups companies applying Machine Learning and statistical AI related solutions.  In 2005, he released the first version of MLboost, a python library that allows him to speedup his Machine Learning projects by simplifying data preprocessing, features selection and data visualization.</p>
</blockquote>
<p>Here is our schedule for the evening:</p>
<ul>
<li>18h00: Opening</li>
<li>18h45: Announcements and flash presentations</li>
<li>19h15: Break</li>
<li>19h45: Main presentation</li>
</ul>
<p>  We are still looking for flash presenters so contact us if you have an idea for a flash presentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2009/03/montreal-python-6-2009-04-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schedule for Montreal Python 5</title>
		<link>http://www.montrealpython.org/2009/02/schedule-for-montreal-python-5/</link>
		<comments>http://www.montrealpython.org/2009/02/schedule-for-montreal-python-5/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 12:59:03 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=44</guid>
		<description><![CDATA[  Greetings Pythonistas of Montreal,  as you hopefully know by now, Montreal Python 5 is this Thursday at la Banque.  Here is our schedule for the evening:

18h00: Opening
18h45: Announcements and flash presentations
19h15: Break
19h45: Main presentation: Alexandre Vassalotti on Porting your
    Code to Python 3

  Flash presenters will be:

Marc-Antoine [...]]]></description>
			<content:encoded><![CDATA[<p>  Greetings Pythonistas of Montreal, <br/> as you hopefully know by now, Montreal Python 5 is this Thursday at la <a href="http://labanque.ca" >Banque</a>.  Here is our schedule for the evening:</p>
<ul>
<li>18h00: Opening</li>
<li>18h45: Announcements and flash presentations</li>
<li>19h15: Break</li>
<li>19h45: Main presentation: Alexandre Vassalotti on Porting your<br />
    Code to Python 3</li>
</ul>
<p>  Flash presenters will be:</p>
<ul>
<li>Marc-Antoine Desroches:<br />
    VLAM Compyle, a just-in-time compiler for Python; pitch for an  upcoming talk at the Montreal Scheme/Lisp User Group meetings.<br />
    <br/>
    </li>
<li>Francis Piéraut:<br />
    Machine Learning enpowered by Python; pitch for Montreal Python 6.<br />
    <br/>
    </li>
<li>Hugo Boyer:<br />
    FAB online: a web interface for the machinist; follow up on his  presentation at Montreal Python 4.<br />
    <br/>
    </li>
<li>Philippe Chretien:<br />
    Python and Bluetooth.<br />
    <br/>
    </li>
<li>Tristan Matthews:<br />
    Video4linux, osc, and chuck.<br />
    <br/>
    </li>
</ul>
<p><b>update:</b> we also had a last minute presenter:</p>
<ul>
<li>Joseph Turian:<br />
    Machine Learning using Theano, An optimizing compiler in Python<br />
    <br/>
    </li>
</ul>
<p align="right">&#8211; <a href="http://ygingras.net">Yannick Gingras</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2009/02/schedule-for-montreal-python-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Montreal Python 5</title>
		<link>http://www.montrealpython.org/2009/02/montreal-python-5/</link>
		<comments>http://www.montrealpython.org/2009/02/montreal-python-5/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 13:01:47 +0000</pubDate>
		<dc:creator>Yannick Gingras</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=43</guid>
		<description><![CDATA[
  We have the pleasure to announce that Montreal Python 5 will be on
  2009-02-26 at La Banque.


    The main presentation will be Alexandre Vassalotti on Porting your
  Code to Python 3:

    Python 3, also colloquially known as Python 3000, is now out for
  general [...]]]></description>
			<content:encoded><![CDATA[<p>
  We have the pleasure to announce that Montreal Python 5 will be on<br />
  2009-02-26 at <a href="http://labanque.ca">La Banque</a>.
</p>
<p>
    The main presentation will be Alexandre Vassalotti on Porting your<br />
  Code to Python 3:</p>
<p><em><br />
    Python 3, also colloquially known as Python 3000, is now out for<br />
  general use. Unfortunately, its usage is limited since only a few<br />
  libraries are currently compatible with Python 3. In this<br />
  presentation, you will learn a straightforward process for migrating<br />
  Python code and the common difficulties related to the<br />
  transition. In addition, an overview of the new features brought by<br />
  Python 3 will be described with practical examples. Finally,<br />
  upcoming changes and features in Python 2.7 and 3.1 will be<br />
  presented.<br />
</em></p>
<p>
<em><br />
    Alexandre Vassalotti is a contributing Python core developer and a<br />
  computer science student at McGill University.  He was a successful<br />
  participant of Google Summer of Code 2007, for which he worked on<br />
  the different aspects of Python 3.0.</p>
<p></em>
</p>
<p>
 The main presentation should be from 45 to 60 minutes.  Before the main<br />
 presentation, there will be a few flash (5 mins) presentation.  We<br />
 still have open spots for the flash presentation so don&#8217;t hesitate to<br />
 send us your idea for a flash presentation.
</p>
<p>
  La Banque is located at 175 Roy.  See you there.
</p>
<p align="right">&#8211; <a href="http://ygingras.net">Yannick Gingras</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2009/02/montreal-python-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MontrealPython4 &#8211; Thursday September 25 @18h30</title>
		<link>http://www.montrealpython.org/2008/09/montrealpython4-thursday-september-25-18h30/</link>
		<comments>http://www.montrealpython.org/2008/09/montrealpython4-thursday-september-25-18h30/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 02:53:53 +0000</pubDate>
		<dc:creator>arach</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=38</guid>
		<description><![CDATA[We are back, with a new location and a cool presentation in store for you. Thursday September 25th @ 18h30 at http://labanque.ca/ - 175 Roy Map.  Our presentation will be from Hugo. Here is the intro.
Python for the machinist
In this presentation, I will show you how I use Python to create physical objects, circuits and machine elements. This presentation [...]]]></description>
			<content:encoded><![CDATA[<p>We are back, with a new location and a cool presentation in store for you. Thursday September 25th @ 18h30 at <span style="border-collapse: collapse; font-family: arial; font-size: 13px; line-height: normal" class="Apple-style-span"><strong><a href="http://labanque.ca/" style="color: #0000cc" target="_blank">http://labanque.ca/</a></strong><span style="border-collapse: separate; font-family: Georgia; font-size: 16px; line-height: 20px" class="Apple-style-span"> - <span style="border-collapse: collapse; font-family: arial; font-size: 13px; line-height: normal" class="Apple-style-span">175 Roy <span style="border-collapse: separate; font-family: Georgia; font-size: 16px; line-height: 20px" class="Apple-style-span"><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=175+Roy&amp;sll=45.517349,-73.562963&amp;sspn=0.012509,0.019312&amp;ie=UTF8&amp;ll=45.517354,-73.567994&amp;spn=0.012509,0.019312&amp;t=h&amp;z=16&amp;iwloc=addr" title="Map to labanque.">Map</a>.  Our presentation will be from Hugo. Here is the intro.</span></span></span></span></p>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px" class="webkit-indent-blockquote"><p><span style="border-collapse: collapse; font-family: arial; font-size: 13px; line-height: normal" class="Apple-style-span">Python for the machinist</span></p></blockquote>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px" class="webkit-indent-blockquote"><p><span style="border-collapse: collapse; font-family: arial; font-size: 13px; line-height: normal" class="Apple-style-span">In this presentation, I will show you how I use Python to create physical objects, circuits and machine elements. This presentation will walk you through simple python programs that generate instructions for CNC (Computer Numerical Control) equipment, and  include a live demo where a &#8216;useful&#8217; object will be created  on a personal milling machine. There should be ample time left for an interesting technical discussion to follow.</span></p></blockquote>
<p>We will have refreshments available (beer, soda) as well as some food.</p>
<p>Also, there will be time for lightning talks, announcements before the presentation. The registration is back on the wiki&#8230;  <a href="http://www.barcampmontreal.org/wiki/MontrealPython4" title="MontrealPython4">http://www.barcampmontreal.org/wiki/MontrealPython4 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2008/09/montrealpython4-thursday-september-25-18h30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MontrealPython4 &#8211; postponed to end of August / beginning September</title>
		<link>http://www.montrealpython.org/2008/07/montrealpython4-postponed-to-end-of-august-beginning-september/</link>
		<comments>http://www.montrealpython.org/2008/07/montrealpython4-postponed-to-end-of-august-beginning-september/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 15:17:08 +0000</pubDate>
		<dc:creator>arach</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=36</guid>
		<description><![CDATA[MontrealPython4 &#8211; we will not be meeting this Thursday which was the tentative date for our next meetup. We&#8217;re working on the next event and it&#8217;ll be late in August / beginning of September.
The next meetup is likely to be fun : new location, more people, python code that leads to objects. We just need [...]]]></description>
			<content:encoded><![CDATA[<p>MontrealPython4 &#8211; we will not be meeting this Thursday which was the tentative date for our next meetup. We&#8217;re working on the next event and it&#8217;ll be late in August / beginning of September.</p>
<p>The next meetup is likely to be fun : new location, more people, python code that leads to objects. We just need more time to organize it properly.</p>
<p align="right">                  &#8212; Arach</p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2008/07/montrealpython4-postponed-to-end-of-august-beginning-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MontrealPython3 &#8211; thanks, link</title>
		<link>http://www.montrealpython.org/2008/06/montrealpython3-thanks-link/</link>
		<comments>http://www.montrealpython.org/2008/06/montrealpython3-thanks-link/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 19:21:20 +0000</pubDate>
		<dc:creator>arach</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=35</guid>
		<description><![CDATA[MontrealPython3 was a lot of fun. Martin Blais gave us 2 very interesting presentations. In case you missed it or want to follow up, you can find snakefood, beancount and more at http://furius.ca/home/software.html.
Thanks again to StandoutJobs for lending us their space and Akoha for the refreshments.
MontrealPython4 will be July 31st. We&#8217;ll have more details in [...]]]></description>
			<content:encoded><![CDATA[<p>MontrealPython3 was a lot of fun. Martin Blais gave us 2 very interesting presentations. In case you missed it or want to follow up, you can find snakefood, beancount and more at <a href="http://furius.ca/home/software.html" title="Furius.ca - Martin Blais" target="_blank">http://furius.ca/home/software.html</a>.</p>
<p>Thanks again to StandoutJobs for lending us their space and Akoha for the refreshments.</p>
<p>MontrealPython4 will be July 31st. We&#8217;ll have more details in the weeks to come.</p>
<p align="right"> &#8211;Arach</p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2008/06/montrealpython3-thanks-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MontrealPython3 &#8211; June 26 2008 @ 6:30PM</title>
		<link>http://www.montrealpython.org/2008/06/montrealpython3-june-26-2008-630pm/</link>
		<comments>http://www.montrealpython.org/2008/06/montrealpython3-june-26-2008-630pm/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 13:33:00 +0000</pubDate>
		<dc:creator>arach</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[meetup]]></category>
		<category><![CDATA[montrealpython3]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=34</guid>
		<description><![CDATA[ MontrealPython3 will be held June 26 2008 @ 6:30PM. We’ll be meeting at Standout Jobs : 3981 boul. St. Laurent, Suite 615, Montreal.  Going forward, we will do one presentation per meetup. This will be more convenient for lots of people, who have to leave before the end and feel bad about it&#8230;
Our [...]]]></description>
			<content:encoded><![CDATA[<p><small class="date"><span class="date_year"></span></small> MontrealPython3 will be held June 26 2008 @ 6:30PM. We’ll be meeting at Standout Jobs : 3981 boul. St. Laurent, Suite 615, Montreal.  Going forward, we will do one presentation per meetup. This will be more convenient for lots of people, who have to leave before the end and feel bad about it&#8230;</p>
<p>Our presenter will be Martin Blais, who will give one of his proposed presentations <strong>(Snakefood / Beancount)</strong>.</p>
<p><span id="more-34"></span>PS. There will not be another huge gap between events&#8230; To make sure this is credible, we have set the next date already : July 31st. Hopefully, Hugo Boyer will be the presenter for MP4 and talk to us about &#8220;Using python to make real objects&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2008/06/montrealpython3-june-26-2008-630pm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MontrealPython3 &#8211; choosing the next presentation(s)</title>
		<link>http://www.montrealpython.org/2008/05/montrealpython3-choosing-the-next-presentations/</link>
		<comments>http://www.montrealpython.org/2008/05/montrealpython3-choosing-the-next-presentations/#comments</comments>
		<pubDate>Wed, 14 May 2008 05:42:13 +0000</pubDate>
		<dc:creator>arach</dc:creator>
				<category><![CDATA[montrealpython]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[montrealpython3]]></category>

		<guid isPermaLink="false">http://montrealpython.org/?p=33</guid>
		<description><![CDATA[I really like the use of the mailing list as a way to pitch presentation ideas, it&#8217;s efficient and open. The downside is that a mailing list is not great for individual feedback because nobody wants to disturb more than 30 people with their preference. So here is a little experiment to help us organize [...]]]></description>
			<content:encoded><![CDATA[<p>I really like the use of the mailing list as a way to pitch presentation ideas, it&#8217;s efficient and open. The downside is that a mailing list is not great for individual feedback because nobody wants to disturb more than 30 people with their preference. So here is a little experiment to help us organize in a more simple and open way: a polling widget.</p>
<p>For more information on the presentations listed below, look <a href="http://groups.google.com/group/montrealpython/browse_thread/thread/c565d056ad6d71c4" title="montrealpython on google groups" target="_blank">here for Hugo Boyer&#8217;s</a> and <a href="http://groups.google.com/group/montrealpython/browse_thread/thread/22222477931ef4a0" title="Martin Blais : presentation on groups.google.com">here for Martin Blais&#8217; presentation ideas</a> .</p>
<p>There are other people who have suggested presentation topics they would like to present, I invite them (you) to write to the list, it&#8217;s the way to get a talk on MontrealPython. If you&#8217;re not on the mailing list, please join <a href="http://groups.google.com/group/montrealpython" title="MontrealPython group mailing list">http://groups.google.com/group/montrealpython</a></p>
<p>MontrealPython3 date coming soon &#8230;</p>
<p><!-- Altering or removing this link is a breach of the Vizu Terms and Conditions --></p>
<p style="margin: 0pt; padding: 0pt; font-family: Arial,Helvetica,sans-serif; font-size: 10px; height: 20px; text-align: center; width: 250px"><a href="http://www.vizu.com" target="_blank"><span style="color: #999999; text-decoration: underline; font-size: 10px">Opinion Polls</span></a><span style="color: #999999"> &amp; </span><a href="http://answers.vizu.com/market-research.htm" target="_blank"><span style="color: #999999; text-decoration: underline; font-size: 10px">Market Research</span></a></p>
<p><embed src="http://wp.vizu.com/vizu_poll.swf" quality="high" scale="noscale" wmode="transparent" bgcolor="#ffffff" name="vizu_poll" allowscriptaccess="always" type="application/x-shockwave-flash" flashvars="js=false&amp;pid=93833&amp;ad=false&amp;vizu=true&amp;links=true&amp;mainBG=000000&amp;questionText=FFFFFF&amp;answerZoneBG=cccccc&amp;answerItemBG=eeeeee&amp;answerText=000000&amp;voteBG=C8C8C8&amp;voteText=000000" align="middle" height="286" width="250"></embed></p>
<p>&#8211; Arach</p>
]]></content:encoded>
			<wfw:commentRss>http://www.montrealpython.org/2008/05/montrealpython3-choosing-the-next-presentations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
