<?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"
	>

<channel>
	<title>Pierre-Luc Beaudoin</title>
	<atom:link href="http://blog.pierlux.com/feed/fr+en/" rel="self" type="application/rss+xml" />
	<link>http://blog.pierlux.com</link>
	<description>Métro, boulot, amigos est mon crédo</description>
	<pubDate>Mon, 13 Oct 2008 18:43:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>fr</language>
			<item>
		<title>EOG Champlain plugin is now merged</title>
		<link>http://blog.pierlux.com/2008/10/12/eog-champlain-plugin-is-now-merged/en/</link>
		<comments>http://blog.pierlux.com/2008/10/12/eog-champlain-plugin-is-now-merged/en/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 21:59:02 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Gnome]]></category>

		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[libchamplain]]></category>

		<guid isPermaLink="false">http://blog.pierlux.com/?p=826</guid>
		<description><![CDATA[The code to display maps in EOG for you geotagged photos is now merged into EOG Plugins.
You can grabe the code there:
svn co http://svn.gnome.org/svn/eog-plugins/trunk eog-plugin
To build it, you will need libchamplain and libchamplain 0.2.2 or later.
You can find 2 sample geotagged images on the bugzilla.
]]></description>
			<content:encoded><![CDATA[<p>The code to display maps in EOG for you geotagged photos is now merged into EOG Plugins.</p>
<p>You can grabe the code there:</p>
<pre>svn co http://svn.gnome.org/svn/eog-plugins/trunk eog-plugin</pre>
<p>To build it, you will need libchamplain and libchamplain 0.2.2 or later.</p>
<p>You can find 2 sample geotagged images on the <a href="http://bugzilla.gnome.org/show_bug.cgi?id=554903">bugzilla</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/10/12/eog-champlain-plugin-is-now-merged/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Libchamplain 0.2.2</title>
		<link>http://blog.pierlux.com/2008/10/07/libchamplain-022/en/</link>
		<comments>http://blog.pierlux.com/2008/10/07/libchamplain-022/en/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 17:57:54 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Gnome]]></category>

		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[libchamplain]]></category>

		<guid isPermaLink="false">http://blog.pierlux.com/?p=791</guid>
		<description><![CDATA[
In this release of your favorite Gtk+ Map Widget you get:

Bug fixes:

zoom-level property changes are notified if changed when setting a new map-source;
Markers are now ordered from top to bottom instead of first added, first drawn using ChamplainLayer.  This is more natural to the eye.


Less exported symbols;
A less error prone library (data passed as parameter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.pierlux.com/wp-content/uploads/2008/10/libchamplain-022.png"><img class="aligncenter size-medium wp-image-805" title="libchamplain-022" src="http://blog.pierlux.com/wp-content/uploads/2008/10/libchamplain-022-300x257.png" alt="" width="300" height="257" /></a></p>
<p>In this release of your favorite <a href="http://blog.pierlux.com/projects/libchamplain">Gtk+ Map Widget</a> you get:</p>
<ul>
<li>Bug fixes:
<ul>
<li>zoom-level property changes are notified if changed when setting a new map-source;</li>
<li>Markers are now ordered from top to bottom instead of first added, first drawn using <a href="http://libchamplain.pierlux.com/doc/latest/libchamplain/libchamplain-ChamplainLayer.html">ChamplainLayer</a>.  This is more natural to the eye.</li>
</ul>
</li>
<li>Less exported symbols;</li>
<li>A <strong>less</strong> error prone library (data passed as parameter is now validated); &#8212; thanks to Marco for pointing out my Engrish lol</li>
</ul>
<p>Grab the 0.2.2 release <a href="http://libchamplain.pierlux.com/release/0.2.2/">here</a>!</p>
<p>Since I forgot to blog abour libchamplain 0.2.1, here is what was improved:</p>
<ul>
<li>Bug fixes:
<ul>
<li>Markers&#8217; position wasn&#8217;t updated when the map was recentered;</li>
<li>Build fixes for packagers;</li>
</ul>
</li>
<li>A more standard API: (lat, lon) is now used instead of (lon, lat);</li>
<li>There is now libchamplain and libchamplain-gtk.  libchamplain can be used alone in a pure Clutter applications, where libchamplain-gtk is obviously a Gtk+ widget that wraps libchamplain.</li>
</ul>
<h3>EOG Map Plugin is now public</h3>
<p><a href="http://blog.pierlux.com/wp-content/uploads/2008/10/eog-champlain.png"><img class="aligncenter size-medium wp-image-807" title="eog-champlain" src="http://blog.pierlux.com/wp-content/uploads/2008/10/eog-champlain-300x240.png" alt="" width="300" height="240" /></a></p>
<p>With this release, I am also happy to announce that I have published the code for the EOG Map plugin. You can grab it <a href="http://bugzilla.gnome.org/show_bug.cgi?id=554903">here</a> in the Gnome Buzilla.  Download it, try it and test it, there has to be some bugs left over hehe (although I did my best to polish it!).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/10/07/libchamplain-022/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Mini hackfest pour OpenImpro</title>
		<link>http://blog.pierlux.com/2008/10/06/mini-hackfest-pour-openimpro/fr/</link>
		<comments>http://blog.pierlux.com/2008/10/06/mini-hackfest-pour-openimpro/fr/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 03:55:29 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[OpenImpro]]></category>

		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://blog.pierlux.com/?p=789</guid>
		<description><![CDATA[Samedi passé avait lieu le premier mini hackfest pour OpenImpro.  En fait, c&#8217;est que Yannick Bélanger s&#8217;est joint à moi pour poursuivre le développement du projet.  Puisqu&#8217;il est un utilisateur professionnel de PHP, ses connaissances sont les bienvenues pour améliorer le projet et sa sécurité.
Ce hackfest a également été rendu possible grâce à [...]]]></description>
			<content:encoded><![CDATA[<p>Samedi passé avait lieu le premier mini hackfest pour <a href="http://openimpro.sf.net">OpenImpro</a>.  En fait, c&#8217;est que <a href="http://www.shynook.com/">Yannick Bélanger</a> s&#8217;est joint à moi pour poursuivre le développement du projet.  Puisqu&#8217;il est un utilisateur professionnel de PHP, ses connaissances sont les bienvenues pour améliorer le projet et sa sécurité.</p>
<p>Ce hackfest a également été rendu possible grâce à la participation financière de la <a href="http://www.gailaxie.qc.ca">Gailaxie</a>, la principale ligue d&#8217;improvisation qui utilise OpenImpro.  La ligue a consentie un montant forfaitaire pour réaliser les quelques fonctionnalités qu&#8217;elle désirait obtenir.</p>
<p>C&#8217;est ainsi que nous pouvons annoncer la sortie d&#8217;OpenImpro 1.2.  Voici les améliorations apportées dans cette version:</p>
<ul>
<li>Section nouvelles: vous pouvez publier des nouvelles sous forme de texte.</li>
<li>Statistiques par saison dans les profils: un sélecteur de saison permet au visiteur de choisir la saison dont il désire voir les statistique lorsqu&#8217;il visite le profil d&#8217;un joueur.</li>
<li>Un membre de la ligue peut maintenant cumuler plusieurs rôles.</li>
<li>Vous pouvez maintenant définir vos propres rôles.</li>
<li>Vous pouvez également modifier l&#8217;ordre d&#8217;affichage des rôles.</li>
<li>Les réponses inchangés lorsqu&#8217;un joueur modifie son profil ne sont plus soumises systématiquement aux modérateurs.</li>
<li>Vous pouvez désactiver l&#8217;accès à la section privée à des anciens joueurs.</li>
<li>Vous pouvez filtrer la liste des joueurs et le calendrier dans la section privée.</li>
<li>Le nom de la personne s&#8217;étant branchée la dernière fois est présélectionné dans la page d&#8217;accueil.</li>
</ul>
<p>Comme vous le constatez, nous n&#8217;avons pas chômé ce week-end.  Il reste encore beaucoup à faire, mais d&#8217;ici là: installez OpenImpro et amusez-vous avec.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/10/06/mini-hackfest-pour-openimpro/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Bienvenue sur pierlux.com</title>
		<link>http://blog.pierlux.com/2008/10/06/bienvenue-sur-pierluxcom/fr/</link>
		<comments>http://blog.pierlux.com/2008/10/06/bienvenue-sur-pierluxcom/fr/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 17:25:47 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Générale]]></category>

		<category><![CDATA[Maemo]]></category>

		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[Voyages]]></category>

		<guid isPermaLink="false">http://blog.pierlux.com/?p=761</guid>
		<description><![CDATA[À partir d&#8217;aujourd&#8217;hui, exit squidy.info, bienvenue sur pierlux.com!  Tous les liens pointant vers squidy.info seront redirigés vers pierlux.com avec un code HTTP 301, vos navigateur devraient donc mettre à jour vos signets automatiquement.  Désolé pour les planet où mes billets se sont vu republiés à cause de ce changement.
J&#8217;ai décidé de changer de nom de [...]]]></description>
			<content:encoded><![CDATA[<p>À partir d&#8217;aujourd&#8217;hui, exit squidy.info, bienvenue sur pierlux.com!  Tous les liens pointant vers squidy.info seront redirigés vers pierlux.com avec un code HTTP 301, vos navigateur devraient donc mettre à jour vos signets automatiquement.  Désolé pour les planet où mes billets se sont vu republiés à cause de ce changement.</p>
<p>J&#8217;ai décidé de changer de nom de domaine car il doit exister plus d&#8217;une dizaine de manière d&#8217;écrire squidy en français, je devais donc l&#8217;épeler à chaque fois.  Comble de malheur, plusieurs de ces lettres se ressemblent lorsque dites au téléphone.  Bref, je crois que pierlux sera plus agréable et surtout plus près de mon identité virtuelle.</p>
<p>Sachez que mon adresse de courriel a également changée pour pierre-luc@pierlux.com.</p>
<p>squidy.info devrait tout de même fonctionner pour les 5 prochaines années.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/10/06/bienvenue-sur-pierluxcom/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Quelques jours à Cambridge</title>
		<link>http://blog.pierlux.com/2008/09/25/quelques-jours-a-cambridge/fr/</link>
		<comments>http://blog.pierlux.com/2008/09/25/quelques-jours-a-cambridge/fr/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 11:33:19 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Langue]]></category>

		<category><![CDATA[Maemo]]></category>

		<category><![CDATA[Voyages]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=732</guid>
		<description><![CDATA[
 Je travaille présentement au bureau de Cambridge. Ils ont vraiment un beau bureau et une belle ambiance (comparé au bureau de Montréal).  Mais bon, les choses devraient changer dans les mois à venir pour nous aussi.  Cambridge est vraiment une belle petite ville, j&#8217;aime beaucoup son aspect piétonier.

 Hier soir, on est [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a class="tt-flickr tt-flickr-Medium" href="http://www.flickr.com/photos/pierlux/2901094347/in/set-72157607486391355/"><img class="alignnone" src="http://farm4.static.flickr.com/3139/2901094347_3f8f8994f9.jpg" alt="Cambridge" width="500" height="332" /></a></p>
<p> Je travaille présentement au bureau de Cambridge. Ils ont vraiment un beau bureau et une belle ambiance (comparé au bureau de Montréal).  Mais bon, les choses devraient changer dans les mois à venir pour nous aussi. <img src='http://blog.pierlux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Cambridge est vraiment une belle petite ville, j&#8217;aime beaucoup son aspect piétonier.
<p style="text-align: center;"><a class="tt-flickr tt-flickr-Medium" href="http://blog.pierlux.com/photos/photo/2887434956/marcos-cooking.html"><img class="aligncenter" src="http://farm4.static.flickr.com/3117/2887434956_099ab87aa1.jpg" alt="Marco's cooking" width="500" height="332" /></a></p>
<p> Hier soir, on est tous allé souper chez <a href="http://cass.no-ip.com/~cassidy/blog/index.php/">Guillaume</a>, <a href="http://commentsurvivreenangleterreavec3geeks.blogspot.com">Géraldine</a>, <a href="http://resiak.livejournal.com/">Will</a> et Sjoerd. <a href="http://www.barisione.org/">Marco</a> était le chef.  On a but du vin, camembert, salame sotto grasso, salame d&#8217;asino, une baguette et des Risotto flans (image ci-dessus). Une bien belle <a href="http://www.flickr.com/photos/pierlux/sets/72157607486391355/">soirée</a>. Jusqu&#8217;à date, la vie à Cambridge semble très agréable, mais je vais devoir consacrer un billet de ce blog aux étrangetées anglaises à coup sûr!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/09/25/quelques-jours-a-cambridge/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Un voyageur fréquent</title>
		<link>http://blog.pierlux.com/2008/09/24/un-voyageur-frequent/fr/</link>
		<comments>http://blog.pierlux.com/2008/09/24/un-voyageur-frequent/fr/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 08:20:45 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Voyages]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=722</guid>
		<description><![CDATA[Il y a des indices qui ne trompent pas pour savoir si on est un voyageur fréquent:

Avant le vol, tu te demandes si le choix de film aura changé car franchement, tu as déjà vu tous les films du dernier vol.
Tu sais exactement quoi ne pas emporter et comment accélérer les vérifications de sécurité *
Tu [...]]]></description>
			<content:encoded><![CDATA[<p>Il y a des indices qui ne trompent pas pour savoir si on est un voyageur fréquent:</p>
<ol>
<li>Avant le vol, tu te demandes si le choix de film aura changé car franchement, tu as déjà vu tous les films du dernier vol.</li>
<li>Tu sais exactement quoi ne pas emporter et comment accélérer les vérifications de sécurité *</li>
<li>Tu as volé avec 4 différents lignes, quelques une plus d&#8217;une fois
<ul>
<li>Et tu connais biensûr laquelle offre la meilleure bouffe (Air France) et la pire (Air Transat)</li>
</ul>
</li>
<li>Un vol de 5,5 h pour Heatrow te semble court.</li>
<li>Tu arrives juste à temps pour le décollage à l&#8217;aéroport.</li>
<li>Et pour terminer, tu peux réciter les procédures de sécurité par coeur.</li>
</ol>
<p>* D&#8217;ailleurs, ils devraient vraiment faire une ligne pour ceux dont c&#8217;est le premier vol.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/09/24/un-voyageur-frequent/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Ma première contribution à OpenStreetMap</title>
		<link>http://blog.pierlux.com/2008/09/16/ma-premiere-contribution-a-openstreetmap/fr/</link>
		<comments>http://blog.pierlux.com/2008/09/16/ma-premiere-contribution-a-openstreetmap/fr/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 08:56:48 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[OpenStreetMap]]></category>

		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=712</guid>
		<description><![CDATA[À part rajouter une boîte postale et quelques arrêts de bus à Montréal, je n&#8217;avais pas encore contribué en masse à OpenStreetMap.  C&#8217;est maintenant résolu: j&#8217;ai profité de mon voyage au chalet la fin de semaine dernière pour tracer les rues manquantes sur mon trajet.  J&#8217;ai donc ajouté pas loin de 15 rues sur la [...]]]></description>
			<content:encoded><![CDATA[<p>À part rajouter une boîte postale et quelques arrêts de bus à Montréal, je n&#8217;avais pas encore contribué en masse à OpenStreetMap.  C&#8217;est maintenant résolu: j&#8217;ai profité de mon voyage au chalet la fin de semaine dernière pour tracer les rues manquantes sur mon trajet.  J&#8217;ai donc ajouté pas loin de 15 rues sur la <a href="http://www.openstreetmap.org/?lat=47.1105&amp;lon=-70.7886&amp;zoom=12&amp;layers=B000FTF">Côte-de-Beaupré</a>.</p>
<p>J&#8217;ai utilisé JOSM car bien que Potlach est bien, c&#8217;est une solution en ligne qui selon moi devrait être un dernier recours. JOSM est très rapide et on s&#8217;habitue aux raccourcis claviers.  Par contre, j&#8217;ai pas encore trouvé comment avoir les images satellites dans JOSM et ça serait apprécié si quelqu&#8217;un me disait comment.</p>
<p>J&#8217;ai fait les traces avec Maemo Mapper et j&#8217;ai simplifié le fichier gpx avec la commande suivante:<br />
<code>gpsbabel -r -i gpx -f ../beaupre.gpx -x simplify,error=0.001k -o gpx -F beaupre.gpx</code></p>
<p>Il ne reste plus qu&#8217;à attendre que les tiles soient regénérées (j&#8217;ajouterai un screenshot avant/après)!</p>
<p>Note: ce liens est très utile pour connaître l&#8217;orthographe officiel des noms de rues: <a href="http://www.toponymie.gouv.qc.ca/ct/thematiques/construction.html">Commission de toponymie du Québec</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/09/16/ma-premiere-contribution-a-openstreetmap/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>10 days before Maemo Summit 2008</title>
		<link>http://blog.pierlux.com/2008/09/09/10-days-before-maemo-summit-2008/en/</link>
		<comments>http://blog.pierlux.com/2008/09/09/10-days-before-maemo-summit-2008/en/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 15:17:11 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[Voyages]]></category>

		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=697</guid>
		<description><![CDATA[As it has already been pointed out, there are only 10 days left before the opening of Maemo Summit 2008. I&#8217;ll be attending this first summit with Marco Barisione, one of my colleagues from Collabora. We&#8217;ll both be presenting.
On Saturday September 20th at 15:30 for half an hour, Marco will introduce you to Telepathy, the [...]]]></description>
			<content:encoded><![CDATA[<p>As it has already been <a href="http://sense-datum.org/tim/archive/2008/09/09/maemo_summit_10_days_and_count/2">pointed</a> <a href="http://feeds.feedburner.com/~r/LinuxUk-Maemo/~3/386908071/53">out</a>, there are only 10 days left before the opening of <a href="https://wiki.maemo.org/Maemo_Summit_2008">Maemo Summit 2008</a>. I&#8217;ll be attending this first summit with <a href="http://www.barisione.org">Marco Barisione</a>, one of my colleagues from <a href="http://www.collabora.co.uk">Collabora</a>. We&#8217;ll both be presenting.</p>
<p>On Saturday September 20th at 15:30 for half an hour, Marco will introduce you to Telepathy, the framework used in the maemo platform for instant messaging and audio/video conferencing.</p>
<p>On Saturday September 20th at 16:30 for half an hour, I will introduce you to WebKit, the <span>open source web engine. I&#8217;ll be explaining part of the internals and demonstrate how to use it in your Gtk or Qt application today (therefore this talk is oriented towards Gtk+ and Qt, which are toolkits  you can use to build applications for </span><span>the maemo platform</span><span>).</span></p>
<p>The summit is right after <a href="http://www.osimworld.com/">OSiM World</a>, at headquarter of <a href="http://www.c-base.org/">c-base</a> in Berlin, Germany.  I hope to see you in great numbers at both our talks!</p>
<p>Schedule subject to changes, see the <a href="https://wiki.maemo.org/Maemo_Summit_2008#Saturday_20">official wiki page</a> for times and details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/09/09/10-days-before-maemo-summit-2008/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>I see progress</title>
		<link>http://blog.pierlux.com/2008/09/08/i-see-progress/en/</link>
		<comments>http://blog.pierlux.com/2008/09/08/i-see-progress/en/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 04:08:03 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Gnome]]></category>

		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[libchamplain]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=685</guid>
		<description><![CDATA[I&#8217;ve been very busy in the last 2 weeks (with my brother&#8217;s emergency surgery and the work), but I did manage to work on libchamplain and code new features.
I finally fixed the limited zoom bug I had (it did take me more than one try!). There were some glitches with small zoom levels (where the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been very busy in the last 2 weeks (with my brother&#8217;s emergency surgery and the work), but I did manage to work on <a href="http://blog.pierlux.com/projects/libchamplain/">libchamplain</a> and code new features.</p>
<p>I finally fixed the limited zoom bug I had (it did take me more than one try!). There were some glitches with small zoom levels (where the map was smaller than the window), but these are history.   I also had to patch clutter-gtk (see bug #<a href="http://bugzilla.openedhand.com/show_bug.cgi?id=1114">1114</a>) to generate [the missing] scroll events to have mouse wheel zooming.</p>
<p><a href="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-4.png"><img class="size-medium wp-image-655 alignnone" title="A close look at Montréal in Champlain 0.2" src="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-4-300x258.png" alt="" width="150" height="129" /></a></p>
<p>Different map sources are now available.  You currently have 3 sources built-in: OpenStreetMap Mapnik, OpenArialMap and Maps For Free Relief.  You can change the map source at run time!   I&#8217;ve attempted to write support for other non free sources but their usage terms prevents their use, so I stopped.</p>
<p><a href="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-3.png"><img class="size-medium wp-image-650 alignnone" title="Champlain 0.2 displaying Open Arial Map" src="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-3-300x258.png" alt="" width="150" height="129" /></a></p>
<p>Markers (pins on the map) were planned for 0.3, but I figured they were so important that I wrote them earlier. <a href="http://libchamplain.pierlux.com/doc/0.2/libchamplain-ChamplainMarker.html">ChamplainMarkers</a> are nothing more than ClutterActors placed at the right position on the map.  You are free to draw anything (or load an image) as a marker.  I also created a default marker for simple text markers. In the first screenshot, all markers are different because I wanted to demonstrate the parameters you can change (text, font, marker color and font color).  Markers can even be translucient!</p>
<p><a href="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-5.png"><img class="size-medium wp-image-651 alignnone" title="Default label markers in Champlain 0.2" src="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-5-300x258.png" alt="" width="150" height="129" /></a><a href="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02.png"><img class="alignnone size-medium wp-image-649" title="Markers in Champlain 0.2" src="http://blog.pierlux.com/wp-content/uploads/2008/09/capture-champlain-02-300x258.png" alt="" width="150" height="129" /></a></p>
<p>Little fixes to the installed files, small animations and <a href="http://libchamplain.pierlux.com/doc/0.2/index.html">complete doc</a> are also in.  I think it is now usable in a real-life application.  That is why I wrote <a href="http://blog.pierlux.com/projects/eog-map-plugin/en/">EOG Map plugin</a> (a very good idea of <a href="http://www.vuntz.net/journal/">vuntz</a>).</p>
<p><a href="http://blog.pierlux.com/wp-content/uploads/2008/09/eog+champlain.png"><img class="size-medium wp-image-650 alignnone" title="Eog displaying a champlain map" src="http://blog.pierlux.com/wp-content/uploads/2008/09/eog+champlain-300x234.png" alt="" width="300" height="234" /></a></p>
<p>It is is a plugin for Eye of Gnome that adds a sidebar that displays the geolocation of the image on a map.  I even toyed with the champlain API and created an annoying but yet cool <a href="http://libchamplain.pierlux.com/images/animate.ogg">throbbing marker</a>.</p>
<p>I&#8217;d like to thank the people who helped me put this together. Their early reviews, comments and their help were key to keep me progressing when I was actually growing out gray hair on problems (like getting gtk-doc working).</p>
<p>Now, could your app benefit from a map? Think about it :)  In the mean time, someone wants to package it?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/09/08/i-see-progress/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing libchamplain</title>
		<link>http://blog.pierlux.com/2008/08/22/introducing-libchamplain/en/</link>
		<comments>http://blog.pierlux.com/2008/08/22/introducing-libchamplain/en/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 14:22:40 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Gnome]]></category>

		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[libchamplain]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=627</guid>
		<description><![CDATA[I was planning to announce this on Monday, after a week-end to clean things up, but since another widget with similar features have been announced today, I think I should announce mine as well!

So libchamplain is a Gtk+ widget that aims to display rasterized maps (OpenStreetMap, Google Maps and others) using Clutter to have nice [...]]]></description>
			<content:encoded><![CDATA[<p>I was planning to announce this on Monday, after a week-end to clean things up, but since <a href="http://www.johnstowers.co.nz/blog/index.php/2008/05/21/frantic/">another widget</a> with similar features have been announced today, I think I should announce mine as well!</p>
<p style="text-align: center;"><a href="http://blog.pierlux.com/wp-content/uploads/2008/08/capture-champlain-01.png"><img class="size-medium wp-image-572 aligncenter" title="capture-champlain-01" src="http://blog.pierlux.com/wp-content/uploads/2008/08/capture-champlain-01-300x257.png" alt="" /></a></p>
<p>So libchamplain is a Gtk+ widget that aims to display rasterized maps (OpenStreetMap, Google Maps and others) using Clutter to have nice animations.  It is in a workable state (only zooming is limited for now, and that&#8217;s what I was planning to iron out this week-end).  See the <a href="http://blog.pierlux.com/projects/libchamplain/en/">web site</a> for detailed feature and planned features.</p>
<p>You can grab the LGPLed code on <a href="http://gitorious.org/projects/libchamplain/repos/mainline">gitorious</a>.  Comments, reviews and patches/branches are welcome <img src='http://blog.pierlux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Update</strong>: I created a <a href="http://www.pierlux.com/wp-content/uploads/2008/08/libchamplain1.ogg">screencast</a> to demo it, but we can&#8217;t really see the nice animations here.  How do we do a nice screencast of a Clutter based app?<strong></strong></p>
<p><strong>Update</strong>: I pushed the missing marshal file, thanks bpeel.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/22/introducing-libchamplain/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Tux Droid</title>
		<link>http://blog.pierlux.com/2008/08/22/tux-droid/fr/</link>
		<comments>http://blog.pierlux.com/2008/08/22/tux-droid/fr/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 11:26:11 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=622</guid>
		<description><![CDATA[Un collègue m&#8217;a pointé vers ce vidéo qui démontre les capacité du Tux Droid  Bon, il y a quelques jours, je suis tombé sur le site de Pleo (qui est tout de même plus articulé), mais il faut se rappeler que les objectifs des deux projets sont différents! Est-ce que Pleo lit vos courriels? [...]]]></description>
			<content:encoded><![CDATA[<p>Un collègue m&#8217;a pointé vers ce vidéo qui démontre les capacité du <a href="http://www.tuxisalive.com/">Tux Droid</a> <img src='http://blog.pierlux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Bon, il y a quelques jours, je suis tombé sur le site de <a href="http://www.pleoworld.com/">Pleo</a> (qui est tout de même plus articulé), mais il faut se rappeler que les objectifs des deux projets sont différents! Est-ce que Pleo lit vos courriels? <img src='http://blog.pierlux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/cbzyBEeShEk&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/cbzyBEeShEk&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/22/tux-droid/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Gtalk problems?</title>
		<link>http://blog.pierlux.com/2008/08/21/gtalk-problems/en/</link>
		<comments>http://blog.pierlux.com/2008/08/21/gtalk-problems/en/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 18:07:21 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=607</guid>
		<description><![CDATA[I&#8217;ve been having issues with Google Talk for some days now.  At first, I didn&#8217;t bother to look for the source of the problem, but right now I can&#8217;t event see all my online contacts (and that&#8217;s no mater which Open Source IM client I use).
I&#8217;ve started telepathy-gabble with debug to get the right error [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having issues with Google Talk for some days now.  At first, I didn&#8217;t bother to look for the source of the problem, but right now I can&#8217;t event see all my online contacts (and that&#8217;s no mater which Open Source IM client I use).</p>
<p>I&#8217;ve started telepathy-gabble with debug to get the right error message:</p>
<blockquote><p>&lt;error code=&#8221;500&#8243; type=&#8221;wait&#8221;&gt;&lt;resource-constraint xmlns=&#8221;urn:ietf:params:xml:ns:xmpp-stanzas&#8221;/&gt;&lt;text xmlns=&#8221;urn:ietf:params:xml:ns:xmpp-stanzas&#8221;&gt;Too many stanzas sent per day.&lt;/text&gt;&lt;/error&gt;&lt;/iq&gt;&#8217;</p></blockquote>
<p>It all looks like my account had been suspended for sending too many messages but it isn&#8217;t the case.  It is funny because empathy was giving me &#8220;Messages is too long&#8221; error messages and pidgin was saying &#8220;Unauthorized&#8221;.</p>
<p>So where&#8217;s the problem? Did my account get high jacked to send spam? are there issues with the Google Talk XMPP servers (I recall people having issues yesterday)?</p>
<p>I think the utilmate solution will be to just create an account on a real XMPP server and drop Google Talk at once.</p>
<p><strong>Update</strong>: problem solved, the service is back to normal.  Go figure what happened!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/21/gtalk-problems/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>NPAPI plugins are supported</title>
		<link>http://blog.pierlux.com/2008/08/18/npapi-plugins-are-supported/en/</link>
		<comments>http://blog.pierlux.com/2008/08/18/npapi-plugins-are-supported/en/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:33:28 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=561</guid>
		<description><![CDATA[This Arstechnica article is quite interesting&#8230;
Also, NPAPI support is already in the Gecko web rendering engine.
I&#8217;d like to correct a perception here: NPAPI plugins are supported in QtWebKit (current SVN and future releases) and WebKitGtk.  In fact, Marc Ordinas i Llopis made it work months ago!
]]></description>
			<content:encoded><![CDATA[<p>This Arstechnica <a href="http://arstechnica.com/news.ars/post/20080818-nokia-helps-port-firefox-to-qt.html">article</a> is quite interesting&#8230;</p>
<blockquote><p>Also, NPAPI support is already in the Gecko web rendering engine.</p></blockquote>
<p>I&#8217;d like to correct a perception here: NPAPI plugins are supported in QtWebKit (current SVN and future releases) and WebKitGtk.  In fact, Marc Ordinas i Llopis made it work <a href="http://marcoil.org/archive/124">months ago</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/18/npapi-plugins-are-supported/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>A new font dialog</title>
		<link>http://blog.pierlux.com/2008/08/14/a-new-font-dialog/en/</link>
		<comments>http://blog.pierlux.com/2008/08/14/a-new-font-dialog/en/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:14:29 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=556</guid>
		<description><![CDATA[Alberto, starting from your prototype UI, I let my mind free.  I think the flow feels simpler, and it is less cluttered to the eye.  Since all lists are searchable, I removed the search area.  I moved the buttons under the font list because I think that we always select a font in this order: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://aruiz.typepad.com/siliconisland/2008/08/font-selection.html">Alberto</a>, starting from your prototype UI, I let my mind free.  I think the flow feels simpler, and it is less cluttered to the eye.  Since all lists are searchable, I removed the search area.  I moved the buttons under the font list because I think that we always select a font in this order: Font face, font weight and style, then size.</p>
<p>I still think we might need more labels to explicitly tell the user what is listed in the font list.  This version also has the advantage that if a font name is too large, you can always resize the window.</p>
<p>Anyway, that was my 2 cents <img src='http://blog.pierlux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I am no HIG specialist.</p>
<p><img src="http://farm4.static.flickr.com/3125/2763860014_ee9012d789.jpg"><br />
<img src="http://farm4.static.flickr.com/3185/2763015373_3cff5f668a.jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/14/a-new-font-dialog/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>A new Gedit plugin: &#8220;Open Header/Body&#8221;</title>
		<link>http://blog.pierlux.com/2008/08/13/a-new-gedit-plugin-open-headerbody/en/</link>
		<comments>http://blog.pierlux.com/2008/08/13/a-new-gedit-plugin-open-headerbody/en/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 16:51:32 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/?p=546</guid>
		<description><![CDATA[That&#8217;s a feature I was missing in Gedit: the ability to quickly switch from the header file (e.g. a .h file) to the body file (e.g. a .cpp file) and vice versa.  So I wrote a plugin!
See the plugin&#8217;s page for details.
]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s a feature I was missing in Gedit: the ability to quickly switch from the header file (e.g. a .h file) to the body file (e.g. a .cpp file) and vice versa.  So I wrote a plugin!</p>
<p>See the <a href="http://blog.pierlux.com/projects/open-headerbody-gedit-plugin">plugin&#8217;s page</a> for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/13/a-new-gedit-plugin-open-headerbody/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Voici OpenImpro 1.1</title>
		<link>http://blog.pierlux.com/2008/08/07/voici-openimpro-11/fr/</link>
		<comments>http://blog.pierlux.com/2008/08/07/voici-openimpro-11/fr/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 04:09:44 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[OpenImpro]]></category>

		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/2008/08/07/voici-openimpro-11/</guid>
		<description><![CDATA[Après quelques mois bien chargés, voici OpenImpro 1.1.
Dans cette version, vous pourrez créer des galeries de photos et indiquer quels joueurs sont dans les photos.  Les photos apparaissent dans les galeries et dans le profil des joueurs concernés.
Cette version contient également quelques correctifs à des bugs tels que l&#8217;impossibilité d&#8217;effacer des liens.
Dernièrement, OpenImpro calcule maintenant [...]]]></description>
			<content:encoded><![CDATA[<p>Après quelques mois bien chargés, voici OpenImpro 1.1.</p>
<p>Dans cette version, vous pourrez créer des galeries de photos et indiquer quels joueurs sont dans les photos.  Les photos apparaissent dans les galeries et dans le profil des joueurs concernés.</p>
<p>Cette version contient également quelques correctifs à des bugs tels que l&#8217;impossibilité d&#8217;effacer des liens.</p>
<p>Dernièrement, OpenImpro calcule maintenant les statistiques d&#8217;équipes.</p>
<p>Téléchargez-le sur le site d&#8217;<a title="OpenImpro" href="http://openimpro.sf.net">OpenImpro</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/07/voici-openimpro-11/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Making cool things with WebKit</title>
		<link>http://blog.pierlux.com/2008/08/01/making-cool-things-with-webkit/en/</link>
		<comments>http://blog.pierlux.com/2008/08/01/making-cool-things-with-webkit/en/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 22:03:49 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/2008/08/01/making-cool-things-with-webkit/fr/</guid>
		<description><![CDATA[Everybody have heard that WebKit is the new cool kid.  Here is one reason: it is rather easy to hack on.   My colleague at Collabora, Siraj Razick, mixed up QWebView and QGraphicsItem to allow developers to put the Web inside a QGraphicsScene.  As he demonstrates, you can do crazy graphics with that.
From there, I went [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody have heard that WebKit is the new cool kid.  Here is one reason: it is rather easy to hack on.   My colleague at <a href="http://www.collabora.co.uk/">Collabora</a>, <a href="http://www.kdedevelopers.org/node/3586">Siraj Razick</a>, mixed up QWebView and QGraphicsItem to allow developers to put the Web inside a QGraphicsScene.  As he demonstrates, you can do crazy graphics with that.</p>
<p>From there, I went to look at how we can implement the same behaviour we have in one of the popular mobile browser these days.  Here&#8217;s the result: <a href="http://people.collabora.co.uk/~pierlux/stefani.ogg">stefani.ogg</a> (Stefani is the name of our hacking app).</p>
<p>In this video, you can see that each time I click on a paragraph, its content is zoomed to fill the screen.  If you click again, you get back to the full page view.  At all time the page is live and active (it isn&#8217;t a static image), although that can prove to be an issue (like mistakenly clicking on a link while in full page view).</p>
<p>You can try it if you want, just keep in mind that this is a quick prototype and it doesn&#8217;t really support scrolling yet.  The code is here: <a href="http://git.collabora.co.uk/?p=user/pierlux/stefani.git;a=shortlog;h=refs/heads/pierlux-zoom">http://git.collabora.co.uk/?p=user/pierlux/stefani.git;a=shortlog;h=refs/heads/pierlux-zoom  </a></p>
<p>Now more details on how this works: on double click, I do a hitTestContent() at that position.  With a <a href="https://bugs.webkit.org/show_bug.cgi?id=19374">patch</a> we wrote, you can access the HitTest&#8217;s bounding box.  That is how I determine on what to zoom.  After that, it is simple mathematics, signals and QTimeLines.</p>
<p>Granted this method is rudimentary and does not always gives the best result, it works with patched current available API.  A more elegant solution (which we may write in the future), would be to use a DOM API and access the node that was clicked on.  From there, you could go up the DOM tree and see if a particular div would be more interesting to zoom on  (ie, if a &lt;p&gt; tag is contained in a &lt;div&gt;, zoom on that &lt;div&gt; might also contains the title of the paragraph).  But first, we have to write that Qt DOM API :).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/08/01/making-cool-things-with-webkit/en/feed/en/</wfw:commentRss>
<enclosure url="http://people.collabora.co.uk/~pierlux/stefani.ogg" length="1162302" type="audio/ogg" />
		</item>
		<item>
		<title>Avant d&#8217;oublier, je reviens de GUADEC 2008</title>
		<link>http://blog.pierlux.com/2008/07/21/avant-doublier-je-reviens-de-guadec-2008/fr/</link>
		<comments>http://blog.pierlux.com/2008/07/21/avant-doublier-je-reviens-de-guadec-2008/fr/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 01:17:22 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Voyages]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/2008/07/21/avant-doublier-je-reviens-de-guadec-2008/</guid>
		<description><![CDATA[Maintenant que je suis complètement de retour au rythme de mon fuseau horaire, je peux écrire sur mon voyage.  C&#8217;était mon premier voyage à GUADEC et ma deuxième conférence (la première étant l&#8217;excellente FOSDEM).  C&#8217;était super, j&#8217;y ai rencontré des gens sympas et appris beaucoup.  Les projets les plus intéressants que j&#8217;ai vu sont libcanberra [...]]]></description>
			<content:encoded><![CDATA[<p>Maintenant que je suis complètement de retour au rythme de mon fuseau horaire, je peux écrire sur mon voyage.  C&#8217;était mon premier voyage à <a href="http://www.guadec.org">GUADEC</a> et ma deuxième conférence (la première étant l&#8217;excellente <a href="http://www.fosdem.org">FOSDEM</a>).  C&#8217;était super, j&#8217;y ai rencontré des gens sympas et appris beaucoup.  Les projets les plus intéressants que j&#8217;ai vu sont libcanberra (qui remplacera les sons systèmes), Soylent (navigateur de personne) et Banshee (la version 1.0 semble à point).</p>
<p>Il semblerait que je suis toujours un peu déprimé la première semaine après une conférence.  Pour paraphraser un ami avec qui j&#8217;ai voyagé: c&#8217;est comme si on était dans une colonie de vacances pour 1 semaine: on mange, voyage, bref, on passe le clair de notre temps ensemble&#8230; c&#8217;est normal de se sentir un peu seul au retour!</p>
<p>Istanbul est magnifique.  Cette ville est beaucoup plus remplie d&#8217;histoire que je n&#8217;osait l&#8217;imaginer.  La nourriture était excellente, dans tous les types de restaurants que j&#8217;ai visité.  Heureusement, la langue n&#8217;a pas été une grande barrière, peut-être à cause du petit livre de poche que je m&#8217;étais procuré. Je planifie visiter plus de la Turquie un de ces 4.  Vous pouvez voir mes photos <a href="http://www.flickr.com/photos/pierlux/collections/72157606160406336/">ici</a>.</p>
<p>Note: C&#8217;était mon premier voyage avec un Lonely Planet, à l&#8217;avenir, je ne pars pas sans lui!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/07/21/avant-doublier-je-reviens-de-guadec-2008/fr/feed/fr/</wfw:commentRss>
		</item>
		<item>
		<title>Having some Python+clutter fun</title>
		<link>http://blog.pierlux.com/2008/07/03/having-some-pythonclutter-fun/en/</link>
		<comments>http://blog.pierlux.com/2008/07/03/having-some-pythonclutter-fun/en/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 20:42:02 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/2008/07/03/having-some-pythonclutter-fun/</guid>
		<description><![CDATA[Now that I have a nice camera, I should display my pictures on my computer&#8217;s screensaver.  But I am unsatisfied with the current selection of photo screensaver.   So I though, there&#8217;s the Apple TV&#8217;s screensaver which is quite cool and allow a lot of pictures to be displayed at the same time, I should try [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I have a nice camera, I should display my pictures on my computer&#8217;s screensaver.  But I am unsatisfied with the current selection of photo screensaver.   So I though, there&#8217;s the Apple TV&#8217;s screensaver which is quite cool and allow a lot of pictures to be displayed at the same time, I should try to reproduice it.</p>
<p>Clutter came as a natural choice since I had already played with it back in the 0.2 days.  But I though that writing C was too much hassle for such project: I went with Python.</p>
<p>I did have difficulty to find documentation on how to get started at first.  After only some hours, I had a working version that provides reasonable performance and looks.</p>
<p>I don&#8217;t wish to recreate the whole scene rotation thing, but I am looking for help on improving it (add flickr support, better performance, turning it into an actual screensaver)!</p>
<p>So here is the code, GPLed: http://git.collabora.co.uk/?p=user/pierlux/savr.git;a=summary</p>
<p>Have fun!  You can also come and see me to talk about it at GUADEC 2008, I will be there (I am actually already in Istanbul)!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/07/03/having-some-pythonclutter-fun/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Voici kiued!</title>
		<link>http://blog.pierlux.com/2008/06/24/voici-kiued/fr/</link>
		<comments>http://blog.pierlux.com/2008/06/24/voici-kiued/fr/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 22:11:46 +0000</pubDate>
		<dc:creator>Pierre-Luc Beaudoin</dc:creator>
		
		<category><![CDATA[Technologie]]></category>

		<guid isPermaLink="false">http://www.pierlux.com/2008/06/24/voici-kiued/fr/</guid>
		<description><![CDATA[MONTRÉAL, le 24 juin - Pierre-Luc Beaudoin a le plaisir d&#8217;annoncer un tout nouveau service en ligne: Kiued.  Le service est maintenant disponible (www.kiued.com).
Le site, présentement disponible en anglais seulement, est centré sur l&#8217;organisation des marque-pages des utilisateurs.  Il permet aux utilisateurs de créer des marque-pages en ligne, via leur navigateur ou une extension pour [...]]]></description>
			<content:encoded><![CDATA[<p>MONTRÉAL, le 24 juin - Pierre-Luc Beaudoin a le plaisir d&#8217;annoncer un tout nouveau service en ligne: Kiued.  Le service est maintenant disponible (<a href="http://www.kiued.com">www.kiued.com</a>).</p>
<p>Le site, présentement disponible en anglais seulement, est centré sur l&#8217;organisation des marque-pages des utilisateurs.  Il permet aux utilisateurs de créer des marque-pages en ligne, via leur navigateur ou une extension pour Firefox.  Ces marque-pages sont conservés en ligne et sont donc disponible de partout sur la planète.</p>
<p>L&#8217;usage premier que pourrait faire un utilisateur de ce site est pour reporter la lecture d&#8217;une page.  En effet, il arrive souvent qu&#8217;on n&#8217;ait pas le temps de consulter un site.  Il arrive parfois aussi que le site est surchargé (&#8221;dugg&#8221; ou &#8220;Slashdotted&#8221; sont les termes couramment utilisés dans ces circonstances).  Kiued vous permet de créer un marque-page vers ces sites, que vous pourrez consulter plus tard.  Vous pouvez présentement consulter vos marque-pages en navigant par état (lu/non-lu) et leur date d&#8217;ajout.</p>
<p>Kiued est un service novateur qui saura maximiser votre performance au travail: reportez à plus tard la lecture d&#8217;un site que vous a suggéré un collègue, et soyez entièrement productif sur vos heures de travail.</p>
<p>Renseignements: Pierre-Luc Beaudoin, gestionnaire</p>
<p>pierre-luc@pierlux.com</p>
<p>- 30 -</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pierlux.com/2008/06/24/voici-kiued/fr/feed/fr/</wfw:commentRss>
		</item>
	</channel>
</rss>
