<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redirection… on Q37.INFO</title>
    <link>/</link>
    <description>Recent content in Redirection… on Q37.INFO</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Les jeunes et le numérique</title>
      <link>/numerique/jeunesse/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/numerique/jeunesse/</guid>
      <description>&lt;h1 id=&#34;les-jeunes-et-le-numérique&#34;&gt;&#xA;  Les jeunes et le numérique&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#les-jeunes-et-le-num%c3%a9rique&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;enjeux&#34;&gt;&#xA;  Enjeux&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#enjeux&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Selon un &lt;a href=&#34;//s.q37.info/bpkv34mh&#34;&gt;communiqué de la &lt;em&gt;Société informatique de France&lt;/em&gt;&lt;/a&gt;, moins de 10% des élèves choisissent la spécialité &lt;em&gt;Numérique et sciences informatiques&lt;/em&gt; (&lt;em&gt;NSI&lt;/em&gt;) en classe de première, contre 25% en moyenne pour l&amp;rsquo;ensemble des spécialités.&lt;/p&gt;&#xA;&lt;p&gt;D’après un &lt;a href=&#34;//s.q37.info/ms9zw494&#34;&gt;sondage BVA&lt;/a&gt;, 92% des 12-17 ans possèdent un smartphone.&lt;/p&gt;&#xA;&lt;p&gt;Pour stimuler l&amp;rsquo;intérêt des jeunes pour le numérique, il faut que ce qui leur est enseigné fasse écho au numérique tel qu&amp;rsquo;ils le pratiquent au quotidien avec leurs smartphones.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Raspberry Pi</title>
      <link>/computing/raspberry_pi/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/computing/raspberry_pi/</guid>
      <description>&lt;h1 id=&#34;raspberry-pi&#34;&gt;&#xA;  &lt;em&gt;Raspberry Pi&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#raspberry-pi&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;This page is about the &lt;em&gt;Raspberry Pi&lt;/em&gt; &lt;em&gt;Pico&lt;/em&gt; (&lt;em&gt;W&lt;/em&gt;).&lt;/p&gt;&#xA;&lt;h2 id=&#34;micropython&#34;&gt;&#xA;  &lt;em&gt;MicroPython&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#micropython&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;installation&#34;&gt;&#xA;  Installation&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#installation&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;To install &lt;em&gt;MicroPython&lt;/em&gt; on the &lt;em&gt;Pico&lt;/em&gt;, go to &lt;a href=&#34;https://www.raspberrypi.com/documentation/microcontrollers/&#34;&gt;https://www.raspberrypi.com/documentation/microcontrollers/&lt;/a&gt;, download the appropriate &lt;em&gt;.uf2&lt;/em&gt; file, connect the &lt;em&gt;Pico&lt;/em&gt; to the computer while pushing the &lt;em&gt;BOOTSEL&lt;/em&gt; button, release the button and copy the &lt;em&gt;.uf2&lt;/em&gt; file to the device.&lt;/p&gt;&#xA;&lt;p&gt;To program in &lt;em&gt;MicroPython&lt;/em&gt;, the common way is to use &lt;em&gt;Thonny&lt;/em&gt;, an &lt;em&gt;IDE&lt;/em&gt; which also handles the source code upload and running on the &lt;em&gt;Pico&lt;/em&gt;. Another way is to use your usual editor to write the &lt;em&gt;(Micro)Python&lt;/em&gt; source code and &lt;em&gt;adafruit-ampy&lt;/em&gt; (&lt;em&gt;TUI&lt;/em&gt; tool) to upload and run the programs on the device.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Innovation en milieu scolaire</title>
      <link>/numerique/scolaire/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/numerique/scolaire/</guid>
      <description>&lt;h1 id=&#34;scolarité-et-innovation&#34;&gt;&#xA;  Scolarité et innovation&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#scolarit%c3%a9-et-innovation&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;Cette page porte sur le &lt;em&gt;toolkit&lt;/em&gt; &lt;em&gt;Atlas&lt;/em&gt;, un outil innovant permettant de créer des exercices de programmation modernes, notamment pour être utilisés dans des cours ou des ateliers de programmation en &lt;em&gt;Python&lt;/em&gt;, comme ceux prévus dans les programmes de &lt;em&gt;SNT&lt;/em&gt;/&lt;em&gt;NSI&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Sont détaillés sur cette page :&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;un projet dans lequel le &lt;em&gt;toolkit&lt;/em&gt; &lt;em&gt;Atlas&lt;/em&gt; est mis en œuvre de manière à fournir à des enseignants des exercices modernes de programmation, ainsi qu&amp;rsquo;un outil leur permettant de créer de tels exercices ;&lt;/li&gt;&#xA;&lt;li&gt;dans quelle mesure le &lt;em&gt;toolkit&lt;/em&gt; &lt;em&gt;Atlas&lt;/em&gt; favorise la parité dans le domaine du numérique.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--&#xA;- un projet dans lequel le *toolkit* *Atlas*, en prolongement des cours donnés par ces enseignants,  est employé dans des ateliers de programmation pouvant contribuer à augmenter la proportion de femmes et de personnes issues de milieux défavorisés dans les métiers de l&#39;informatique.&#xA;--&gt;&#xA;&lt;p&gt;Plus de détails concernant cet outil sont disponibles &lt;a href=&#34;//s.q37.info/knf9hdwp&#34;&gt;ici&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Miscellaneous</title>
      <link>/computing/misc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/computing/misc/</guid>
      <description>&lt;h1 id=&#34;miscellaneous&#34;&gt;&#xA;  Miscellaneous&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#miscellaneous&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;clipboard-related-events-in-browser&#34;&gt;&#xA;  Clipboard related events in browser&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#clipboard-related-events-in-browser&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://superuser.com/questions/1595994/dont-let-websites-overwrite-clipboard-in-firefox-without-explicitly-giving-perm&#34;&gt;https://superuser.com/questions/1595994/dont-let-websites-overwrite-clipboard-in-firefox-without-explicitly-giving-perm&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Some web site forbid the paste of content in input field (email, password… field). On &lt;em&gt;Firefox&lt;/em&gt;, you can try to change one of following settings in the &lt;em&gt;about:config&lt;/em&gt; page:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;dom.event.clipboardevents.enabled&lt;/code&gt; to &lt;code&gt;false&lt;/code&gt;,&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;dom.allow_cut_copy&lt;/code&gt; to &lt;code&gt;false&lt;/code&gt;;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;dom.events.asyncClipboard.dataTransfer&lt;/code&gt; to &lt;code&gt;false&lt;/code&gt; (do not exist by defaults, hence already considered to be set to &lt;code&gt;false&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;running-time-command-on-more-than-one-command&#34;&gt;&#xA;  Running &lt;em&gt;time&lt;/em&gt; command on more than one command&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#running-time-command-on-more-than-one-command&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://unix.stackexchange.com/questions/46051/how-to-run-time-on-multiple-commands-and-write-the-time-output-to-file&#34;&gt;https://unix.stackexchange.com/questions/46051/how-to-run-time-on-multiple-commands-and-write-the-time-output-to-file&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Software engineering</title>
      <link>/engineering/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/engineering/</guid>
      <description>&lt;h1 id=&#34;software-engineering&#34;&gt;&#xA;  Software engineering&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#software-engineering&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/ingenierie/&#34;&gt;&lt;em&gt;Version française&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;//s.q37.info/9bqgz4jx&#34;&gt;&lt;img src=&#34;https://github-readme-stats.vercel.app/api?username=epeios-q37&amp;amp;show_icons=true&amp;amp;hide_rank=true&amp;amp;include_all_commits=true&amp;amp;custom_title=GitHub%20stats&amp;amp;hide=prs,issues,contribs&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;//s.q37.info/9bqgz4jx&#34;&gt;&lt;img src=&#34;https://github-readme-stats.vercel.app/api/top-langs/?username=epeios-q37&amp;amp;layout=compact&amp;amp;langs_count=10&amp;amp;hide=php,css&amp;amp;custom_title=Most%20used%20languages&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;quick-access&#34;&gt;&#xA;  Quick access&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#quick-access&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;//s.q37.info/rrwgkp4n&#34;&gt;&lt;em&gt;Zelbinium&lt;/em&gt;&lt;/a&gt;: IT for all!&lt;/li&gt;&#xA;&lt;li&gt;the &lt;em&gt;Atlas&lt;/em&gt; toolkit (&lt;a href=&#34;http://atlastk.org&#34;&gt;http://atlastk.org&lt;/a&gt;), a new use of cloud computing for an innovative service accessible via a software library:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;that makes it easier for non-IT professionals to develop software for professional use,&lt;/li&gt;&#xA;&lt;li&gt;designed to interest young people in computing in general and programming in particular, by offering them the possibility to easily develop &lt;a href=&#34;https://en.wikipedia.org/wiki/Web_application&#34;&gt;connected applications&lt;/a&gt; that they can use on their own smartphones;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--&#xA;- an example of a &lt;u&gt;native&lt;/u&gt; software component I can develop for you for:&#xA;  - [*Java*](//s.q37.info/rppxgdf4),&#xA;  - [*Node.js*](//s.q37.info/7zwtt3h4);&#xA;--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;my &lt;a href=&#34;//s.q37.info/9bqgz4jx&#34;&gt;&lt;em&gt;GitHub&lt;/em&gt; account&lt;/a&gt;;&lt;/li&gt;&#xA;&lt;li&gt;my &lt;a href=&#34;//s.q37.info/r443szjn&#34;&gt;&lt;em&gt;LinkedIn&lt;/em&gt; account&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;the-future-of-software-development&#34;&gt;&#xA;  The future of software development&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#the-future-of-software-development&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Your company has its own internal functioning which is of primordial importance because it is what differentiates you from your competitors. However, some of the tasks related to this operations are not (copy/paste between various documents, repetitive and often boring manual operations&amp;hellip;) or only poorly (use of macros in &lt;em&gt;Excel&lt;/em&gt; documents&amp;hellip;) automated, causing an unnecessary waste of time, which is detrimental to the performance of your company. And you already have the computers for this automation, but they can&amp;rsquo;t relieve you of these tasks because of the absence of adequate software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ESP32</title>
      <link>/computing/esp32/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/computing/esp32/</guid>
      <description>&lt;h1 id=&#34;esp32&#34;&gt;&#xA;  &lt;em&gt;ESP32&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#esp32&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;i2c-handling-on-esp32-c3&#34;&gt;&#xA;  &lt;em&gt;I2C&lt;/em&gt; handling on &lt;em&gt;ESP32-C3&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#i2c-handling-on-esp32-c3&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Almost all GPIOs pair can handle hardware &lt;em&gt;I2C&lt;/em&gt;, but only one at a time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ingénierie logicielle</title>
      <link>/ingenierie/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/ingenierie/</guid>
      <description>&lt;h1 id=&#34;ingénierie-logicielle&#34;&gt;&#xA;  Ingénierie logicielle&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#ing%c3%a9nierie-logicielle&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/engineering/&#34;&gt;&lt;em&gt;English version&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;//s.q37.info/9bqgz4jx&#34;&gt;&lt;img src=&#34;http://github-readme-stats.vercel.app/api?username=epeios-q37&amp;amp;include_all_commits=true&amp;amp;custom_title=Statistiques&amp;#43;GitHub&amp;amp;hide=prs,issues,contribs&amp;amp;hide_rank=true&amp;amp;locale=fr&amp;amp;card_width=350px&amp;amp;show_icons=true&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;//s.q37.info/9bqgz4jx&#34;&gt;&lt;img src=&#34;https://github-readme-stats.vercel.app/api/top-langs/?username=epeios-q37&amp;amp;layout=compact&amp;amp;langs_count=10&amp;amp;locale=fr&amp;amp;hide=php,css&amp;amp;card_width=350px&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;accès-rapide&#34;&gt;&#xA;  Accès rapide&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#acc%c3%a8s-rapide&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://s.q37.info/qt7x3ncx&#34;&gt;&lt;em&gt;Zelbinium&lt;/em&gt;&lt;/a&gt; : le numérique pour tous !&lt;/li&gt;&#xA;&lt;li&gt;le &lt;em&gt;toolkit&lt;/em&gt; &lt;em&gt;Atlas&lt;/em&gt; (&lt;a href=&#34;http://atlastk.org&#34;&gt;http://atlastk.org&lt;/a&gt;), une utilisation inédite du &lt;em&gt;cloud computing&lt;/em&gt; pour un service innovant accessible via une bibliothèque logicielle :&#xA;&lt;ul&gt;&#xA;&lt;li&gt;facilitant le développement de logiciels pour un usage professionnel par des non-professionnels de l&amp;rsquo;informatique,&lt;/li&gt;&#xA;&lt;li&gt;conçue pour amener les jeunes à s&amp;rsquo;intéresser à l&amp;rsquo;informatique en général et à la programmation en particulier, en leur offrant la possibilité de développer facilement &lt;a href=&#34;//s.q37.info/knf9hdwp&#34;&gt;de véritables applications connectées qu&amp;rsquo;ils peuvent utiliser sur leurs propres smartphones&lt;/a&gt; ;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--&#xA;- un exemple de composant logiciel &lt;u&gt;natif&lt;/u&gt; que je peux vous développer pour :&#xA;  - [*Java*](//s.q37.info/rppxgdf4),&#xA;  - [*Node.js*](//s.q37.info/7zwtt3h4) ;&#xA;--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;mon &lt;a href=&#34;//s.q37.info/9bqgz4jx&#34;&gt;compte &lt;em&gt;GitHub&lt;/em&gt;&lt;/a&gt;;&lt;/li&gt;&#xA;&lt;li&gt;mon &lt;a href=&#34;//s.q37.info/r443szjn&#34;&gt;compte &lt;em&gt;LinkedIn&lt;/em&gt;&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;le-futur-du-développement-logiciel&#34;&gt;&#xA;  Le futur du développement logiciel&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#le-futur-du-d%c3%a9veloppement-logiciel&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Votre entreprise a un fonctionnement interne propre qui est d&amp;rsquo;une importance primordiale, car c&amp;rsquo;est ce qui vous différencie de vos concurrents. Or, certaines des tâches liées à ce fonctionnement ne sont pas (copier/coller entre divers documents, opérations manuelles répétitives et souvent rébarbatives…) ou faiblement (utilisation de macros dans des documents &lt;em&gt;Excel&lt;/em&gt;…) automatisées, occasionnant une inutile perte de temps, qui grève d&amp;rsquo;autant les performances de votre entreprise. Et vous disposez déjà des ordinateurs permettant cette automatisation, mais ils ne peuvent vous soulager de ces tâches faute de logiciels adaptés.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Les enjeux du numérique</title>
      <link>/numerique/enjeux/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/numerique/enjeux/</guid>
      <description>&lt;h1 id=&#34;les-compétences-numériques-enjeux-sociaux-et-économiques&#34;&gt;&#xA;  Les compétences numériques, enjeux sociaux et économiques&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#les-comp%c3%a9tences-num%c3%a9riques-enjeux-sociaux-et-%c3%a9conomiques&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;Acquérir des compétences numériques, ce n&amp;rsquo;est pas seulement apprendre à utiliser les outils numériques, mais c&amp;rsquo;est aussi comprendre leur fonctionnement. Et cela dés le plus jeunes âge.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Python&lt;/em&gt; est un langage de programmation utilisé au collège dans les cours d&amp;rsquo;initiation à la programmation, et c&amp;rsquo;est également le langage retenu par l&amp;rsquo;Éducation nationale pour être enseigné au lycée.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Brython&lt;/em&gt; est une innovation française permettant d&amp;rsquo;exécuter du code &lt;em&gt;Python&lt;/em&gt; dans un navigateur web, ouvrant la voie à l&amp;rsquo;utilisation du smartphone pour s&amp;rsquo;essayer au développement d&amp;rsquo;applications.&lt;/p&gt;</description>
    </item>
    <item>
      <title>systemd</title>
      <link>/computing/systemd/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/computing/systemd/</guid>
      <description>&lt;h1 id=&#34;creating-a-service-handled-by-systemd&#34;&gt;&#xA;  Creating a service handled by &lt;em&gt;systemd&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#creating-a-service-handled-by-systemd&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This is only a sort of reminder on how to install &lt;em&gt;Epeios&lt;/em&gt; related daemons on a Debian system. It&amp;rsquo;s not a comprehensive documentation about sytemd.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;unit-file&#34;&gt;&#xA;  Unit file&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#unit-file&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;To create a service for &lt;em&gt;systemd&lt;/em&gt;, you have to create a &lt;code&gt;.service&lt;/code&gt; suffixed file in &lt;code&gt;/etc/systemd/system/&lt;/code&gt; which looks like:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-systemd&#34; data-lang=&#34;systemd&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;[Unit]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;Description&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;lt;description&amp;gt;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;After&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;network.target&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;[Service]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;ExecStart&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;lt;command&amp;gt;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;Restart&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;always&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;[Install]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;WantedBy&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;multi-user.target&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;where &lt;code&gt;&amp;lt;description&amp;gt;&lt;/code&gt; is a string describing the service, and &lt;code&gt;&amp;lt;command&amp;gt;&lt;/code&gt; the command with its arguments to launch the daemon. If &lt;code&gt;&amp;lt;command&amp;gt;&lt;/code&gt; contains &lt;code&gt;%&lt;/code&gt; symbols, they must be doubled!&lt;br&gt;&#xA;Example:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zelbinium</title>
      <link>/numerique/zelbinium/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/numerique/zelbinium/</guid>
      <description>&lt;!--&#xA;Si URL modifiée, mettre à jour :&#xA;- /ingenierie.md ;&#xA;- https://s.q37.info/qt7x3ncx ;&#xA;- carte de visite numérique ;&#xA;- &#xA;--&gt;&#xA;&lt;!--&#xA;Si contenu modifié, modifier version anglaise correspondante sur le site *atlastk.org*.&#xA;--&gt;&#xA;&lt;h1 id=&#34;zelbinium&#34;&gt;&#xA;  &lt;em&gt;Zelbinium&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#zelbinium&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;center&gt;&#xA;  &lt;b&gt;&lt;i style=&#34;font-size: larger&#34;&gt;Your devices, your rules!&lt;/b&gt;&lt;/i&gt;&amp;nbsp;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&#xA;&lt;/center&gt;&#xA;&lt;h5 id=&#34;test-1&#34;&gt;&#xA;  test &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#test-1&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h5&gt;&#xA;&lt;style&gt;&#xA;  h5 {&#xA;    display: none;&#xA;  }&#xA;&lt;/style&gt;&#xA;&lt;p&gt;Beaucoup d&amp;rsquo;applications massivement utilisées sur nos smartphones mettent trop souvent nos enfants en danger, car produites pas des multinationales que la course aux profits amène à négliger le bien-être de leurs utilisateurs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact page</title>
      <link>/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/contact/</guid>
      <description>&lt;h1 id=&#34;contact-page&#34;&gt;&#xA;  Contact page&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#contact-page&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;To contact the author of this web site : &lt;span class=&#34;contact-email&#34;&gt;&#xA;&lt;span class=&#34;evy0&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;m8mn&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;a2is&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;rx8h&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;x1ut&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;pug2&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;cz4k&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;iaw6&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;ff0w&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;jn43&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;gcm2&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;wff5&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;jn43&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;a2is&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;evy0&#34;&gt;&lt;/span&gt;&#xA;&lt;span class=&#34;gcm2&#34;&gt;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>UCUq</title>
      <link>/ucuq/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/ucuq/</guid>
      <description>&lt;h1 id=&#34;ucuq&#34;&gt;&#xA;  &lt;em&gt;UCUq&lt;/em&gt;&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#ucuq&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;The &lt;em&gt;UCUq&lt;/em&gt; library purpose is is intended to help prototyping devices build around Wi-Fi equipped microcontrolers (&lt;em&gt;Raspberry Pi Pico (2) W&lt;/em&gt;, &lt;em&gt;ESP32&lt;/em&gt; series, ESP8266…).&lt;/p&gt;&#xA;&lt;p&gt;For more informations, see &lt;a href=&#34;https://zelbinium.com/&#34;&gt;https://zelbinium.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Legal notices</title>
      <link>/legal/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/legal/</guid>
      <description>&lt;h1 id=&#34;legal-notices&#34;&gt;&#xA;  Legal notices&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#legal-notices&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;em&gt;As this web site is hosted in France, I have to put some legal notices.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;mentions-légales-fr&#34;&gt;&#xA;  Mentions légales (fr)&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#mentions-l%c3%a9gales-fr&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;em&gt;q37.info&lt;/em&gt; est un service de communication au public en ligne édité à titre non professionnel au sens de l&amp;rsquo;article 6, III, 2° de la loi 2004-575 du 21 juin 2004.&lt;/p&gt;&#xA;&lt;p&gt;Il est hébergé par :&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;OVH - 2 rue Kellermann - 59100 Roubaix - France - RCS Lille Métropole 424 761 419 00045&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/old/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/old/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;https://old.q37.info&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;https://old.q37.info&#34;&gt;this link to the old q37.info website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/zelbinium/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/zelbinium/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;/numerique/zelbinium&#34;&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Ateliers</title>
      <link>/workshop/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/workshop/</guid>
      <description>&lt;h1 id=&#34;ateliers&#34;&gt;&#xA;  Ateliers&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#ateliers&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;ressources&#34;&gt;&#xA;  Ressources&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#ressources&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;Zelbinium&lt;/em&gt; : &lt;a href=&#34;https://zelbinium..org&#34;&gt;https://zelbinium..org&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Shared paperboard : &lt;a href=&#34;https://webwhiteboard.com/&#34;&gt;https://webwhiteboard.com/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;/Ravel.jpg&#34;&gt;Ravel&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;exemples&#34;&gt;&#xA;  Exemples&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#exemples&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;EduTK&lt;/em&gt; :&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://s.q37.info/mmdnch9t&#34;&gt;enseignant&lt;/a&gt;,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://s.q37.info/zmg4m3fx&#34;&gt;élève&lt;/a&gt; ;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;Pico W&lt;/em&gt; :&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;LED GUI&lt;/em&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://faas.q37.info/brython/?code=eJxVkU1rwzAMhu/%2BFUKnBEJ6D0mhH2OMFTpYGezoOWpi6thZo6wtY/99cte12816pffRh23Xhz3DaMb3DDQ7PfBOqfl6%2BQoVIKIqt5ZcPRBPFUDpqCFfT1d3y3JyeUfZ%2Bn5kONZtETx9kOcKN6FpHCHwqacKTUtm9xaOOFXl5EaMDZQeTt5ATVvQZhG8J8NJHbq0ELI%2BaMsgUW4lsU8QM4jDpeq/76dbtGVg67N1YM0kS9wQDfGLdiMlUgGVrMf7kWQAALv9La9gI2L0AzS9DXlrmzZJJSY3/NVdOIgscTxdbkLXWY6CWsxWq/ls8fgsvT8lj1jcFsuicDlNcZ1bfSkVoeI40%2B6fHtYJypFRgJdPyZ0evWmTKz79Bjvvheg%3D&#34;&gt;&lt;em&gt;checkbox&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://faas.q37.info/brython?code=eJyNUk1rhDAQvedXhJwURO%2BiC/tRSumChS6FHrNm1LAxsRp3u5T%2B905cV7eFlt5mXua9N5kZWTemtbTP%2B7eAcqt4Zw%2BErLLNK00pY4wkhQQlOrALQmmioAQtFtu7TRKNsYO7hmv6Lqq45UKalO1MWSpgA2Q0HEHbCXQEp8T3oC4xZlI3vaX23EDKBg1GNa9hVjpy1WOaaTZxnOki00k0BBfV6EY22bd/eOUV5AcQKRsD9h/3ovhpXxS/%2BF/hJJoH6OZJeHfWORVQUJ6vjdaQW0%2BY2o%2BRxE9cWopZKPGh9RgLqNuFT77zLn05WkClGKid5RZwZ7NECfbF9e1hBU1xmzg8gpWyuBandNf2EA%2Btl400YSXLyvMxB9Xd4sqcEMbc3UmYm7qW1gFkvdxuV8v14zM6f%2BA7Y/H8rcAB4wjjqWvySYgTRcagdv/0kHkML4qh4HiBoeK9zitvkve/AJ5NyUk%3D&#34;&gt;&lt;em&gt;radio&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://faas.q37.info/brython?code=eJzLzC3ILypRKE0uLeTiApF6HiGGZt7GxhpgjqeRs4aJjoKppqZeQU5%2BiYaZjrGmXnFGfrmGJlR5cn5ubmaJhiYARikWHA%3D%3D&#34;&gt;&lt;em&gt;Matrix headless&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;ESP32&lt;/em&gt; :&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://faas.q37.info/brython?code=eJx9UmFv0zAQ/e5fcdyXOZKVthEwVDWV1gwEotImFYH4hLzk0gQcu7h26TTtv2MnHUsl4FMu5/ee371z2%2B2MdSCdknv3Q4Av/U/G5P5el1BRDbIsjNZUOl6ZLpkzAPlLtg7CX9qGA8sRBaxurr8mZ2e1Kf2eY6t33mFyrrjxd137LKhlR5CPuFtyn6XyxC96%2BkVUPhPfPwHQeBcvEFDje1LKCHiIco8vMPkHY3AkAPH/hqGPIl0X199ui3dvXl2%2B5H3jQ1bwbCayLBGZmL1O0s4c6JPhUzFN0sDdONvqLceV0d%2BNtwJHiNkYUePYaq9dmi4Gk4RxGSuu1uvVVfFxE7J5CAjE%2BfM2RGwMOfbtoRTsMRDjMgIHEdmibklVYfglW/STQVvlpxmhk0dFeuuaHLMpwk7JkhqjKrI5vtWOLMhhNw1ZQnD3O8rR0dEhO1bN3Gg6kHb5kw04xIBz/GKsqnASbrzzzhkNfwMvh%2B9iMmACuLGRMvI7rLY3fNrycjEZqnA6GSFHdRyanR5zqqTXZcP/BJn8BgmB7kM%3D&#34;&gt;&lt;em&gt;LCD GUI&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;modifs-kit-ravel&#34;&gt;&#xA;  Modifs kit ravel&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#modifs-kit-ravel&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;ws2812-démo&#34;&gt;&#xA;  &lt;em&gt;WS2812&lt;/em&gt; démo&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#ws2812-d%c3%a9mo&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;class&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;HW&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#66d9ef&#34;&gt;def&lt;/span&gt; __init__(self, device&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;None&lt;/span&gt;):&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    self&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;device &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; ucuq&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;getDevice()&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    ravel &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; ucuq&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;Ravel(device &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; device)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    self&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;smartRGB &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; ravel&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;ring()&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    self&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;lcd &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; ravel&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;lcd()&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    self&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;matrix &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; ucuq&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;Nothing()&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    self&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;lcd&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;backlightOn()&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    self&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;smartRGBLimiter &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;30&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;async&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;def&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;atk&lt;/span&gt;(dom):&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#66d9ef&#34;&gt;global&lt;/span&gt; hw&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;not&lt;/span&gt; hw:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    hw &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; ucuq&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;Multi(HW())&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#66d9ef&#34;&gt;await&lt;/span&gt; dom&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;inner(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&amp;#34;&lt;/span&gt;, BODY)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;wokwi--kit-physique&#34;&gt;&#xA;  &lt;em&gt;Wokwi&lt;/em&gt; + kit physique&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#wokwi--kit-physique&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ucuq&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;getDevice()&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;add(ucuq&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;Device(token&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;…&amp;#34;&lt;/span&gt;, id&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;…&amp;#34;&lt;/span&gt;))&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;divers&#34;&gt;&#xA;  Divers&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#divers&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Le manque d&amp;rsquo;attrait de la spécialité &lt;em&gt;NSI&lt;/em&gt; : &lt;a href=&#34;https://labo.societenumerique.gouv.fr/fr/articles/lenseignement-de-sp%C3%A9cialit%C3%A9-num%C3%A9rique-et-sciences-informatiques-en-premi%C3%A8re-et-terminale-souffre-dun-manque-dattrait/&#34;&gt;https://labo.societenumerique.gouv.fr/fr/articles/lenseignement-de-sp%C3%A9cialit%C3%A9-num%C3%A9rique-et-sciences-informatiques-en-premi%C3%A8re-et-terminale-souffre-dun-manque-dattrait/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Partenariat</title>
      <link>/partnership/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/partnership/</guid>
      <description>&lt;h1 id=&#34;partenariat&#34;&gt;&#xA;  Partenariat&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#partenariat&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;-lessentiel&#34;&gt;&#xA;  🎯 L&amp;rsquo;essentiel&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-lessentiel&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Votre contribution permettra aux jeunes du territoire :&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;d’acquérir une compréhension réelle du numérique&lt;/strong&gt;, en créant eux‑mêmes, en toute autonomie, des applications interagissant avec des objets connectés plutôt qu’en restant de simples utilisateurs ;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;de rééquilibrer leur rapport au smartphone&lt;/strong&gt;, en découvrant comment il fonctionne et en développant une maîtrise qui les amène, sans y être contraint, à délaisser les usages passifs trop souvent délétères ;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;de renforcer leur créativité et leur capacité à résoudre des problèmes concrets&lt;/strong&gt;, grâce à une pédagogie fondée sur l’expérimentation et des technologies ouvertes et accessibles ;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;de s’ouvrir à des perspectives professionnelles solides&lt;/strong&gt;, dans un secteur en pleine expansion où la compréhension des systèmes connectés sont déterminantes ;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;tout en soutenant le tissu associatif local et les innovations françaises&lt;/strong&gt; sur lesquelles s’appuie l’ensemble du projet.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;-partenaire-engagé&#34;&gt;&#xA;  🤝 Partenaire Engagé&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-partenaire-engag%c3%a9&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Présence dans l’encart &lt;strong&gt;Engagé&lt;/strong&gt; de la page &lt;em&gt;Partenaires&lt;/em&gt; du site &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;br&gt;&#xA;&lt;br/&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;300 € → 3 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;700 € → 8 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;-partenaire-premium&#34;&gt;&#xA;  💎 Partenaire Premium&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-partenaire-premium&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Présence dans l’encart &lt;strong&gt;Premium&lt;/strong&gt; de la page &lt;em&gt;Partenaires&lt;/em&gt;  du site &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Rotation de poids 1 du logo dans le bandeau des applications crées sur &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;br&gt;&#xA;&lt;br/&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;900 € → 6 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;1 100 € → 8 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;1 500 € → 12 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;-partenaire-stratégique&#34;&gt;&#xA;  🌟 Partenaire Stratégique&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-partenaire-strat%c3%a9gique&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Présence dans l’encart &lt;strong&gt;Stratégique&lt;/strong&gt; de la page &lt;em&gt;Partenaires&lt;/em&gt; du site &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Rotation de poids 2 du logo dans le bandeau des applications crées sur &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;br&gt;&#xA;&lt;br/&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;1 900 € → 8 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;2 700 € → 12 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;3 400 € → 16 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;-grand-partenaire&#34;&gt;&#xA;  🏆 Grand Partenaire&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-grand-partenaire&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Présence dans l’encart &lt;strong&gt;Grand Partenaire&lt;/strong&gt; de la page &lt;em&gt;Partenaires&lt;/em&gt; du site &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Rotation de poids 3 du logo dans le bandeau des applications crées sur &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Démarrage rotation en tête de bandeau des applications crées sur &lt;a href=&#34;https://zelbinium.org/&#34;&gt;https://zelbinium.org/&lt;/a&gt;&lt;br&gt;&#xA;&lt;br/&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;5 000 € → 12 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;6 000 € → 15 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;7 000 € → 18 mois&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;…&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;-tableau-comparatif&#34;&gt;&#xA;  📊 Tableau comparatif&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-tableau-comparatif&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;span style=&#34;display: flex; justify-content: center;&#34;&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Niveau&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: right&#34;&gt;Tarif (€ HT)&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: right&#34;&gt;Durée (mois)&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: right&#34;&gt;Poids rotation&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;🤝 Engagé&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;&lt;a href=&#34;https://buy.stripe.com/6oU6oH7a77CU1013AseIw00&#34;&gt;300&lt;/a&gt; / &lt;a href=&#34;https://buy.stripe.com/28E00jamjaP6bEF0ogeIw01&#34;&gt;700&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;&lt;a href=&#34;https://buy.stripe.com/6oU6oH7a77CU1013AseIw00&#34;&gt;3&lt;/a&gt; / &lt;a href=&#34;https://buy.stripe.com/28E00jamjaP6bEF0ogeIw01&#34;&gt;8&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;N/A&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;💎 Premium&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;&lt;a href=&#34;https://buy.stripe.com/4gM8wPfGD9L2fUV7QIeIw02&#34;&gt;900&lt;/a&gt; / 1 100 / 1 500&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;&lt;a href=&#34;https://buy.stripe.com/4gM8wPfGD9L2fUV7QIeIw02&#34;&gt;6&lt;/a&gt; / 8 / 12&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;1&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;🌟 Stratégique&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;1 900 / 2 700 / 3 400&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;8 / 12 / 16&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;🏆 Grand Partenaire&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;5 000 / 6000 / 7000 / …&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;12 / 15 / 18 / …&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;3 + tête&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;/span&gt;&#xA;&lt;h2 id=&#34;-finaliser-votre-engagement&#34;&gt;&#xA;  📝 Finaliser votre engagement&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#-finaliser-votre-engagement&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Pour confirmer la formule retenue, cliquez sur le lien de règlement sécurisé correspondant à l&amp;rsquo;offre désirée dans le tableau récapitulatif ci-dessus.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/39dr4tcr.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/39dr4tcr.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/39dr4tcr.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/39dr4tcr.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/3cbd7w9n/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/3cbd7w9n/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/vwpsw73v&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/vwpsw73v&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/4bmm4qb7/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/4bmm4qb7/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/4bmm4qb7&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/4bmm4qb7&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/7cbsftdp.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/7cbsftdp.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/7cbsftdp.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/7cbsftdp.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/7sxtcv7g/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/7sxtcv7g/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/7sxtcv7g&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/7sxtcv7g&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/_template/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/_template/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/c4rcfh4c.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/c4rcfh4c.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/c4rcfh4c.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/c4rcfh4c.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/dh9gpjft/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/dh9gpjft/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/dh9gpjft&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/dh9gpjft&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/dj9b7ksf/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/dj9b7ksf/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/dj9b7ksf&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/dj9b7ksf&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/dwgn9ckg.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/dwgn9ckg.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/frgzbhq9/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/frgzbhq9/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/frgzbhq9.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/frgzbhq9.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/g9fvwzgp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/g9fvwzgp/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/g9fvwzgp&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/g9fvwzgp&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/hxkfph74/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/hxkfph74/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/hxkfph74&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/hxkfph74&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/j4bpgmxq/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/j4bpgmxq/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/j4bpgmxq&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/j4bpgmxq&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/j4qqcbqq/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/j4qqcbqq/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/j4qqcbqq&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/j4qqcbqq&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/jhv7dtsp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/jhv7dtsp/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/vwpsw73v&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/vwpsw73v&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/jtdqjsx7/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/jtdqjsx7/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/vwpsw73v&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/vwpsw73v&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/jz9ttdjb/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/jz9ttdjb/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/jz9ttdjb&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/jz9ttdjb&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/k3c3fmvp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/k3c3fmvp/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/k3c3fmvp&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/k3c3fmvp&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/kjjcfcp3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/kjjcfcp3/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/kjjcfcp3&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/kjjcfcp3&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/kmwf9rsn.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/kmwf9rsn.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/kmwf9rsn.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/kmwf9rsn.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/kpm7xhfm.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/kpm7xhfm.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/kpm7xhfm.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/kpm7xhfm.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/kwck3t7n/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/kwck3t7n/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/vwpsw73v&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/vwpsw73v&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/mdghbt3n/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/mdghbt3n/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/mdghbt3n&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/mdghbt3n&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/mfqtfzc7/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/mfqtfzc7/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/mfqtfzc7&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/mfqtfzc7&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/mmdnch9t/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/mmdnch9t/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/mmdnch9t&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/mmdnch9t&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/mxmgq3qm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/mxmgq3qm/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/mxmgq3qm&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/mxmgq3qm&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/nv9pftp4.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/nv9pftp4.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/nv9pftp4.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/nv9pftp4.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/p3cvfxdx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/p3cvfxdx/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/p3cvfxdx&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/p3cvfxdx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/pnmjfw39/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/pnmjfw39/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/pnmjfw39.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/pnmjfw39.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/q4ghchsr/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/q4ghchsr/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/q4ghchsr&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/q4ghchsr&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/q4kzrdb3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/q4kzrdb3/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/q4kzrdb3&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/q4kzrdb3&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/tpkx4cfk/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/tpkx4cfk/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/tpkx4cfk&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/tpkx4cfk&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/tpp7ckkv/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/tpp7ckkv/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/tpp7ckkv&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/tpp7ckkv&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/v3hbxwbt.png/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/v3hbxwbt.png/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/v3hbxwbt.png&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/v3hbxwbt.png&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/vhnb3q3v/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/vhnb3q3v/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/vhnb3q3v&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/vhnb3q3v&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redirection…</title>
      <link>/s/zmg4m3fx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/s/zmg4m3fx/</guid>
      <description>&lt;script&gt;&#xA;  window.location.href = &#34;//s.q37.info/zmg4m3fx&#34;&#xA;&lt;/script&gt;&#xA;&lt;p&gt;If you are not automatically redirected, please click &lt;a href=&#34;//s.q37.info/zmg4m3fx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
