<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux User Group of Mauritius &#187; Avinash Meetoo</title>
	<atom:link href="http://lugm.org/author/avinash/feed/" rel="self" type="application/rss+xml" />
	<link>http://lugm.org</link>
	<description>Promoting open source software in our beautiful island</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:44:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Terminator and Xournal</title>
		<link>http://www.noulakaz.net/weblog/2011/11/04/terminator-and-xournal/</link>
		<comments>http://www.noulakaz.net/weblog/2011/11/04/terminator-and-xournal/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 09:23:10 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[LUGM]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1844</guid>
		<description><![CDATA[&#160; A brief post to tell you that I stumbled upon two great open source software yesterday: Terminator can be used to open multiple Gnome terminals in a grid as shown above. As it also works in full-screen mode, Terminator is &#8230; <a href="http://www.noulakaz.net/weblog/2011/11/04/terminator-and-xournal/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p><p>A brief post to tell you that I stumbled upon two great open source software yesterday:</p><p><img class="alignnone size-full wp-image-1845 aligncenter" title="20111104-terminator" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/11/20111104-terminator.jpg" alt="" width="453" height="296" /></p><p><a  href="http://www.tenshu.net/p/terminator.html" >Terminator</a> can be used to open multiple Gnome terminals in a grid as shown above. As it also works in full-screen mode, Terminator is great when you have to, say, administer multiple servers at the same time using SSH.</p><p><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/11/20111104-xournal.jpg" ><img class="alignnone size-full wp-image-1846 aligncenter" title="20111104-xournal" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/11/20111104-xournal.jpg" alt="" width="450" height="247" /></a></p><p><a  href="http://xournal.sourceforge.net/" >Xournal</a> is, according to its author, a note taking application. But, and this is a wonderful side-effect, it is also a quite formidable PDF annotation tool!</p><p>Both can be installed on Fedora using yum and I suppose they are also available in the Ubuntu repositories (even though I&#8217;ve not checked) and can be installed with apt-get or aptitude.</p> ]]></content:encoded>
			<wfw:commentRss>http://www.noulakaz.net/weblog/2011/11/04/terminator-and-xournal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dennis Ritchie is dead</title>
		<link>http://www.noulakaz.net/weblog/2011/10/13/dennis-ritchie-is-dead/</link>
		<comments>http://www.noulakaz.net/weblog/2011/10/13/dennis-ritchie-is-dead/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 18:10:07 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[LUGM]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1835</guid>
		<description><![CDATA[Dennis Ritchie died this morning. Forty years ago, he invented two things: the C programming language (together with Brian Kernighan) and the UNIX operating system (together with Ken Thompson). C I first came across the C programming language when I &#8230; <a href="http://www.noulakaz.net/weblog/2011/10/13/dennis-ritchie-is-dead/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/10/20111013-dennis-ritchie.jpg" ><img class="alignnone size-full wp-image-1837" title="20111013-dennis-ritchie" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/10/20111013-dennis-ritchie.jpg" alt="" width="324" height="450" /></a></p><p style="text-align: left;"><a  href="http://en.wikipedia.org/wiki/Dennis_Ritchie" >Dennis Ritchie</a> died this morning.</p><p style="text-align: left;">Forty years ago, he invented two things: the C programming language (together with Brian Kernighan) and the UNIX operating system (together with Ken Thompson).</p><p style="text-align: left;"><strong>C</strong></p><p style="text-align: left;">I first came across the C programming language when I was 16 in Lower VI. At that time, I had an Amiga and I wanted to do some game and AI programming. I read in magazine articles that this required a powerful programming language such as C and, by sheer luck, I managed to get a copy of the seminal book, The C Programming Language, from Editions de l&#8217;Océan Indien in Curepipe. I distinctly remember that the book cost Rs 120.00 and that I had to borrow the money from a good friend of mine, Ritesh, to buy it.</p><p style="text-align: left;">I started reading the book when I got home and couldn&#8217;t leave it until the end. After 20 years, I still have the book and I still like to open it at random and marvel at its conciseness and precision.</p><p style="text-align: left;"><a href="http://www.noulakaz.net/weblog/2007/04/07/on-the-necessity-to-master-c/" >I still think that all computer scientists should know C</a>.</p><p style="text-align: left;"><strong>UNIX</strong></p><p style="text-align: left;">What can I say? UNIX is a marvelous operating system: powerful yet easy to understand. The historical UNIX has given way to modern variants like Mac OS X and Linux but the philosophy has remained the same and even has a name: it&#8217;s called the UNIX-way. In UNIX, each tool does one thing and only one thing. The trick is to combine the tools (using pipes or logical operators for example) to build more complex workflows&#8230;</p><p style="text-align: left;">Funnily, laymen do not realise that they depend on UNIX all day long as all Mac computers, the Orange Livebox, Sony and Samsung LCD televisions, Android smartphones, the iPhone and the iPad as well as all the computers at Google, Yahoo! and Amazon (among others) run some variant of UNIX.</p><p style="text-align: left;">Interestingly, the <a  href="http://top500.org/list/2011/06/100" >most powerful computers on the planet are powered by Linux</a>.</p><p style="text-align: left;">So, thank you again to you Dennis Ritchie. You changed the world.</p><p style="text-align: left;">RIP.</p> ]]></content:encoded>
			<wfw:commentRss>http://www.noulakaz.net/weblog/2011/10/13/dennis-ritchie-is-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Les logiciels libres: une opportunité pour Maurice</title>
		<link>http://www.noulakaz.net/weblog/2011/09/08/les-logiciels-libres-une-opportunite-pour-maurice-2/</link>
		<comments>http://www.noulakaz.net/weblog/2011/09/08/les-logiciels-libres-une-opportunite-pour-maurice-2/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 12:04:18 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[LUGM]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1816</guid>
		<description><![CDATA[Dans notre monde moderne, la plupart de nos activités de commerce, de communication et de loisirs fonctionnent grâce aux ordinateurs et, surtout, grâce aux logiciels (software) que ceux-ci exécutent. Il existe deux types de logiciels: ceux qui sont libres (open &#8230; <a href="http://www.noulakaz.net/weblog/2011/09/08/les-logiciels-libres-une-opportunite-pour-maurice-2/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/09/20110908-opensource-software.jpg" ><img class="alignnone size-full wp-image-1817" title="20110908-opensource-software" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/09/20110908-opensource-software.jpg" alt="" width="450" height="287" /></a></p><p>Dans notre monde moderne, la plupart de nos activités de commerce, de communication et de loisirs fonctionnent grâce aux ordinateurs et, surtout, grâce aux logiciels (software) que ceux-ci exécutent. Il existe deux types de logiciels: ceux qui sont libres (open source software) et ceux qui sont non-libres (aussi connus comme logiciels propriétaires ou privateurs).</p><p>Qu&#8217;y a t-il de commun entre Linux, Firefox, Chrome, OpenOffice et VLC Media Player? Ce sont tous des logiciels libres! Ce type de logiciel a plusieurs caractéristiques qu&#8217;il est intéressant d&#8217;analyser.</p><p><strong>Premièrement, un logiciel est libre s&#8217;il peut être utilisé par tous, pour tous les usages.</strong> Par exemple, le navigateur Firefox sous Linux peut être utilisé par un médecin travaillant pour le secteur public soudanais pour s&#8217;informer sur les dernières recherches médicales concernant la malaria. Bizarrement, ce même médecin n&#8217;a pas le droit de faire la même chose avec Internet Explorer sous Windows (qui sont tout deux non-libres) parce que le Soudan est <a  href="http://bit.ly/gLUFge" >un pays que les États-Unis n&#8217;aiment pas</a>&#8230; « La liberté des uns s&#8217;arrête là où commence celle des autres » en général&#8230; sauf dans le cas des logiciels non-libres.</p><p><strong>Deuxièment, un logiciel est libre s&#8217;il peut être redistribué.</strong> En d&#8217;autres mots, dès que quelqu&#8217;un utilise un logiciel libre, il peut, sans violer la loi, donner des copies de ce logiciel à ses proches et connaissances. Par exemple, un enseignant qui utiliserait OpenOffice, qui est une suite bureautique libre très complète avec traitement de texte, tableur, logiciel de présentation, logiciel de dessin et base de données, peut en faire des copies et les redistribuer à tous ses étudiants pour qu&#8217;ils puissent travailler ensemble. Évidemment, la redistribution est gratuite! Pour un pays avec des moyens limités comme Maurice, cette caractéristique est importante.</p><p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/09/20110908-firefox-source.jpg" ><img class="alignnone size-full wp-image-1818" title="20110908-firefox-source" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/09/20110908-firefox-source.jpg" alt="" width="451" height="376" /></a></p><p style="text-align: center;"><em>[Le code source de Firefox inclut <a  href="http://www.webmproject.org/" >WebM</a>, le nouveau format vidéo proposé par Google]</em></p><p><strong>Troisièmement, un logiciel est libre si chacun peut étudier son fonctionnement pour, éventuellement, l&#8217;adapter à ses besoins.</strong> Les logiciels sont écrits en utilisant un langage de programmation tel que C, C++, Java ou autre. On appelle cela le code source du logiciel. Dans la plupart des cas, les éditeurs des logiciels non-libres ne donnent pas la possibilité d&#8217;examiner ce code source contrairement aux concepteurs des logiciels libres (d&#8217;où le terme open source). Pour la plupart des gens, qui ne sont pas des programmeurs, le code source n&#8217;est pas compréhensible et présente peu d&#8217;intérêt. Par contre, ceux qui manient les langages de programmation y trouvent la possibilité (1) de s&#8217;instruire en regardant ce que font les autres (ce qui est important lorsqu&#8217;on est étudiant en informatique par exemple), (2) d&#8217;ajouter des fonctionnalités pour enrichir le logiciel et (3) de corriger les erreurs qui s&#8217;y trouvent.</p><p>Ce dernier point a beaucoup d&#8217;importance: les logiciels libres sont souvent très fiables, bien plus fiables que les logiciels non-libres, parce que les erreurs de programmation sont corrigés par des utilisateurs dès qu&#8217;ils sont découverts. C&#8217;est d&#8217;ailleurs pour cette raison que des entreprises très connus tels que Google, Amazon, Facebook et Twitter utilisent majoritairement des logiciels libres pour offrir leurs services.</p><p><strong>Quatrièmement, un logiciel est libre si chacun peut améliorer le logiciel pour ensuite le redistribuer au public s&#8217;il le souhaite.</strong> Comme chacun a accès au code source des logiciels qu&#8217;il utilise, cela permet aux plus créatifs d&#8217;entre nous d&#8217;y apporter des améliorations notables et de les partager avec les autres&#8230; Cette approche contributive du développement de logiciels libres permet de rapidement arriver à des niveaux de performance et de fiabilité phénoménaux.</p><p>Pour être complet, il est important de mentionner qu&#8217;il existe deux types de logiciels libres: ceux qui sont sous une licence virale (e.g. GPL) qui force les personnes (et les entreprises) à redistribuer leurs améliorations au public et ceux qui sont sous une licence non-virale (e.g. BSD, MIT, Apache) qui laisse la liberté aux personnes (et aux entreprises) de choisir s&#8217;il veulent redistribuer leurs améliorations ou non&#8230; Les puristes préfèrent le GPL tandis que les pragmatiques penchent plutôt pour les licences non-virales.</p><p><strong>Les logiciels libres à Maurice</strong></p><p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/09/20110908-opensource-activity.jpg" ><img class="alignnone size-full wp-image-1819" title="20110908-opensource-activity" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/09/20110908-opensource-activity.jpg" alt="" width="451" height="274" /></a></p><p style="text-align: left;">En 2008, RedHat <a  href="http://bit.ly/ehlNmA" >a fait une étude</a> sur le niveau d&#8217;activité autour des logiciels libres dans le monde en mesurant le nombre d&#8217;utilisateurs, le nombre de logiciels libres écrits, la politique instaurée par chaque gouvernement concernant l&#8217;utilisation des logiciels libres, le nombre de conférences, etc. On voit aisément que les pays occidentaux et les pays BRIC (Brésil / Russie / Inde / Chine) sont très actifs en ce qui concerne le logiciel libre.</p><p style="text-align: left;">Dans notre pays, beaucoup d&#8217;entreprises sont passées au logiciel libre. Il suffit de regarder les annonces d&#8217;emploi demandant des compétences en Linux, Java, PHP, MySQL, etc. pour s&#8217;en rendre compte. D&#8217;ailleurs plusieurs entreprises majeures de l&#8217;île font fonctionner leurs systèmes informatiques les plus critiques sur des serveurs Linux. Et ils ont raison.</p><p style="text-align: left;">Le <a  href="http://www.lugm.org/" >Linux User Group of Mauritius</a>, que j&#8217;ai aidé à mettre sur pied dix ans de cela, a pour mission d&#8217;aider les Mauriciens et les entreprises mauriciennes à adopter les logiciels libres.</p><p style="text-align: left;"><strong>Ah. J&#8217;ai oublié le plus important. Les logiciels libres sont gratuits!</strong></p><p style="text-align: left;">[J'ai écris cet article dans le cadre de ma collaboration avec le magazine TechKnow.]</p> ]]></content:encoded>
			<wfw:commentRss>http://www.noulakaz.net/weblog/2011/09/08/les-logiciels-libres-une-opportunite-pour-maurice-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you for making OSS2011 a success</title>
		<link>http://www.noulakaz.net/weblog/2011/06/24/thank-you-for-making-oss2011-a-success/</link>
		<comments>http://www.noulakaz.net/weblog/2011/06/24/thank-you-for-making-oss2011-a-success/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 06:13:37 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[LUGM]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1787</guid>
		<description><![CDATA[OSS2011: Le Logiciel Libre, 2011 et après Thank you to all participants for making this seminar on Open Source Software in Mauritius such a success. All the members of the organising team (from left to right: Vara Appavoo / UoM, &#8230; <a href="http://www.noulakaz.net/weblog/2011/06/24/thank-you-for-making-oss2011-a-success/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/06/20110622-organisers-oss2011.jpg" ><img class="alignnone size-full wp-image-1788 aligncenter" title="20110622-organisers-oss2011" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/06/20110622-organisers-oss2011.jpg" alt="" width="500" height="333" /></a></p><p style="text-align: center;"><strong>OSS2011: Le Logiciel Libre, 2011 et après</strong></p><p>Thank you to all participants for making this seminar on Open Source Software in Mauritius such a success.</p><p>All the members of the organising team (from left to right: Vara Appavoo / UoM, Ajay Ramjatan / LUGM, Begum Durgahee / UoM, Anwar Chutoo / UoM, Jayantee Gukhool / AUF, Anuja Appavoo / UoM and Avinash Meetoo / LUGM) worked really hard to get everything right. Of course, we were far from being perfect but, still, we were happy as all of us, organisers as well as the numerous participants, learned a lot during the day and met interesting people.</p><p>Special thanks to LUGM members who were present on that day especially Logan Velvindron who talked about how he has managed to mitigate the effects of denial of service attacks in OpenBSD. Special thanks also to Ajay Ramjatan who brought his own computers to demonstrate a variety of Open Source Software to the participants. His focus on multimedia software was a refreshing change from what we generally are shown during such an event.</p><p>The presentations from institutions like the MIE and UoM were very interesting as well as those from the other students (I was very impressed!) and private companies.</p><p>Of course, I loved the interactive session from 13:30 to 15:00. I had the pleasure of being the chairperson for that session and I found the discussion very lively and enriching. I loved how young people and older ones (like me&#8230;) could share the same kind of vision for our beloved country.</p><p>In three weeks, Anwar Chutoo and his team will finalise a report on the conclusions reached during the event which will then be circulated to all participants.</p><p>Once again, thanks to all who helped: organisers, presenters as well as participants.</p><p>See you all for OSS2012.</p><p>(Thanks to Irfaan Lamarque for the nice picture)</p> ]]></content:encoded>
			<wfw:commentRss>http://www.noulakaz.net/weblog/2011/06/24/thank-you-for-making-oss2011-a-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSS2011: Seminar on Linux and OSS on 22 June 2011</title>
		<link>http://www.noulakaz.net/weblog/2011/06/20/oss2011-seminar-on-linux-and-oss-on-22-june-2011/</link>
		<comments>http://www.noulakaz.net/weblog/2011/06/20/oss2011-seminar-on-linux-and-oss-on-22-june-2011/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 03:36:31 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[LUGM]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1772</guid>
		<description><![CDATA[As the founder of the Linux User Group of Mauritius (LUGM), I am delighted to, once again, tell you that there will be a Seminar on Open Source Software on 22 June 2011 at the University of Mauritius. The seminar &#8230; <a href="http://www.noulakaz.net/weblog/2011/06/20/oss2011-seminar-on-linux-and-oss-on-22-june-2011/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/06/20110620-lugm-tux.png" ><img class="alignnone size-full wp-image-1773 aligncenter" title="20110620-lugm-tux" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/06/20110620-lugm-tux.png" alt="" width="109" height="128" /></a></p><p>As the founder of the Linux User Group of Mauritius (LUGM), I am delighted to, once again, tell you that there will be a Seminar on Open Source Software on 22 June 2011 at the University of Mauritius.</p><p>The seminar is organised by LUGM in collaboration with the University of Mauritius and the Agence Universitaire de la Francophonie and will be held at the Burrunchobay Lecture Theatre at the University of Mauritius (<a  href="http://bit.ly/lAFrbR" >Google Map</a>)</p><p>The programme for the day is as follows:</p><ul><li> 09:00 &#8211; Official opening</li><li> 09:15 &#8211; First presentation session: Policy on OSS in Mauritius</li><li> 10:30 &#8211; Second presentation session: Students contributing to OSS</li><li> 11:15 &#8211; Third presentation session: Real world use of OSS</li><li> 12:00 &#8211; Lunch break</li><li> 13:15 &#8211; Three working sessions in parallel: (1) OSS in industry (to be chaired by myself), (2) OSS in education and (3) OSS at the level of the Government.</li><li> 14:30 &#8211; Synthesis of discussions held</li></ul><p>I would be more that happy if you could participate in the seminar and contribute to the discussions based on your extensive experience on using open source software at work. More information about the event can be found on <a  href="http://cse.uom.ac.mu/oss/fr" >http://cse.uom.ac.mu/oss/fr</a></p><p>Please note that the seminar is open to everyone but, because of logistical constraints, it is important to confirm your presence by IMMEDIATELY registering at <a  href="http://cse.uom.ac.mu/oss/fr/inscription_invite" >http://cse.uom.ac.mu/oss/fr/inscription_invite</a></p><p>I would like to thank Ajay Ramjatan of LUGM as well as Jayantee Gukhool, Director of AUF, and Anwar Chutoo, Lecturer at UoM, and his colleagues for making this seminar a reality.</p><p>Please feel free to disseminate to friends, colleagues and relatives <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded>
			<wfw:commentRss>http://www.noulakaz.net/weblog/2011/06/20/oss2011-seminar-on-linux-and-oss-on-22-june-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>La photo numérique sous Linux</title>
		<link>http://www.noulakaz.net/weblog/2011/01/21/la-photo-numerique-sous-linux/</link>
		<comments>http://www.noulakaz.net/weblog/2011/01/21/la-photo-numerique-sous-linux/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 06:46:06 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[LUGM]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1623</guid>
		<description><![CDATA[Il n&#8217;est plus nécessaire de présenter Linux. Les serveurs de Google, de Facebook et d&#8217;Amazon (par exemple) fonctionnent sous Linux et offrent une qualité de service inégalée. Linux est aussi utilisé par les smartphones Android. Par contre, Linux est rarement &#8230; <a href="http://www.noulakaz.net/weblog/2011/01/21/la-photo-numerique-sous-linux/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Il n&#8217;est plus nécessaire de présenter Linux. Les serveurs de Google, de Facebook et d&#8217;Amazon (par exemple) fonctionnent sous Linux et offrent une qualité de service inégalée. Linux est aussi utilisé par les smartphones Android. Par contre, Linux est rarement visible dans les foyers ce qui est dommage parce que Linux permet d&#8217;utiliser des dizaines de milliers de logiciels libres  (opensource) souvent de très grande qualité.</strong></p><p><strong>Dans cet article, je présente quelques logiciels libres fonctionnant sous Linux pouvant être utilisés par des photographes amateurs ou confirmés pour organiser, modifier et partager leurs photos.</strong></p><p><a  href="http://gphoto.org/" >gphoto</a> est un logiciel libre qui permet à Linux d&#8217;importer des photos de presque 1300 appareils photos numériques de marques et de modèles différents (de l&#8217;Apple iPhone jusqu&#8217;au Vivitar Vivicam en passant par tous les Canon, les Nikon, les Olympus et les Pentax de ce monde). gphoto peut être utilisé de façon autonome (les photos sont simplement sauvegardées dans un répertoire approprié) ou au sein d&#8217;un logiciel offrant des fonctionnalités plus avancées de gestion de photos.</p><p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/01/20110121-shotwell.jpg" ><img class="alignnone size-full wp-image-1624" title="20110121-shotwell" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/01/20110121-shotwell.jpg" alt="" width="450" height="338" /></a></p><p>Parmi ce genre de logiciels plus avancés, citons <a  href="http://www.digikam.org/" >digiKam</a> et <a  href="http://yorba.org/shotwell/" >Shotwell</a>, ce dernier étant depuis peu le gestionnaire de photos standard d&#8217;Ubuntu (la distribution Linux la plus populaire au monde). Shotwell permet également d&#8217;organiser les photos par évènements (par date) et par mots clés (tagging). On peut mettre une note à ses photos (de zéro à cinq étoiles), de les renommer et de changer leurs dates.</p><p>Avec Shotwell, il devient facile de changer l&#8217;orientation des photos, de les recadrer, de réduire les yeux rouges et d&#8217;ajuster l&#8217;exposition, la saturation, la teinte et la température de chaque photo (manuellement ou automatiquement, en général avec de très bons résultats). Dès lors, plus de prétextes pour se contenter de photos moches&#8230;</p><p>Les possibilités de correction et de restauration de photos de Shotwell sont très souvent suffisantes mais, de temps en temps, il est nécessaire d&#8217;aller plus loin dans la manipulation d&#8217;image. Shotwell s&#8217;intègre parfaitement avec <a  href="http://www.gimp.org/" >Gimp</a>, un éditeur d&#8217;image très puissant avec une interface utilisateur nécessitant quelques heures d&#8217;adaptation <a  href="http://gimp-savvy.com/" >pour en comprendre toute la finesse</a>.</p><p>Les photographes avertis ont tendance à utiliser le format RAW à la place de JPEG (voir encadré plus bas) pour avoir plus de maîtrise sur le rendu final des photos. Par exemple, dans le milieu professionnel, il est impératif d&#8217;avoir un contrôle absolu sur la balance des blancs, des espaces RGB, des profiles ICC et du rendu des couleurs. Sur ces points, Shotwell ne faiblit pas. Grâce à l&#8217;intégration de <a  href="http://www.libraw.org/" >libraw</a>,  Shotwell peut facilement importer des photos RAW.</p><p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/01/20110121-ufraw.jpg" ><img class="alignnone size-full wp-image-1625" title="20110121-ufraw" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/01/20110121-ufraw.jpg" alt="" width="450" height="338" /></a></p><p>Dès que les fichiers RAW sont importés, Shotwell s&#8217;interface avec <a  href="http://ufraw.sourceforge.net/" >UFRaw</a> qui offre un « workflow » de gestion des couleurs de niveau professionnel. UFRaw permet de modifier la balance des blancs (automatiquement ou manuellement), le rendu monochrome (en utilisant éventuellement un mélangeur RGB), la courbe de luminosité (avec possibilité d&#8217;utiliser une courbe personnalisée NTC), la gestion des couleurs (avec choix des profils ICC pour l&#8217;appareil photo, le fichier de sortie et l&#8217;écran), la correction de la luminosité et de la saturation des couleurs, le recadrage, la rotation, la modification des paramètres EXIF et, naturellement, la sauvegarde en formats JPEG, TIFF, PPM ou PNG avec choix du taux de compression. Comme vous pouvez le constater, que du très costaud&#8230;</p><blockquote><p><strong>Que-ce que le format RAW ?</strong></p><p>Le RAW (qui  signifie, bien sûr, brut en anglais) est un format de fichier produit  par les appareils photos professionnels (et quelques appareils photos  amateurs avec une mise à jour appropriée – voir <a  href="http://chdk.wikia.com/" >ceci</a> pour les Canon par exemple). Un fichier RAW contient, en général, les  données enregistrées par le capteur numérique d&#8217;un appareil photo lors  de la prise de vue. Ainsi, elle ne contient pas vraiment une image mais,  plus précisément, des mesures électriques. Chaque appareil photo  professionnel a son propre format RAW (parce que les capteurs ne sont  pas les mêmes lorsqu&#8217;on change d&#8217;appareil..). Le RAW permet ensuite au  photographe d&#8217;intervenir avec créativité sur la qualité finale des  photos (à la manières des photographes d&#8217;antan qui intervenaient durant  le processus de développement). Pour afficher un fichier RAW à l&#8217;écran,  il est nécessaire d&#8217;utiliser un logiciel approprié.</p><p>Ce logiciel  peut être dans l&#8217;appareil photo lui-même. Dans ce cas, l&#8217;appareil photo  produit directement une image, le plus souvent dans le format JPEG.  C&#8217;est ainsi pour la plupart des appareils photos amateurs. Cette  solution est la plus contraignante parce que les possibilités de changer  le rendu des photos par la suite sont limitées.</p><p>Dans le deuxième  cas, le  logiciel est fourni à l&#8217;achat de l&#8217;appareil photo (e.g.  ZoomBrowser pour Canon et ViewNX pour Nikon) et permet de manipuler les  images après la prise de vue. En général, ces logiciels sont commerciaux  et sont relativement austères. De nombreux photographes investissent  dans d&#8217;autres logiciels onéreux tels que ceux d&#8217;Adobe.</p><p>La  troisième possibilité est celle que je préconise : utiliser des  logiciels libres tels que Shotwell et UFRaw pour (presque) tout faire !</p></blockquote><p>Après avoir passé des heures à peaufiner leurs photos, nombreux sont ceux et celles qui veulent partager les meilleures à travers les réseaux sociaux. Shotwell s&#8217;intègre parfaitement à Facebook, à Flickr et à Picasa et permet d&#8217;exporter très simplement une sélection de ses photos vers ces sites. Il va sans dire que Shotwell permet aussi d&#8217;imprimer ses photos ainsi que de créer des diaporamas.</p><p style="text-align: center;"><a href="http://www.noulakaz.net/weblog/wp-content/uploads/2011/01/20110121-publish.jpg" ><img class="alignnone size-full wp-image-1626" title="20110121-publish" src="http://www.noulakaz.net/weblog/wp-content/uploads/2011/01/20110121-publish.jpg" alt="" width="450" height="338" /></a></p><p>En quelques années, les logiciels libres sont devenus incontournables. Les Linux, Apache, PHP, MySQL, Firefox, VLC, Mplayer, Android et consorts sont utilisés par des millions de personnes chaque jour. Dans cet article, nous avons vu que les logiciels libres pour la manipulation de photos numériques n&#8217;ont pas grand chose à envier aux logiciels commerciaux. Au fait, j&#8217;ai oublié le plus important : ces logiciels libres sont tous gratuits !</p><p><em>[Je suis <a  href="http://www.avinashmeetoo.com/" >Avinash Meetoo</a> et j'ai initialement écrit cet article pour le Numéro 4 du magazine 100% Mauricien, <a href="http://techknow-magazine.com/"  >TechKnow</a>. J'ai quelques autres articles sur la photographie sur <a href="http://www.noulakaz.net/" >mon blog personnel</a> et des articles sur le logiciel libre sur <a  href="http://www.knowledge7.com/blog/avinash/" >mon blog professionel</a>. Finalement, je suis sur <a  href="http://www.linkedin.com/in/avinashmeetoo" >LinkedIn</a>, <a  href="http://twitter.com/#!/AvinashMeetoo" >Twitter</a> et <a  href="http://www.facebook.com/avinashmeetoo" >Facebook</a>.]</em></p> ]]></content:encoded>
			<wfw:commentRss>http://www.noulakaz.net/weblog/2011/01/21/la-photo-numerique-sous-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>White House goes Open Source</title>
		<link>http://lugm.org/2009/10/28/white-house-goes-open-source/</link>
		<comments>http://lugm.org/2009/10/28/white-house-goes-open-source/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 03:43:47 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[drupal cms opensource government migration legal]]></category>

		<guid isPermaLink="false">http://lugm.org/?p=281</guid>
		<description><![CDATA[Whitehouse.gov is now powered by Drupal, an Open Source Software. Interestingly, the Department of Defense of the USA has released a memo where it is said that "it is required to conduct market research... [and] include OSS [in the research] when it may meet mission needs." It's official. World Domination is coming.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-280" title="20091028-whitehouse-drupal" src="http://lugm.org/wp-content/uploads/2009/10/20091028-whitehouse-drupal.jpg" alt="20091028-whitehouse-drupal" width="400" height="242" /></p>
<p><a href="http://whitehouse.gov/">Whitehouse.gov</a> is now powered by <a href="http://drupal.org/">Drupal</a>, an Open Source Software.</p>
<p>Interestingly, the Department of Defense of the USA <a href="http://www.dwheeler.com/blog/2009/10/27/#dod-oss-2009">has released a memo</a> where it is said that "it is required to conduct market research... [and] include OSS [in the research] when it may meet mission needs."</p>
<p>It's official. <a href="http://catb.org/~esr/writings/world-domination/world-domination-201.html">World Domination</a> is coming.</p>
]]></content:encoded>
			<wfw:commentRss>http://lugm.org/2009/10/28/white-house-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux Mint 7 Gloria</title>
		<link>http://lugm.org/2009/08/22/linux-mint-7-gloria/</link>
		<comments>http://lugm.org/2009/08/22/linux-mint-7-gloria/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 19:11:01 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linuxmint]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://lugm.org/?p=257</guid>
		<description><![CDATA[I have been using Linux for ten years now and like most of you I like to try different distributions. A few months ago I discovered Linux Mint while browsing on DistroWatch. I was surprised to see that Linux Mint was really popular (I think it was 4th at that time) and just now it's [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-256" title="20090822-linux-mint" src="http://lugm.org/wp-content/uploads/2009/08/20090822-linux-mint.jpg" alt="20090822-linux-mint" width="571" height="470" /></p>
<p>I have been using Linux for ten years now and like most of you I like to try different distributions. A few months ago I discovered <a href="http://www.linuxmint.com/">Linux Mint</a> while browsing on <a href="http://distrowatch.com/">DistroWatch</a>. I was surprised to see that Linux Mint was really popular (I think it was 4th at that time) and just now it's the 3rd most popular Linux distribution...</p>
<p>Linux Mint, which is at version 7 now, is based on Ubuntu which itself is built on Debian. So we're in excellent company here.</p>
<p>These are the things in Linux Mint that I really like:</p>
<ul>
<li>Linux Mint contain codecs for most of the media files (audio / video) found on the Internet out of the box.</li>
<li>The user interface is gorgeous and really feels like something that has been designed by someone who really knows about user interaction. For example, Mint has a menu (pictured above) which contains selected applications (favourites) and which is 100% customisable. It's much better (IMHO) than the default Gnome menu.</li>
<li>There is an application which shows all software available in Linux Mint with screenshots. What is great is that this list can be sorted by popularity. It's a great way to discover open source applications which are used by a lot of people and which you don't personally know about.</li>
<li>Compiz (as well as the proprietary Nvidia driver in my case) is preinstalled and is sensibly configured: not a lot of eye candy but, instead, a pragmatic choice of settings to make Gnome more usable.</li>
<li><a href="http://algebraicthunk.net/~dburrows/projects/aptitude/">aptitude</a>! I love anything .deb-based.</li>
</ul>
<p>I'm really impressed by Linux Mint. This is the only distribution I use at home. At <a href="http://www.knowledge7.com/">work</a> I use CentOS Linux because, well, it is great for a business environment. But I might replace CentOS on my <em>own</em> computer there with Linux Mint. Just don't tell anyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://lugm.org/2009/08/22/linux-mint-7-gloria/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>What do you think of Google Chrome OS?</title>
		<link>http://lugm.org/2009/07/09/what-do-you-think-of-google-chrome-os/</link>
		<comments>http://lugm.org/2009/07/09/what-do-you-think-of-google-chrome-os/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:41:02 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://lugm.org/?p=216</guid>
		<description><![CDATA[Two days ago, Google announced the Google Chrome OS (Operating System) project. Google Chrome OS can be seen as Linux with a special window manager to only allow one application: the Google Chrome web browser. In essence, a computer running Google Chrome OS will only have one application, a web browser. This means that the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-217" title="20090709-google-chrome" src="http://lugm.org/wp-content/uploads/2009/07/20090709-google-chrome.jpg" alt="20090709-google-chrome" width="248" height="249" /></p>
<p style="text-align: left;">Two days ago, Google <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">announced the Google Chrome OS (Operating System) project</a>.</p>
<p style="text-align: left;">Google Chrome OS can be seen as Linux with a special window manager to only allow one application: the Google Chrome web browser. In essence, a computer running Google Chrome OS will only have one application, a web browser. This means that the user will only use web-based applications presumably (but not forcibly) from Google (e.g. Gmail, Google Docs, etc.)</p>
<p style="text-align: left;">Google will initially launch this OS on netbooks (those ultra small laptops with small screens.) Netbooks account for only a few % of the market and most people use them for browsing only so this seems a sensible strategy (it would have been stupid to launch the OS on full-fledged PCs as people would have immediately requested for "Photoshop on the web".)</p>
<p style="text-align: left;">Our friend, Fake Steve, is <a href="http://fakesteve.blogspot.com/2009/07/lets-all-take-deep-breath-and-get-some.html">adamant that building Google Chrome OS is not a good stategy for Google</a>. In my opinion, he is correct when he questions the business logic of Google. You see, Chrome OS is going to be free (like most Linux distributions), has one good browser (like most Linux distributions), with good support for Google apps (like most Linux distribuions) <strong>but </strong>is going to be costly to build for Google (unlike most Linux distributions which exist already.) So why build yet another Linux distribution (which is what Google Chrome OS is in essence...) Why don't Google use something which exists already?</p>
<p style="text-align: left;">What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://lugm.org/2009/07/09/what-do-you-think-of-google-chrome-os/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Sony Bravia LCD TVs run Linux</title>
		<link>http://lugm.org/2009/06/23/the-sony-bravia-lcd-tvs-run-linux/</link>
		<comments>http://lugm.org/2009/06/23/the-sony-bravia-lcd-tvs-run-linux/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 19:22:10 +0000</pubDate>
		<dc:creator>Avinash Meetoo</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://lugm.org/?p=181</guid>
		<description><![CDATA[How many of you would like to get an LCD TV for Christmas? A lot, I bet. How many of you know that the Sony Bravia LCD TVs are powered by Linux? A lot fewer, I guess. LCD TVs have a lot of pixels. When displaying a normal-resolution programme (say from the MBC), the TV [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-182" title="20090623-sony-bravia" src="http://lugm.org/wp-content/uploads/2009/06/20090623-sony-bravia.jpg" alt="20090623-sony-bravia" width="494" height="354" /></p>
<p style="text-align: left;">How many of you would like to get an LCD TV for Christmas? A lot, I bet. How many of you know that the Sony Bravia LCD TVs are powered by Linux? A lot fewer, I guess.</p>
<p style="text-align: left;">LCD TVs have a lot of pixels. When displaying a normal-resolution programme (say from the MBC), the TV must use extremely complex image processing algorithms to generate the missing pixels. For example:</p>
<ul>
<li>SECAM @ 720 x 576 = 414,720 pixels every 1/25 of a second (I'm simplifying...)</li>
<li>HDTV @ 1920 x 1080 = 2,073,600 pixels every 1/25 of a second</li>
</ul>
<p>So the TV must digitally create 5 times as many pixels as in the original frame <em>25 times per second</em>. As you can easily guess, this requires a lot of horsepower hence the use of a powerful computer inside the TV. Sony has chosen Linux to power that computer (specifically Linux kernel 2.6.11)</p>
<p>For the more curious, have a look at <a href="http://products.sel.sony.com/opensource/source_tv.shtml">http://products.sel.sony.com/opensource/source_tv.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lugm.org/2009/06/23/the-sony-bravia-lcd-tvs-run-linux/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

