<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dvillers.umons.ac.be/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dvillers.umons.ac.be/wiki/feed.php">
        <title>Didier Villers, UMONS - wiki</title>
        <description></description>
        <link>https://dvillers.umons.ac.be/wiki/</link>
        <image rdf:resource="https://dvillers.umons.ac.be/wiki/_media/favicon.ico" />
       <dc:date>2026-05-03T07:59:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dvillers.umons.ac.be/wiki/floss:ssl?rev=1677680692&amp;do=diff"/>
                <rdf:li rdf:resource="https://dvillers.umons.ac.be/wiki/floss:unison?rev=1700908061&amp;do=diff"/>
                <rdf:li rdf:resource="https://dvillers.umons.ac.be/wiki/floss:wacom?rev=1597670810&amp;do=diff"/>
                <rdf:li rdf:resource="https://dvillers.umons.ac.be/wiki/floss:python:activestateselection?rev=1422909961&amp;do=diff"/>
                <rdf:li rdf:resource="https://dvillers.umons.ac.be/wiki/floss:logiciels?rev=1704789564&amp;do=diff"/>
                <rdf:li rdf:resource="https://dvillers.umons.ac.be/wiki/floss:python?rev=1711244689&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dvillers.umons.ac.be/wiki/_media/favicon.ico">
        <title>Didier Villers, UMONS - wiki</title>
        <link>https://dvillers.umons.ac.be/wiki/</link>
        <url>https://dvillers.umons.ac.be/wiki/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://dvillers.umons.ac.be/wiki/floss:ssl?rev=1677680692&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-01T15:24:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>floss:ssl</title>
        <link>https://dvillers.umons.ac.be/wiki/floss:ssl?rev=1677680692&amp;do=diff</link>
        <description>Certificats SSL

FIXME : en construction

	*  fr:Certificat_électronique
	*  fr:Transport_Layer_Security
	*  PEM, fr:X.509, &lt;https://www.sslshopper.com/certificate-decoder.html&gt;
	*  fr:OpenSSL
	*  Let&#039;s encrypt ?

Placement d&#039;un certificat sur un serveur apache sous Linux (Ubuntu-server)

	*  configuration de apache2 dans /etc/apache2/sites-available → fichier default-ssl.conf</description>
    </item>
    <item rdf:about="https://dvillers.umons.ac.be/wiki/floss:unison?rev=1700908061&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-25T11:27:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>floss:unison</title>
        <link>https://dvillers.umons.ac.be/wiki/floss:unison?rev=1700908061&amp;do=diff</link>
        <description>Unison

Logiciel de synchronisation de fichiers, doté également de fonctionnalités lui permettant de créer et gérer des sauvegardes de répertoires. La synchronisation est bidirectionnelle : les modifications de chacun des répertoires sont reportées sur l&#039;autre, la modification la plus récente étant considérée comme la bonne. Il permet donc de garder à niveau des répertoires se trouvant en même temps sur deux machines différentes.</description>
    </item>
    <item rdf:about="https://dvillers.umons.ac.be/wiki/floss:wacom?rev=1597670810&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-17T15:26:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>floss:wacom</title>
        <link>https://dvillers.umons.ac.be/wiki/floss:wacom?rev=1597670810&amp;do=diff</link>
        <description>Utilisation d&#039;une tablette graphique Wacom

	*  &lt;https://www.wacom.com/fr-fr&gt;
		*  &lt;http://101.wacom.com/UserHelp/fr/TOC/CTL-6100wl.html&gt;

	*  Prise en charge des tablettes graphiques sous Ubuntu
		*  modèles testés :
			*  Wacom Bamboo Fun medium
			*  Wacom Intuos M CTL-6100WL


	*  Tablettes graphiques Wacom
	*  Linux Wacom project - &lt;https://github.com/linuxwacom&gt;
		*  &lt;https://github.com/linuxwacom/xf86-input-wacom&gt; (+ wiki)

	*  &lt;https://wiki.archlinux.org/index.php/wacom_tablet&gt;

	*  ATTE…</description>
    </item>
    <item rdf:about="https://dvillers.umons.ac.be/wiki/floss:python:activestateselection?rev=1422909961&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-02-02T21:46:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>floss:python:activestateselection</title>
        <link>https://dvillers.umons.ac.be/wiki/floss:python:activestateselection?rev=1422909961&amp;do=diff</link>
        <description>Sélection de codes Python du site ActiveState

Site : &lt;http://code.activestate.com/recipes/langs/python/&gt;

	*  Draw Text To Image
	*  Mandelbrot Fractal image output to ppm file
	*  Find Duplicate Files
	*  Teach your computer a few tricks (Artificial Neural Network)
	*  Game of Life - Python 3.4 &amp; tkinter
	*  2D Fluid Simulation using FHP LGCA (Lattice Gas Cellular Automata)
	*  Simple Linear Regression with Pure Python
	*  All in one Area Calculator (tkinter &amp; Python 3)
	*  Rotatable Tetrahedr…</description>
    </item>
    <item rdf:about="https://dvillers.umons.ac.be/wiki/floss:logiciels?rev=1704789564&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-09T09:39:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>floss:logiciels</title>
        <link>https://dvillers.umons.ac.be/wiki/floss:logiciels?rev=1704789564&amp;do=diff</link>
        <description>Logiciels libres divers

FIXME - à ranger :

	*  &lt;https://sill.etalab.gouv.fr/software&gt;
	*  &lt;https://framalibre.org/annuaires/logiciel&gt;
	*  &lt;https://comptoir-du-libre.org/fr/softwares&gt;
	*  &lt;https://www.jdbonjour.ch/logiciel-libre/&gt;
	*  &lt;https://fr.wikipedia.org/wiki/Liste_de_logiciels_libres&gt;
	*  &lt;https://alternativeto.net/&gt;
	*  code.gouv.fr ─ Bibliothèques ─ Libraries
	*  code.gouv.fr ─ Socle Interministériel De Logiciels Libres ─ Recommended Free Software
	*  code.gouv.fr sur Twitter : “Un pet…</description>
    </item>
    <item rdf:about="https://dvillers.umons.ac.be/wiki/floss:python?rev=1711244689&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-24T02:44:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>floss:python</title>
        <link>https://dvillers.umons.ac.be/wiki/floss:python?rev=1711244689&amp;do=diff</link>
        <description>Python : quelques références, trucs et astuces

FIXME : à ajouter :

	*  Python Resources for Everybody
	*  Asabeneh/30-Days-Of-Python: 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
	*  geekcomputers/Python: My Python Examples
	*  crazyguitar/pysheeet: Python Cheat Sheet
	*  dabeaz-course/practical-python: Practical Python Programming (course by @dabeaz)
	*  Wel…</description>
    </item>
</rdf:RDF>
