<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6236196983390059911</id><updated>2011-12-06T16:01:42.405-05:00</updated><category term='Python'/><category term='Hockey'/><category term='Programmation'/><category term='Vision'/><category term='Entreprise'/><category term='Greenfoot'/><category term='Musique'/><category term='Scratch'/><category term='Humour'/><category term='Java'/><category term='Graphisme'/><category term='Nouveautés'/><category term='Voyage'/><category term='Ressources humaines'/><category term='Logiciel libre'/><category term='Web 2'/><category term='Réflexion'/><category term='3D'/><category term='Hiver'/><category term='Tunisie'/><category term='Linux'/><category term='innovation'/><category term='Squeak'/><category term='Gestion'/><category term='Netbook'/><category term='Logiciel gratuit'/><category term='Ubuntu'/><category term='ipod touch'/><category term='Sports'/><category term='eeePC'/><title type='text'>Solutions Informatiques PC - Blog</title><subtitle type='html'>Blogue de SIPC - Technologie, Intégration, Créativité</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>82</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6689741741678122491</id><published>2011-09-29T11:20:00.002-04:00</published><updated>2011-09-29T11:25:53.240-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>WeDo et Scratch sur Ubuntu</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-kZiXwBq0jFk/ToSLkxWASZI/AAAAAAAABPs/z8RIjIrej3Q/s1600/Scratch_Logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="66" src="http://4.bp.blogspot.com/-kZiXwBq0jFk/ToSLkxWASZI/AAAAAAAABPs/z8RIjIrej3Q/s200/Scratch_Logo.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Scratch est complètement fonctionnel sur &lt;a href="http://laptop.org/en/laptop/"&gt;XO&lt;/a&gt;. Tous les capteurs du kit&amp;nbsp;&lt;a href="http://education.lego.com/en-gb/products/wedo/9580/"&gt;Lego WeDo&lt;/a&gt; fonctionnent très bien. Alors comment se fait-il que sur ma distribution préférée Ubuntu ces mêmes capteurs ne fonctionnaient pas?&lt;br /&gt;&lt;br /&gt;Après quelques recherches et essais, j'ai réussi à faire fonctionner le tout. Voici comment:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;La dernière version de Scratch pour Ubuntu ne contient pas les fichiers nécessaires à faire fonctionner les capteurs.&lt;/li&gt;&lt;li&gt;Il faut télécharger la version pour SugarXO:&amp;nbsp;&lt;a href="http://web.media.mit.edu/~jmaloney/scratch-xo/Scratch-16.xo"&gt;http://web.media.mit.edu/~jmaloney/scratch-xo/Scratch-16.xo&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Décompresser le tout! Et oui, il s'agit d'un format ZIP. J'ai utilisé &lt;i&gt;Ark&lt;/i&gt; pour réaliser le tout.&amp;nbsp;Un dossier "&lt;b&gt;&lt;i&gt;Scratch.activity&lt;/i&gt;&lt;/b&gt;" sera créé.&amp;nbsp;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Ouvrir un terminal&lt;/b&gt; et se rendre dans le dossier &lt;b&gt;&lt;i&gt;Scratch.activit&lt;/i&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;&lt;b&gt;&lt;i&gt;y&lt;/i&gt;&lt;/b&gt; (cd Scratch.activity)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;Taper les commandes suivantes:&lt;/span&gt;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;&lt;span class="Apple-style-span" style="background-color: white; line-height: 16px;"&gt;&lt;span class="Apple-style-span" style="font-family: inherit; font-size: x-small;"&gt;sudo cp WeDoPlugin-disabled /usr/lib/scratch/Plugins/WeDoPlugin&lt;/span&gt;&lt;/span&gt; &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="background-color: white; line-height: 16px;"&gt;&lt;span class="Apple-style-span" style="font-family: inherit; font-size: x-small;"&gt;sudo ./installWeDoRules.sh&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="line-height: 16px;"&gt;Il ne reste qu'à démarrer Scratch et à utiliser les capteurs! Un pas de plus vers la liberté...&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6689741741678122491?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6689741741678122491/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6689741741678122491' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6689741741678122491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6689741741678122491'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/09/wedo-et-scratch-sur-ubuntu.html' title='WeDo et Scratch sur Ubuntu'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-kZiXwBq0jFk/ToSLkxWASZI/AAAAAAAABPs/z8RIjIrej3Q/s72-c/Scratch_Logo.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-149853308028401019</id><published>2011-06-01T09:28:00.001-04:00</published><updated>2011-06-01T10:12:15.099-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><title type='text'>Scratch sur Pharo</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.pharo-project.org/images/pharo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="71" src="http://www.pharo-project.org/images/pharo.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;L'objectif de &lt;a href="http://www.pharo-project.org/"&gt;Pharo&lt;/a&gt; est d'offrir un environnement propre, novateur, gratuit et open-source&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;a class="open" href="http://en.wikipedia.org/wiki/Smalltalk" style="-webkit-transition-delay: initial; -webkit-transition-duration: 0.2s; -webkit-transition-property: color; -webkit-transition-timing-function: ease-out; border-bottom-color: rgb(255, 255, 255); border-bottom-style: none; border-bottom-width: 0px; border-left-color: rgb(255, 255, 255); border-left-style: none; border-left-width: 0px; border-right-color: rgb(255, 255, 255); border-right-style: none; border-right-width: 0px; border-top-color: rgb(255, 255, 255); border-top-style: none; border-top-width: 0px; font-style: italic; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-decoration: underline;" title="http://en.wikipedia.org/wiki/Smalltalk"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Smalltalk&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Il existe un projet afin de porter l'environnement de programmation &lt;a href="http://scratch.mit.edu/"&gt;Scratch&lt;/a&gt; sur Pharo. Il s'agit de télécharger Pharo et par la suite télécharger le &lt;a href="http://www.squeaksource.com/nscratch.html"&gt;projet sur Squeaksource&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Voici ce que cela donne sur mon poste de travail:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-d_PSSiSInjQ/TeY975b5KGI/AAAAAAAABI4/usjfeG2yh2Q/s1600/Capture-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/-d_PSSiSInjQ/TeY975b5KGI/AAAAAAAABI4/usjfeG2yh2Q/s320/Capture-1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;C'est intéressant si on souhaite un prolongement de l'apprentissage de la programmation de Scratch vers Smalltalk.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Myriad Pro', 'Lucida Grande', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif; font-size: 17px; line-height: 23px;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;span style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; display: inline; font-size: 17px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Ajout: Vous trouverez &lt;a href="http://code.google.com/p/scat/"&gt;ici (Google Code)&lt;/a&gt; une façon vraiment simple d'installation dans Pharo. Le projet se nomme &lt;a href="http://code.google.com/p/scat/"&gt;Scat&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-149853308028401019?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/149853308028401019/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=149853308028401019' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/149853308028401019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/149853308028401019'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/06/scratch-sur-pharo.html' title='Scratch sur Pharo'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-d_PSSiSInjQ/TeY975b5KGI/AAAAAAAABI4/usjfeG2yh2Q/s72-c/Capture-1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3390382629581538377</id><published>2011-05-04T13:53:00.000-04:00</published><updated>2011-05-04T13:53:29.348-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Vision'/><category scheme='http://www.blogger.com/atom/ns#' term='Réflexion'/><title type='text'>Mercredi 4 mai 2011, Journée mondiale contre les DRM</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-Rga2TeTP2bM/TcGSK5vFnPI/AAAAAAAABIw/0UVli70Z3FA/s1600/1304441290-banniere_journee_drm.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-Rga2TeTP2bM/TcGSK5vFnPI/AAAAAAAABIw/0UVli70Z3FA/s1600/1304441290-banniere_journee_drm.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3390382629581538377?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3390382629581538377/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3390382629581538377' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3390382629581538377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3390382629581538377'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/05/mercredi-4-mai-2011-journee-mondiale.html' title='Mercredi 4 mai 2011, Journée mondiale contre les DRM'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-Rga2TeTP2bM/TcGSK5vFnPI/AAAAAAAABIw/0UVli70Z3FA/s72-c/1304441290-banniere_journee_drm.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-690838846353355601</id><published>2011-04-23T09:03:00.000-04:00</published><updated>2011-04-23T09:03:09.251-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>TestDisk, outil de récupération de données</title><content type='html'>&lt;div style="text-align: justify;"&gt;Dernièrement, un de mes disques externes a flanché. Impossible de lire, le monter sur mes différents systèmes Linux.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.cgsecurity.org/mw/images/Testdisklogo_clear_100.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.cgsecurity.org/mw/images/Testdisklogo_clear_100.png" /&gt;&lt;/a&gt;Ce crash m'a permis de découvrir lors de mes recherches un outil merveilleux open-source multi-plateforme : &lt;a href="http://www.cgsecurity.org/wiki/TestDisk_FR"&gt;TestDisk&lt;/a&gt; de &lt;a href="http://www.cgsecurity.org/"&gt;CGSecurity&lt;/a&gt;.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;TestDisk est un logiciel performant de récupération de données. Il a été conçu à l'origine pour aider à la récupération des partitions perdues, la réparation des tables des partitions corrompues quand ces symptômes ont été causés par des logiciels défectueux, certains types de virus ou des erreurs humaines telles que l'effacement accidentel de la Table des Partitions.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;TestDisk peut&amp;nbsp;:&lt;/div&gt;&lt;ul style="line-height: 1.5em; list-style-image: url(http://www.cgsecurity.org/mw/skins/monobook/bullet.gif); list-style-type: square; margin-bottom: 0px; margin-left: 1.5em; margin-right: 0px; margin-top: 0.3em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Réparer la table des partitions, récupérer des partitions perdues&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Récupérer le secteur de boot d'une partition FAT32 à partir de sa sauvegarde&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Reconstruire le secteur de boot d'un système de fichier FAT12, FAT16 ou FAT32&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Réparer les tables FAT&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Reconstruire le secteur de boot NTFS&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Restaurer le secteur de boot NTFS à partir de sa sauvegarde&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Réparer la MFT à partir de sa sauvegarde (MFT miroir)&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Localiser un superblock de secours pour une partition ext2/ext3 ou ext4&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Récupérer un fichier effacé d'une partition FAT, NTFS ou ext2&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Copier les fichiers depuis une partition FAT, NTFS, ext2/ext3/ext4 même si elle est effacée.&lt;/li&gt;&lt;/ul&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;TestDisk a des fonctions à la fois pour des experts et des utilisateurs avertis. Pour ceux qui connaissent peu ou rien aux techniques de récupération de données, TestDisk peut être utilisé pour collecter des informations détaillées sur le système en panne de façon à ce qu'un technicien puisse analyser et corriger le problème. Ceux plus familiers avec ces procédures trouveront TestDisk utile pour effectuer des récupérations de données sur site.&lt;/div&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;&lt;/div&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;&lt;b&gt;TestDisk&lt;/b&gt;&amp;nbsp;peut fonctionner sous&amp;nbsp;:&lt;/div&gt;&lt;ul style="line-height: 1.5em; list-style-image: url(http://www.cgsecurity.org/mw/skins/monobook/bullet.gif); list-style-type: square; margin-bottom: 0px; margin-left: 1.5em; margin-right: 0px; margin-top: 0.3em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li style="margin-bottom: 0.1em;"&gt;DOS (tant en mode réel que sous une fenêtre DOS de Windows 9x),&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Windows en mode 32-bit (NT4, 2000, XP, 2003, Vista)&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Linux&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;FreeBSD&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;NetBSD&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;OpenBSD&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;SunOS&lt;/li&gt;&lt;li style="margin-bottom: 0.1em;"&gt;Mac OS X&lt;/li&gt;&lt;/ul&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;Des exécutables sont disponibles pour DOS, Win32, Linux et Mac OS X.&lt;/div&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;"&gt;Grâce à TestDisk, j'ai réussi à réparer la table FAT de mon 250 Go et ainsi récupérer toutes les informations qui s'y trouvaient.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-690838846353355601?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/690838846353355601/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=690838846353355601' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/690838846353355601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/690838846353355601'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/04/testdisk-outil-de-recuperation-de.html' title='TestDisk, outil de récupération de données'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2323800195817904634</id><published>2011-04-08T09:02:00.000-04:00</published><updated>2011-04-08T09:02:43.666-04:00</updated><title type='text'>L'histoire de Linux: les 20 ans du système d'exploitation</title><content type='html'>The Story of Linux: Commemorating 20 Years of the Linux Operating System&lt;br /&gt;&lt;br /&gt;&lt;iframe title="YouTube video player" width="480" height="300" src="http://www.youtube.com/embed/5ocq6_3-nEw" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;Keep On the good work!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2323800195817904634?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2323800195817904634/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2323800195817904634' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2323800195817904634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2323800195817904634'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/04/lhistoire-de-linux-les-20-ans-du.html' title='L&apos;histoire de Linux: les 20 ans du système d&apos;exploitation'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/5ocq6_3-nEw/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2614901766799707623</id><published>2011-04-02T08:23:00.001-04:00</published><updated>2011-04-02T08:24:59.712-04:00</updated><title type='text'>Possible réponse pour Gilles...</title><content type='html'>Ce message est &lt;a href="http://www.gilles-jobin.org/jobineries/index.php?2011/04/01/1089-defi-scratch-n3"&gt;une possible réponse au défi de Gilles sur son blogue&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-igVwTIgYjXo/TZcU8YSKVBI/AAAAAAAABIM/XNUEdwuC0M8/s1600/reponse.gif" imageanchor="1" style="margin-left:1em; margin-right:1em"&gt;&lt;img border="0" height="255" width="320" src="http://1.bp.blogspot.com/-igVwTIgYjXo/TZcU8YSKVBI/AAAAAAAABIM/XNUEdwuC0M8/s320/reponse.gif" /&gt;&lt;/a&gt;&lt;br&gt;&lt;small&gt;Cliquer sur l'image afin d'agrandir&lt;/small&gt;&lt;/div&gt;&lt;br /&gt;Voilà mon Gilles!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2614901766799707623?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2614901766799707623/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2614901766799707623' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2614901766799707623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2614901766799707623'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/04/possible-reponse-pour-gilles.html' title='Possible réponse pour Gilles...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-igVwTIgYjXo/TZcU8YSKVBI/AAAAAAAABIM/XNUEdwuC0M8/s72-c/reponse.gif' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6241901014795744788</id><published>2011-03-28T17:54:00.001-04:00</published><updated>2011-03-28T17:55:40.110-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>ThinkUp: Une application de suivi de Tweets....</title><content type='html'>J'ai installé aujourd'hui une application web intéressante : &lt;a href="http://thinkupapp.com/"&gt;ThinkUp&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;ThinkUp est une application web libre open source qui "capte" vos messages, tweets, des réponses, retweets, amis, et des liens sur les réseaux sociaux comme Twitter et Facebook.&lt;br /&gt;&lt;br /&gt;Avec ThinkUp, vous pouvez stocker votre activité sociale dans une base de données que vous contrôlez , le rendant facile de rechercher, trier, analyser, publier et afficher l'activité de votre réseau. Tout ce que vous avez besoin est un serveur Web qui peut exécuter une application PHP.&lt;br /&gt;&lt;br /&gt;&lt;iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/LtlCpvM-xeE" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;Je vais tester &lt;a href="http://solinfpc.net/thinkup/"&gt;cette application au cours des prochains mois&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6241901014795744788?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6241901014795744788/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6241901014795744788' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6241901014795744788'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6241901014795744788'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/03/thinkup-une-application-de-suivi-de.html' title='ThinkUp: Une application de suivi de Tweets....'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/LtlCpvM-xeE/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-902145628149127966</id><published>2011-02-23T20:25:00.005-05:00</published><updated>2011-03-15T21:31:37.429-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Voyage'/><title type='text'>Souvenirs des Iles de la Madeleine - Octobre 2010</title><content type='html'>Que dire de plus...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;iframe title="Stupeflix Video Player" class="SxPlayer" src="http://studio.stupeflix.com/embed/gZjazWkSSl/" width="480" height="270" frameborder="0"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;&lt;iframe title="Stupeflix Video Player" class="SxPlayer" src="http://studio.stupeflix.com/embed/ItbPT3ekeP/" width="480" height="270" frameborder="0"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;J'ai déjà hâte d'y retourner! Merci de votre accueil chaleureux!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-902145628149127966?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/902145628149127966/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=902145628149127966' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/902145628149127966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/902145628149127966'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/02/souvenirs-des-iles-de-la-madeleine.html' title='Souvenirs des Iles de la Madeleine - Octobre 2010'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3087240258649759627</id><published>2011-02-23T20:19:00.000-05:00</published><updated>2011-02-23T20:19:34.163-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web 2'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Vision'/><title type='text'>Graph.tk - un site intéressant</title><content type='html'>Depuis plusieurs mois, j'utilise &lt;a href="http://www.google.com/chrome?hl=fr"&gt;Google Chrome&lt;/a&gt; comme navigateur afin de tester sa fiabilité, sa robustesse et sa convivialité.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://graph.tk/res_about/logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://graph.tk/res_about/logo.png" /&gt;&lt;/a&gt;Google Chrome met à la disposition de ses usagers le &lt;a href="https://chrome.google.com/webstore?hl=en-US"&gt;Chrome Web Store&lt;/a&gt; qui offre des extensions et des applications. Plusieurs applications sont offertes au monde de l'éducation. J'ai testé dernièrement &lt;a href="http://graph.tk/"&gt;Graph.tk&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Graph.tk est un utilitaire de création graphique (type grapheur de fonctions) en ligne et open-source. Il fonctionne dans n'importe quel navigateur moderne qui prend en charge l'élément «canvas». Il est simple à utiliser et peut être pratique afin de réaliser rapidement des courbes de fonctions en classe de mathématique.&lt;br /&gt;&lt;br /&gt;Voici un petit vidéo de cette application:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;object width="400" height="300" class="BLOG_video_class" id="BLOG_video-c20cadac9a042036" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v3.nonxt8.googlevideo.com/videoplayback?id%3Dc20cadac9a042036%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879899%26sparams%3Did,itag,ip,ipbits,expire%26signature%3DA91859DDE4467272CA69C5D63A0B93205A2BB69.36DBCC4F9DC04DD0C04B908EF6B9B9FE06AD309F%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Dc20cadac9a042036%26offsetms%3D5000%26itag%3Dw160%26sigh%3DiGFF3M43mEVJ3Ti8iM-cXgHW8qo&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="400" height="300" bgcolor="#FFFFFF"flashvars="flvurl=http://v3.nonxt8.googlevideo.com/videoplayback?id%3Dc20cadac9a042036%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879899%26sparams%3Did,itag,ip,ipbits,expire%26signature%3DA91859DDE4467272CA69C5D63A0B93205A2BB69.36DBCC4F9DC04DD0C04B908EF6B9B9FE06AD309F%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Dc20cadac9a042036%26offsetms%3D5000%26itag%3Dw160%26sigh%3DiGFF3M43mEVJ3Ti8iM-cXgHW8qo&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;br /&gt;De plus, l'auteur donne accès à l'API si vous souhaitez placer une fonction quelconque sur votre site web. Voici un exemple:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;iframe height="300" src="http://graph.tk/#y=sin(x)" width="400"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Il est possible d'agrandir et/ou de rapetisser l'image produite dans le cadre, de la déplacer.&lt;br /&gt;&lt;br /&gt;Si votre navigateur le permet, n'hésitez pas à tester ce logiciel en ligne. Et si vous utilisez Google Chrome, vous pourrez l'installer comme une application dans le navigateur.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://graph.tk/about/"&gt;Site de l'auteur&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3087240258649759627?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3087240258649759627/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3087240258649759627' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3087240258649759627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3087240258649759627'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2011/02/graphtk-un-site-interessant.html' title='Graph.tk - un site intéressant'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-5579073765672553753</id><published>2010-12-23T08:30:00.000-05:00</published><updated>2010-12-23T08:30:42.293-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><title type='text'>Version mobile</title><content type='html'>Lorsque vous allez consulter ce blog maintenant avec votre mobile/cellulaire/portable, vous allez accéder automatiquement à une version pour téléphone mobile. Évolution oblige...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-5579073765672553753?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/5579073765672553753/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=5579073765672553753' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5579073765672553753'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5579073765672553753'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2010/12/version-mobile.html' title='Version mobile'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7537758056571887430</id><published>2010-11-28T09:21:00.001-05:00</published><updated>2010-11-28T09:22:42.632-05:00</updated><title type='text'>Annonce du dimanche matin...</title><content type='html'>Solutions Informatiques PC continue son plan de développement d'affaires. Deux vidéos corporatives ont été réalisées récemment sur l'essor de l'entreprise... Bon visionnement!&lt;br /&gt;&lt;br /&gt;&lt;object width="512" height="288"&gt;&lt;param name="movie" value="http://lecanalaffaires.com/player.swf?id=6978&amp;video=beauce"&gt;&lt;/param&gt;&lt;param name="base" value="http://lecanalaffaires.com/"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://lecanalaffaires.com/player.swf?id=6978&amp;video=beauce" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288" base="http://lecanalaffaires.com/"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width="512" height="288"&gt;&lt;param name="movie" value="http://lecanalaffaires.com/player.swf?id=6980&amp;video=quebec"&gt;&lt;/param&gt;&lt;param name="base" value="http://lecanalaffaires.com/"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://lecanalaffaires.com/player.swf?id=6980&amp;video=quebec" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="512" height="288" base="http://lecanalaffaires.com/"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7537758056571887430?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7537758056571887430/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7537758056571887430' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7537758056571887430'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7537758056571887430'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2010/11/annonce-du-dimanche-matin.html' title='Annonce du dimanche matin...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7412611186273809485</id><published>2010-11-12T10:42:00.001-05:00</published><updated>2010-11-12T10:43:42.610-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Sports'/><title type='text'>Souvenir de Foxborough...</title><content type='html'>Petit montage de quelques photos prises lors du match du 31 octobre 2010 à Foxborough!&lt;br /&gt;&lt;br /&gt;&lt;img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyODk1NzY*MDA1NTImcHQ9MTI4OTU3NjQxNzQyMiZwPTM1NDE3MSZkPSZnPTEmb2Y9MA==.gif" /&gt;&lt;object width="410" height="308"&gt;&lt;param name="movie" value="http://www.shwup.com/flash/shwup_player.swf" /&gt;&lt;param name="flashvars" value="id=4486957_b6171dc7402cd620a8d72ccfa4bde2f0" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;embed type="application/x-shockwave-flash" width="410" height="308" src="http://www.shwup.com/flash/shwup_player.swf" allowFullScreen="true" flashvars="id=4486957_b6171dc7402cd620a8d72ccfa4bde2f0"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7412611186273809485?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7412611186273809485/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7412611186273809485' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7412611186273809485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7412611186273809485'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2010/11/souvenir-de-foxborough.html' title='Souvenir de Foxborough...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-5597916739536143648</id><published>2009-11-07T08:01:00.002-05:00</published><updated>2009-11-07T08:06:52.521-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Vision'/><title type='text'>OpenOffice adapté au réseau scolaire</title><content type='html'>Vous connaissez &lt;a href="http://wiki.ooo4kids.org/index.php/Main_Page/fr"&gt;OOo4Kids&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;Voici un petit vidéo nous présentant ses particularités...&lt;br /&gt;&lt;br /&gt;&lt;embed src="http://blip.tv/play/wiCBq6lsAg" type="application/x-shockwave-flash" width="480" height="390" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/embed&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tout simplement merci et BRAVO!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-5597916739536143648?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/5597916739536143648/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=5597916739536143648' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5597916739536143648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5597916739536143648'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/11/openoffice-adapte-au-reseau-scolaire.html' title='OpenOffice adapté au réseau scolaire'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4302640904351259772</id><published>2009-10-25T16:59:00.003-04:00</published><updated>2009-10-25T17:03:19.778-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Humour'/><title type='text'>Trust me...</title><content type='html'>En cet après-midi de football, j'ai vu la pub suivante sur la bataille entre Mac et Windows 7 sur PC... Vraiment, ces pubs sont excellentes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/AtvloPFYocw&amp;hl=fr&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/AtvloPFYocw&amp;hl=fr&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="420" height="255"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4302640904351259772?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4302640904351259772/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4302640904351259772' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4302640904351259772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4302640904351259772'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/10/trust-me.html' title='Trust me...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3775684816446942371</id><published>2009-10-22T10:47:00.002-04:00</published><updated>2009-10-22T10:50:28.693-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><title type='text'>Un peu de loto...</title><content type='html'>L'astuce du jour va vous permettre de devenir riche et tout ceci grâce à Linux. En effet, voici une commande shell qui permet de générer automatiquement des combinaisons de loto...&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;$ echo $(shuf -i 1-49 | head -n6 | sort -n)&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Merci &lt;a href="http://www.tux-planet.fr/gagner-au-loto-grace-a-linux/"&gt;Tux-Planet&lt;/a&gt;!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3775684816446942371?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3775684816446942371/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3775684816446942371' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3775684816446942371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3775684816446942371'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/10/un-peu-de-loto.html' title='Un peu de loto...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4290645976929610960</id><published>2009-10-21T12:48:00.010-04:00</published><updated>2009-10-21T13:12:20.928-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>En ce mercredi...</title><content type='html'>Ayant oublié mon chargeur pour mon téléphone cellulaire ce matin, j'ai branché mon appareil avec un câble USB sur mon portable tournant Ubuntu Jaunty Jackalope. Une fenêtre m'apparaît à l'écran:&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/St884wLmNnI/AAAAAAAABBU/yt8Q21Czjhg/s1600-h/fileBhCZBo.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 316px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/St884wLmNnI/AAAAAAAABBU/yt8Q21Czjhg/s320/fileBhCZBo.png" alt="" id="BLOGGER_PHOTO_ID_5395097824317027954" border="0" /&gt;&lt;/a&gt;Une connexion à large bande? Je clique sur suivant...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/St89UKS2k_I/AAAAAAAABBc/OAABJWt9mHo/s1600-h/fileGYM62E.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 315px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/St89UKS2k_I/AAAAAAAABBc/OAABJWt9mHo/s320/fileGYM62E.png" alt="" id="BLOGGER_PHOTO_ID_5395098295183250418" border="0" /&gt;&lt;/a&gt;Mon cellulaire est sur Rogers AT&amp;amp;T alors je fais cette sélection. La fenêtre suivante apparaît pour identifier ma connexion...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/St89qAgT2sI/AAAAAAAABBk/S5DD9e6naHg/s1600-h/file2pCcJf.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 316px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/St89qAgT2sI/AAAAAAAABBk/S5DD9e6naHg/s320/file2pCcJf.png" alt="" id="BLOGGER_PHOTO_ID_5395098670512462530" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Je clique «Appliquer». Une fenêtre de notification apparaît dans le coin supérieur droit...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/St8-ExXnm7I/AAAAAAAABBs/T-5K2ZAgV1Q/s1600-h/filebHGe7H.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 316px; height: 258px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/St8-ExXnm7I/AAAAAAAABBs/T-5K2ZAgV1Q/s320/filebHGe7H.png" alt="" id="BLOGGER_PHOTO_ID_5395099130305944498" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Je clique le bouton droit de ma souris sur l'icône réseau de ma barre de menu et je décide d'aller voir si une connexion de réseau supplémentaire s'est ajoutée dans mes choix...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/St8_MTy4tJI/AAAAAAAABB0/yQQs76NWeyk/s1600-h/fileb789EN.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 272px; height: 169px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/St8_MTy4tJI/AAAAAAAABB0/yQQs76NWeyk/s320/fileb789EN.png" alt="" id="BLOGGER_PHOTO_ID_5395100359317828754" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Je clique sur l'onglet «Connexion mobile à large bande»... et là j'ai toute une surprise...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/St8_qJKtJnI/AAAAAAAABB8/7kw07Nd7w-A/s1600-h/screenshot_002.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 197px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/St8_qJKtJnI/AAAAAAAABB8/7kw07Nd7w-A/s320/screenshot_002.png" alt="" id="BLOGGER_PHOTO_ID_5395100871861020274" border="0" /&gt;&lt;/a&gt; Je clique sur la connexion «Rogers AT&amp;amp;T» et sur le bouton «Modifier»...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/St8_5RsS3fI/AAAAAAAABCE/kIHYuz8kXHk/s1600-h/screenshot_003.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 318px; height: 320px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/St8_5RsS3fI/AAAAAAAABCE/kIHYuz8kXHk/s320/screenshot_003.png" alt="" id="BLOGGER_PHOTO_ID_5395101131847425522" border="0" /&gt;&lt;/a&gt;Une nouvelle connexion à large bande a été créé et configurée, prête à l'utilisation...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/St9A5JDjbcI/AAAAAAAABCM/ujsy6iu3fO8/s1600-h/fileyy2LSW.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 239px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/St9A5JDjbcI/AAAAAAAABCM/ujsy6iu3fO8/s320/fileyy2LSW.png" alt="" id="BLOGGER_PHOTO_ID_5395102229040688578" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Pas pire pour du libre...&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4290645976929610960?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4290645976929610960/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4290645976929610960' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4290645976929610960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4290645976929610960'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/10/en-ce-mercredi.html' title='En ce mercredi...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/St884wLmNnI/AAAAAAAABBU/yt8Q21Czjhg/s72-c/fileBhCZBo.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7836589526078186584</id><published>2009-10-12T17:52:00.003-04:00</published><updated>2009-10-12T18:07:41.312-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='3D'/><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><category scheme='http://www.blogger.com/atom/ns#' term='innovation'/><title type='text'>Réalité augmentée</title><content type='html'>J'ai découvert récemment quelque chose d'intéressant : la &lt;a href="http://fr.wikipedia.org/wiki/R%C3%A9alit%C3%A9_augment%C3%A9e"&gt;réalité augmentée&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Cette technologie se développe actuellement et je crois qu'elle peut offrir un potentiel intéressant en pédagogie.  Voici donc une vidéo présentant ma première expérience. Vous pouvez retrouver tout ce qui est nécessaire sur le site &lt;a href="http://www.c3picasso.com"&gt;http://www.c3picasso.com&lt;/a&gt;.  Ici, une simple figure de Citroën se transforme en modèle 3D à la reconnaissance de la feuille imprimée par une simple webcam sur mon portable.&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/9-zLEL90r5w&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/9-zLEL90r5w&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Je vais tenter de trouver comment on réussit à préparer ce type de technologie...&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7836589526078186584?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7836589526078186584/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7836589526078186584' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7836589526078186584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7836589526078186584'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/10/realite-augmentee.html' title='Réalité augmentée'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-937442498183996578</id><published>2009-10-11T10:53:00.003-04:00</published><updated>2009-10-11T11:07:18.768-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><title type='text'>Scratch et Lego WeDo</title><content type='html'>&lt;div style="text-align: justify;"&gt;J'ai eu la chance d'assister à un atelier sur &lt;a href="http://recitpresco.qc.ca/explorateur/robotique/wedo/index.html"&gt;Lego WeDo ou la robotique pour les petits&lt;/a&gt;. Mon intérêt se portait surtout sur le lien entre Lego WeDo et mon logiciel favori &lt;a href="http://scratch.mit.edu"&gt;Scratch&lt;/a&gt;.  Avec mon confrère &lt;a href="http://www.gilles-jobin.org/jobineries/index.php"&gt;Gilles Jobin&lt;/a&gt;, je me suis amusé avec lui à créer de petits projets pour s'amuser...&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/FiHpnak7IHI&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/FiHpnak7IHI&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/XyG5cuug7Pg&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/XyG5cuug7Pg&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/QJC44XUvGpk&amp;amp;hl=fr&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/QJC44XUvGpk&amp;amp;hl=fr&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Des heures de plaisir s'annoncent en formation...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-937442498183996578?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/937442498183996578/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=937442498183996578' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/937442498183996578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/937442498183996578'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/10/scratch-et-lego-wedo.html' title='Scratch et Lego WeDo'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6625415240007277099</id><published>2009-09-23T14:01:00.002-04:00</published><updated>2009-09-23T14:05:38.561-04:00</updated><title type='text'>Éditeur graphique en ligne...</title><content type='html'>Je viens de découvrir cet éditeur graphique en ligne...&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.pixlr.com/"&gt;http://www.pixlr.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Il s'apparente à GIMP et permet de travailler directement dans votre navigateur Internet!&lt;br /&gt;&lt;br /&gt;Magnifique!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6625415240007277099?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6625415240007277099/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6625415240007277099' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6625415240007277099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6625415240007277099'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/09/editeur-graphique-en-ligne.html' title='Éditeur graphique en ligne...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3278613283249448549</id><published>2009-09-17T11:23:00.010-04:00</published><updated>2009-09-17T14:02:34.144-04:00</updated><title type='text'>Once I had a dream...</title><content type='html'>&lt;div style="text-align: justify;"&gt;... le logiciel libre obligatoire à l'école!&lt;br /&gt;&lt;br /&gt;J'ai assisté récemment à une rencontre intéressante. Plusieurs sujets y furent traités. Par contre, un sujet a dévié quelque peu et a mené le groupe sur des échanges concernant l'éthique informatique en classe, à l'école et dans les organisations scolaires.&lt;br /&gt;&lt;br /&gt;Depuis une dizaine d'années maintenant, suite à un cheminement personnel, j'ai opté pour le logiciel libre dans mon travail professionnel et familial. Ce choix ne m'a pas toujours été aisé et  il aurait été facile de "pencher du côté noir" de la force. Mais la persévérance, l'acharnement m'ont permis de progresser personnellement sur le point de vue du "contrôle" de mon environnement informatique.&lt;br /&gt;&lt;br /&gt;Lors des échanges vécus dans la rencontre, j'ai mentionné à quelques reprises que, comme professionnels, formateurs intervenants nous étions des proteurs de valeurs et que l'image que nous projetons a beaucoup plus d'impact que nous pensons. Évidemment, le dilemne portait sur les logiciels utilisés et recommandés lors de certaines formations.  Après quelques argumentations et échanges corsés, je me suis tu ne voulant pas envenimer le débat. On ne veut pas comprendre et accepter que les technologies ne sont pas neutres.&lt;br /&gt;&lt;br /&gt;J'en suis rendu à me dire après maintes réflexions : pourquoi le logiciel libre n'est-il pas obligatoire dans toutes nos écoles?&lt;br /&gt;&lt;br /&gt;Le logiciel libre est véhicule de démocratie, de partage, d'intelligence collective, de fraternité, d'ouverture et surtout d'apprentissage sur le monde informatique (la machine, les langages de programmation, le contrôle de son environnement, etc.). &lt;a href="http://fr.wikipedia.org/wiki/Richard_Stallman"&gt;Richard Stallman&lt;/a&gt; mentionnait lors d'une conférence sur le pourquoi du le logiciel libre à l'école :&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;em&gt;« ...Parce que les écoles ont une mission sociale, la mission d'éduquer la nouvelle génération comme de bons citoyens d'une société forte, capable, indépendante et solidaire, c'est-à-dire les éduquer à utiliser uniquement le logiciel libre. L'école doit enseigner uniquement le logiciel libre. »&lt;/em&gt;&lt;/blockquote&gt;Plusieurs composantes du système scolaire ont oublié leurs rôles et c'est d'autant plus vrais avec les intervenants en technologies de l'information. L'argument de départ est malheureusement pour plusieurs l'argument économique. Vrai. Il ne faut pas se fermer les yeux. Les composantes scolaires économiseraient beaucoup d'argent à utiliser le logiciel libre dans ses organisations. L'argument économique évident, quoi qu'important, n'a qu'une portée assez marginale. En effet, il est facile pour les développeurs de logiciels propriétaires d'éliminer cet inconvénient en donnant simplement des copies aux écoles. Mais  il faut faire attention : une école qui accepte ce « cadeau » risque de devoir payer quelque part dans le temps... Un principe sous-tend le tout... «je te gratte le dos mais tu devras gratter le mien...»&lt;br /&gt;&lt;br /&gt;Mais la réflexion doit aller au-delà de l'aspect économique... ce qui est en cause ici est «l'éthique et la morale» qui parfois deviennent assez extensibles pour certains quand une situation les favorisent. Malheureusement, ce sens éthique perd tout son sens à certains moments...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style="font-style: italic;"&gt;«L'école devrait enseigner aux élèves des comportements qui profiteront à la société toute entière. Elle devrait promouvoir l'utilisation des logiciels libres tout comme elle promeut le recyclage. Si l'école enseigne les logiciels libres aux élèves, il est fort probable que ceux-ci les utiliseront encore après la fin de leurs études. Cela pourra aider la société toute entière à échapper à la domination (et à la lamination) par les multinationales. Ces entreprises offrent des versions gratuites de logiciels aux écoles pour la même raison que des compagnies de tabac américaines distribuent des cigarettes gratuites : pour rendre les enfants dépendants&lt;/span&gt;&lt;span style="font-style: italic;"&gt;. Ils ne feront pas de remises à ces élèves et étudiants après leurs études une fois qu'ils auront grandi.» &lt;a href="http://www.framablog.org/index.php/post/2008/02/26/logiciel-libre-obligatoire-ecole"&gt;(article original)&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;Quand nous conseillons des clients potentiels dans le réseau scolaire, il est primordial d'offrir plusieurs choix et d'expliquer les avantages et les inconvénients de chacun. Le client fait «son» choix selon ses attentes, ses besoins et surtout ses façons de faire. Le logiciel libre s'adapte rapidement aux besoins des clients car il est possible de l'étudier, de le modifier et de le redistribuer. Il y a là un potentiel pédagogique extraordinaire pour le milieu scolaire. Le logiciel propriétaire ne permet aucunement cela.&lt;br /&gt;&lt;br /&gt;Malheureusement, plusieurs optent pour la facilité et préfèrent proposer «en mode consommateur» tel logiciel car «je les ai étudiés et c'est lui le meilleur»... a-t-on toujours besoin d'une Porsche pour se rendre du point A au point B? Cela dépend des moyens et des finalités provenant des besoins...&lt;br /&gt;&lt;br /&gt;Le logiciel libre est accessible à tous sans discrimination économique et sociale. On oublie rapidement la portée des valeurs véhiculées par la stricte utilisation de logiciels propriétaires onéreux... qui sont parfois inaccessibles aux élèves... qui sont pas mal débrouillards et qui apprennent très rapidement à «pirater» le logiciel quelque part... car en passant télécharger de l'Internent ne veut pas dire automatique «acte de piratage» ce que les institutions confondent trop fréquemment... On apprend à nos jeunes à pirater et à ne pas respecter les droits d'auteur. Voilà une mauvaise utilisation des technologies. Voilà ce qui perpétue aussi la phobie des TIC à l'école...&lt;br /&gt;&lt;br /&gt;Finalement, enseigner l'utilisation des logiciels libres aux élèves et prendre part à la communauté des logiciels libres est une forme d'éducation à la citoyenneté. Cela démontre aussi aux étudiants les avantages d'un modèle basé sur le service public. Les logiciels libres devraient être obligatoirement utilisés à tous les niveaux de l'école...&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.framablog.org/index.php/post/2008/02/26/logiciel-libre-obligatoire-ecole"&gt;Afin de poursuivre votre réflexion...&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3278613283249448549?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3278613283249448549/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3278613283249448549' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3278613283249448549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3278613283249448549'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/09/once-i-had-dream.html' title='Once I had a dream...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8148215713815945916</id><published>2009-09-11T12:52:00.004-04:00</published><updated>2009-09-11T13:04:07.387-04:00</updated><title type='text'>Petite lecture du matin...</title><content type='html'>Ce matin j'ai lu un texte en prenant mon café qui m'a fait réfléchir sur toutes les discussions actuelles sur le décrochage scolaire au Québec...&lt;br /&gt;&lt;br /&gt;Le texte va comme suit:&lt;br /&gt;&lt;br /&gt;&lt;strong style="font-style: italic;"&gt;&lt;/strong&gt;&lt;blockquote&gt;&lt;strong style="font-style: italic;"&gt;«Here’s to the crazy ones&lt;/strong&gt;&lt;span style="font-style: italic;"&gt;. The misfits. The  rebels. The troublemakers. The round pegs in the square holes. The ones  who see things differently. They are not fond of rules. And the have no  respect for the status quo. You can praise them, disagree with them,  quote them, disbelieve them, glorify or vilify them. About the only  thing you can not do is ignore them. Because they change things. They  invent. They imagine. They heal. They Explore. They Create. They  Inspire. They push the human race forward. Maybe they have to be crazy.  How else can you stare at an empty canvas and see a work of art? Or sit  in silence and hear a song that’s never been written? Or gaze at a red  planet and see a laboratory on wheels?&lt;/span&gt;&lt;strong style="font-style: italic;"&gt; We make tools for these kinds of people&lt;/strong&gt;&lt;span style="font-style: italic;"&gt;. While some see them as the crazy ones, &lt;/span&gt;&lt;strong style="font-style: italic;"&gt;we see genius&lt;/strong&gt;&lt;span style="font-style: italic;"&gt;. Because the people who are crazy enough to think they can change the world, are the ones who do. &lt;/span&gt;&lt;strong style="font-style: italic;"&gt;Think Different&lt;/strong&gt;&lt;span style="font-style: italic;"&gt;. »&lt;/span&gt;&lt;/blockquote&gt;On retrouve ce texte ici...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://edorigami.edublogs.org/files/2009/06/crazy.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 216px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/SqqBZD6yG-I/AAAAAAAABA0/YsxXtk-s3fY/s320/crazy-300x216.jpg" alt="" id="BLOGGER_PHOTO_ID_5380254972396051426" border="0" /&gt;&lt;/a&gt;C'est une photo du centre Apple d'une prose appelée «The crazy ones».&lt;br /&gt;&lt;br /&gt;Peut-on tenter de faire les choses différemment au Québec... Ce n'est malheureusement pas avec des comités que nous allons contrer le décrochage scolaire... Si on tentait au moins d'aller chercher les forces de ces décrocheurs... de les écouter... vraiment!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8148215713815945916?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8148215713815945916/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8148215713815945916' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8148215713815945916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8148215713815945916'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/09/petite-lecture-du-matin.html' title='Petite lecture du matin...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/SqqBZD6yG-I/AAAAAAAABA0/YsxXtk-s3fY/s72-c/crazy-300x216.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2170566302556675808</id><published>2009-07-17T05:35:00.007-04:00</published><updated>2009-07-17T05:49:18.244-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tunisie'/><category scheme='http://www.blogger.com/atom/ns#' term='Réflexion'/><title type='text'>Le CENAFFE : un bel endroit pour la formation</title><content type='html'>Actuellement en Tunisie pour de la formation sur le logiciel libre en éducation ainsi que l'accompagnement d'enseignant(e) pour la création de projets intégrant les TIC, il m'est permis de voir des endroits merveilleux!&lt;br /&gt;&lt;br /&gt;Le CENAFFE (Centre National de Formation des Formateurs en Education) offre un site superbe de formation à Carthage (tout près du musée de Carthage). Je n'ai vu aucun endroit comme ça au Québec...&lt;br /&gt;&lt;br /&gt;Voici quelques photos de la cour intérieure (vue qu'il m'est possible d'apprécier à tous les jours):&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SmBHT0sP9lI/AAAAAAAAA3E/b_wFAHCb7pQ/s1600-h/dscf2297.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SmBHT0sP9lI/AAAAAAAAA3E/b_wFAHCb7pQ/s320/dscf2297.jpg" alt="" id="BLOGGER_PHOTO_ID_5359361962458216018" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SmBHvifl2oI/AAAAAAAAA3M/pNEFw7xFv1g/s1600-h/dscf2294.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SmBHvifl2oI/AAAAAAAAA3M/pNEFw7xFv1g/s320/dscf2294.jpg" alt="" id="BLOGGER_PHOTO_ID_5359362438609623682" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/SmBIKJRF4YI/AAAAAAAAA3U/sRYSgcyVqPs/s1600-h/dscf2113.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/SmBIKJRF4YI/AAAAAAAAA3U/sRYSgcyVqPs/s320/dscf2113.jpg" alt="" id="BLOGGER_PHOTO_ID_5359362895694389634" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;J'aime bien travailler dans cet environnement...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2170566302556675808?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2170566302556675808/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2170566302556675808' title='5 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2170566302556675808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2170566302556675808'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/07/le-cenaffe-un-bel-endroit-pour-la.html' title='Le CENAFFE : un bel endroit pour la formation'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/SmBHT0sP9lI/AAAAAAAAA3E/b_wFAHCb7pQ/s72-c/dscf2297.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3578125113816180294</id><published>2009-07-15T16:29:00.005-04:00</published><updated>2009-07-15T16:39:03.022-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><title type='text'>Du Scratch en Tunisie!</title><content type='html'>Une expérience inoubliable que cette formation en intégration des TIC en Tunisie avec des enseignant(e)s très dynamiques et très autonomes techniquement.&lt;br /&gt;&lt;br /&gt;Mon rôle lors de cette formation : le logiciel libre éducatif. Plusieurs logiciels furent utilisés par les enseignant(e)s. Scratch fut un élément fort expérimenté par les participant(e)s. Voici quelques traces de certains enseignants en plein action...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/Sl49iXAcSOI/AAAAAAAAA2I/xCWYLVV8iW4/s1600-h/dscf2134.resized.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/Sl49iXAcSOI/AAAAAAAAA2I/xCWYLVV8iW4/s320/dscf2134.resized.jpg" alt="" id="BLOGGER_PHOTO_ID_5358788267118184674" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/Sl49a7Y54yI/AAAAAAAAA2A/ZVxZDWxentg/s1600-h/dscf2133.resized.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/Sl49a7Y54yI/AAAAAAAAA2A/ZVxZDWxentg/s320/dscf2133.resized.jpg" alt="" id="BLOGGER_PHOTO_ID_5358788139445510946" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/Sl49TlgkDaI/AAAAAAAAA14/YRsphjs61HI/s1600-h/dscf2132.resized.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/Sl49TlgkDaI/AAAAAAAAA14/YRsphjs61HI/s320/dscf2132.resized.jpg" alt="" id="BLOGGER_PHOTO_ID_5358788013312970146" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Quelques enseignants vont tenter de produire une situation intégrant les TIC avec Scratch.... De plus, Scratch fonctionne en langue arabe... un gros point positif pour eux.&lt;br /&gt;&lt;br /&gt;Go Scratch GO!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3578125113816180294?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3578125113816180294/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3578125113816180294' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3578125113816180294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3578125113816180294'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/07/du-scratch-en-tunisie.html' title='Du Scratch en Tunisie!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/Sl49iXAcSOI/AAAAAAAAA2I/xCWYLVV8iW4/s72-c/dscf2134.resized.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1606747170933112153</id><published>2009-05-15T08:07:00.007-04:00</published><updated>2009-05-18T09:59:57.252-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Netbook'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Cadeau!</title><content type='html'>&lt;div style="text-align: justify;"&gt;Il y a un bout que j'y pensais... Voilà c'est fait, je me suis acheté un &lt;a href="http://www1.ca.dell.com/content/products/productdetails.aspx/laptop-inspiron-12?c=ca&amp;amp;l=fr&amp;amp;s=dhs&amp;amp;cs=cadhs1&amp;amp;%7Eoid=ca%7Efr%7E70702%7Einspnnb_12u_fr_rbp_1%7E%7E"&gt;Dell Mini 12 Inspiron avec Ubuntu Linux&lt;/a&gt; installé de base.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/Sg1b7aWTRjI/AAAAAAAAAtk/BSFWH6M1SC8/s1600-h/dell_inspiron_mini_12.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 222px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/Sg1b7aWTRjI/AAAAAAAAAtk/BSFWH6M1SC8/s320/dell_inspiron_mini_12.png" alt="" id="BLOGGER_PHOTO_ID_5336022209747174962" border="0" /&gt;&lt;/a&gt;&lt;span style="font-style: italic;font-size:78%;" &gt;Environnement standard du bureau&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Après une petite soirée fort agréable à faire le tour, expérimentation et d'installation de paquetages pour le configurer à mon goût, mon impression est bonne.&lt;br /&gt;&lt;br /&gt;Ça demeure un netbook mais avec un écran offrant une résolution de 1280x800, c'est assez confortable pour le travail. Dell a bien travaillé avec Canonical pour offrir à l'usager un environnement fort convivial. On offre à l'usager un bureau de type «néophyte» (pour ceux et celles n'ayant jamais touché à un environnement Ubuntu) ou le bureau standard pour les gens ayant du vécu dans l'environnement d'Ubuntu. (comme l'image ci-haut).&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/Sg1diLqwDlI/AAAAAAAAAts/3P-5__d671E/s1600-h/dell-inspiron-mini-12-00.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 320px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/Sg1diLqwDlI/AAAAAAAAAts/3P-5__d671E/s320/dell-inspiron-mini-12-00.jpg" alt="" id="BLOGGER_PHOTO_ID_5336023975332941394" border="0" /&gt;&lt;/a&gt;&lt;span style="font-style: italic;font-size:78%;" &gt;Environnement bureau modifié&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;Je vais continuer à m'amuser au cours des prochains jours...&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1606747170933112153?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1606747170933112153/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1606747170933112153' title='4 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1606747170933112153'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1606747170933112153'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/05/cadeau.html' title='Cadeau!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/Sg1b7aWTRjI/AAAAAAAAAtk/BSFWH6M1SC8/s72-c/dell_inspiron_mini_12.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8210837142251684602</id><published>2009-05-10T10:42:00.004-04:00</published><updated>2009-06-29T20:46:25.651-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Sports'/><category scheme='http://www.blogger.com/atom/ns#' term='Hockey'/><category scheme='http://www.blogger.com/atom/ns#' term='Hiver'/><title type='text'>LHVL - Fin de saison</title><content type='html'>&lt;div style="text-align: justify;"&gt;La LHVL (Ligue de Hockey des Vieux du Lundi) a pris fin il y a environ trois semaines. Guy Blais a pris quelques photos des joueurs.... Merci pour la photo Guy!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SgbodMFUjjI/AAAAAAAAAtc/Y86mEgSfv50/s1600-h/100_0377p.JPG"&gt;&lt;img style="cursor: pointer; width: 300px; height: 400px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SgbodMFUjjI/AAAAAAAAAtc/Y86mEgSfv50/s400/100_0377p.JPG" alt="" id="BLOGGER_PHOTO_ID_5334206396824325682" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;À la saison prochaine!&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8210837142251684602?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8210837142251684602/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8210837142251684602' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8210837142251684602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8210837142251684602'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/05/lhvl-fin-de-saison.html' title='LHVL - Fin de saison'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/SgbodMFUjjI/AAAAAAAAAtc/Y86mEgSfv50/s72-c/100_0377p.JPG' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1364268097445303987</id><published>2009-04-23T10:04:00.006-04:00</published><updated>2009-04-23T21:05:04.939-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Vision'/><category scheme='http://www.blogger.com/atom/ns#' term='Réflexion'/><title type='text'>Environnement, développement durable?</title><content type='html'>&lt;div style="text-align: justify;"&gt;En lisant quelques revues d'affaires dernièrement, j'apprenais que &lt;a href="http://www.loblaws.ca/fr/"&gt;Loblaws&lt;/a&gt; a annoncé qu'elle cesserait de faire des affaires avec certains producteurs locaux québécois de différents produits de notre agriculture (petits fruits, légumes, etc., entre autres) pour différentes raisons dont principalement l'incapacité de certains producteurs de fournir au minimum 6 succursales. Et vlan, pour le développement durable et le support à notre milieu agricole qui en arrache...&lt;br /&gt;&lt;br /&gt;Mais ce qui est fascinant, c'est la même entreprise qui nous charge les sacs de plastique à la caisse et qui nous fait la morale sur le &lt;a href="http://www.vert.pc.ca/french/"&gt;virage vert&lt;/a&gt; (ce qui n'est pas mauvais en passant)... Fascinant et bizarre car les fraises biologiques proviendront cette année... de Californie. En juillet 2008, Loblaw a décidé de remplacer l’eau minérale gazeuse «Choix du Président» (M. Galon Weston) puisée par le fournisseur Saint-Justin à sa source de Maskinongé, par une eau importée... d'Italie! Pourtant, jusqu'à tout récemment, tous ces produits provenaient de fournisseurs québécois et remplissaient grandement les standards de l'entreprise.&lt;br /&gt;&lt;br /&gt;Je ne sais quels moyens de transport écologique vert et sans pollution la firme utilisera pour transporter ces différents produits mais je serais surpris que ces moyens soient non-polluants! Je vois passer régulièrement, leurs camions gros transporteurs bien identifiés... et ils ne sont pas électriques à voir l'émission de gaz et les fortes odeurs de pétrole qui demeurent dans l'air suivant leur passage.&lt;br /&gt;&lt;br /&gt;Comme quoi, il faut se regarder avant de faire la morale aux autres... Si tel est le cas, il faut admettre que le virage vert fait bonne presse publique mais quand on parle de développement durable, de travailler avec les milieux, d'encourager les producteurs locaux, le tout devient une question de coût, de dollars...&lt;br /&gt;&lt;br /&gt;Bonne réflexion!&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1364268097445303987?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1364268097445303987/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1364268097445303987' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1364268097445303987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1364268097445303987'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/04/environnement-developpement-durable.html' title='Environnement, développement durable?'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8365077097865508461</id><published>2009-04-17T08:29:00.001-04:00</published><updated>2009-04-17T08:31:48.327-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Humour'/><title type='text'>Un peu d'humour...</title><content type='html'>J'ai bien aimé ce court clip... en début de séries au hockey...&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/6cr89xbl26g&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/6cr89xbl26g&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Bon hockey!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8365077097865508461?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8365077097865508461/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8365077097865508461' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8365077097865508461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8365077097865508461'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/04/un-peu-dhumour.html' title='Un peu d&apos;humour...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1614988572223739342</id><published>2009-04-10T12:10:00.010-04:00</published><updated>2009-04-11T19:40:37.038-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='eeePC'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>C'est fait!!!</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/Sd9voF21kjI/AAAAAAAAAtM/tes9uzHtdHk/s1600-h/jaunty_m.resized.jpg"&gt;&lt;img style="cursor: pointer; width: 119px; height: 128px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/Sd9voF21kjI/AAAAAAAAAtM/tes9uzHtdHk/s320/jaunty_m.resized.jpg" alt="" id="BLOGGER_PHOTO_ID_5323096019132846642" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Suite à l'install fest de l'AQUOPS, je n'ai pu résister longtemps à l'installation de Ubuntu 9.04 Jaunty Jackalope.&lt;br /&gt;&lt;br /&gt;Maintenant mon Asus EeePC tourne sous Jaunty Jackalope. Il démarre rapidement et je crois que l'équipe de développement a fait un travail d'optimisation hors pair car l'ensemble est convivial et fluide.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;La plupart de mes applications sont maintenant réinstallées, et mon environnement de travail est prêt à l'utilisation.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/Sd9wte6EqEI/AAAAAAAAAtU/qMAgVNAD01o/s1600-h/screenshot_001.png"&gt;&lt;img style="cursor: pointer; width: 400px; height: 234px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/Sd9wte6EqEI/AAAAAAAAAtU/qMAgVNAD01o/s400/screenshot_001.png" alt="" id="BLOGGER_PHOTO_ID_5323097211268278338" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;D'ici quelques jours, je vais passer mon ThinkPad T61 sous le même système... juste le temps de me faire une copie de mon répertoire utilisateur...&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Modifications 14H10 :&lt;/span&gt; Ne pas installer Ekiga qui modifie les drivers V4L vers V4L2. Ma caméra a cessé de fonctionner. En enlevant le tout, la caméra est revenue.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Modifications du 11 avril :&lt;/span&gt; Mon ThinkPad T61 tourne maintenant sous Jaunty Jackalope Ubuntu 9.04. Le plus long... réinstaller les applications!&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1614988572223739342?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1614988572223739342/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1614988572223739342' title='4 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1614988572223739342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1614988572223739342'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/04/cest-fait.html' title='C&apos;est fait!!!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/Sd9voF21kjI/AAAAAAAAAtM/tes9uzHtdHk/s72-c/jaunty_m.resized.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1213261614996399447</id><published>2009-04-09T18:18:00.010-04:00</published><updated>2009-04-10T12:19:46.822-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>AQUOPS 2009 - retour...</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/Sd53cbfrutI/AAAAAAAAAss/1ZPTgD3KxdU/s1600-h/logo.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 222px; height: 140px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/Sd53cbfrutI/AAAAAAAAAss/1ZPTgD3KxdU/s320/logo.png" alt="" id="BLOGGER_PHOTO_ID_5322823139899194066" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Je viens de passer un beau &lt;a href="http://www.aquops.qc.ca/"&gt;congrès à l'AQUOPS 2009&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Une première journée formidable avec mon copain &lt;a href="http://www.gilles-jobin.org/jobineries/index.php"&gt;Gilles Jobin&lt;/a&gt; sur le logiciel &lt;a href="http://scratch.mit.edu/"&gt;Scratch&lt;/a&gt;. Ce fut une grosse journée pour Gilles qui est un animateur hors pair avec une vision de la mathématique que plusieurs personnes auraient intérêt à entendre et surtout à y réfléchir...&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/Sd537zZ-vNI/AAAAAAAAAs0/xtzsaR-dDBs/s1600-h/pingutransmed.resized.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 111px; height: 158px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/Sd537zZ-vNI/AAAAAAAAAs0/xtzsaR-dDBs/s320/pingutransmed.resized.jpg" alt="" id="BLOGGER_PHOTO_ID_5322823678893669586" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;La seconde fut la journée "des rencontres de corridors" en avant-midi... Quelques consoeurs, confrères du réseau, des fournisseurs. En après-midi, il m'a été permis de faire de belles discussions au kiosque du &lt;a href="http://recit.qc.ca/"&gt;RÉCIT&lt;/a&gt; avec  des enseignantes et des enseignants motivés par les technologies. Pour terminer la journée, un «install fest Ubuntu Linux» qui fut à mon humble avis, un grand succès pour une première!!! Bravo à la superbe équipe de &lt;a href="http://www.revolutionlinux.com/"&gt;Révolution Linux&lt;/a&gt;! Quelle expertise! Encore bravo les gars et merci à L'AQUOPS (Pascal Lapalme) d'avoir pu tenir un tel évènement!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/Sd57GGsnyzI/AAAAAAAAAtE/qbWrRMwo-1Y/s1600-h/ubuntu_web_logo_185x172.png"&gt;&lt;img style="cursor: pointer; width: 185px; height: 172px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/Sd57GGsnyzI/AAAAAAAAAtE/qbWrRMwo-1Y/s320/ubuntu_web_logo_185x172.png" alt="" id="BLOGGER_PHOTO_ID_5322827154405706546" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Finalement, la troisième journée fut pas mal remplie... Une session de trois heures sur &lt;a href="http://geogebra.org/"&gt;Géogebra&lt;/a&gt; avec Pascal Lapalme, un autre atelier d'une heure sur &lt;a href="http://ubuntustudio.org/"&gt;UbuntuStudio&lt;/a&gt; avec Benoît St-André de Révolution Linux et finalement, un court atelier-spectacle sur Scratch toujours avec Gilles.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/Sd55U-3hG0I/AAAAAAAAAs8/NWQs2hDFwLI/s1600-h/tuxfinalub0.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 127px; height: 88px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/Sd55U-3hG0I/AAAAAAAAAs8/NWQs2hDFwLI/s320/tuxfinalub0.png" alt="" id="BLOGGER_PHOTO_ID_5322825210978704194" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Je fus quand même surpris de constater que plusieurs pédagogues présents au colloque avaient installé le système libre Ubuntu. Je suis très heureux de voir cette progreession si minime soit elle... La liberté commence à plaire à plus de gens... Bravo aux nouveaux «pingouins libérés»!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1213261614996399447?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1213261614996399447/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1213261614996399447' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1213261614996399447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1213261614996399447'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/04/aquops-2009-retour.html' title='AQUOPS 2009 - retour...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/Sd53cbfrutI/AAAAAAAAAss/1ZPTgD3KxdU/s72-c/logo.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-810611636034410947</id><published>2009-03-07T08:42:00.004-05:00</published><updated>2009-03-20T10:18:26.756-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><category scheme='http://www.blogger.com/atom/ns#' term='Réflexion'/><title type='text'>Passages... et réflexion!</title><content type='html'>Lu ce matin dans ce texte, &lt;a href="http://www.volle.com/travaux/hobby.htm"&gt;La programmation comme hobby&lt;/a&gt; :&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Abelson et Sussman disent que les mathématiques considèrent la  définition des choses alors que la programmation considère la  façon de faire les choses. Lorsqu'en mathématiques j'évoque le PGCD de deux entiers, du même coup je le définis et j'en ai assez dit. Par contre en informatique il faut que j'écrive le programme qui permet de calculer un PGCD.&lt;/blockquote&gt;&lt;blockquote&gt;Les mathématiques relèvent de la contemplation, la programmation de l'action. Ces démarches sont complémentaires : l'une sans l'autre serait déséquilibrée comme la moitié d'une voûte.&lt;/blockquote&gt;&lt;br /&gt;J'aime bien ce lien mathématique &lt;-&gt; programmation...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-810611636034410947?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/810611636034410947/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=810611636034410947' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/810611636034410947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/810611636034410947'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/03/passages-et-reflexion.html' title='Passages... et réflexion!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-339771315353046232</id><published>2009-03-04T10:39:00.003-05:00</published><updated>2009-03-04T11:10:32.826-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><category scheme='http://www.blogger.com/atom/ns#' term='Vision'/><title type='text'>Ça m'a fait sourire...</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/Sa6i98wlVII/AAAAAAAAAsI/fK8CAea70gA/s1600-h/package_development.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 64px; height: 64px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/Sa6i98wlVII/AAAAAAAAAsI/fK8CAea70gA/s320/package_development.png" alt="" id="BLOGGER_PHOTO_ID_5309360195882013826" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Toujours dans mon questionnement concernant l'apprentissage de la programmation chez les enfants, mes recherches m'ont fait découvrir &lt;a href="http://www.reuters.com/article/technologyNews/idUSTRE5140FI20090205?feedType=RSS&amp;amp;feedName=technologyNews&amp;amp;rpc=22&amp;amp;sp=true"&gt;ce texte&lt;/a&gt; qui m'a fait sourire... et surtout réfléchir!&lt;br /&gt;&lt;br /&gt;Et pour compléter...&lt;pre style="font-family: georgia;"&gt;&lt;blockquote&gt;&lt;span style="font-size:100%;"&gt;A deep understanding of programming, in particular the&lt;br /&gt;notions of successive decomposition as a mode of analysis&lt;br /&gt;and debugging of trial solutions, results in significant&lt;br /&gt;educational benefits in many domains of discourse,&lt;br /&gt;including those unrelated to computers and information&lt;br /&gt;technology per se.&lt;br /&gt;                       (&lt;i&gt;Seymour Papert, in "Mindstorms"&lt;/i&gt;)&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;blockquote&gt;It has often been said that a person does not really&lt;br /&gt;understand something until he teaches it to someone else.&lt;br /&gt;Actually a person does not really understand something&lt;br /&gt;until after teaching it to a computer, i.e., express it&lt;br /&gt;as an algorithm."&lt;br /&gt;&lt;br /&gt;        (&lt;i&gt;Donald Knuth, in "American Mathematical Monthly," 81&lt;/i&gt;&lt;/blockquote&gt;&lt;blockquote&gt;Computers have proven immensely effective as aids to clear thinking. &lt;br /&gt;Muddled and half-baked ideas have sometimes survived for centuries&lt;br /&gt;because luminaries have deluded themselves as much as their followers&lt;br /&gt;or because lesser lights, fearing ridicule, couldn't summon up the nerve to&lt;br /&gt;admit that they didn't know what the Master was talking about.&lt;br /&gt;A test as near foolproof as one could get of whether you understand&lt;br /&gt;something as well as you think is to express it as a computer program and&lt;br /&gt;then see if the program does what it is supposed to. Computers are not&lt;br /&gt;sycophants and won't make enthusiastic noises to ensure their promotion&lt;br /&gt;or camouflage what they don't know.  What you get is what you said.&lt;br /&gt;&lt;br /&gt;                                   (&lt;i&gt;James P. Hogan in "Mind Matters"&lt;/i&gt;)&lt;/blockquote&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-339771315353046232?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/339771315353046232/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=339771315353046232' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/339771315353046232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/339771315353046232'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/03/ca-ma-fait-sourire.html' title='Ça m&apos;a fait sourire...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/Sa6i98wlVII/AAAAAAAAAsI/fK8CAea70gA/s72-c/package_development.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8801940929193706185</id><published>2009-02-26T15:02:00.002-05:00</published><updated>2009-02-26T15:07:00.771-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><category scheme='http://www.blogger.com/atom/ns#' term='Greenfoot'/><title type='text'>Premier tutoriel Greenfoot</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/Sab2STEJmyI/AAAAAAAAAsA/9-HnjQ0kmkE/s1600-h/greenfoot.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 264px; height: 320px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/Sab2STEJmyI/AAAAAAAAAsA/9-HnjQ0kmkE/s320/greenfoot.jpg" alt="" id="BLOGGER_PHOTO_ID_5307200005118466850" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Afin de m'accaparer le logiciel &lt;a href="http://greenfoot.org/"&gt;Greenfoot&lt;/a&gt;, j'ai dû fouiller. Peu de matériel était disponible en français. Je me suis donc amuser avec ce &lt;a href="http://www.greenfoot.org/doc/intro1.html"&gt;tutoriel sur le crabe&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;J'ai pris quelques minutes afin de traduire celui-ci. &lt;a href="http://solinfpc.net/fichiers/greenfoot/intro1.html"&gt;Il est maintenant disponible!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bon apprentissage!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8801940929193706185?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8801940929193706185/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8801940929193706185' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8801940929193706185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8801940929193706185'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/02/premier-tutoriel-greenfoot.html' title='Premier tutoriel Greenfoot'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/Sab2STEJmyI/AAAAAAAAAsA/9-HnjQ0kmkE/s72-c/greenfoot.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8310613888088742865</id><published>2009-02-25T12:28:00.003-05:00</published><updated>2009-02-25T12:37:16.627-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><category scheme='http://www.blogger.com/atom/ns#' term='Vision'/><category scheme='http://www.blogger.com/atom/ns#' term='Greenfoot'/><title type='text'>Greenfoot: Conférence de Michael Kölling</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.cs.kent.ac.uk/people/staff/mik/"&gt;Michael Kölling&lt;/a&gt; est un des instigateurs du projet &lt;a href="http://greenfoot.org/"&gt;Greenfoot&lt;/a&gt;. Il travaille aussi sur le projet &lt;a href="http://www.bluej.org/index.html"&gt;BlueJ&lt;/a&gt;. J'ai découvert ce vidéo sur YouTube en fouillant sur certains sites.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;object height="285" width="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/Tcwx-I6Arwk&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x2b405b&amp;amp;color2=0x6b8ab6&amp;amp;border=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/Tcwx-I6Arwk&amp;amp;hl=fr&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x2b405b&amp;amp;color2=0x6b8ab6&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="285" width="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;J'aime bien le titre «Teaching kids to code»... Je crois qu'au Québec on a oublié grandement ce domaine où nous étions assez fort et reconnu mondialement. Le monde de l'éducation a tendance à croire que la programmation chez les enfants n'est pas utile... l'avenir nous mettra en plein visage le contraire!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8310613888088742865?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8310613888088742865/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8310613888088742865' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8310613888088742865'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8310613888088742865'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/02/greenfoot-conference-de-michael-kolling.html' title='Greenfoot: Conférence de Michael Kölling'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2691869462874279902</id><published>2009-02-25T09:25:00.005-05:00</published><updated>2009-02-25T09:43:15.493-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><category scheme='http://www.blogger.com/atom/ns#' term='Greenfoot'/><title type='text'>Projet Greenfoot : La course aux burgers!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/SaVYuI-ca0I/AAAAAAAAAr4/3lafbM8HpCY/s1600-h/greenfoot-icon-big.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 84px; height: 102px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/SaVYuI-ca0I/AAAAAAAAAr4/3lafbM8HpCY/s320/greenfoot-icon-big.jpg" alt="" id="BLOGGER_PHOTO_ID_5306745285632617282" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Je me suis amusé avec &lt;a href="http://greenfoot.org/"&gt;Greenfoot&lt;/a&gt; et en moins de deux heures d'appropriation, de fouilles et d'apprentissage, j'ai fait un simple projet pour m'amuser: La course aux burgers!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://solinfpc.net/fichiers/greenfoot/MonMonde.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 267px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/SaVXVoKFHDI/AAAAAAAAArw/bvEyu5E4uVc/s320/green.png" alt="" id="BLOGGER_PHOTO_ID_5306743764994563122" border="0" /&gt;&lt;/a&gt;&lt;span style="font-style: italic;font-size:78%;" &gt;Cliquer sur l'image pour accéder au projet&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Le projet est aussi disponible sur la &lt;a href="http://greenfootgallery.org/scenarios/585"&gt;Greenfoot Gallery&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Je me suis bien amusé et je crois que cette application de développement est vraiment intéressante pour l'apprentissage du langage Java chez les jeunes.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2691869462874279902?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2691869462874279902/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2691869462874279902' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2691869462874279902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2691869462874279902'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/02/projet-greenfoot-la-course-aux-burgers.html' title='Projet Greenfoot : La course aux burgers!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/SaVYuI-ca0I/AAAAAAAAAr4/3lafbM8HpCY/s72-c/greenfoot-icon-big.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2113243959182425397</id><published>2009-02-01T13:02:00.006-05:00</published><updated>2009-02-01T13:42:45.216-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><category scheme='http://www.blogger.com/atom/ns#' term='Python'/><title type='text'>VPython - Programmation objet 3d en Python</title><content type='html'>Dans mon travail, j'ai à fouiner le Web pour toutes sortes de solutions et d'outils. J'ai découvert, il y a quelques temps, un complément au langage Python vraiment puissant:&lt;a href="http://vpython.org/"&gt;VPython&lt;/a&gt; .&lt;br /&gt;&lt;br /&gt;Pour les utilisateurs d'Ubuntu, le paquetage (python-visual) est disponible via l'utilitaire Synaptic.&lt;br /&gt;&lt;br /&gt;Je me suis amusé avec le langage un peu et, simplement produit cet exemple:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;from visual import *&lt;br /&gt;# Definition du sol&lt;br /&gt;floor = box (pos=(0,0,0), length=4, height=0.5, width=4, color=color.blue)&lt;br /&gt;# Definition de la balle&lt;br /&gt;ball = sphere (pos=(0,4,0), radius=1, color=color.red)&lt;br /&gt;# Definition de la vitesse&lt;br /&gt;ball.velocity = vector(0,-1,0)&lt;br /&gt;dt = 0.01&lt;br /&gt;# La balle se deplace&lt;br /&gt;while 1:&lt;br /&gt;rate (100)&lt;br /&gt;ball.pos = ball.pos + ball.velocity*dt&lt;br /&gt;if ball.y &amp;lt; ball.radius:&lt;br /&gt;  ball.velocity.y = -ball.velocity.y&lt;br /&gt;else:&lt;br /&gt;  ball.velocity.y = ball.velocity.y - 9.8*dt&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;En lançant ce petit programme (python premier.py) on obtient un résultat est intéressant...&lt;br /&gt;&lt;br /&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-e6d168a88a82d3b6" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v23.nonxt6.googlevideo.com/videoplayback?id%3De6d168a88a82d3b6%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D7DDC9D0DC91553DD46BB78205F704C88042665A8.3D473EB12ABC05585C33B40791A7E67F2AB6C4C1%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3De6d168a88a82d3b6%26offsetms%3D5000%26itag%3Dw160%26sigh%3DHeVYl7dTuCBtmWtlncfc9axQ9A4&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v23.nonxt6.googlevideo.com/videoplayback?id%3De6d168a88a82d3b6%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D7DDC9D0DC91553DD46BB78205F704C88042665A8.3D473EB12ABC05585C33B40791A7E67F2AB6C4C1%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3De6d168a88a82d3b6%26offsetms%3D5000%26itag%3Dw160%26sigh%3DHeVYl7dTuCBtmWtlncfc9axQ9A4&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Vidéo meilleure qualité: &lt;a href="http://solinfpc.net/fichiers/python/premier.ogg"&gt;OGG&lt;/a&gt; (~90k)  &lt;a href="http://solinfpc.net/fichiers/python/premier.avi"&gt;AVI&lt;/a&gt; (~300k)&lt;br /&gt;Avec le bouton droit de la souris, vous pouvez bouger votre création (pivot, translation, etc.) et avec le bouton du centre (roulette), vous pouvez effectuer un glissement avant arrière.&lt;br /&gt;&lt;br /&gt;Vous pouvez &lt;a href="http://solinfpc.net/fichiers/python/premier.py"&gt;télécharger le fichier ici&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Je vais tenter de continuer mon apprentissage...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2113243959182425397?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=e6d168a88a82d3b6&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2113243959182425397/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2113243959182425397' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2113243959182425397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2113243959182425397'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/02/vpython-programmation-objet-3d-en.html' title='VPython - Programmation objet 3d en Python'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-609832543428911002</id><published>2009-01-27T07:44:00.000-05:00</published><updated>2009-01-27T07:45:52.906-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>Une bonne pub...</title><content type='html'>&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/svaHnha-PXs&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/svaHnha-PXs&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Bonne journée!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-609832543428911002?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/609832543428911002/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=609832543428911002' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/609832543428911002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/609832543428911002'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/01/une-bonne-pub.html' title='Une bonne pub...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7314348961097932048</id><published>2009-01-19T21:02:00.004-05:00</published><updated>2009-01-19T21:18:35.593-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>Pidgin : des greffons intéressants</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SXUzYVpRI-I/AAAAAAAAArU/x08doXeiXNk/s1600-h/logo.pidgin.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 107px; height: 185px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SXUzYVpRI-I/AAAAAAAAArU/x08doXeiXNk/s320/logo.pidgin.png" alt="" id="BLOGGER_PHOTO_ID_5293193430263997410" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Au fil de mes lectures blogosphériques, il m'arrive de découvrir des choses intéressantes. Récemment, j'ai découvert deux greffons qui me permettaient d'utiliser &lt;a href="http://www.pidgin.im/"&gt;Pidgin&lt;/a&gt; comme principal outil de clavardage.&lt;br /&gt;&lt;br /&gt;Le premier: &lt;a href="http://code.google.com/p/skype4pidgin/"&gt;Skype4Pidgin&lt;/a&gt;. Ce grffon permet d'utiliser le clavardage de &lt;a href="http://www.skype.com/intl/fr/"&gt;Skype&lt;/a&gt; à partir de Pidgin. Le second &lt;a href="http://code.google.com/p/pidgin-facebookchat/"&gt;Pidgin-FacebookChat&lt;/a&gt;, qui permet d'accéder au clavardage de &lt;a href="http://facebook.com/"&gt;Facebook&lt;/a&gt; (qui n'est pas tellement convivial dans Facebook, disons-le!) Ces deux greffons sont développés par l'équipe de &lt;a href="http://code.google.com/intl/fr/"&gt;GoogleCode&lt;/a&gt; qui donne l'opportunité à des programmeurs de faire vivre différents projets de développement aifn de les rendre disponibles par la suite à la communauté.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Voici à quoi ressemble maintenant mon interface de Pidgin avec ces deux greffons;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SXUzfUlN4YI/AAAAAAAAArc/EDkhdB-JVoo/s1600-h/file9gTAPn.png"&gt;&lt;img style="cursor: pointer; width: 157px; height: 320px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SXUzfUlN4YI/AAAAAAAAArc/EDkhdB-JVoo/s320/file9gTAPn.png" alt="" id="BLOGGER_PHOTO_ID_5293193550237655426" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Bravo aux développeurs!&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7314348961097932048?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7314348961097932048/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7314348961097932048' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7314348961097932048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7314348961097932048'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/01/pidgin-des-greffons-intressants.html' title='Pidgin : des greffons intéressants'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/SXUzYVpRI-I/AAAAAAAAArU/x08doXeiXNk/s72-c/logo.pidgin.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6818650638080423189</id><published>2009-01-18T13:52:00.004-05:00</published><updated>2009-01-18T14:09:02.009-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><title type='text'>Projet Squeak - Pythagore</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/SXN-Pwbah7I/AAAAAAAAArM/bvjDFJVeFq0/s1600-h/Ratonetep.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 64px; height: 84px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/SXN-Pwbah7I/AAAAAAAAArM/bvjDFJVeFq0/s320/Ratonetep.png" alt="" id="BLOGGER_PHOTO_ID_5292712796253489074" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Voulant m'amuser une fois de plus avec Squeak et le Smalltalk, je me suis créé un simple calculateur de la mesure de l'hypothénuse dans un triangle rectangle. J'ai utilisé bien sûr la relation de Pythagore (a²+b²=c²) . J'ai voulu réaliser le tout avec les Etoys de Squeak (version de l'image 3.8-6665) mais n'ayant rien trouvé dans les briques de programmation disponibles, j'ai décidé de réaliser le tout en Smaltalk.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;Voici une saisie du projet (vraiment basique):&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/SXN7_GXuSZI/AAAAAAAAArE/i0_6z8ORxdM/s1600-h/fileNtaEs2.png"&gt;&lt;img style="cursor: pointer; width: 314px; height: 320px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/SXN7_GXuSZI/AAAAAAAAArE/i0_6z8ORxdM/s320/fileNtaEs2.png" alt="" id="BLOGGER_PHOTO_ID_5292710311062555026" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Vous pouvez &lt;a href="http://recitmst.qc.ca/squeak_projets/Pythagore.pr"&gt;télécharger le projet&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6818650638080423189?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6818650638080423189/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6818650638080423189' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6818650638080423189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6818650638080423189'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/01/projet-squeak-pythagore.html' title='Projet Squeak - Pythagore'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/SXN-Pwbah7I/AAAAAAAAArM/bvjDFJVeFq0/s72-c/Ratonetep.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2999120410359222357</id><published>2009-01-15T20:25:00.008-05:00</published><updated>2009-01-18T11:35:21.979-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Parler avec mon téléphone Motorola...</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_jtVAfMSI/AAAAAAAAAqc/Og-fQjgugaE/s1600-h/10097076.gif"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 150px; height: 150px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_jtVAfMSI/AAAAAAAAAqc/Og-fQjgugaE/s320/10097076.gif" alt="" id="BLOGGER_PHOTO_ID_5291698455056429346" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Intéressant... Je viens d'obtenir un nouveau téléphone portable pour le travail: un modèle de Motorola. N'ayant que très peu testé l'appareil, je me suis amusé à prendre quelques photos avec celui-ci. Par contre, je me demandais comment récupérer ces photos avec mon ordinateur portable tournant sous Ubuntu 8.04.&lt;br /&gt;&lt;br /&gt;En fouillant dans le menu du téléphone, j'ai découvert une option afin d'activer le Bluetooth. J'ai donc démarré sur mon ordinateur portable les préférences Bluetooth. Sur le téléphone en cliquant «&lt;span style="font-style: italic;"&gt;Trouve-moi&lt;/span&gt;», mon ordinateur l'a vu en quelques secondes.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_kbzTh_PI/AAAAAAAAAqk/CfNOjNeWlUM/s1600-h/fileX5PpTQ.png"&gt;&lt;img style="cursor: pointer; width: 320px; height: 129px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_kbzTh_PI/AAAAAAAAAqk/CfNOjNeWlUM/s320/fileX5PpTQ.png" alt="" id="BLOGGER_PHOTO_ID_5291699253463350514" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Sur le téléphone, on me demande une clé. J'en inscris une et sur mon portable on me demande de confirmer cette clé à la connexion du téléphone via Bluetooth. Et voilà qu'apparaît sur mon bureau une belle icône:&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_lSv2WETI/AAAAAAAAAqs/J9bMr0frlfY/s1600-h/file7kNRF5.png"&gt;&lt;img style="cursor: pointer; width: 135px; height: 70px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_lSv2WETI/AAAAAAAAAqs/J9bMr0frlfY/s320/file7kNRF5.png" alt="" id="BLOGGER_PHOTO_ID_5291700197428433202" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Un simple double-clic et je navigue avec Nautilus sur le téléphone. Je récupère mes photos tout simplement en les sélectionnant et les glissant dans mon dossier images. Voilà! Simple comme Ubuntu!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Voici une photo prise de ma chambre d'hôtel à Trois-Rivières au Québec...&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_mEP2EFCI/AAAAAAAAAq8/DcV0zuWM-10/s1600-h/Photo+0005.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 300px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SW_mEP2EFCI/AAAAAAAAAq8/DcV0zuWM-10/s400/Photo+0005.jpg" alt="" id="BLOGGER_PHOTO_ID_5291701047830778914" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2999120410359222357?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2999120410359222357/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2999120410359222357' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2999120410359222357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2999120410359222357'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/01/parler-avec-mon-tlphone-motorola.html' title='Parler avec mon téléphone Motorola...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/SW_jtVAfMSI/AAAAAAAAAqc/Og-fQjgugaE/s72-c/10097076.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4309519262745586056</id><published>2009-01-03T08:33:00.005-05:00</published><updated>2009-01-03T11:43:12.143-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='3D'/><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Graphisme'/><title type='text'>Découverte: Processing</title><content type='html'>&lt;div style="text-align: justify;"&gt;Toujours à la recherche d'environnement de programmation, mes &lt;span style="font-style: italic;"&gt;vagabondages&lt;/span&gt; sur le Web m'ont permis de découvrir un logiciel open source (bien sûr!) de programmation multimédia : &lt;a href="http://processing.org/"&gt;Processing&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Difficile de définir cet environnement de programmation. &lt;a href="http://fr.wikipedia.org/wiki/Processing"&gt;Wikipedia&lt;/a&gt; nous mentionne ceci:&lt;br /&gt;&lt;br /&gt;«Processing (autrefois orthographié Proce55ing) est un langage de programmation et un environnement de développement créé par &lt;a href="http://acg.media.mit.edu/people/fry/"&gt;Benjamin Fry&lt;/a&gt; et &lt;a href="http://reas.com/"&gt;Casey Reas&lt;/a&gt;, deux artistes américains. Processing est le prolongement "multimédia" de &lt;a href="http://dbn.media.mit.edu/"&gt;Design by numbers&lt;/a&gt;, l'environnement de programmation graphique développé par &lt;a href="http://www.maedastudio.com/index.php"&gt;John Maeda&lt;/a&gt; au &lt;a href="http://www.media.mit.edu/"&gt;Media Lab du Massachusetts Institute of Technology&lt;/a&gt;. Processing est tout particulièrement adapté à la création plastique et graphique interactive. Le logiciel fonctionne sur Macintosh, sous Windows et sous Linux, car il est basé sur la &lt;a href="http://java.com/fr/"&gt;plate-forme Java&lt;/a&gt; — il permet d'ailleurs de programmer directement en langage Java.»&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Voici un petit aperçu (la qualité est assez médiocre...)&lt;br /&gt;&lt;br /&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-cddc4ac7d3a639cf" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v17.nonxt6.googlevideo.com/videoplayback?id%3Dcddc4ac7d3a639cf%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D32E482CB2198449D76465E4DEA4929B466580931.552153D55DE355C6B3FD643CC325BD3F1EFC65BC%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Dcddc4ac7d3a639cf%26offsetms%3D5000%26itag%3Dw160%26sigh%3DGd1qYUEGeH7odRY4N_nTaHsFjCo&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v17.nonxt6.googlevideo.com/videoplayback?id%3Dcddc4ac7d3a639cf%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D32E482CB2198449D76465E4DEA4929B466580931.552153D55DE355C6B3FD643CC325BD3F1EFC65BC%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Dcddc4ac7d3a639cf%26offsetms%3D5000%26itag%3Dw160%26sigh%3DGd1qYUEGeH7odRY4N_nTaHsFjCo&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://solinfpc.net/fichiers/processing/processing.html"&gt;Pour de la haute qualité, cliquez ici!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;J'ai trouvé un &lt;a href="http://www.ecole-art-aix.fr/rubrique81.html"&gt;site de formation merveilleux en français de l'École d'Art d'Aix-en-Provence&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Du travail en perspective...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4309519262745586056?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=cddc4ac7d3a639cf&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4309519262745586056/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4309519262745586056' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4309519262745586056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4309519262745586056'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2009/01/dcouverte-processing.html' title='Découverte: Processing'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3359771491251321810</id><published>2008-12-30T21:20:00.008-05:00</published><updated>2008-12-30T21:42:23.385-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><title type='text'>Projet Squeak  - Convertisseur °F&lt;-&gt;°C</title><content type='html'>N'ayant rien à faire ce soir, j'ai travaillé dans Squeak afin de me remettre un peu au travail et à l'apprentissage de ce puissant outil Smalltalk libre.&lt;br /&gt;&lt;br /&gt;Je mets le tout disponible pour ceux et celles que cela intéresse...&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;br /&gt;L'écran principal...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SVrYpzYS1xI/AAAAAAAAApc/rl5GvBaZWpY/s1600-h/file5Dp9BG.png"&gt;&lt;img style="cursor: pointer; width: 320px; height: 231px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SVrYpzYS1xI/AAAAAAAAApc/rl5GvBaZWpY/s320/file5Dp9BG.png" alt="" id="BLOGGER_PHOTO_ID_5285775325351040786" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Les scripts:&lt;br /&gt;&lt;br /&gt;Transformation Fahrenheit...&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SVrZLcxHCyI/AAAAAAAAApk/gW2hPO43jro/s1600-h/filen3Kbe3.png"&gt;&lt;img style="cursor: pointer; width: 280px; height: 122px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SVrZLcxHCyI/AAAAAAAAApk/gW2hPO43jro/s320/filen3Kbe3.png" alt="" id="BLOGGER_PHOTO_ID_5285775903396662050" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Transformation Celcius...&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/SVrZVyTALQI/AAAAAAAAAps/B3vccfXDGKc/s1600-h/fileu7BvXj.png"&gt;&lt;img style="cursor: pointer; width: 286px; height: 122px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/SVrZVyTALQI/AAAAAAAAAps/B3vccfXDGKc/s320/fileu7BvXj.png" alt="" id="BLOGGER_PHOTO_ID_5285776080974654722" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Remise à zéro des champs...&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SVrZgmXmt0I/AAAAAAAAAp0/O7xww4F93hE/s1600-h/filejrzota.png"&gt;&lt;img style="cursor: pointer; width: 244px; height: 79px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SVrZgmXmt0I/AAAAAAAAAp0/O7xww4F93hE/s320/filejrzota.png" alt="" id="BLOGGER_PHOTO_ID_5285776266751293250" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Finalement, le fichier Squeak est &lt;a href="http://solinfpc.net/fichiers/squeak/convertisseur.pr"&gt;disponible ici&lt;/a&gt;. Il est développé avec la &lt;a href="http://ftp.squeak.org/3.10/"&gt;version 3.10.2&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3359771491251321810?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3359771491251321810/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3359771491251321810' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3359771491251321810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3359771491251321810'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/12/projet-squeak-convertisseur-f-c.html' title='Projet Squeak  - Convertisseur °F&lt;-&gt;°C'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/SVrYpzYS1xI/AAAAAAAAApc/rl5GvBaZWpY/s72-c/file5Dp9BG.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7908217043897915973</id><published>2008-12-28T13:21:00.003-05:00</published><updated>2008-12-28T13:23:59.903-05:00</updated><title type='text'>Petit cadeau de Noël!</title><content type='html'>Je me suis amusé avec le site &lt;a href="http://www.elfyourself.com/"&gt;Elf Yourself&lt;/a&gt; et en moins de cinq minutes, j'ai fait comme les grands de la télé...&lt;br /&gt;&lt;br /&gt;&lt;div style='background-color:#e9e9e9; width: 425px;'&gt;&lt;object id='A799971' quality='high' data='http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=7yc2P7qLVrPgLNAM&amp;service=sendables.jibjab.com&amp;partnerID=ElfYourself' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' wmode='transparent' height='319' width='425'&gt;&lt;param name='wmode' value='transparent'&gt;&lt;/param&gt;&lt;param name='movie' value='http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=7yc2P7qLVrPgLNAM&amp;service=sendables.jibjab.com&amp;partnerID=ElfYourself'&gt;&lt;/param&gt;&lt;param name='scaleMode' value='showAll'&gt;&lt;/param&gt;&lt;param name='quality' value='high'&gt;&lt;/param&gt;&lt;param name='allowNetworking' value='all'&gt;&lt;/param&gt;&lt;param name='allowFullScreen' value='true' /&gt;&lt;param name='FlashVars' value='external_make_id=7yc2P7qLVrPgLNAM&amp;service=sendables.jibjab.com&amp;partnerID=ElfYourself'&gt;&lt;/param&gt;&lt;param name='allowScriptAccess' value='always'&gt;&lt;/param&gt;&lt;/object&gt;&lt;div style='text-align:center; width:435px; margin-top:6px;'&gt;Send your own &lt;a href='http://www.elfyourself.com'&gt;ElfYourself&lt;/a&gt; &lt;a href='http://sendables.jibjab.com/ecards'&gt;eCards&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bHQ9MTIzMDQ4ODEyNjUyMiZwdD*xMjMwNDg4NDc4OTAyJnA9NDE4ODEzJmQ9MjAyNjc1Jm49YmxvZ2dlciZnPTImdD*mbz1lYTVmZmNjMzkzZTA*OGQzYWZiZTRiNTVmMzVhZmQ5YQ==.gif" /&gt;&lt;br /&gt;&lt;br /&gt;Joyeux Noël à tous!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7908217043897915973?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7908217043897915973/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7908217043897915973' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7908217043897915973'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7908217043897915973'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/12/petit-cadeau-de-noel.html' title='Petit cadeau de Noël!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6618651952031830498</id><published>2008-12-15T09:48:00.008-05:00</published><updated>2009-02-24T09:25:36.274-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Programmation'/><title type='text'>Greenfoot - Environnement de développement pour Java</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.greenfoot.org/doc/tutorial/tutorial-files/greenfoot.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 176px; height: 214px;" src="http://www.greenfoot.org/doc/tutorial/tutorial-files/greenfoot.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;J'ai toujours eu de l'intérêt pour le langage Java. Bien que je trouve ce langage assez «ésotérique», il m'a toujours attiré car il est possible de créer des applications intéressantes indépendantes du système d'exploitation que l'usager utilise sur son poste de travail.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;J'ai découvert récemment un projet open-source très intéressant : &lt;a href="http://www.greenfoot.org/"&gt;Greenfoot&lt;/a&gt;. L'auteur de &lt;a href="http://www.bluej.org/"&gt;BlueJ&lt;/a&gt;, &lt;a href="http://www.cs.kent.ac.uk/people/staff/mik/"&gt;Michael Kölling&lt;/a&gt; et &lt;a href="http://www.cs.kent.ac.uk/people/staff/ph53/"&gt;Poul Henriksen&lt;/a&gt; ont raffiné l'interface de développement afin d'offrir aux jeunes programmeurs un accès encore plus simplifié à l'appropriation du langage Java.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.greenfoot.org/download/"&gt;Téléchargement de Greenfoot&lt;/a&gt; (Win, MacOsX et Linux).&lt;/li&gt;&lt;li&gt;Un &lt;a href="http://www.greenfoot.org/doc/tutorial/tutorial.html"&gt;excellent tutoriel ici&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Des&lt;a href="http://www.greenfoot.org/scenarios/index.html"&gt; exemples de réalisations&lt;/a&gt; (on les nomme scénarios)&lt;/li&gt;&lt;li&gt;Page de &lt;a href="http://www.greenfoot.org/programming/"&gt;démarrage des programmeurs&lt;/a&gt; (beaucoup de ressources)&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;La&lt;a href="http://greenfootgallery.org/"&gt; galerie des projets&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Des &lt;a href="http://www.greenfoot.org/doc/videos.html"&gt;tutoriels vidéos&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Des &lt;a href="http://www.greenfoot.org/about/screenshots.html"&gt;saisies d'écran&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Je crois que je saurai quoi faire durant les fêtes cette année...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Modification&lt;/span&gt;: Pour tourner Greenfoot en français, il faut modifier le fichier greenfoot.defs dans le répertoire lib. De plus, il faut recopier le dossier /greenfoot/lib/english/greenfoot/templates dans /greenfoot/lib/french/greenfoot/templates pour ne pas avoir de messages d'erreur à la création d'un nouveau scénario.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6618651952031830498?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6618651952031830498/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6618651952031830498' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6618651952031830498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6618651952031830498'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/12/greenfoot-environnement-de-dveloppement.html' title='Greenfoot - Environnement de développement pour Java'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4460762499734335704</id><published>2008-12-11T09:18:00.004-05:00</published><updated>2008-12-11T09:21:36.559-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='eeePC'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='innovation'/><title type='text'>Âme sensible... s'abstenir...</title><content type='html'>Ne faites pas cela avec votre ultra-portable... mais pour ceux et celles qui doutent de la résistance du produit...&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;object width="420" height="339"&gt;&lt;param name="movie" value="http://www.dailymotion.com/swf/x4dhhl" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://www.dailymotion.com/swf/x4dhhl" type="application/x-shockwave-flash" width="420" height="339" allowFullScreen="true" allowScriptAccess="always"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br&gt;&lt;b&gt;&lt;a href="http://www.dailymotion.com/swf/x4dhhl"&gt;Tests résistance (Chocs, chaleur, froid) de l'Asus Eee&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;by &lt;a href="http://www.dailymotion.com/ray2fr"&gt;ray2fr&lt;/a&gt;&lt;/i&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Je ne ferai pas cela avec le mien...OOOHHHH que non!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4460762499734335704?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4460762499734335704/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4460762499734335704' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4460762499734335704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4460762499734335704'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/12/me-sensiblepvre-petit-asus.html' title='Âme sensible... s&apos;abstenir...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7682288795616940305</id><published>2008-11-30T19:10:00.004-05:00</published><updated>2008-11-30T19:15:17.613-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Petite découverte...</title><content type='html'>En errant et explorant Intrepid Ibex ce soir, j'ai découvert dans Synaptic un menu que je n'avais jamais vu...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/STMsAErzygI/AAAAAAAAAoc/wu0jV3VQFrE/s1600-h/1.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px; height: 200px;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/STMsAErzygI/AAAAAAAAAoc/wu0jV3VQFrE/s320/1.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5274607968350095874" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Il permet rapidement de faire des installations spécialisées...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/STMsOM05L0I/AAAAAAAAAok/zLB3dMDoa6w/s1600-h/2"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 188px; height: 320px;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/STMsOM05L0I/AAAAAAAAAok/zLB3dMDoa6w/s320/2" border="0" alt=""id="BLOGGER_PHOTO_ID_5274608211053850434" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;C'est bien pensé...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7682288795616940305?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7682288795616940305/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7682288795616940305' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7682288795616940305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7682288795616940305'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/11/petite-dcouverte.html' title='Petite découverte...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/STMsAErzygI/AAAAAAAAAoc/wu0jV3VQFrE/s72-c/1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8218269228258701685</id><published>2008-11-21T19:06:00.006-05:00</published><updated>2008-11-21T19:19:34.910-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Intreprid Ibex</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SSdPYCxwD3I/AAAAAAAAAn8/QcrZxQLSgLI/s1600-h/countdown_8_10_a_00_days_a_here.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 180px; height: 150px;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SSdPYCxwD3I/AAAAAAAAAn8/QcrZxQLSgLI/s320/countdown_8_10_a_00_days_a_here.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5271269163341451122" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Et bien voilà! L'installation se termine durant que j'écris cet article. Intrepid Ibex sur un Dell Inspiron 530 Desktop: un installation en douceur vraiment facile!&lt;br /&gt;&lt;br /&gt;Tout a été reconnu sans aucun problème. Le partitionneur du Live-CD a fait un excellent travail sur le disque de 250Go redimensionnant la partition Windows Vista Home Edition. Il faut admettre qu'au redémarrage de Windows, le système d'exploitation a travaillé fort pour replacer le tout...ma blonde et ma fille aiment bien leur partition Windows... je leur ai donc laissé! Mais je suis heureux d'avoir tout fait à partir du Live-CD d'Ubuntu Intrepid Ibex...&lt;br /&gt;&lt;br /&gt;Je vais donc passer à l'exploration des nouveautés... Il a fallu que j'en trouve une... En voulant modifier l'affichage, j'ai rencontré la limite de mon moniteur plat (1440x900). J'ai fait un test afin de monter le tout à 1600x1024 et l'écran est devenu totalement noir... Je pensais que la configuration se modifiait dans xorg.conf... mais non! J'ai trouvé le tout dans mon répertoire personnel .config qui contenait un fichier monitors.xml. J'ai réinscrit les valeurs de mon moniteur et voilà tout est revenu...&lt;br /&gt;&lt;br /&gt;Je poursuis donc mes expériences...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8218269228258701685?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8218269228258701685/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8218269228258701685' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8218269228258701685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8218269228258701685'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/11/intreprid-ibex.html' title='Intreprid Ibex'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/SSdPYCxwD3I/AAAAAAAAAn8/QcrZxQLSgLI/s72-c/countdown_8_10_a_00_days_a_here.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2145288988605122481</id><published>2008-10-06T08:37:00.001-04:00</published><updated>2008-10-06T08:38:58.797-04:00</updated><title type='text'>Que j'ai hâte....</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SOoGzS1DzQI/AAAAAAAAAi0/w8_zTdAKZbc/s1600-h/countdown_8_10_c_date.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SOoGzS1DzQI/AAAAAAAAAi0/w8_zTdAKZbc/s320/countdown_8_10_c_date.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5254019393578585346" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Un install fest se prépare...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2145288988605122481?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2145288988605122481/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2145288988605122481' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2145288988605122481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2145288988605122481'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/10/que-jai-hte.html' title='Que j&apos;ai hâte....'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/SOoGzS1DzQI/AAAAAAAAAi0/w8_zTdAKZbc/s72-c/countdown_8_10_c_date.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2495160081091805513</id><published>2008-09-11T18:00:00.002-04:00</published><updated>2008-09-11T18:09:51.947-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><title type='text'>Un nouveau look!</title><content type='html'>Le site de &lt;a href="http://squeakland.org"&gt;squeakland.org&lt;/a&gt; vient de modifier son interface. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/SMmXCW8ishI/AAAAAAAAAZU/e7Kbk1F_dTo/s1600-h/squeak.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/SMmXCW8ishI/AAAAAAAAAZU/e7Kbk1F_dTo/s320/squeak.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5244889307824697874" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;J'adore ce nouveau design. Bravo! Belle amélioration!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2495160081091805513?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2495160081091805513/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2495160081091805513' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2495160081091805513'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2495160081091805513'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/09/un-nouveau-look.html' title='Un nouveau look!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/SMmXCW8ishI/AAAAAAAAAZU/e7Kbk1F_dTo/s72-c/squeak.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-619437337500189788</id><published>2008-08-18T10:14:00.003-04:00</published><updated>2008-08-18T10:17:16.337-04:00</updated><title type='text'>La nouvelle saison arrive...</title><content type='html'>&lt;p&gt;&lt;a href="http://www.magmypic.com"&gt;&lt;img border="0" src="http://c1.magmypic.com/usermags/3/1/3114f36a77dbddeb04e2478574d9646e_4800.jpg"&gt;&lt;/a&gt;&lt;br&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-619437337500189788?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/619437337500189788/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=619437337500189788' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/619437337500189788'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/619437337500189788'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/08/la-novelle-saison-arrive.html' title='La nouvelle saison arrive...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1144092057773018435</id><published>2008-07-02T17:48:00.002-04:00</published><updated>2008-07-02T17:56:11.739-04:00</updated><title type='text'>Squeak et iTouch</title><content type='html'>Les développeurs de &lt;a href="http://squeak.org"&gt;Squeak&lt;/a&gt; ne cessent de m'impressionner. Voici en vidéo la dernière mouture de Squeak:&lt;br /&gt;&lt;br /&gt;&lt;embed id="VideoPlayback" style="width:400px;height:326px" allowFullScreen="true" src="http://video.google.com/googleplayer.swf?docid=-8336229069737911818&amp;hl=fr&amp;fs=true" type="application/x-shockwave-flash"&gt; &lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;Cette démo provient de &lt;a href="http://squeakland.jp/community/biography/michaelbio.html"&gt;Michael Rueger&lt;/a&gt; qui a fait une petite démonstration de Squeak sur son iTouch. Ce dernier donnera un atelier sur &lt;a href="http://www.sophie-project.org/"&gt;Sophie&lt;/a&gt; lors des &lt;a href="http://2008.rmll.info/"&gt;RMLL de 2008&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1144092057773018435?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1144092057773018435/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1144092057773018435' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1144092057773018435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1144092057773018435'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/07/squeak-et-itouch.html' title='Squeak et iTouch'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1186924286932360644</id><published>2008-06-03T08:06:00.003-04:00</published><updated>2008-12-11T12:26:39.520-05:00</updated><title type='text'>Vous connaissez BeFunky?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.befunky.com/"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/SEU0AsxaqtI/AAAAAAAAARw/NISlDsi0DpM/s320/file5XjMqC.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5207625730746919634" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BeFunky fut lancé l’an dernier. Cet outil Web fut créé par Tekin Tatar and Kemal Ozisikcilar, le site offre deux services:The Cartoonizer et Uvatar. The Cartoonizer vous permet de charger des photos et de leur donner un aspect bande dessinée. &lt;br /&gt;&lt;br /&gt;&lt;object width="400" height="295"&gt; &lt;param name="allowfullscreen" value="true" /&gt; &lt;param name="allowscriptaccess" value="always" /&gt; &lt;param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1086041&amp;amp;server=www.vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt; &lt;embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1086041&amp;amp;server=www.vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="http://www.vimeo.com/1086041?pg=embed&amp;sec=1086041"&gt;Cartoonizer en Action&lt;/a&gt; de &lt;a href="http://www.vimeo.com/user504795?pg=embed&amp;sec=1086041"&gt;BeFunky&lt;/a&gt; sur &lt;a href="http://vimeo.com?pg=embed&amp;sec=1086041"&gt;Vimeo&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Uvatar permet lui de créer un avatar réaliste à partir de votre photo. &lt;br /&gt;&lt;br /&gt;&lt;object width="400" height="359"&gt; &lt;param name="allowfullscreen" value="true" /&gt; &lt;param name="allowscriptaccess" value="always" /&gt; &lt;param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1085440&amp;amp;server=www.vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt; &lt;embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1085440&amp;amp;server=www.vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="359"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="http://www.vimeo.com/1085440?pg=embed&amp;sec=1085440"&gt;Uvatar en Action&lt;/a&gt; de &lt;a href="http://www.vimeo.com/user504795?pg=embed&amp;sec=1085440"&gt;BeFunky&lt;/a&gt; sur &lt;a href="http://vimeo.com?pg=embed&amp;sec=1085440"&gt;Vimeo&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Mais la partie la plus excitante concerne le produit appelé Vidéo Cartoonizer, qui applique l’effet BD aux vidéos. Voici un exemple :&lt;br /&gt;&lt;br /&gt;&lt;object width="400" height="302"&gt; &lt;param name="allowfullscreen" value="true" /&gt; &lt;param name="allowscriptaccess" value="always" /&gt; &lt;param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1095533&amp;amp;server=www.vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt; &lt;embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1095533&amp;amp;server=www.vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="http://www.vimeo.com/1095533?pg=embed&amp;sec=1095533"&gt;Video Cartoonizer par BeFunky&lt;/a&gt; de &lt;a href="http://www.vimeo.com/user504795?pg=embed&amp;sec=1095533"&gt;BeFunky&lt;/a&gt; sur &lt;a href="http://vimeo.com?pg=embed&amp;sec=1095533"&gt;Vimeo&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;object type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;feedurl=http%3A%2F%2Ftechcrunch%2Eblip%2Etv%2Frss%2Fflash&amp;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F874424%3Freferrer%3Dhttp%3A%2F%2Fwww%2Egoogle%2Efr%2Freader%2Fview%2Fsource%3D3&amp;brandlink=http%3A%2F%2Fblip%2Etv%2F%3Futm%5Fsource%3Dbrandlink&amp;brandname=blip%2Etv&amp;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" width="400" height="255" allowfullscreen="true" id="showplayer"&gt;&lt;param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;feedurl=http%3A%2F%2Ftechcrunch%2Eblip%2Etv%2Frss%2Fflash&amp;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F874424%3Freferrer%3Dhttp%3A%2F%2Fwww%2Egoogle%2Efr%2Freader%2Fview%2Fsource%3D3&amp;brandlink=http%3A%2F%2Fblip%2Etv%2F%3Futm%5Fsource%3Dbrandlink&amp;brandname=blip%2Etv&amp;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" /&gt;&lt;param name="quality" value="best" /&gt;&lt;embed src="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;feedurl=http%3A%2F%2Ftechcrunch%2Eblip%2Etv%2Frss%2Fflash&amp;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F874424%3Freferrer%3Dhttp%3A%2F%2Fwww%2Egoogle%2Efr%2Freader%2Fview%2Fsource%3D3&amp;brandlink=http%3A%2F%2Fblip%2Etv%2F%3Futm%5Fsource%3Dbrandlink&amp;brandname=blip%2Etv&amp;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" quality="best" width="400" height="255" name="showplayer" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Cet outil Web est fort intéressant à utiliser et à expérimenter!&lt;br /&gt;&lt;br /&gt;Amusez-vous!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1186924286932360644?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1186924286932360644/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1186924286932360644' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1186924286932360644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1186924286932360644'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/06/vous-connaissez-befunky.html' title='Vous connaissez BeFunky?'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/SEU0AsxaqtI/AAAAAAAAARw/NISlDsi0DpM/s72-c/file5XjMqC.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-5666090277591431883</id><published>2008-05-09T08:16:00.008-04:00</published><updated>2008-12-11T12:26:40.496-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Un peu de TiVi...</title><content type='html'>Plusieurs personnes mentionnent fréquemment que...&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;c'est pas pareil sous Linux, &lt;br /&gt;j'ai des problèmes avec le son,&lt;br /&gt;je ne peux écouter des streams audio ou vidéos...&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Par contre, l'avantage de Linux, est cet esprit de création, cette intelligence collective qui fait profiter à toutes et à tous d'un système très efficace et adapté à tous types d'usagers actuels.&lt;br /&gt;&lt;br /&gt;Afin de faire profiter à tous de petits trucs, en voici un pour ceux et celles qui désirent regarder RDI et LCN en direct (chaînes d'informations continues au Québec) sans avoir à passer par leur sites Web et éviter les publicités souvent inutiles...Le tout fonctionne à partir de Totem Movie Player installé de base avec la distribution Ubuntu. &lt;br /&gt;&lt;br /&gt;Allons-y!&lt;br /&gt;&lt;br /&gt;Pour RDI, il suffit dans un terminal d'entrer la commande suivante:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;﻿totem http://www.radio-canada.ca/util/endirect/rdidirect.asx&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/SCREpqAu76I/AAAAAAAAAQs/2p67tsMDT6c/s1600-h/fileBbWJbt.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/SCREpqAu76I/AAAAAAAAAQs/2p67tsMDT6c/s320/fileBbWJbt.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5198355352335085474" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pour LCN, il suffit dans un terminal d'entrer la commande suivante:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;totem http://207.253.121.82/LCN?.wma&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRE1KAu77I/AAAAAAAAAQ0/BqlNq1W-Ddw/s1600-h/fileNUDePB.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRE1KAu77I/AAAAAAAAAQ0/BqlNq1W-Ddw/s320/fileNUDePB.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5198355549903581106" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Voilà! Simple n'est-ce pas? Et pour éviter la ligne de commande dans un terminal, vous pouvez vous créer un lanceur sur votre bureau...&lt;br /&gt;&lt;br /&gt;Cliquez le bouton droit de votre souris sur votre bureau et sélectionnez "Créer un lanceur"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRH1KAu78I/AAAAAAAAAQ8/TFKKgPVYJ6Y/s1600-h/Capture.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRH1KAu78I/AAAAAAAAAQ8/TFKKgPVYJ6Y/s320/Capture.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5198358848438464450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Complétez maintenant les champs avec les informations nécessaires. Choisissez-vous une icône...et validez le tout!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRH_KAu79I/AAAAAAAAARE/42vYVkseN2k/s1600-h/filevns92p.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRH_KAu79I/AAAAAAAAARE/42vYVkseN2k/s320/filevns92p.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5198359020237156306" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Vous avez maintenant accès à RDI en un seul clic sur votre Bureau..&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRIHKAu7-I/AAAAAAAAARM/8HjCui-4Rvc/s1600-h/filetxIZCj.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/SCRIHKAu7-I/AAAAAAAAARM/8HjCui-4Rvc/s200/filetxIZCj.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5198359157676109794" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Bonne écoute!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-5666090277591431883?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/5666090277591431883/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=5666090277591431883' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5666090277591431883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5666090277591431883'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/05/un-peu-de-tivi.html' title='Un peu de TiVi...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/SCREpqAu76I/AAAAAAAAAQs/2p67tsMDT6c/s72-c/fileBbWJbt.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2987071221250308297</id><published>2008-04-30T14:14:00.002-04:00</published><updated>2008-12-11T12:26:40.685-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Hiver'/><title type='text'>C'est assez!!!</title><content type='html'>Encore une fois ce matin... 5cm au sol!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/SBi3ePJHvnI/AAAAAAAAAPY/28LWoWugqYI/s1600-h/DSCF1249.resized.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/SBi3ePJHvnI/AAAAAAAAAPY/28LWoWugqYI/s200/DSCF1249.resized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5195103900260613746" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AHAHHAH! Je n'en peux plus!&lt;br /&gt;&lt;br /&gt;FOOOOOOOOOOOOOOOOOORE!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2987071221250308297?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2987071221250308297/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2987071221250308297' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2987071221250308297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2987071221250308297'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/04/cest-assez.html' title='C&apos;est assez!!!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/SBi3ePJHvnI/AAAAAAAAAPY/28LWoWugqYI/s72-c/DSCF1249.resized.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2856863046862640419</id><published>2008-04-27T08:54:00.002-04:00</published><updated>2008-12-11T12:26:40.916-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Ubuntu Hardy Heron 8.04</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/RwWHG6vd6kI/AAAAAAAAABc/RZkJiN_YdvQ/s320/ubuntu_web_logo_185x172.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/RwWHG6vd6kI/AAAAAAAAABc/RZkJiN_YdvQ/s320/ubuntu_web_logo_185x172.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Et bien c'est fait!&lt;br /&gt;&lt;br /&gt;J'ai installé Ubuntu Hardy Heron sur mon portable ThinkPad T61 Lenovo.&lt;br /&gt;&lt;br /&gt;J'ai procédé avec le gestionnaire de mise-à-jour... un peu long... même très long car le processus d'installation fait le tour complet de toutes les applications installés sur le système précédent.&lt;br /&gt;&lt;br /&gt;Je vais continuer mon exploration...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2856863046862640419?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2856863046862640419/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2856863046862640419' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2856863046862640419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2856863046862640419'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/04/ubuntu-hardy-heron-804.html' title='Ubuntu Hardy Heron 8.04'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/RwWHG6vd6kI/AAAAAAAAABc/RZkJiN_YdvQ/s72-c/ubuntu_web_logo_185x172.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7934505686861938135</id><published>2008-04-22T07:38:00.003-04:00</published><updated>2008-04-22T07:49:37.531-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Entreprise'/><title type='text'>Un an déjà...</title><content type='html'>Quand même triste ce gâteau de premier anniverssaire du conflit de travail au Journal de Québec. Pas que je suis un grand syndicaliste, au contraire... Mais je pense que ça sent "mon père est plus fort que le tien" et, de plus en plus, la partie patronale ne me semble pas transparente...&lt;br /&gt;&lt;br /&gt;Cette même partie patronale qui a fermée en cours d'année un fleuron beauceron L'imprimerie Éclaireur de Beauceville, et récemment, l'imprimerie de QuébécorWorld à Magog...&lt;br /&gt;&lt;br /&gt;Suite à ces évènements, aucun de nos élus politiques n'est allé sur la place publique pour dénoncer le "capitalisme sauvage"... et pourtant, les dirigeants des sandales Crocs la semaine dernière furent traités de capitalistes sauvages et tous les médias ont embarqués dans le bateau... C'est sûr, ce sont de gros méchants américains...&lt;br /&gt;&lt;br /&gt;Deux poids, deux mesures? Pour moi, la finalité est la même : les actionnaires des compagnies en veulent plus dans leurs poches... il faut donc faire des profits plus gros...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7934505686861938135?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7934505686861938135/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7934505686861938135' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7934505686861938135'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7934505686861938135'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/04/un-dja.html' title='Un an déjà...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-5214423516823214233</id><published>2008-03-22T11:08:00.004-04:00</published><updated>2008-12-11T12:26:41.492-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><title type='text'>Squeak 3.10</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R-Ui1PUHfQI/AAAAAAAAAOQ/AFaRCtKlNOY/s1600-h/Ratonetep.png"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R-Ui1PUHfQI/AAAAAAAAAOQ/AFaRCtKlNOY/s320/Ratonetep.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5180585244398943490" /&gt;&lt;/a&gt;&lt;br /&gt;Squeak 3.10 est &lt;a href="http://ftp.squeak.org/3.10/"&gt;disponible ici&lt;/a&gt;. Contrairement à ce que disait mon copain Gilles &lt;a href="http://www.gilles-jobin.org/jobineries/index.php?2008/03/22/723-310"&gt;dans son billet de ce matin&lt;/a&gt;, vous pouvez télécharger le &lt;a href="http://www.solinfpc.net/fichiers/fr.translation"&gt;fichier fr.translation&lt;/a&gt; et ainsi rendre  votre version 3.10 francophone en grande partie.&lt;br /&gt;&lt;br /&gt;Pour réaliser la tâche&lt;br /&gt; - Ouvrir le menu monde et choisir «open...» .&lt;br /&gt; - Par la suite, cliquer sur «Language editor».&lt;br /&gt; - Cliquer sur le bouton «load» et charger &lt;span style="font-weight:bold;"&gt;fr.translation&lt;/span&gt;.&lt;br /&gt; - Fermer l'éditeur de langage. &lt;br /&gt; - Ouvrir à nouveau le menu monde et cliquer sur «help» et dans le sous-menu, cliquer sur «set language». &lt;br /&gt; - Vous devriez voir Français. &lt;br /&gt;&lt;br /&gt;  &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/R-Ulq_UHfRI/AAAAAAAAAOY/cJBUNc5leK8/s1600-h/fileeBmgiQ.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R-Ulq_UHfRI/AAAAAAAAAOY/cJBUNc5leK8/s320/fileeBmgiQ.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5180588366840167698" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Au moins 80% est traduit. &lt;span style="font-style:italic;"&gt;(cliquez sur l'image pour la taille maximale)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R-UmfPUHfSI/AAAAAAAAAOg/7Fe3z0Y4A_s/s1600-h/fileWAq3U0.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R-UmfPUHfSI/AAAAAAAAAOg/7Fe3z0Y4A_s/s320/fileWAq3U0.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5180589264488332578" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;C'est mieux que rien....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-5214423516823214233?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/5214423516823214233/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=5214423516823214233' title='3 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5214423516823214233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5214423516823214233'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/squeak-310.html' title='Squeak 3.10'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/R-Ui1PUHfQI/AAAAAAAAAOQ/AFaRCtKlNOY/s72-c/Ratonetep.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-941031943120990737</id><published>2008-03-21T09:56:00.009-04:00</published><updated>2008-12-11T12:26:42.254-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Humour'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Graphisme'/><title type='text'>3... 2... 1... Cheese!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/R-PDC_UHfNI/AAAAAAAAAN4/FWo8FuNeg-c/s1600-h/cheese-big.png"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/R-PDC_UHfNI/AAAAAAAAAN4/FWo8FuNeg-c/s320/cheese-big.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5180198452529167570" /&gt;&lt;/a&gt;&lt;br /&gt;J'ai découvert hier soir une petite application sans trop de prétention mais fort amusante à utiliser avec les enfants: &lt;a href="http://www.gnome.org/projects/cheese/"&gt;Cheese&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Cheese est un logiciel pour GNOME qui vous permet de prendre des photos et des vidéos de vous et de vos amis grâce à votre webcam, d'y ajouter des effets spéciaux, et de les partager ensuite avec votre famille et vos amis.&lt;br /&gt;&lt;br /&gt;Cheese est un programme écrit dans le cadre du &lt;span style="font-style:italic;"&gt;&lt;a href="http://code.google.com/soc/"&gt;Summer of Code 2007 de Google&lt;/a&gt;&lt;/span&gt; qui en quelques mois à peine comporte presque toutes les fonctionnalités classiques des applications de ce type existantes. Le développeur principal n'arrête pas d'ajouter &lt;a href="http://www.gnome.org/projects/cheese/screenshots.html"&gt;de nouvelles fonctionnalités&lt;/a&gt; à un rythme effréné. Côté technique, il utilise &lt;a href="http://gstreamer.freedesktop.org/"&gt;GStreamer&lt;/a&gt; pour appliquer de jolis effets à vos photos et vidéos.&lt;br /&gt;&lt;br /&gt;Dans les paquetages de Gutsy, la version 0.2.3 est celle disponible (pour GNOME 2.20.1). Vous pouvez, par exemple, appliquer les effets suivants à vos photos et vidéos :&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R-PBxvUHfMI/AAAAAAAAANw/b-12ubuMiAQ/s1600-h/filelsAkQe.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R-PBxvUHfMI/AAAAAAAAANw/b-12ubuMiAQ/s320/filelsAkQe.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5180197056664796354" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ce qui peut donner des résultats comme ceci...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R-PEJvUHfOI/AAAAAAAAAOA/FV5xttHUPGA/s1600-h/Picture01.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R-PEJvUHfOI/AAAAAAAAAOA/FV5xttHUPGA/s320/Picture01.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5180199668004912354" /&gt;&lt;/a&gt; &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/R-PEQfUHfPI/AAAAAAAAAOI/gdKPHzPuRtQ/s1600-h/Picture02.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R-PEQfUHfPI/AAAAAAAAAOI/gdKPHzPuRtQ/s320/Picture02.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5180199783969029362" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;... et que même avec des tonnes d'effets... rien pour améliorer votre humble serviteur. ;-)&lt;br /&gt;&lt;br /&gt;Amusez-vous bien!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.gnome.org/projects/cheese/"&gt;Page du projet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.gnome.org/projects/cheese/screenshots.html"&gt;Saisies d'écran&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-941031943120990737?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/941031943120990737/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=941031943120990737' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/941031943120990737'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/941031943120990737'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/3-2-1-cheese.html' title='3... 2... 1... Cheese!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/R-PDC_UHfNI/AAAAAAAAAN4/FWo8FuNeg-c/s72-c/cheese-big.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1131365258748055534</id><published>2008-03-20T12:57:00.004-04:00</published><updated>2008-12-11T12:26:42.338-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ressources humaines'/><category scheme='http://www.blogger.com/atom/ns#' term='Entreprise'/><category scheme='http://www.blogger.com/atom/ns#' term='Gestion'/><title type='text'>Les sept obstacles principaux à la bonne gestion de talents</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R-KY1fUHfJI/AAAAAAAAANY/b-r5HdwGkMc/s1600-h/reshum.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R-KY1fUHfJI/AAAAAAAAANY/b-r5HdwGkMc/s400/reshum.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5179870566135856274" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Pourcentage des cadres en gestion des ressources humaines considérant ces énoncés problématiques&lt;br /&gt;Source : McKinsey&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1131365258748055534?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1131365258748055534/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1131365258748055534' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1131365258748055534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1131365258748055534'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/les-sept-obstacles-principaux-la-bonne.html' title='Les sept obstacles principaux à la bonne gestion de talents'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/R-KY1fUHfJI/AAAAAAAAANY/b-r5HdwGkMc/s72-c/reshum.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-5882364667738653459</id><published>2008-03-19T13:38:00.009-04:00</published><updated>2008-12-11T12:26:42.692-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Graphisme'/><title type='text'>Pencil: un outil fort intéressant pour le graphisme</title><content type='html'>J'ai découvert un logiciel fort intéressant ce matin : &lt;a href="http://www.les-stooges.org/pascal/pencil/index.php?id=Home"&gt;Pencil&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.les-stooges.org/pascal/pencil/contents//Home/pencil-home.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px;" src="http://www.les-stooges.org/pascal/pencil/contents//Home/pencil-home.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pencil est un logiciel d'animation et de dessin pour Mac OS X, Windows, et Linux. Vous pouvez créer de traditionnelles bandes dessinées animées en utilisant dans une même interface le dessin bitmap et vectoriel. Pencil est gratuit et «open source».&lt;br /&gt;&lt;br /&gt;Quelques saisies d'écrans...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.les-stooges.org/pascal/pencil/contents/Screenshots/0.4.3-screenshot-win.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px;" src="http://www.les-stooges.org/pascal/pencil/contents/Screenshots/0.4.3-screenshot-win.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.les-stooges.org/pascal/pencil/contents/Screenshots/image2.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px;" src="http://www.les-stooges.org/pascal/pencil/contents/Screenshots/image2.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;De plus, il peut exporter les réalisations aux formats suivants: séquences d'images, films MOV, Flash/SWF... &lt;span style="font-style:italic;"&gt;(cliquer sur l'image pour voir l'animation complète)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://recycleyourgolgot.free.fr/course.swf"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/R-FSZVn7OZI/AAAAAAAAANA/7r0klABKrUM/s200/course.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5179511641707592082" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.les-stooges.org/pascal/pencil/contents/Gallery/video0.swf"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R-FTA1n7OaI/AAAAAAAAANI/WgR7H1SfDSU/s200/video0.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5179512320312424866" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Vous trouverez une &lt;a href="http://www.les-stooges.org/pascal/pencil/index.php?id=Gallery"&gt;galerie plus complète de réalisations ici&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Vous pouvez &lt;a href="http://www.les-stooges.org/pascal/pencil/index.php?id=Download"&gt;télécharger Pencil ici&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-5882364667738653459?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/5882364667738653459/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=5882364667738653459' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5882364667738653459'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/5882364667738653459'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/pencil-un-outil-fort-intressant-pour-le.html' title='Pencil: un outil fort intéressant pour le graphisme'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/R-FSZVn7OZI/AAAAAAAAANA/7r0klABKrUM/s72-c/course.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3103455792010941303</id><published>2008-03-09T09:31:00.010-04:00</published><updated>2008-12-11T12:26:43.166-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Scratch: installation sous Linux</title><content type='html'>Depuis quelques temps, je travaille et découvre le logiciel &lt;a href="http://scratch.mit.edu"&gt;Scratch&lt;/a&gt;. Sous Linux, j'étais confronté à certaines limites telles : sons de batterie, banque sonore, et différents effets. J'ai bien installé &lt;a href="http://virtualbox.org"&gt;VirtualBox&lt;/a&gt; avec un Windows XP afin d'accéder à certaines applications. Par contre, j'aime bien pouvoir éviter le plus possible ce système propriétaire.&lt;br /&gt;&lt;br /&gt;À force de faire des expériences, j'ai réussi à faire fonctionner au complet Scratch sous mon Linux en utilisant Wine. Voici la façon de faire:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1. Installation de Wine et Squeak&lt;/span&gt;&lt;br /&gt;Si Wine et Squeak ne sont pas installés sur votre système, ouvrir un terminal et taper les commandes suivantes:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;$ sudo apt-get install wine&lt;br /&gt;$ sudo apt-get install squeak-vm&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Si vous n'aviez pas Squeak d'installé, il est possible que le répertoire "squeak" n'existe pas dans votre répertoire personnel. Créez un répertoire "squeak" dans votre espace personnel:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;$ cd /home/rep_personnel $ mkdir squeak&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;2. Configuration de Wine&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Dans un terminal, tapez "winecfg". &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;$ winecfg&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Vous obtiendrez:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/R9PtgVn7OWI/AAAAAAAAAMo/3iXeu0qgzAs/s1600-h/fileQUtU7L.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R9PtgVn7OWI/AAAAAAAAAMo/3iXeu0qgzAs/s320/fileQUtU7L.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5175741536595032418" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pour mon système, Ubuntu Gutsy 7.10, ALSA est le pilote utilisé. J'ai donc cliqué le Pilote ALSA dans les pilotes audio. Sélectionnez votre pilote audio et cliquez sur appliqué. Fermez cette fenêtre.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/R9Pt3Vn7OXI/AAAAAAAAAMw/6-0Orre4qoo/s1600-h/fileQq9oCE.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R9Pt3Vn7OXI/AAAAAAAAAMw/6-0Orre4qoo/s320/fileQq9oCE.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5175741931732023666" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Le son pour Wine est configuré.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;3. Téléchargement&lt;/span&gt;&lt;br /&gt;Téléchargez maintenant Scratch : &lt;a href="http://scratch.mit.edu/files/ScratchInstaller.exe"&gt;Installateur de Scratch&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Rappelez-vous de l'endroit où vous avez téléchargé votre fichier.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;4. Installation de Scratch&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Toujours dans un terminal, tapez les commandes suivantes:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;$ cp /endroit/ou/setrouve/ScratchInstaller.exe /home/rep_personnel/.wine/drive_c&lt;br /&gt;$ wine "c:/ScratchInstaller.exe"&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;En validant la seconde commande, l'installateur de Scratch démarre...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/R9Pvn1n7OYI/AAAAAAAAAM4/pEVs3gs1Vf4/s1600-h/fileZrOiJZ.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/R9Pvn1n7OYI/AAAAAAAAAM4/pEVs3gs1Vf4/s320/fileZrOiJZ.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5175743864467306882" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Faites votre installation.&lt;br /&gt;&lt;br /&gt;Une fois l'installation terminée, on vous invite à démarrer Scratch. Le tout devrait démarrer.&lt;br /&gt;&lt;br /&gt;Lors de l'installation, par défaut un raccourci est créé sur le Bureau. Il est possible que le raccourci ne soit pas sur votre Bureau mais dans un répertoire Desktop dans votre répertoire personnel. Déplacez ce raccourci sur votre bureau. De plus, pour accéder à Scratch, vous pouvez passer par: Applications-&gt; Wine-&gt; Programmes-&gt; Scratch-&gt; Scratch. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;5. Francisation de l'interface&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Finalement, afin que le tout soit correctement fait, téléchargez le &lt;a href="http://solinfpc.net/fichiers/fr.po"&gt;fr.po&lt;/a&gt; et placez-le dans répertoire "locale" se trouvant ici : /home/rep_personnel/.wine/drive_c/Program Files/Scratch/. Par la suite, démarrez Scratch et sur le bouton "Language", sélectionnez "français". Votre environnement Scratch est maintenant totalement francisé et complètement fonctionnel (sons et effets).&lt;br /&gt;&lt;br /&gt;Amusez-vous!&lt;br /&gt;&lt;br /&gt;Ajout du 16 mars: afin que vos sons jouent de façon correcte, dans la fenêtre de configuration, sélectionnez dans le menu déroulant «Accélération matérielle» le mode «Émulation».&lt;br /&gt;Merci &lt;a href="http://pierrelachance.net"&gt;Pierre L.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3103455792010941303?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3103455792010941303/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3103455792010941303' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3103455792010941303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3103455792010941303'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/scratch-installation-sous-linux.html' title='Scratch: installation sous Linux'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/__ViH8tWS4RI/R9PtgVn7OWI/AAAAAAAAAMo/3iXeu0qgzAs/s72-c/fileQUtU7L.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3568578684961539735</id><published>2008-03-08T19:10:00.005-05:00</published><updated>2008-12-11T12:26:44.188-05:00</updated><title type='text'>Une belle journée...malgré la tempête!</title><content type='html'>On annoncait une tempête pour ce week-end, on en a eu une bonne partie. Cela ne m'a pas empêché c ematin de me rendre à Québec afin de profiter d'une occasion en or de jouer un match de hockey amical avec une gang de gars fort sympathique.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/R9Ms-1n7ORI/AAAAAAAAAMA/qMRoKL3K398/s1600-h/DSCF1165.resized.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/R9Ms-1n7ORI/AAAAAAAAAMA/qMRoKL3K398/s320/DSCF1165.resized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5175529854836881682" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/R9MtOVn7OSI/AAAAAAAAAMI/cgKx3GcHThM/s1600-h/DSCF1167.resized.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R9MtOVn7OSI/AAAAAAAAAMI/cgKx3GcHThM/s320/DSCF1167.resized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5175530121124854050" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R9MtaFn7OTI/AAAAAAAAAMQ/ViqMjKwFrMo/s1600-h/DSCF1168.resized.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R9MtaFn7OTI/AAAAAAAAAMQ/ViqMjKwFrMo/s320/DSCF1168.resized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5175530322988316978" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R9MtqFn7OUI/AAAAAAAAAMY/5SNaQxgl-RE/s1600-h/DSCF1171.resized.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R9MtqFn7OUI/AAAAAAAAAMY/5SNaQxgl-RE/s320/DSCF1171.resized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5175530597866223938" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R9Mt4Fn7OVI/AAAAAAAAAMg/cXEm1_l91FU/s1600-h/DSCF1173.resized.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R9Mt4Fn7OVI/AAAAAAAAAMg/cXEm1_l91FU/s320/DSCF1173.resized.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5175530838384392530" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Merci à toute la gang pour ce beau social! Une belle journée... malgré la tempête!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3568578684961539735?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3568578684961539735/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3568578684961539735' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3568578684961539735'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3568578684961539735'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/une-belle-journemalgr-la-tempte.html' title='Une belle journée...malgré la tempête!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/R9Ms-1n7ORI/AAAAAAAAAMA/qMRoKL3K398/s72-c/DSCF1165.resized.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1529898760520645091</id><published>2008-03-05T19:29:00.006-05:00</published><updated>2008-03-05T19:44:33.366-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel gratuit'/><title type='text'>Flying Around...</title><content type='html'>J'ai produit ce petit vidéo il y a déjà quelques temps. Il ne manquait qu'une petite piste sonore. Simple, vraiment simple... Le tout fut réalisé avec Terragen (création des fractales 3D), Terranim (création du vol de caméra), Gimp/Cinepaint (édition et retouche de scène), AviDemux (montage vidéo et sonore) et finalement ZynAddSubFX (piste sonore).&lt;br /&gt;&lt;br /&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-b3af5db1a2c7584d" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v9.nonxt3.googlevideo.com/videoplayback?id%3Db3af5db1a2c7584d%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D6F736F820D23D2BC9CDA115835180869E878FB8C.47806F22C182BD66A618C76321574EE00FA28A0A%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Db3af5db1a2c7584d%26offsetms%3D5000%26itag%3Dw160%26sigh%3Dt0N3YggMKJg-SqXGnYid2Y7fL1I&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v9.nonxt3.googlevideo.com/videoplayback?id%3Db3af5db1a2c7584d%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D6F736F820D23D2BC9CDA115835180869E878FB8C.47806F22C182BD66A618C76321574EE00FA28A0A%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3Db3af5db1a2c7584d%26offsetms%3D5000%26itag%3Dw160%26sigh%3Dt0N3YggMKJg-SqXGnYid2Y7fL1I&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1529898760520645091?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=b3af5db1a2c7584d&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1529898760520645091/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1529898760520645091' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1529898760520645091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1529898760520645091'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/flying-around.html' title='Flying Around...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6524339183564560598</id><published>2008-03-04T18:25:00.003-05:00</published><updated>2008-03-05T19:56:07.461-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='3D'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Graphisme'/><title type='text'>Qcake : vidéo</title><content type='html'>Voici un vidéo présentant un petit jeu simple réalisé avec QCake:&lt;br /&gt;&lt;br /&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-e1d5ffdea9bfd3f1" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v22.nonxt7.googlevideo.com/videoplayback?id%3De1d5ffdea9bfd3f1%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D5A09D3C39528ACE67700EE7FE7123C2A655EDF4E.1495468C53CFD36FC490FAA6574CC7EB5F505C93%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3De1d5ffdea9bfd3f1%26offsetms%3D5000%26itag%3Dw160%26sigh%3D45tdtrEyyMieO4rZt-sNNYwB9sY&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v22.nonxt7.googlevideo.com/videoplayback?id%3De1d5ffdea9bfd3f1%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1329879900%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D5A09D3C39528ACE67700EE7FE7123C2A655EDF4E.1495468C53CFD36FC490FAA6574CC7EB5F505C93%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3De1d5ffdea9bfd3f1%26offsetms%3D5000%26itag%3Dw160%26sigh%3D45tdtrEyyMieO4rZt-sNNYwB9sY&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6524339183564560598?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='video/mp4' href='http://www.blogger.com/video-play.mp4?contentId=e1d5ffdea9bfd3f1&amp;type=video%2Fmp4' length='0'/><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6524339183564560598/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6524339183564560598' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6524339183564560598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6524339183564560598'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/qcake-vido.html' title='Qcake : vidéo'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3844770198434295950</id><published>2008-03-03T15:10:00.003-05:00</published><updated>2008-03-03T15:29:08.336-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='innovation'/><title type='text'>QCake: une découverte!</title><content type='html'>En fouinant sur le web, j'ai découvert un outil superbe de création 3D: &lt;a href="http://www.qcake.org"&gt;QCake&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;QCake-Designer est outil libre de développement de jeux, de simulations ou de programmes avec des éléments 3D. Il vous permet de travailler avec des catalogues d'objets 3D, de sons, d'effets physiques et de scripts.&lt;br /&gt;&lt;br /&gt;QCake (GPL) est un environnement de programmation tout en ayant de disponible un éditeur de scène 3D pour le développement de jeux 3D basé sur &lt;a href="http://plib.sourceforge.net/"&gt;PLIB&lt;/a&gt;. QCake supporte la plupart des fonctions de &lt;a href="http://plib.sourceforge.net/"&gt;PLIB&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Une scène représentant la physique des collisions...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.qcake.org/screens/screen1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px;" src="http://www.qcake.org/screens/screen1.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Une simple scène avec quelques objets...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.qcake.org/screens/screen3.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px;" src="http://www.qcake.org/screens/screen3.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Il y a des utilitaires de lecture QCakePlayer pour Linux, Mac et Windows, OpenMoko Handy devrait apparaître dans l'avenir.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3844770198434295950?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3844770198434295950/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3844770198434295950' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3844770198434295950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3844770198434295950'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/qcake-une-dcouverte.html' title='QCake: une découverte!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-8158545935985080596</id><published>2008-03-03T13:17:00.003-05:00</published><updated>2008-03-03T15:29:34.416-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Humour'/><title type='text'>Hockey season's still running!</title><content type='html'>&lt;p&gt;&lt;a href="http://www.magmypic.com"&gt;&lt;img src="http://c.magmypic.com/uploads/4/e6/4e61948e4db6a489054ab7f32fc8abe5_SPORTSILLUSTRATED_med.jpg"&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Cr&amp;eacute;&amp;eacute; votre image personnelle chez &lt;a href="http://www.magmypic.com"&gt;Fake Magazine Covers&lt;/a&gt;&lt;br&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-8158545935985080596?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/8158545935985080596/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=8158545935985080596' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8158545935985080596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/8158545935985080596'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/03/hockey-seasons-still-running.html' title='Hockey season&apos;s still running!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4734364888916440643</id><published>2008-02-16T08:05:00.001-05:00</published><updated>2008-02-16T08:09:13.525-05:00</updated><title type='text'>5 millions de dollars pour fournir 14 mille ordinateurs portables à des élèves et enseignants</title><content type='html'>Le projet pilote « Un ordinateur portable par enfant (One laptop per Child , Olpc) » est en passe de devenir une réalité en Haïti, où une soixantaine d’écoles primaires haïtiennes vont pouvoir bénéficier de ce programme.&lt;br /&gt;&lt;br /&gt;Enseignants et élèves seront formés au fonctionnement des ordinateurs, à leur entretien basique, et à la résolution des petits problèmes. Les dépannages plus complexes seront pris en charge par les étudiants des écoles de formation professionnelle ou les conseillers locaux en technologie de l’information.&lt;br /&gt;&lt;br /&gt;Pour en savoir un peu plus : &lt;a href="http://www.alterpresse.org/spip.php?article6939"&gt;http://www.alterpresse.org/spip.php?article6939&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4734364888916440643?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4734364888916440643/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4734364888916440643' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4734364888916440643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4734364888916440643'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/02/5-millions-de-dollars-pour-fournir-14.html' title='5 millions de dollars pour fournir 14 mille ordinateurs portables à des élèves et enseignants'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4183511023890976328</id><published>2008-02-12T15:31:00.000-05:00</published><updated>2008-02-12T15:40:25.477-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><title type='text'>Le XO arrive aux Virgin Islands</title><content type='html'>Je vous invite à regarder le vidéo de ces enfants recevant leurs nouveaux portables XO.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://waveplace.com/locations/usvi/"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://waveplace.com/mu/waveplace/item/tp35.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 320px;" src="http://waveplace.com/mu/waveplace/item/tp35.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Superbe vidéo sur le site &lt;a href="http://waveplace.com/locations/usvi/"&gt;Waveplace&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;De plus, &lt;a href="http://waveplace.com/locations/usvi/"&gt;Waveplace&lt;/a&gt; offre une &lt;a href="http://waveplace.com/resources/tutorials/"&gt;série de vidéos de formation sur Squeak (version XO)&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4183511023890976328?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4183511023890976328/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4183511023890976328' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4183511023890976328'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4183511023890976328'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/02/le-xo-arrive-aux-virgin-islands.html' title='Le XO arrive aux Virgin Islands'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1160640554889999022</id><published>2008-01-11T16:17:00.000-05:00</published><updated>2008-12-11T12:26:44.492-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>KDE 4.0 : Bravo!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/R4fdMC9ePcI/AAAAAAAAAKo/rm2VghAD0Zg/s1600-h/kde40.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/R4fdMC9ePcI/AAAAAAAAAKo/rm2VghAD0Zg/s320/kde40.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5154331497571696066" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.kde.org"&gt;&lt;span style="font-weight:bold;"&gt;KDE 4.0 est là tout chaud!&lt;/span&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1160640554889999022?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1160640554889999022/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1160640554889999022' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1160640554889999022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1160640554889999022'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/01/kde-40-bravo.html' title='KDE 4.0 : Bravo!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/R4fdMC9ePcI/AAAAAAAAAKo/rm2VghAD0Zg/s72-c/kde40.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7259103106988570345</id><published>2008-01-11T15:30:00.000-05:00</published><updated>2008-12-11T12:26:44.674-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scratch'/><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>Scratch en français: simple!!!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R4fTGy9ePbI/AAAAAAAAAKg/sh6rTDm_hZA/s1600-h/scratch1.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R4fTGy9ePbI/AAAAAAAAAKg/sh6rTDm_hZA/s320/scratch1.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5154320412261105074" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pour ceux et celles qui ont de l'intérêt dans le logiciel &lt;a href="http://scratch.mit.edu/"&gt;Scratch&lt;/a&gt;, voici &lt;a href="http://solinfpc.net/fichiers/fr.po"&gt;le fichier «fr.po» plus complet&lt;/a&gt; que l'original que vous trouvez avec le paquetage original.&lt;br /&gt;&lt;br /&gt;Il s'agit de placer ce fichier dans le dossier «locale» qui se trouve à l'intérieur de votre dossier Scratch et le tour est joué!&lt;br /&gt;&lt;br /&gt;N'hésitez pas à mentionner les erreurs de traduction! Je modifierai le fichier avec plaisir.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7259103106988570345?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7259103106988570345/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7259103106988570345' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7259103106988570345'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7259103106988570345'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2008/01/scratch-en-franais-simple.html' title='Scratch en français: simple!!!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/__ViH8tWS4RI/R4fTGy9ePbI/AAAAAAAAAKg/sh6rTDm_hZA/s72-c/scratch1.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1646415634209756713</id><published>2007-12-20T12:33:00.000-05:00</published><updated>2008-12-11T12:26:45.047-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ipod touch'/><title type='text'>Lire du PDF sur iTouch</title><content type='html'>Dans la foulée entreprise dernièrement concernant mon iTouch, je me suis installé un lecteur de fichiers PDF.&lt;br /&gt;&lt;br /&gt;Je me suis installé le PDF Viewer grâce à Installer (&lt;a href="http://solinfpc.blogspot.com/2007/12/mon-cadeau-de-nol-ipod-touch.html"&gt;voir le premier épisode ici&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R2qp8kzGMpI/AAAAAAAAAJ4/ZgnhkpW1BZI/s1600-h/snap_123924.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R2qp8kzGMpI/AAAAAAAAAJ4/ZgnhkpW1BZI/s320/snap_123924.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5146112382359450258" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Par la suite, j'ai accédé à mon iTouch monté sur mon Gutsy Gibbon Ubuntu 7.10 (&lt;a href="http://solinfpc.blogspot.com/2007/12/ipod-touch-deuxime-partie.html"&gt;voir le second épisode ici&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;À l'ouverture de mon iTouch, je me suis créé un dossier nommé PDF. J'y glisse mes publications et voilà! Simple comme Ubuntu...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R2qqJkzGMqI/AAAAAAAAAKA/OTd_BzSpKmE/s1600-h/snap_123945.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R2qqJkzGMqI/AAAAAAAAAKA/OTd_BzSpKmE/s320/snap_123945.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5146112605697749666" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Intéressant quand on veut avoir à portée de la main &lt;a href="http://www.ilv-edition.com/librairie/"&gt;quelques publications libres&lt;/a&gt; pour une lecture éventuelles...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1646415634209756713?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1646415634209756713/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1646415634209756713' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1646415634209756713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1646415634209756713'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/12/lire-du-pdf-sur-itouch.html' title='Lire du PDF sur iTouch'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/R2qp8kzGMpI/AAAAAAAAAJ4/ZgnhkpW1BZI/s72-c/snap_123924.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1288252760750142271</id><published>2007-12-20T09:00:00.000-05:00</published><updated>2008-12-11T12:26:45.389-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ipod touch'/><title type='text'>iPod Touch : deuxième partie</title><content type='html'>Pour faire suite à mon &lt;a href="http://solinfpc.blogspot.com/2007/12/mon-cadeau-de-nol-ipod-touch.html"&gt;premier article sur mon cadeau de Noël&lt;/a&gt;, Je voulais réussir à brancher mon iPod Touch à mon poste de travail tournant sur Ubuntu Gutsy Gibbon 7.10.&lt;br /&gt;&lt;br /&gt;C'est fait!  Voici la façon de réaliser le tout:&lt;br /&gt;&lt;br /&gt;Avec «Installer» sur votre iPod Touch, assurez-vous d'avoir installer «OpenSSH». Nous allons utiliser ce protocole pour se brancher sur votre iTouch.&lt;br /&gt;&lt;br /&gt;Vous aurez à ajouter des dépôts dans Synaptic. Si vous ne savez comment faire, &lt;a href="http://doc.ubuntu-fr.org/tutoriel/comment_modifier_sources_maj"&gt;&lt;span style="font-weight:bold;"&gt;avant tout lire ceci!!!&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;1. Ajoutez à vos dépôts dans Synaptic, le dépôt suivant :&lt;br /&gt; &lt;blockquote&gt;deb http://ppa.launchpad.net/ipod-touch/ubuntu gutsy main&lt;br /&gt;deb-src http://ppa.launchpad.net/ipod-touch/ubuntu gutsy main&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;2. Rechargez vos paquetages.&lt;br /&gt;&lt;br /&gt;3. Dans la section «État», vous aurez à mettre à jour certains applications et librairies. Les modifications seront apportées aux paquetages suivants: libgpod3, amaroK, gtkpod, exaile, banshee, rhythmbox. Personnellement, je n'ai pas installé exaile et banshee.&lt;br /&gt;&lt;br /&gt;Dans la section «Nouveaux dans le dépôt», vous aurez «ipod-convenience». Installez ce nouveau paquetage. &lt;br /&gt;&lt;br /&gt;Faites une recherche sur le paquetage «sshfs», «fuse-utils» afin de vous assurer qu'ils sont installées. Sinon, il vous faut aussi installer ces deux paquetages.&lt;br /&gt;&lt;br /&gt;Lors de l'installation des paquetages, on vous demandera l'adresse IP de votre iPod Touch et le répertoire où sera monté votre iPod. Personnellement, le IP est à 192.168.1.100 et le répertoire est celui proposé par défaut à l'installation /media/ipod.&lt;br /&gt;&lt;br /&gt;4. L'installation des paquetages nécessaires est terminée. Quittez Synaptic.&lt;br /&gt;&lt;br /&gt;5. Il vous faut maintenant ouvrir une session de Terminal.&lt;br /&gt;&lt;br /&gt;Faites l'opération suivante :&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;sudo chown "nom_utilisateur" /media/ipod&lt;br /&gt;sudo adduser "nom_utilisateur" fuse&lt;/blockquote&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;br /&gt;Écrivez le nom d'utilisateur sans les guillemets&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;6. Voilà! Toujours en mode session Terminal, écrivez :&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;~$ ipod-touch-mount&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Vous devriez obtenir comme réponse :&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;root@192.168.1.100's password:&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Inscrivez le mot de passe «root» sur votre ipod. (Si vous n'avez pas modifié le tout avec le &lt;span style="font-style:italic;"&gt;Jailbreak&lt;/span&gt;, pour la version 1.1.1, c'est &lt;span style="font-style:italic;"&gt;alpine&lt;/span&gt;)&lt;br /&gt;&lt;br /&gt;Validez le tout.&lt;br /&gt;&lt;br /&gt;Vous devriez obtenir sur votre bureau une icône supplémentaire associée à votre iPod Touch...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/R2qR1UzGMnI/AAAAAAAAAJo/NaPTxpCoT1Q/s1600-h/fileYJv6YY.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/R2qR1UzGMnI/AAAAAAAAAJo/NaPTxpCoT1Q/s320/fileYJv6YY.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5146085869526332018" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Vous pouvez «visiter» votre iTouch...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/__ViH8tWS4RI/R2qSo0zGMoI/AAAAAAAAAJw/yxAsdrpLre8/s1600-h/file2vkwTp.png"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/__ViH8tWS4RI/R2qSo0zGMoI/AAAAAAAAAJw/yxAsdrpLre8/s320/file2vkwTp.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5146086754289595010" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Mais soyez prudents dans vos manipulations.&lt;br /&gt;&lt;br /&gt;Pour démonter votre iTouch, dans la session de Terminal : &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;~$ ipod-touch-umount&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Je vous conseille d'utiliser &lt;a href="http://gtkpod.sourceforge.net/index_fr.html"&gt;gtkpod&lt;/a&gt; ou &lt;a href="http://amarok.kde.org/"&gt;Amarok&lt;/a&gt; pour stocker vos pièces musicales dans votre iTouch. Vous trouverez un &lt;a href="http://doc.ubuntu-fr.org/gtkpod"&gt;didacticiel ici&lt;/a&gt; ou avec Amarok (&lt;a href="http://doc.ubuntu-fr.org/ipod"&gt;didacticiel ici&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;C'est une première étape, il me reste à faire la synchro des photos et des vidéos. Je vais aussi tenter d'automatiser le montage à la connexion du iPod sur mon poste de travail. Je devrai probablement modifier le fichier fstab.... À suivre!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1288252760750142271?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1288252760750142271/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1288252760750142271' title='22 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1288252760750142271'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1288252760750142271'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/12/ipod-touch-deuxime-partie.html' title='iPod Touch : deuxième partie'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/R2qR1UzGMnI/AAAAAAAAAJo/NaPTxpCoT1Q/s72-c/fileYJv6YY.png' height='72' width='72'/><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7330607650112182552</id><published>2007-12-17T13:19:00.000-05:00</published><updated>2007-12-17T13:31:03.949-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><category scheme='http://www.blogger.com/atom/ns#' term='Entreprise'/><title type='text'>Les WIkis : outils stratégiques pour l'entreprise</title><content type='html'>La publication du &lt;a href="http://www.lesaffaires.com"&gt;journal Les Affaires&lt;/a&gt; du 14 décembre dernier propose cinq articles intéressants traitant de l'utilisation des wikis dans les petites, moyennes et grandes organisations.&lt;br /&gt;&lt;br /&gt;Si le sujet du Web 2.0 touchant l'entreprise vous intéresse, alors voici les liens traitant de ce sujet:&lt;br /&gt;&lt;br /&gt;1. &lt;a href="http://www.lesaffaires.com/article/0/futurdescommunication/2007-12-13/468789/un-outil-puissant-pour-les-entreprises.fr.html"&gt;Un outil puissant pour les entreprises&lt;/a&gt;&lt;br /&gt;2. &lt;a href="http://www.lesaffaires.com/article/0/futurdescommunication/2007-12-13/468790/les-conditions-gagnantes-pour-implanter-un-wiki.fr.html"&gt;Les conditions gagnantes pour implanter un wiki&lt;/a&gt;&lt;br /&gt;3. &lt;a href="http://www.lesaffaires.com/article/0/futurdescommunication/2007-12-13/468797/le-courriel-est-mort--vive-les-wikis-.fr.html"&gt;Le courriel est mort, vive les wikis !&lt;/a&gt;&lt;br /&gt;4. &lt;a href="http://www.lesaffaires.com/article/0/futurdescommunication/2007-12-13/468798/les-cinq-outils-de-lentreprise-20.fr.html"&gt;Les cinq outils de l'entreprise 2.0&lt;/a&gt;&lt;br /&gt;5. &lt;a href="http://www.lesaffaires.com/article/0/futurdescommunication/2007-12-13/468799/de-grands-avantages-pour-les-petites-entreprises.fr.html"&gt;De grands avantages pour les petites entreprises&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Les outils composant le Web 2.0 deviennent de plus en plus des pistes stratégiques pour les organisations.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7330607650112182552?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7330607650112182552/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7330607650112182552' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7330607650112182552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7330607650112182552'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/12/les-wikis-outils-stratgiques-pour.html' title='Les WIkis : outils stratégiques pour l&apos;entreprise'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7741631262973746283</id><published>2007-12-14T12:19:00.000-05:00</published><updated>2008-12-11T12:26:45.909-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ipod touch'/><title type='text'>Mon cadeau de Noël : iPod Touch!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/__ViH8tWS4RI/R2LAUkzGMlI/AAAAAAAAAJY/_nmG0cbuQa0/s1600-h/title_ipodtouch_20070905.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/__ViH8tWS4RI/R2LAUkzGMlI/AAAAAAAAAJY/_nmG0cbuQa0/s320/title_ipodtouch_20070905.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5143885184118436434" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Lors de récent colloque, un copain de chez &lt;a href="http://apple.com"&gt;Apple&lt;/a&gt; (Merci Renaud!) m'a fait une rapide présentation de son &lt;a href="http://www.apple.com/ipodtouch/"&gt;iPod Touch&lt;/a&gt;. Ce fut le coup de foudre pour ce gadget!&lt;br /&gt;&lt;br /&gt;La semaine suivante, je me suis commandé mon cadeau de Noël: un beau iPod Touch 16Gigs.&lt;br /&gt;&lt;br /&gt;Première impression : Apple a vraiment le don de l'innovation. Tout y est bien pensé, un design superbe, un "ease-of-use" incroyable, et le souci de toujours penser aux facilités à offrir au "end-user!&lt;br /&gt;&lt;br /&gt;Par contre, le seul défaut: on y trouve peu d'applications disponibles! Plusieurs me diront qu'il y a une tonne &lt;a href="http://www.apple.com/webapps/"&gt;d'applications de type WebApps sur le site d'Apple&lt;/a&gt;, mais malheureusement, on se doit d'avoir une connexion sans fil à portée pour y avoir accès. L'installation d'applications sur le iPod Touch demeure pénible voire impossible "en toute légalité"! Et pour ceux et celles qui me connaissent, j'ai cherché pas mal d'applications libres pouvant tourner sur ce système.&lt;br /&gt;&lt;br /&gt;Mes fouilles sur le net m'ont fait découvrir que la plupart des propriétaires avaient les mêmes reproches que moi à faire sur ce type de iPod. En plus, le kit de développement n'est pas accessible publiquement ce qui aurait pu me servir pour développer mes applications. Par contre, j'ai découvert qu'il était possible de «passer à-côté» de certaines protections...Hum!!!! Mon âme de «hacker» se remet à vibrer!&lt;br /&gt;&lt;br /&gt;J'ai donc suivi &lt;a href="http://www.google.com/notebook/public/07086737915035379255/BDQ5wIgoQ_veuqOsi"&gt;certaines recettes trouvées ici et là sur Internet&lt;/a&gt;, et me voilà maintenant capable d'utiliser des jeux, des utilitaires, des applications que je désire utiliser quotidiennement en plus de l'écoute de ma musique, mes photos...&lt;br /&gt;&lt;br /&gt;Voici deux captures de certaines de mes applications...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R2K_VEzGMjI/AAAAAAAAAJI/TPbzxZt5gHo/s1600-h/snap_102026.jpg"&gt;&lt;img style="margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R2K_VEzGMjI/AAAAAAAAAJI/TPbzxZt5gHo/s320/snap_102026.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143884093196743218" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/__ViH8tWS4RI/R2K_aEzGMkI/AAAAAAAAAJQ/rYxJXNsh4C0/s1600-h/snap_102040.jpg"&gt;&lt;img style="margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/__ViH8tWS4RI/R2K_aEzGMkI/AAAAAAAAAJQ/rYxJXNsh4C0/s320/snap_102040.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143884179096089154" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Prochaine étape : brancher le tout sur mon Ubuntu Gutsy Linux!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7741631262973746283?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/7741631262973746283/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=7741631262973746283' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7741631262973746283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7741631262973746283'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/12/mon-cadeau-de-nol-ipod-touch.html' title='Mon cadeau de Noël : iPod Touch!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/__ViH8tWS4RI/R2LAUkzGMlI/AAAAAAAAAJY/_nmG0cbuQa0/s72-c/title_ipodtouch_20070905.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2500026277054293099</id><published>2007-12-11T08:35:00.000-05:00</published><updated>2007-12-11T08:38:45.989-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Musique'/><title type='text'>Que de souvenirs...</title><content type='html'>J'aurais aimé assisté à ce show à Londres hier... Quelques bons moments me sont revenus en tête à l'écoute de ce vidéo de Led Zeppelin...&lt;br /&gt;&lt;br /&gt;Long Live Rock'n Roll!!!&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/3G_JTMuHOQk&amp;rel=1&amp;border=0"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/3G_JTMuHOQk&amp;rel=1&amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2500026277054293099?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2500026277054293099/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2500026277054293099' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2500026277054293099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2500026277054293099'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/12/que-de-souvenirs.html' title='Que de souvenirs...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2211986609776753096</id><published>2007-12-03T08:13:00.000-05:00</published><updated>2007-12-03T09:33:07.652-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><title type='text'>Kindo : Vous aimez la généalogie?</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://kindo.com/themes/kindo/images/kindo.gif"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://kindo.com/themes/kindo/images/kindo.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;Belle découverte en ce matin de tempête hivernale: &lt;a href="http://kindo.com/index.php/kindo/?lang=fr-utf-8"&gt;Kindo&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Si la généalogie vous intéresse ou si tout simplement vous voulez vous amuser à construire rapidement votre arbre familial avec vos enfants, Kindo vous offre une solution facile en ligne, graphique, à utiliser directement dans votre navigateur.&lt;br /&gt;&lt;br /&gt;Le service est en tout point comparable à &lt;a href="http://www.geni.com"&gt;Geni&lt;/a&gt;. L’interface est plus simple et bien conçue mais le principe est le même. Le service est aussi disponible en 11 langues.&lt;br /&gt;&lt;br /&gt;Voici un petit vidéo vous démontrant la simplicité d'utilisation et de création de vos racines généalogiques...&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/SVGFnmzrtF8&amp;rel=1&amp;border=0"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/SVGFnmzrtF8&amp;rel=1&amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Grâce à l'option de signalement par courriel pour l'existence et la participation d'une personne à votre arbre vous permet de développer rapidement toutes les branches familiales.&lt;br /&gt;&lt;br /&gt;Bonne généalogie!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2211986609776753096?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2211986609776753096/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2211986609776753096' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2211986609776753096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2211986609776753096'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/12/kindo-vous-aimez-la-gnalogie.html' title='Kindo : Vous aimez la généalogie?'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-4538588754543996510</id><published>2007-11-10T07:47:00.000-05:00</published><updated>2007-11-10T08:00:20.625-05:00</updated><title type='text'>24 heures chrono... il y a 10 ans!</title><content type='html'>Mon copain, &lt;a href="http://pierrelachance.net/blog"&gt;Pierre Lachance&lt;/a&gt;, m'a fait découvrir une merveilleuse série télévisée l'an dernier : 24 heures chrono.&lt;br /&gt;&lt;br /&gt;Série télévisée exploitant au maximum les fabulations technologiques, je me demande bien ce qu'aurait pu être cette série sans les cellulaires, l'exploitation maximale des réseaux câblés et sans fil, communications satellitaires, etc...&lt;br /&gt;&lt;br /&gt;&lt;object type="application/x-shockwave-flash" data="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=1788161&amp;fullscreen=1" width="400" height="270" &gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="movie" quality="best" value="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=1788161&amp;fullscreen=1" /&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Heureusement que Jack Bauer a attendu un peu pour sauver le monde de manière plus efficace... Je me demande bien si nous ne regarderons pas cette série un jour avec la même ironie...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-4538588754543996510?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/4538588754543996510/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=4538588754543996510' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4538588754543996510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/4538588754543996510'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/11/24-heures-chrono-il-y-10-ans.html' title='24 heures chrono... il y a 10 ans!'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-3481548187456466122</id><published>2007-11-01T08:03:00.000-04:00</published><updated>2007-11-01T10:46:16.813-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Humour'/><title type='text'>J'ai bien ri...</title><content type='html'>Encore les doléances sur la langue française... Écoutez-ce vidéo...&lt;br /&gt;&lt;br /&gt;Allez, accrochez un sourire!&lt;br /&gt;&lt;br /&gt;&lt;object height="366" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/-7BffKoC_h0&amp;amp;rel=1&amp;amp;border=0"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/-7BffKoC_h0&amp;amp;rel=1&amp;amp;border=0" type="application/x-shockwave-flash" wmode="transparent" height="366" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Félicitations aux acteurs!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-3481548187456466122?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/3481548187456466122/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=3481548187456466122' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3481548187456466122'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/3481548187456466122'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/11/jai-bien-ri.html' title='J&apos;ai bien ri...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-6340928846597125645</id><published>2007-10-19T08:10:00.000-04:00</published><updated>2007-11-01T10:41:21.040-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='innovation'/><title type='text'>Holographiquement vôtre !</title><content type='html'>Des étudiants de l'&lt;a href="http://www.usc.edu/"&gt;Université de Californie du Sud (USC)&lt;/a&gt; viennent de concrétiser un vieux rêve de "Geeks" : le procédé holographique.&lt;p align="justify"&gt;&lt;br /&gt;Les chercheurs de la division ‘Innovative Technology’ de l'&lt;a href="http://www.usc.edu/"&gt;USC&lt;/a&gt; ont développé une méthode d'affichage holographique à 360° degrés. Le résultat est impressionnant même si un énorme travail de stabilisation de la méthode doit encore être réalisé.&lt;/p&gt;  &lt;p align="justify"&gt;L'étrange et immense machine mise au point par cette équipe est capable de projeter des images tridimensionnelles. Concrètement lorsque l’on est relativement proche de l'objet projeté et que l'on tourne autour, on a l'impression de le voir en 3 dimensions.&lt;/p&gt;  &lt;p align="justify"&gt;Pour arriver à un tel résultat, les étudiants ont utilisé différentes techniques d'interprétation des lumières pour leur champ autostéréostopique d'affichage des images en 3D. Le système d'affichage consiste en un vidéo projecteur à très haute vitesse, un miroir pivotant sur lui-même recouvert d'un diffuseur holographique, et un processeur spécialisé, qui décode les signaux vidéo qui proviennent de l'ordinateur.&lt;/p&gt;  &lt;p align="justify"&gt;Le champ holographique ainsi constitué utilise également une carte graphique capable de diffuser près de 5.000 images 3D interactives par seconde. Cette carte est utilisée pour diffuser des images à 360 degrés qui varient légèrement à chaque projection (de 1,25 degré) et qui sont mises à jour régulièrement.&lt;/p&gt;  &lt;p align="justify"&gt;Les images sont projetées sur un interféromètre réflecteur anisotropique (qui supprime le flou des textures, et corrige les images projetées) positionné sur un axe pivotant motorisé.&lt;/p&gt;&lt;p align="justify"&gt;Petite vidéo explicative...&lt;/p&gt;&lt;p style="text-align: left;"&gt;&lt;object height="355" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/QRN7g9IklGQ&amp;amp;rel=1"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/QRN7g9IklGQ&amp;amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: left;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Référence : &lt;a href="http://www.silicon.fr/fr/news/2007/10/19/usa____holographiquement_v_tre___"&gt;Silicon.fr&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-6340928846597125645?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/6340928846597125645/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=6340928846597125645' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6340928846597125645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/6340928846597125645'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/10/holographiquement-vtre.html' title='Holographiquement vôtre !'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-1961453780662625577</id><published>2007-10-04T21:28:00.000-04:00</published><updated>2007-10-04T21:33:45.522-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Squeak'/><title type='text'>Croquet: une démo...</title><content type='html'>Voici un vidéo de Croquet et de courtes descriptions sur ce qui est possible de faire avec ce logiciel. C'est un logiciel de créativité puissant permettant la collaboration en 3D.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/oKi-fkyAtg8"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/oKi-fkyAtg8" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;L'équipe de Croquet est excellente dans la démonstration sur comment le texte, les nombres, le 2D et le 3D, les différents mondes et le liens vers des applications externes peuvent interagir dans l'environnement graphique.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-1961453780662625577?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/1961453780662625577/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=1961453780662625577' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1961453780662625577'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/1961453780662625577'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/10/croquet-une-dmo.html' title='Croquet: une démo...'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-730387251322575821</id><published>2007-10-04T20:35:00.001-04:00</published><updated>2008-12-11T12:26:45.959-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Ubuntu 8.04</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/__ViH8tWS4RI/RwWHG6vd6kI/AAAAAAAAABc/RZkJiN_YdvQ/s1600-h/ubuntu_web_logo_185x172.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://4.bp.blogspot.com/__ViH8tWS4RI/RwWHG6vd6kI/AAAAAAAAABc/RZkJiN_YdvQ/s320/ubuntu_web_logo_185x172.png" alt="" id="BLOGGER_PHOTO_ID_5117645104493750850" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Linux Ubuntu 8.04 (pour Avril 2008) vient d’être annoncé sous le nom de Hardy Heron. Cette version succèdera à la cinquième version alpha d’Ubuntu Gutsy Gibbon 7.10 qui vient d’être mise en ligne.&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;               &lt;/div&gt;&lt;p style="text-align: justify;"&gt;Ubuntu 7.10 Gutsy Gibbon, dont la version finale est annoncée pour le 18 octobre, laissera donc sa place en avril 2008 à Ubuntu 8.04 Hardy Heron.&lt;br /&gt;&lt;br /&gt;Hardy Heron représente une version importante de la distribution Linux Ubuntu puisqu’elle est estampillée LTS (Long Time Support). &lt;/p&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;p style="text-align: justify;"&gt;Pour rappel, Dapper Drake 6.06 LTS est la dernière version dite « long time support ». Il convient donc de garder cette version pour les personnes désirant un support de version plus long.&lt;br /&gt;Ubuntu 7.04 Feisty Fawn est actuellement la version stable la plus récente de la distribution Linux Ubuntu.&lt;/p&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;p style="text-align: justify;"&gt;&lt;em&gt;&lt;strong class="spip"&gt;Ubuntu&lt;/strong&gt; est une distribution Linux soutenue par la société Canonical Ltd, et par la fondation Ubuntu, fondée par le milliardaire Sud-Africain Mark Shuttleworth. Ubuntu Linux est résolument orientée grand public et bureautique grâce à sa convivialité et son ergonomie. Cependant, sa stabilité reconnue permet de l’exploiter sur des serveurs. La version par défaut utilise Gnome ; une version existe sur KDE, appelée Kubuntu.&lt;/em&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Liens utiles : &lt;/strong&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;strong style="font-weight: normal;" class="spip"&gt;Site officiel Ubuntu :&lt;/strong&gt; &lt;strong class="spip"&gt;&lt;a target="_blank" href="http://www.ubuntu.com/" class="spip_out"&gt;Ubuntu&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="spip"&gt;Ubuntu-pro.net : &lt;/span&gt;&lt;strong class="spip"&gt;&lt;a target="_blank" href="http://www.ubuntu-pro.net/" class="spip_out"&gt;Support professionnel mutualisé pour GNU/Linux Ubuntu&lt;/a&gt;&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;strong style="font-weight: normal;" class="spip"&gt;Autre lien utile : &lt;/strong&gt;&lt;strong class="spip"&gt;&lt;a target="_blank" href="http://www.ubuntu-fr.org/" class="spip_out"&gt;Communauté francophone des utilisateurs d’Ubuntu&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="spip"&gt;&lt;strong class="spip"&gt;&lt;br /&gt;Glossaire de l’article :&lt;/strong&gt; &lt;/p&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;strong class="spip"&gt;Fondation Ubuntu&lt;/strong&gt; : fondation créée en 2005 par Mark Shuttleworh qui lui apporta une contribution initiale de 10 millions de dollars. La fondation a pour but de rémunérer les développeurs d’Ubuntu.&lt;/li&gt;&lt;li&gt;&lt;strong class="spip"&gt;Gnome&lt;/strong&gt; (GNU Network Object Model Environnement) : un environnement graphique libre. L’interface fonctionne sous Linux mais également sous Unix.&lt;/li&gt;&lt;li&gt;&lt;strong class="spip"&gt;KDE&lt;/strong&gt; : un environnement graphique libre. Il a la particularité d’avoir des similitudes avec l’interface de Windows. L’interface fonctionne sous Linux mais également sous d’autres systèmes d’exploitation. &lt;/li&gt;&lt;li&gt;&lt;strong class="spip"&gt;LTS &lt;/strong&gt;(Long Time Support) : Version support de longue durée d’Ubuntu : La fondation Ubuntu et des sociétés indépendantes proposent un support technique pour Ubuntu. Ce service est assuré pendant au moins 5 ans après la date de sortie pour les versions LTS.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-730387251322575821?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/730387251322575821/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=730387251322575821' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/730387251322575821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/730387251322575821'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/10/linux-ubuntu-8.html' title='Ubuntu 8.04'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/__ViH8tWS4RI/RwWHG6vd6kI/AAAAAAAAABc/RZkJiN_YdvQ/s72-c/ubuntu_web_logo_185x172.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-2601974682843249646</id><published>2007-09-14T08:25:00.000-04:00</published><updated>2007-09-14T08:35:37.420-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logiciel libre'/><title type='text'>Logiciels libres et entreprises</title><content type='html'>Vous aimeriez en savoir un peu plus sur l'utilisation du logiciel libre dans votre organisation? Il existe un outil en ligne vous permettant comme gestionnaire ou simplement par curiosité de vous informer sur le sujet. La société française Bull a pensé à vous avec son portail sur ces applications pour entreprise baptisé Novaforge (&lt;a href="http://www.novaforge.org"&gt;http://www.novaforge.org&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Près de 200 logiciels libres d'importance y sont répertoriés par catégories. On y trouve également des fiches d'information sur les 120 logiciels libres les plus utilisés dans les entreprises et des conseils d'experts afin de sélectionner et intégrer des solutions non propriétaires dans son organisation.&lt;br /&gt;&lt;br /&gt;Finalement, Bull propose un test de 25 questions destiné à évaluer votre niveau de connaissance en la matière.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-2601974682843249646?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://solinfpc.blogspot.com/feeds/2601974682843249646/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6236196983390059911&amp;postID=2601974682843249646' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2601974682843249646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/2601974682843249646'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/09/logiciels-libres-et-entreprises.html' title='Logiciels libres et entreprises'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6236196983390059911.post-7980573178897243975</id><published>2007-06-08T11:29:00.000-04:00</published><updated>2007-06-28T07:35:55.716-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Nouveautés'/><title type='text'>Nouveau départ pour SIPC</title><content type='html'>SIPC s'installe sur un nouveau blog!&lt;br /&gt;&lt;br /&gt;Son site central servira aux orientations de la compagnie nouvellement formée!&lt;br /&gt;&lt;br /&gt;Donc, bienvenue sur ce blogue offert par Google!&lt;br /&gt;&lt;br /&gt;Merci.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6236196983390059911-7980573178897243975?l=solinfpc.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7980573178897243975'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6236196983390059911/posts/default/7980573178897243975'/><link rel='alternate' type='text/html' href='http://solinfpc.blogspot.com/2007/06/nouveau-dpart-pour-sipc.html' title='Nouveau départ pour SIPC'/><author><name>Pierre Couillard</name><uri>http://www.blogger.com/profile/12877643378703462680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='http://4.bp.blogspot.com/__ViH8tWS4RI/STMs8Geao2I/AAAAAAAAAos/JXRzuX9YOC4/S220/n1403963675_8559.jpg'/></author></entry></feed>
