<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Cyrille Giquello</title>
        <description></description>
        <link>https://cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 10 Jun 2026 16:30:02 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://cyrille.giquello.fr/_media/wiki/dokuwiki.svg</url>
            <title>Cyrille Giquello</title>
            <link>https://cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>scanners_de_vulnerabilites</title>
            <link>https://cyrille.giquello.fr/informatique/scanners_de_vulnerabilites</link>
            <description>Scanners de vulnérabilités

Nikto

&lt;https://github.com/sullo/nikto&gt;

	*  &lt;https://tools.kali.org/information-gathering/nikto&gt;

Le Run as a Docker container à partir d’un git clone fonctionne très bien.


docker run --rm -v /home/user/tmp:/tmp sullo/nikto \
 -h https://www.internet.net/ \
 -o /tmp/out.json \
 -Save /tmp/false_positive1</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 10 Jul 2021 12:31:38 +0000</pubDate>
        </item>
        <item>
            <title>safenet_etoken_5110</title>
            <link>https://cyrille.giquello.fr/informatique/safenet_etoken_5110</link>
            <description>SafeNet eToken 5110

[SafeNet eToken 5110]

	*  Product brief by Gemalto &lt;https://www.linux.org/attachments/safenet-etoken-5110-product-brief-pdf.3477/&gt; ou &lt;https://cpl.thalesgroup.com/sites/default/files/content/product_briefs/field_document/2022-09/safenet-etoken-5110-pb.pdf&gt;
	*  Digicert knowledge base Initialize a SafeNet eToken 5110CC
	*  Safenet Authenfication Client (SAC) Linux SafeNet drivers sur globalsign.com (Ubuntu 20.04 et 22.04, CentOS 8 et 9, Debian et RedHat 32 et 64 bit)
	*  Con…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 28 Aug 2023 15:43:21 +0000</pubDate>
        </item>
        <item>
            <title>redmine</title>
            <link>https://cyrille.giquello.fr/informatique/gestion_de_projet/redmine</link>
            <description>Redmine

Redmine (en Ruby)

	*  Redmine
	*  Présentation (fr) 

Plugins

	*  Attach Screenshot (Redmine 1.x &amp; 2.x)
Attacher des captures d’écran aux demandes depuis le presse papier.
	*  Better Gantt Chart (Redmine 1.x) 
Prise en compte des tâches dépendantes lors de la replanification
	*  Extended profile (Redmine 1.x) 
Extension du profile des utilisateurs (Société, réseaux sociaux, website</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 19 Aug 2012 14:07:50 +0000</pubDate>
        </item>
        <item>
            <title>ai_lm</title>
            <link>https://cyrille.giquello.fr/informatique/ai_lm</link>
            <description>AI Language Model

Les modèles d’intelligence artificielle (IA), des simples algorithmes de régression jusqu’aux réseaux neuronaux complexes utilisés dans l’apprentissage profond, fonctionnent grâce à une logique mathématique. Toutes les données utilisées par un modèle d’intelligence artificielle, y compris les données non structurées comme le texte, l’audio ou les images, doivent être exprimées sous forme numérique. Le plongement vectoriel, ou représentation vectorielle, est une méthode qui per…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 10 Jun 2026 07:36:53 +0000</pubDate>
        </item>
        <item>
            <title>ovh</title>
            <link>https://cyrille.giquello.fr/informatique/ovh</link>
            <description>OVH

Hébergement : mutualisé, dédié, housing, téléphonie, ...

Qui sont ils ?



L&#039;hébergement mutualisé à la loupe : les chiffres

Les vidéos :

	*  2010-02-24 Où héberger 300000 serveurs ? 
	*  2009-12-30 EcoDatacenter
	*  2009-12-30 Do you dd ?
	*  2009-09-02 hmm ... question !
	*  2009-06-03 Lundi le 8 juin: le film
	*  2009-05-29 Gérer une entreprise
	*  2009-04-16 Test de groupes
	*  2008-06-08 Housing: Paris DC1
	*  2008-01-13 routage
	*  2007-11-16</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 12 Jan 2024 10:16:52 +0000</pubDate>
        </item>
        <item>
            <title>laravel_1</title>
            <link>https://cyrille.giquello.fr/informatique/php/laravel_1</link>
            <description>Laravel

Laravel The PHP Framework For Web Artisans.

Voir aussi :

	*  Lumen une version micro-framework de Laravel 5.
	*  informatique/web/Tailwind Css

Documentation

	*  Laravel 8.x
		*  La TALL Stack Tailwind CSS, AlpineJS, Laravel et Livewire
		*  laravel-frontend-presets, en plus des quelques ui presets fournis par Laravel pour un simple dashboard ou la tall stack ou</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 11 Jun 2025 07:22:20 +0000</pubDate>
        </item>
        <item>
            <title>git</title>
            <link>https://cyrille.giquello.fr/informatique/git</link>
            <description>Git

Gestionnaire de code sources.

Voir aussi: gitlab, Gogs

&lt;http://git-scm.com&gt;

A successful Git branching model (January 05, 2010), This article talks about GIT as a tool for the versioning of source code and explains a sucessful branching and release management strategy (with a very comprehensive graph).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 18 Apr 2026 13:02:20 +0000</pubDate>
        </item>
        <item>
            <title>javascript</title>
            <link>https://cyrille.giquello.fr/informatique/javascript</link>
            <description>Javascript

Voir aussi;

	*  /informatique/javascript/jquery
	*  A Map To Modern JavaScript Development (2017)

De la doc:

	*  Centre de documentation Mozilla
	*   Object-oriented JavaScript for beginners
			*  Introduction to Object-Oriented JavaScript, Javascript OOP patterns (POO)

	*  OOP Javascript, Jquery, Binding events and keep the context (this) (POO)
	*  Callbacks vs Events
			*  Callbacks vs Events well presents the difference
			*  performance test


News, listes d&#039;outils et librair…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 15 May 2026 12:05:03 +0000</pubDate>
        </item>
        <item>
            <title>android</title>
            <link>https://cyrille.giquello.fr/informatique/android</link>
            <description>Android

Les statistiques des versions utilisées d&#039;Android, tailles d&#039;écran et versions d&#039;OpenGL, publication par Google.

Divers outils

recopier écran Android sur un bureau Linux

Developement

SDK &amp; Tools

	*  /informatique/mobile_app
	*  Flutter
	*  Android Studio &lt;https://developer.android.com/studio/index.html&gt;
		*  Device Manager pour créer des device pour l&#039;émulateur
			*  choix de la version API
			*  choix des services :</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 13 Jul 2025 10:07:07 +0000</pubDate>
        </item>
        <item>
            <title>actualites</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/actualites</link>
            <description>Actualités de l&#039;Opendata

Actualités de l&#039;Opendata en France, et puis parfois d&#039;ailleurs quand c&#039;est trop bon ;-)

2012

décembre

2012-12-27 - Diffusion des données naturalistes de l&#039;ONF au grand public: L&#039;ONF, dans le cadre de sa contribution au Système d&#039;information sur la nature et des paysages (SINP) et de son partenariat avec le Muséum national d&#039;histoire naturelle (</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 18 Sep 2013 15:41:03 +0000</pubDate>
        </item>
        <item>
            <title>12_factors_app</title>
            <link>https://cyrille.giquello.fr/informatique/12_factors_app</link>
            <description>12 Factors app

Texte original:

	*  Building and Running 12 Factor Microservices on Docker (Part 1)
	*  Building and Running 12 Factor Microservices on Docker (Part 2)

Autres lecture: docker

1. Code source / Codebase

	*  Le code d&#039;une application doit être gérée avec gestionnaire de version (Version Control System (VCS)) comme “Git”, “Subversion (svn)” ou “Mercurial (hg)”.
	*  Le code est déployé sur plusieurs et/ou différents environnements locaux ou distants comme</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 02 Apr 2018 10:17:52 +0000</pubDate>
        </item>
        <item>
            <title>dotnet</title>
            <link>https://cyrille.giquello.fr/informatique/dotnet</link>
            <description>DotNet (.NET)

A étudier

WPF / XAML et la 3D dans les UI.

	*  &lt;http://www.codeproject.com/KB/WPF/MyFriends.aspx&gt;
	*  &lt;http://www.codeproject.com/Articles/37371/Viewport2DVisual3D.aspx&gt;

De la doc

developpez.com deviendrait-il une bonne référence ...

Un super point d&#039;entrée pour .NET :

&lt;http://www.csharpfriends.com/quickstart/howto/&gt;

Geaorge Shepherds&#039;s Windows Forms FAQ : Très complète sur les contrôles, le Framework et tout plein d&#039;autres choses autour de .NET. Un must have !</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>egpu</title>
            <link>https://cyrille.giquello.fr/informatique/egpu</link>
            <description>eGpu

En anglais “GPU enclosures”. Nécessite un port Thunderbolt 3, 4 ou à venir 5.

Installer nvidia-drivers et CUDA.

Mes expériences eGpu avec mon Mint 21.3 (Ubuntu 22.04) kernel 6.8.

	*  &lt;https://egpu.io/best-egpu-buyers-guide/&gt;
	*  eBay th3p4
		*  Thunderbolt 3/4 PD 40Gbps DC/ATX TH3P4 GPU Dock Graphics Card Extension Bracket $207

	*  &lt;https://www.sonnetstore.com/collections/gpu-solutions&gt;
	*  DIY Thunderbolt eGPU with EXP GDC TH3P4 and 3D-printed chassis

	*  WKGL17 Wikingoo
		*  acheté
…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 09 Jun 2026 11:38:51 +0000</pubDate>
        </item>
        <item>
            <title>playstation3</title>
            <link>https://cyrille.giquello.fr/informatique/playstation3</link>
            <description>PlayStation 3 (PS3)

Sites

PS3Grid.Net: &lt;http://www.ps3grid.net/&gt; 

Présentation de PS3Grid en français

Le portail de L&#039;Alliance Francophone des projets BOINC, actualités PS3 et GPU :

&lt;http://www.boinc-af.org/content/category/12/111/297/&gt;

PlayStation3 Gravity Grid

Binary Black Hole Coalescence using Perturbation Theory (GK)

HPL - Standard supercomputer cluster benchmark (GK)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>sgbd</title>
            <link>https://cyrille.giquello.fr/informatique/sgbd</link>
            <description>Système de gestion de base de données (SGBD)

Voir aussi /informatique/SQL, /informatique/NoSql, 
/informatique/GraphDB, /informatique/web semantique (RDF), Low Code Databases, Column-Oriented Database

SGBD Relationnels (SGBDR)

MySQL

MySQL

DuckDB

DuckDB

Oracle

MsSQL

Microsoft SQL Server

PostgreSQL

&lt;http://www.postgresql.org&gt;

H2 Database engine

H2, the Pure Java SQL database. The main features of H2 are:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 18 Oct 2025 08:14:06 +0000</pubDate>
        </item>
        <item>
            <title>gpu_bench</title>
            <link>https://cyrille.giquello.fr/informatique/ai_lm/gpu_bench</link>
            <description>GPU Bench

	*  RTX AI Garage sur blog de nvidia

	*  Gigabyte Windforce OC 12GB Geforce RTX 3060, 354 €TTC neuve 2025-11
	*  PNY OC 16 Go Geforce RTX 5060 Ti, 450 €TTC neuve 2025-11

Benchmark d&#039;IA pour extraction de noms :

	*  avec service Mistral, modèle Codestral = 00j 01h 02m 48s</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 09 Jun 2026 20:23:33 +0000</pubDate>
        </item>
        <item>
            <title>openjdk</title>
            <link>https://cyrille.giquello.fr/informatique/java/openjdk</link>
            <description>OpenJDK

Trucs &amp; astuces

OpenJDK 1.8 pour Ubuntu 12.04 LTS et 14.04 LTS

OpenJDK 8 a été livré en mars 2014. Il est disponible dans les distributions Ubuntu 14.10 and Ubuntu 15.0.

Pour le rendre disponible pour Ubuntu 12.04 LTS et 14.04 LTS il faut ajouter le PPA</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 27 Dec 2015 12:10:20 +0000</pubDate>
        </item>
        <item>
            <title>ubuntu</title>
            <link>https://cyrille.giquello.fr/informatique/linux/ubuntu</link>
            <description>Ubuntu

Notes précédentes (my Ubuntu old page)

Trucs &amp; Astuces

	*  Nautilus scripts (terminal here, ...)

Add PPA / remove PPA

To install open a terminal window and enter
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt-get update
sudo apt-get upgrade
To remove, you can use ppa-purge
sudo apt-get install ppa-purge
sudo ppa-purge ppa:oibaf/graphics-drivers</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 26 Nov 2025 09:37:51 +0000</pubDate>
        </item>
        <item>
            <title>cache</title>
            <link>https://cyrille.giquello.fr/informatique/php/cache</link>
            <description>PHP et le cache

phpCached / mysqlCached

phpCached est un cache pour PHP. [coplie locale]

mysqlCached : classe qui étant phpCached pour lui ajouter le gestion de requetes MySQL.

C&#039;est Toorop qui l&#039;a fait : &lt;http://forum.cyborgnation.org/viewtopic.php?id=3&gt; 

L&#039;archive, au cas où le lien disparaisse (2006-02-22)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>crypto</title>
            <link>https://cyrille.giquello.fr/informatique/crypto</link>
            <description>Cryptographie

	*  &lt;http://cyrille.giquello.fr/labs/crypto/&gt; quelques outils en-ligne.
	*  Php &amp; openssl benchmark &lt;https://framagit.org/Cyrille37/php-openssl-encryption&gt;
	*  RSA: /glossaire/rsa, /informatique/crypto/rsa
	*  DSA: /glossaire/dsa
	*  Schnorr: /informatique/crypto/Schnorr
	*  Shamir_secret_sharing
	*  /informatique/igc

For asymmetric encryption, use elliptical curve cryptography (ECC) with a secure curve such as Curve25519 as a preferred algorithm. If ECC is not available and RSA …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 06 Aug 2023 12:40:25 +0000</pubDate>
        </item>
        <item>
            <title>gitlab</title>
            <link>https://cyrille.giquello.fr/informatique/gitlab</link>
            <description>GitLab

Voir aussi: git, Gogs

La version 8.5 déchire !! C&#039;est vraiment hyper efficace.

	*  Feature Highlight: Todos
		*  Un todo est automatiquement généré suite à une @mention.
			*  Si vous effectué l&#039;action associée, le todo est clos. Si c&#039;est qlq&#039;un d&#039;autre le todo n&#039;est pas clôt</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 13 Mar 2026 15:08:36 +0000</pubDate>
        </item>
        <item>
            <title>igc</title>
            <link>https://cyrille.giquello.fr/informatique/igc</link>
            <description>Infrastructure de Gestion de Clefs

En anglais: Public Key Infrastructure (PKI).

Voir :

	*  /glossaire/IGC, /informatique/openssl, informatique/crypto
	*  Introduction à la cryptographie sur commentcamarche.net.

Softs

	*  &lt;http://www.ejbca.org/complimentary.html&gt;

PKIF &amp; Webcullis

The PKI Framework

&lt;http://pkif.sourceforge.net&gt;

Webcullis, Simple PKI-based access control for the Web. Webcullis
is a security plug-in formultiple https servers. It is designed to strengthen
the web server’s ab…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 12 Sep 2014 15:33:43 +0000</pubDate>
        </item>
        <item>
            <title>kinect</title>
            <link>https://cyrille.giquello.fr/informatique/kinect</link>
            <description>Kinect

&lt;http://openkinect.org&gt;

The OpenNI framework is an open source SDK used for the development of 3D sensing middleware libraries and applications. =&gt; Website will be closed on April 23rd 2014

Plein de ressources sur le Wiki du Labomedia.

&lt;http://www.johnstowers.co.nz/blog/&gt;

reacTIVision a toolkit for tangible multi-touch surfaces

Ludique&#039;s Kinect Bundle (LKB) : Use your Kinect camera to turn different surfaces to multitouch surfaces, send users skeleton joint positions as TUIO message…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 01 Jun 2014 09:25:15 +0000</pubDate>
        </item>
        <item>
            <title>lowcode_databases</title>
            <link>https://cyrille.giquello.fr/informatique/lowcode_databases</link>
            <description>LowCode databases

Articles

	*  &lt;https://www.noxcod.com/fr/outils-no-code&gt;
	*  &lt;https://www.ntaskmanager.com/blog/free-airtable-alternatives/&gt;
	*  &lt;https://surveysparrow.com/blog/top-airtable-alternatives/&gt;
	*  12 Airtable Alternatives That Are Just as Good or Better
	*  29 Best Airtable Alternatives in 2022 (Free &amp; Paid)

Airtable

Airtable

NocoDB

Licence AGPLv3. Version Community et Enterprise (avec plus des fonctionnalités)

existe en version hébergée &lt;https://www.nocodb.com/pricing&gt; (SaaS…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 30 Jan 2026 11:32:11 +0000</pubDate>
        </item>
        <item>
            <title>mobile_app</title>
            <link>https://cyrille.giquello.fr/informatique/mobile_app</link>
            <description>Mobile App

Aussi:

	*  /informatique/android
	*  l’appli CroustiWiki

tags: smartphone, application

responsive vs adaptive

Une application réactive (responsive) ajuste la disposition des éléments graphiques afin de s&#039;adapter à l&#039;espace disponible. Une application adaptative (</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 30 Aug 2025 10:53:41 +0000</pubDate>
        </item>
        <item>
            <title>openstreetmap</title>
            <link>https://cyrille.giquello.fr/informatique/openstreetmap</link>
            <description>OpenStreetMap (OSM)

&lt;note&gt; ⇒ http://wiki.openstreetmap.org/wiki/User:Cyrille37 &lt;/note&gt;

Utiliser les données OSM:

	*  Partir en vacances avec OpenStreetMap
	*  Plugin Wordpress

Outil pédagogique

	*   Digne-les-Bains: les élèves sur les traces des illustres de la commune
			*  3 ateliers de cartographie participative “Dessine ta ville” mis en place par la Ville de Digne-les-Bains depuis février 2012, sur la base du logiciel libre OpenStreetMap, le service des Archives communales a souhaité pr…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 04 Jul 2025 07:16:44 +0000</pubDate>
        </item>
        <item>
            <title>php</title>
            <link>https://cyrille.giquello.fr/informatique/php</link>
            <description>PHP

Sources d&#039;information :

	*  /informatique/php/Tips &amp; Tricks
	*  Les cours de Julien Pauli sur developpez.com sont très pertinents (sécurité, ZendFramework, ...).
	*  Les nouveautés de PHP 5.3

PHP8 Attributes

	*  &lt;https://stitcher.io/blog/attributes-in-php-8&gt;
	*  &lt;https://github.com/TWithers/laravel-php-attributes&gt;

Compiler PHP et PECL pour Windows

Installer différentes versions de Php grâce au dépôt de Ondřej Surý (un développeur Debian) :


sudo apt install software-properties-common
…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 26 Apr 2026 15:21:50 +0000</pubDate>
        </item>
        <item>
            <title>subversion</title>
            <link>https://cyrille.giquello.fr/informatique/subversion</link>
            <description>SubVersion

Le site officiel : &lt;http://subversion.apache.org&gt; (anciennement &lt;http://subversion.tigris.org&gt;) 

et son Forum

La doc : &lt;http://svnbook.red-bean.com/&gt;

Des tutos :

	*  Le tuto de developpez.com
	*  Introduction à Subversion par julien@nozav@org

Outils

Client windows :

	*  TortoiseSVN.

Interface Web d&#039;administration de dépôts:

	*  User-Friendly SVN (USVN) (fr!) en Php sur la base du Zend Framework.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>wordpress</title>
            <link>https://cyrille.giquello.fr/informatique/wordpress</link>
            <description>Wordpress

&lt;http://wordpress.org&gt;

WP-Cli

wp-cli WP Cli.

Documentation

Pour les développeurs

	*  Theme Development
		*  Template hierarchy (visual overview)
		*  Wordpress Theme Anatomy
		*  Stepping into Templates

	*  Plugin Handbook
		*  Settings &amp; Options
			*  la classe jeremyHixon/RationalOptionPages
			*  online ]WordPress Option Page Generator
			*  5 Ways to Create a WordPress Plugin Settings Page


	*  Wordpress hooks
		*  liste des hooks sur Codex WP
		*  WordPress Hooks Database
…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 23 Oct 2025 07:53:06 +0000</pubDate>
        </item>
        <item>
            <title>centipede</title>
            <link>https://cyrille.giquello.fr/informatique/gps/centipede</link>
            <description>Centipède

Centipède est un réseau mutualisé de bases GNSS RTK, géré par des Instituts de recherche en Charente-Maritime. Il vise à fournir un signal de correction RTK libre et ouvert afin de disposer d&#039;une précision centimétrique sur un territoire continu - by</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 16 Feb 2019 15:11:05 +0000</pubDate>
        </item>
        <item>
            <title>laravel</title>
            <link>https://cyrille.giquello.fr/informatique/php/laravel</link>
            <description>Laravel

Ancienne page Laravel avant la version 12, mais avec plein de packages ;-)

Installation

Version 1

Plusieurs façons d&#039;installer Laravel:

	*  Avec son Installateur
		*  Qui vous propose de choisir un Starter-Kit entre Vue, React ou Livewire
		*  pour d&#039;autres starter-kit voir la suite</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 18 May 2026 15:44:13 +0000</pubDate>
        </item>
        <item>
            <title>blender</title>
            <link>https://cyrille.giquello.fr/informatique/blender</link>
            <description>Blender

Blender is a free and open source 3D animation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. Advanced users employ Blender’s</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 06 Nov 2015 12:22:56 +0000</pubDate>
        </item>
        <item>
            <title>glusterfs</title>
            <link>https://cyrille.giquello.fr/informatique/glusterfs</link>
            <description>GlusterFS

	*  Gluster documentation

Articles:

	*  GlusterFS sur medium.com

Install

	*  Configure a High-Availability Storage with GlusterFS on Ubuntu 18.04 LTS
	*  GlusterFS, système de fichier réseau synchronisé &amp; redondant

	*  Install-Guide.
	*  gluster (cli) command reference

	*  glusterfs-01: Scaleway DEV1-S, 2 x vCPU, 2 GB, 20 GB NVMe, 200 Mbit/s
	*  glusterfs-02: OVH B2-7, 2 x vCPU, 7 GB, 50 GB SSD, 250 Mbit/s

Debian 10 (Buster)


root@glusterfs-01:~# ping -c 6 glusterfs-02
--- glu…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 11 Sep 2021 10:16:53 +0000</pubDate>
        </item>
        <item>
            <title>httpd</title>
            <link>https://cyrille.giquello.fr/informatique/httpd</link>
            <description>HTTPD

	*  Comparison of lightweight web servers
	*  The C10k problem is a limitation that most web servers currently have.

Apache

Voir /informatique/Apache.

lighttpd

&lt;http://www.lighttpd.net&gt;

Nginx

Voir /informatique/Nginx.

Cherokee

&lt;http://www.cherokee-project.com&gt;

Voir:

	*  &lt;http://lacuisinedegandi.net/post/2010/04/29/Cherokee-arrive-chez-Gandi&gt;

TinyWeb

TinyWeb is an extremely small (executable file size is 53K), simple (no configuration other than through the command line) and fa…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>ign_bdortho</title>
            <link>https://cyrille.giquello.fr/informatique/ign_bdortho</link>
            <description>IGN BdOrtho

Des versions de la BdOrtho sont accessibles en TMS via &lt;https://data.geopf.fr/tms/1.0.0/&gt;

Il y a aussi des version à télécharger sur &lt;https://geoservices.ign.fr/telechargement-api/BDORTHO&gt; le lien est maintenant &lt;https://cartes.gouv.fr/rechercher-une-donnee/dataset/IGNF_BD-ORTHO&gt; -&gt; penser à scroller !!

Pour récupérer automatiquement ou détecter les nouveautés:

	*  &lt;https://data.geopf.fr/telechargement/resource/BDORTHO?format=JP2-E080&amp;page=2&gt;
	*  &lt;https://data.geopf.fr/telecharge…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 08 Apr 2026 09:25:34 +0000</pubDate>
        </item>
        <item>
            <title>linux</title>
            <link>https://cyrille.giquello.fr/informatique/linux</link>
            <description>Linux

system_admin

Tools

	*  Tester des distributions en ligne !
			*  &lt;https://distrotest.net&gt;

	*  LinuxLive USB Creator

Distributions

Ubuntu

Ubuntu, XUbuntu

Small Linux

	*  8 of the best tiny Linux distros (posted on 2010-04-20)

SliTaz

&lt;http://www.slitaz.org/&gt;

xPUD

&lt;http://www.xpud.org&gt;

The desktop has never been this easy -- Get your favorite web browser with a simple web-based interface on top.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 15 Jan 2026 19:24:20 +0000</pubDate>
        </item>
        <item>
            <title>livecd</title>
            <link>https://cyrille.giquello.fr/informatique/livecd</link>
            <description>LiveCD

Linux

SliTaz

Distribution (projet français) très léger (28Mo).

	*  La version 1.0 ne monte pas ma carte réseau, j&#039;essaye la version “cooking”.
	*  Aujourd&#039;hui 29 mai 2010 : SliTaz GNU/Linux 3.0 (30 MB) 

&lt;http://www.slitaz.org/&gt;

Installation sur une clé USB

Knoppix

&lt;http://www.knoppix.net&gt;

Installation sur clé USB

XUbuntu

&lt;http://www.xubuntu.org&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>memory_test</title>
            <link>https://cyrille.giquello.fr/informatique/memory_test</link>
            <description>Memory Test

Outils pour tester la mémoire vive d&#039;un computer

Outils

Ultimate Boot CD

UBCD 4.1.1 Contient de nombreux outils dont les testeurs de mémoire suivants :
 Memory Tests  Memtest86 3.3  Memtest86+ 1.70  Windows Memory Diagnostic  DocMem RAM Diagnostic 3.1beta  TestMemIV 
MemTest86 +

&lt;http://www.memtest.org/&gt;

Based on the well-known original memtest86 written by Chris Brady, memtest86+ is a port by some members of the x86-secret team, now working at</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>screen</title>
            <link>https://cyrille.giquello.fr/informatique/screen</link>
            <description>Screen Terminal Emulator

Doc:

	*  &lt;https://doc.ubuntu-fr.org/screen&gt;

Alternatives:

	*  byobu

Handbook


.-----------------------------------------------------------------------.
|                                                                       |
|                  Screen VT100/ANSI Terminal Emulator                  |
|                      Default Keyboard Shortcut                        |
|                            Cheat Sheet                                |
|                    …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 30 Aug 2019 07:05:45 +0000</pubDate>
        </item>
        <item>
            <title>sms</title>
            <link>https://cyrille.giquello.fr/informatique/sms</link>
            <description>SMS (Short Message Service)

Documentation

Deux abréviations sont souvent utilisées dans le monde du SMS :

	*  MO : Mobile Originated - sont les messages qui proviennent d&#039;un mobile (un utilisateur mobile envoie un SMS vers une application)
	*  MT : Mobile Terminated - sont les messages qui vont vers un mobile (une application envoie un SMS à un utilisateur mobile)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 27 Jan 2022 11:01:19 +0000</pubDate>
        </item>
        <item>
            <title>spatialite</title>
            <link>https://cyrille.giquello.fr/informatique/spatialite</link>
            <description>SpatiaLite

Tips

Compiler spatialite-tools : spatialite-tools-4.1.1 et  libspatialite-4.1.1
libspatialite-4.1.1$ ./configure --disable-geosadvanced --disable-freexl
spatialite-tools-4.1.1$ ./configure  --disable-freexl
Monter un PBF:
$ ls -lh centre-latest*
  92M juil. 16 18:28 centre-latest.osm.pbf
 2,4G juil. 16 20:06 centre-latest.osm.sqlite</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 16 Jul 2013 18:13:04 +0000</pubDate>
        </item>
        <item>
            <title>user_interface</title>
            <link>https://cyrille.giquello.fr/informatique/user_interface</link>
            <description>User Interface

Synonymes:

	*  GUI: Graphic User Interface
	*  IHM : Interface Homme Machine
	*  UI : User Interface

Standards

Microsoft Wizard 97. This spec pertains to: comctl32.dll, file version 5.00, product version 5.0.1011.2000, that comes with IE 5 or NT 2000. (Platform SDK Release: May 2002)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>web_semantique</title>
            <link>https://cyrille.giquello.fr/informatique/web_semantique</link>
            <description>Web Sémantique

Le site Semantic Web et la page Semantic Web sur le W3C.

	*  glossaire: RDF, RDFS, OWL, SPARQL, PURL
	*  Linked Data
	*  microformats

	*  Google Search supporte les données structurées au format json-ld
	*  Votre page est-elle compatible avec les résultats enrichis ?

Semantic Web Labs des Petites Cases

Les Slides d&#039;Antidot

Le cours de www.multiformat.fr

The Politics of Vocabulary Control Musings on schema.org and Linked Open Data &lt;http://www.academia.edu/12364988/The_Politi…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Dec 2020 07:46:02 +0000</pubDate>
        </item>
        <item>
            <title>wireshark</title>
            <link>https://cyrille.giquello.fr/informatique/wireshark</link>
            <description>Wireshark

&lt;http://www.wireshark.org/&gt;

Wireshark is the world&#039;s foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions.

Wireshark development thrives thanks to the contributions of networking experts across the globe. It is the continuation of a project that started in 1998.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>firefox</title>
            <link>https://cyrille.giquello.fr/informatique/browsers/firefox</link>
            <description>FireFox

Navigateur web de la fondation Mozilla.

Plugins

FireBug

JavaScript Logging with Firebug

&lt;http://getfirebug.com/logging.html&gt;


 // console.log, console.debug, console.info, console.warn, and console.error
 console.log(&quot;hello world&quot;)
 console.log(2,4,6,8,&quot;foo&quot;,bar)
 console.log(&quot;%s is %d years old.&quot;, &quot;Bob&quot;, 42)

 console.group(&quot;a title&quot;) // to start a new indentation block
 console.groupEnd() // , and then</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>tips_tutos_examples</title>
            <link>https://cyrille.giquello.fr/informatique/flutter/tips_tutos_examples</link>
            <description>Tips, Tutos, Examples Flutter

Build optimisation

kDebugMode

kDebugMode étant un constante, le compilateur peut supprimer du code: Tree Shaking. Il faut donc l&#039;utiliser pour réduire la taille de la compilation release.

J&#039;ai vérifié en recherchant des chaînes de caractères dans</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 03 Sep 2025 09:39:02 +0000</pubDate>
        </item>
        <item>
            <title>codium</title>
            <link>https://cyrille.giquello.fr/informatique/ide/codium</link>
            <description>Codium, VsCodium, VsCode

Develop in Containers with VSCodium

C&#039;est une méthode nécessaire pour ne pas avoir à installer toutes les versions des outils sur notre machine quand on peut avoir à travailler sur différents projets (nouveaux comme anciens) au cours d&#039;une journée.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 11 Jun 2025 08:34:19 +0000</pubDate>
        </item>
        <item>
            <title>alpinejs</title>
            <link>https://cyrille.giquello.fr/informatique/javascript/alpinejs</link>
            <description>Alpine.js

	*  &lt;https://alpinejs.dev/&gt;
	*  &lt;https://github.com/alpinejs/alpine/&gt;

AlpineJs permet de créer/gérer des composants falicement avec Javascript sans se lancer dans une SPA, très léger (&lt;10ko gzippé et minifié) et n&#039;utilise pas de DOM virtuel. Sa syntaxe est similaire à VueJS. C&#039;est un bon outil pour remplacer jQuery et moins complexe que VueJs / React / Angular.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 31 Dec 2025 09:52:55 +0000</pubDate>
        </item>
        <item>
            <title>multiotp</title>
            <link>https://cyrille.giquello.fr/informatique/php/multiotp</link>
            <description>multiOTP

Librairie en Php sous licence GNU LGPL qui implémente beaucoup de protocoles One Time Password (OTP) et qui est certifiée par le consortium Open AuTHentication (OATH) pour ses implémentation HOTP et TOTP. Dernière version observée 5.9.6.5 du 2023-07-07.

	*  &lt;https://github.com/multiOTP/multiotp&gt;
	*  &lt;https://github.com/multiOTP/multiotp/wiki&gt;

The multiOTP class can be used alone (for example to have strong authentication for your PHP based web application), as a command line tool (to…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 08 Aug 2023 16:33:14 +0000</pubDate>
        </item>
        <item>
            <title>symfony</title>
            <link>https://cyrille.giquello.fr/informatique/php/symfony</link>
            <description>Symfony

&lt;https://symfony.com/&gt; Symfony

! NEW ! Symfony3

! NEW ! Symfony2

[Symfony logo]

	*  Drupal 7 vs Symfony 2: overview after 1 year of Symfony development

Etude perso

Gestion de la langue de l&#039;utilisateur

Documentation

Accès rapide:

	*  Symfony Reference Book v1.4
		*  Tasks (chap 16)

	*  Doctrine ORM v1.2
		*  Manual - Table of Contents


Les livres Sensio Labs (buy or read online for free)

	*  Tous les livres en anglais.
	*  Plus loin avec Symfony 1.3 &amp; 1.4 en français.

symfo…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Jan 2025 19:40:20 +0000</pubDate>
        </item>
        <item>
            <title>wifi</title>
            <link>https://cyrille.giquello.fr/informatique/raspberrypi/wifi</link>
            <description>Raspberry WIFI

wifi access point (AP)

Aussi Raspberry Pi : Créer un point d’accès WiFi

avec hostadp &amp; dnsmasq

Avec dnsmasq et hostadp.

Le problème est la perte de l&#039;ip sur wlan0. La solution trouvée:

dans /etc/default/ifplugd remplacer
INTERFACES=&quot;auto&quot;
HOTPLUG_INTERFACES=&quot;all&quot;
par
INTERFACES=&quot;eth0&quot;
HOTPLUG_INTERFACES=&quot;eth0&quot;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 31 Mar 2016 10:25:40 +0000</pubDate>
        </item>
        <item>
            <title>yacy</title>
            <link>https://cyrille.giquello.fr/informatique/raspberrypi/yacy</link>
            <description>Yacy sur Raspberry-pi

Le moteur distribué de recherche Yacy sur Raspberry:

	*  Running YaCy on Raspbian
		*  et Debian Java Package

	*  Oracle JRE for ARM

Avec un PI 2ème génération

	*  ARMv7 Processor rev 5 (v7l)

Je à suivre Installation of YaCy on Debian et hop, après de longue minutes d&#039;installation, ça fonctionne ;-)

Important File Locations</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 31 Mar 2016 10:38:11 +0000</pubDate>
        </item>
        <item>
            <title>server_monitoring</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/server_monitoring</link>
            <description>Server Monitoring

Voir aussi: /informatique/web/webstats

À lire:

	*  Linux Performance Monitoring and Tuning Introduction
	*  Five Of The Best Free Network Monitoring Software Tools
	*  10 Free Server &amp; Network Monitoring Tools that Kick Ass

Outils

	*  htop permet de monitorer l’activité de son serveur comme top, mais avec une interface plus ergonomqie et amélioré. Il liste les processus, le load average, l’utilisation RAM / SWAP…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 21 Mar 2025 10:30:15 +0000</pubDate>
        </item>
        <item>
            <title>spring_framework</title>
            <link>https://cyrille.giquello.fr/informatique/java/frameworks/spring_framework</link>
            <description>Spring Framework

&lt;http://spring.io&gt;

Doc

	*  Spring-Boot 1.3.2
	*  spring-framework-reference
	*  Spring Data:
		*  data-jpa
		*  Sprint Data REST (@RepositoryRestResource, @Projection, ...)
			*  spring-data-rest Reference
				*  Basic settings for Spring Data REST: basePath, defaultPageSize, sortParamName ...

			*  spring-data-rest Getting started
			*  Spring Data REST and Projections



Hébergement sur le web;

	*  Heroku

Tips

Dependencies injection</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 01 Mar 2019 18:34:32 +0000</pubDate>
        </item>
        <item>
            <title>axcrypt</title>
            <link>https://cyrille.giquello.fr/informatique/axcrypt</link>
            <description>AxCrypt

AxCrypt is free and easy to use open source strong file encryption for Windows 95/98/ME/NT/2K/XP, integrated with Windows Explorer. Encrypt, compress, decrypt, wipe, view and edit with a few mouse clicks. Cryptographic primitives are AES-128 and SHA-1.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>calendar_adressbook_messaging</title>
            <link>https://cyrille.giquello.fr/informatique/calendar_adressbook_messaging</link>
            <description>microsoft exchange

	*  Outlook

SOGo

&lt;http://www.scalableogo.org/fr/tour/screenshots.html&gt;

	*  Outlook
	*  Thunderbird + Lightning
	*  Apple iCal
	*  More

More

Thunderbird&#039;s Lightning extension

&lt;https://addons.mozilla.org/fr/thunderbird/addon/2313&gt;

Lightning vs. Exchange Server 2003

Synchronising Mozilla, Thunderbird, Lightning Calendard with Exchange

&lt;http://www.cs.bham.ac.uk/~smp/resources/exchange/&gt;

	*  Sync Kolab : &lt;http://www.gargan.org/extensions/synckolab.html&gt; SyncKolab was wri…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +0000</pubDate>
        </item>
        <item>
            <title>chipnet_fido_u2f</title>
            <link>https://cyrille.giquello.fr/informatique/chipnet_fido_u2f</link>
            <description>ChipNet FIDO U2F



La version “basic” ne fait que le FIDO U2F.

	*  Achat d&#039;une ChipNet FIDO U2F sur la FNAC pour faire des essais.
		*  Livrée avec un p&#039;tit adaptateur USB -&gt; USB-C.


Ajout de la clé pour le 2FA de Google réussi avec Firefox 116.

Sur Linux à l&#039;insertion de la clé:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 02 Mar 2024 20:20:40 +0000</pubDate>
        </item>
        <item>
            <title>cms</title>
            <link>https://cyrille.giquello.fr/informatique/cms</link>
            <description>Gestionnaire de Contenu - CMS

Gestionnaire de Contenu / Content Managment System

WCM pour Web Content Management.

A Content Repository is a high-level information management system that is a superset of traditional data repositories. A content repository implements</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 May 2025 14:07:18 +0000</pubDate>
        </item>
        <item>
            <title>data_visualization</title>
            <link>https://cyrille.giquello.fr/informatique/data_visualization</link>
            <description>Data Visualization

tags: data visualisation, visualisation de données

voir aussi: informatique/graphdb#graph_db_tools, Sciences-Po Medialab tools

3D Globe

	*  &lt;http://workshop.chromeexperiments.com/projects/armsglobe/&gt;
	*  &lt;http://xseignard.github.io/migrationGlobe/&gt;
	*  &lt;http://cyberwar.kaspersky.com/&gt;

Softwares

RAWgraphs

En ligne, facile d&#039;accès

&lt;https://www.rawgraphs.io/&gt;

code source &lt;https://github.com/rawgraphs&gt;

Gephi

Gephi, The Open Graph Viz Platform.

Sigma.js

Librairie Javas…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 03 Jan 2026 08:55:02 +0000</pubDate>
        </item>
        <item>
            <title>design_pattern</title>
            <link>https://cyrille.giquello.fr/informatique/design_pattern</link>
            <description>Design Pattern

Patrons de conception pour la programmation informatique.

Documentation

Commencer par lire:

	*  Principes avancés de conception objet.
	*  Design Patterns du Gang of Four appliqués à Java
	*  

Sources :

	*  Wikipedia (fr) et Wikpedia (en)
	*  Martin Fowler&#039;s Patterns of Enterprise Application Architecture (P of EAA) catalog
	*  Core J2EE Patterns sur java.sun.com.
	*  &lt;http://www.dofactory.com/Patterns/Patterns.aspx&gt;
	*  (en) &lt;http://davidhayden.com/blog/dave/category/22.asp…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 03 Mar 2023 13:56:48 +0000</pubDate>
        </item>
        <item>
            <title>docker</title>
            <link>https://cyrille.giquello.fr/informatique/docker</link>
            <description>Docker


Docker propose des conteneurs logiciels, les conteneurs partagent le même système d&#039;exploitation (noyaux, processus d&#039;initialisation, drivers réseaux ...).

Principes

Docker propose un certains nombre d&#039;images « standard » notamment:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 28 Mar 2025 08:08:38 +0000</pubDate>
        </item>
        <item>
            <title>fckeditor</title>
            <link>https://cyrille.giquello.fr/informatique/fckeditor</link>
            <description>FCKEditor

CKEditor

The free version comes with the Open Source license LGPL 2.1 and is supported by the community.

&lt;http://www.ckeditor.net/&gt;

Doc

Modifier la largeur des listes déroulantes de la barre d&#039;outils par Thierry Godin (07/11/2007).

Installation et paramétrage de l’éditeur de texte FCKEditor - créer une newsletter PHP avec Dreamweaver (part 15) (30/05/2007) dans lequel on comprend comment définir les styles de l&#039;éditeur avec les styles du site.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Jun 2017 19:02:10 +0000</pubDate>
        </item>
        <item>
            <title>flutter</title>
            <link>https://cyrille.giquello.fr/informatique/flutter</link>
            <description>Flutter

Le langage dart

Quelques notes sur le debuggage.

Et des Tips/Tutos/Examples.

Ma 1ère appli : CroustiWiki

Flutter documentation

	*  &lt;https://flutter.dev&gt;
	*  Flutter Cookbook contains recipes that demonstrate how to solve common problems
	*  Flutter CodeLabs
	*  Layout
	*  Widgets
		*  Cupertino widgets for iOS style and behavior 
		*  Material Components widgets
			*  &lt;https://flutter-experimental-m3-demo.web.app/&gt;


	*  Theme
	*  assets and images
	*  Examples</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 02 Dec 2025 09:41:23 +0000</pubDate>
        </item>
        <item>
            <title>gephi</title>
            <link>https://cyrille.giquello.fr/informatique/gephi</link>
            <description>Gephi

The Open Graph Viz Platform

Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs.

	*  Exploratory Data Analysis: intuition-oriented analysis by networks manipulations in real time.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 25 Mar 2022 14:39:14 +0000</pubDate>
        </item>
        <item>
            <title>gestion_de_projet</title>
            <link>https://cyrille.giquello.fr/informatique/gestion_de_projet</link>
            <description>Gestion de projet

MOA, MOE.

Il faut abandonner le modèle MOA/MOE dans les DSI

	*  Program Management
	*  Project Management
	*  Requirements Management
	*  Test Management
	*  Defect Management
	*  Product Management
	*  Support Management
	*  Community Management

La norme ISO 12207 a pour objectif de poser la référence pour les processus du cycle de vie logiciel pris dans sa généralité</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 15 Jan 2025 18:03:11 +0000</pubDate>
        </item>
        <item>
            <title>graphdb</title>
            <link>https://cyrille.giquello.fr/informatique/graphdb</link>
            <description>Graph Databases

Some of the popular graph databases are Neo4J, Orient DB and Apache Titan (Titan: Big Graph Data with Cassandra).

	*  Graph_database, Base_de_données_orientée_graphe

Voir aussi web semantique pour les base de données RDF.

Articles:

	*  Elasticsearch vs Graph Database
	*  Getting Started with Apache Spark and Neo4j Using Docker Compose
	*  What are the differences between a Graph database and a Triple store ?
	*  Storing and querying RDF in Neo4j
	*  guide-data-visualization …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 22 Apr 2026 14:25:00 +0000</pubDate>
        </item>
        <item>
            <title>jsmin</title>
            <link>https://cyrille.giquello.fr/informatique/jsmin</link>
            <description>JSMin, The JavaScript Minifier

&lt;http://www.crockford.com/javascript/jsmin.html&gt;

PHP

Implémentations en php :

	*  &lt;http://github.com/rgrove/jsmin-php&gt;
	*  &lt;http://www.cloudconnected.fr/2007/03/28/une-version-optimisee-pour-php-de-jsmin/&gt;

PHP Extension (en C donc) :
JSMin : &lt;http://www.ypass.net/software/php_jsmin&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>leap_motion</title>
            <link>https://cyrille.giquello.fr/informatique/leap_motion</link>
            <description>Leap Motion

S&#039;achète sur &lt;https://store.leapmotion.com&gt;

Un aperçu, en anglais, du fonctionnement de la bête: [Leap Overview] (copie du fichier trouvé dans le SDK pour Linux).

Pour Linux, le 29 août 2013, ça fonctionne (si, si, j&#039;ai un LeapMotion sur ma table !) MAIS il faut s&#039;inscrire sur le site des développeurs</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 29 Aug 2013 18:38:17 +0000</pubDate>
        </item>
        <item>
            <title>limesurvey</title>
            <link>https://cyrille.giquello.fr/informatique/limesurvey</link>
            <description>LimeSurvey

&lt;http://www.limesurvey.org&gt;

tags: sondage, questionnaire

LimeSurvey offre déjà:

	*  Nombre illimité de questionnaires en même temps
	*  Nombre illimité de questions dans questionnaire (limité par la seule base de données)
	*  Nombre illimité de participants à un questionnaire</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 16 May 2013 19:40:14 +0000</pubDate>
        </item>
        <item>
            <title>mind_mapping</title>
            <link>https://cyrille.giquello.fr/informatique/mind_mapping</link>
            <description>Mind mapping

tags: mind map, carte mentale, carte heuristique

	*  &lt;http://fr.wikipedia.org/wiki/Carte_heuristique&gt;

On line services

	*  &lt;https://framindmap.org&gt;
	*  &lt;http://www.mindmeister.com&gt;
	*  &lt;http://www.mindmup.com&gt;
	*  &lt;http://coggle.it&gt;
	*  &lt;https://bubbl.us&gt;
	*  &lt;http://mind42.com&gt;

Softwares

Mindmup

Zero friction online mind mapping

&lt;http://www.mindmup.com&gt;

source code, Online free service with storage on Google drive, Github, Dropbox

Free software, Web based, Ruby</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Dec 2016 03:18:12 +0000</pubDate>
        </item>
        <item>
            <title>nextcloud</title>
            <link>https://cyrille.giquello.fr/informatique/nextcloud</link>
            <description>Nextcloud

Single Sign On



On dirait que le SSO est réservé à la version Entreprise de Nextcloud, voir documentation portal.

Dans le menu “Comptes connectés” de l&#039;intance Artéfacts il y a seulement “Intégration de GitLab”.

Mais en fait il y a de base OAuth2 qui est dans</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 17 Sep 2022 09:35:36 +0000</pubDate>
        </item>
        <item>
            <title>node.js</title>
            <link>https://cyrille.giquello.fr/informatique/node.js</link>
            <description>Node.js

&lt;http://nodejs.org/&gt;

En vrac

Functional Reactive Programming (FRP).

NeDB: a lightweight Javascript database using MongoDB’s API - NeDB is a lightweight database written entirely in Javascript, and that implements the well-known and loved MongoDB API. It is packaged as a Node module that be used with a simple require and can be used as an in-memory only or persistent datastore. You can think of it as SQLite for MongoDB projects.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 17 Nov 2022 06:45:48 +0000</pubDate>
        </item>
        <item>
            <title>object_storage</title>
            <link>https://cyrille.giquello.fr/informatique/object_storage</link>
            <description>Object Storage

	*  Laravel OVH S3 Object Storage

	*  Ceph Object Storage Object Storage : S3-compatible et Swift-compatible
	*  MinIO
		*  est passé en mode « maintenance seulement », au profit de sa version propriétaire

	*  SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Dec 2025 10:34:12 +0000</pubDate>
        </item>
        <item>
            <title>outils_de_documentation</title>
            <link>https://cyrille.giquello.fr/informatique/outils_de_documentation</link>
            <description>Outils de documentation

Voir aussi:

	*  Gestion de projet

Diagrammes et autres schémas

Voir aussi:

	*  /informatique/uml pour les softs dédiés aux diagrammes UML.
	*  /informatique/ihm_prototyping pour le prototyping des IHM/GUI.
	*  Mind Mapping

DIA

&lt;http://live.gnome.org/Dia&gt;

Gratuit et Open source

Dia is roughly inspired by the commercial Windows program ‘Visio’, though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It c…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 05 Sep 2025 10:57:50 +0000</pubDate>
        </item>
        <item>
            <title>pdf</title>
            <link>https://cyrille.giquello.fr/informatique/pdf</link>
            <description>PDF

Portable Document Format (PDF)

Outils

Tout plein de petits outils sur &lt;http://www.pdfhacks.com/&gt;

Services en ligne

&lt;http://smallpdf.com/&gt;

	*  Compress PDF, dramatically reduce the file size of your PDF.
	*  ...

Logiciel édition PDF

Inkscape

Inkscape, logiciel libre de dessin vectoriel mutliplate-forme, propose un accès natif au format PDF.
Vous pouvez importer votre document PDF dans le logiciel Inkscape, faire les modifications que vous désirez au niveau textuel, graphique, etc et …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 22 Aug 2014 08:37:36 +0000</pubDate>
        </item>
        <item>
            <title>peertube</title>
            <link>https://cyrille.giquello.fr/informatique/peertube</link>
            <description>PeerTube

Tips

Faire une copie de video hébergée sur YouTube, c&#039;est intégré dans PeerTube ;-)
Avec les mots-clé, le titre, la description, la date originale, il ne reste plus qu&#039;à désigner la licence et la langue.

	*  Mirroring YouTube Videos to PeerTube

Instances

version docker installée sur</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 30 Oct 2021 10:02:49 +0000</pubDate>
        </item>
        <item>
            <title>pkcs</title>
            <link>https://cyrille.giquello.fr/informatique/pkcs</link>
            <description>Public Key Cryptographic Standard

Tous les PKCS sont sur rsa.com.

	*  PKCS#1: RSA Cryptography Standard
	*  PKCS#3: Diffie-Hellman Key Agreement Standard
	*  PKCS#5: Password-Based Cryptography Standard
	*  PKCS#6: Extended-Certificate Syntax Standard
	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 27 Aug 2023 09:31:17 +0000</pubDate>
        </item>
        <item>
            <title>rambox</title>
            <link>https://cyrille.giquello.fr/informatique/rambox</link>
            <description>Rambox

Rambox permet de gérer de multiples messageries instantanées ou non.

Sa version Community Edition en GPLv3 est terminée :-( pour devenir Freemium (un service payant avec une offre gratuite).

Il existe le fork Hamsket, à voir s&#039;il est vivant :-)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 21 Jun 2022 06:56:32 +0000</pubDate>
        </item>
        <item>
            <title>scanners_reseau</title>
            <link>https://cyrille.giquello.fr/informatique/scanners_reseau</link>
            <description>Scanners Réseau

Network Scanner, Sniffer...

Pour écouter le traffic réseau il faut passer la carte réseau en mode “promiscuous”.

Une liste d&#039;outils basés sur WinPcap (libpcap for windows): 

&lt;http://www.winpcap.org/misc/links.htm#tools&gt;

voir aussi: scanners de vulnérabilités

Softs

Analyseurs

Wireshark

Wireshark is the world&#039;s foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 10 Jul 2021 11:40:58 +0000</pubDate>
        </item>
        <item>
            <title>soap</title>
            <link>https://cyrille.giquello.fr/informatique/soap</link>
            <description>SOAP

VisualStudio

disco.exe


D:\Temp\OVHAPI&gt;&quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\disco.exe&quot;
Microsoft (R) Web Services Discovery Utility
[Microsoft (R) .NET Framework, Version 2.0.50727.42]
Copyright (C) Microsoft Corporation. All rights reserved.

disco.exe -
    Utilitaire servant à découvrir les URL de services Web XML
    situés sur un serveur Web
    et à enregistrer des documents liés à ce service Web XML
    sur le disque local.
    Les fichiers results.discomap, .w…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>syncml</title>
            <link>https://cyrille.giquello.fr/informatique/syncml</link>
            <description>SyncML

Serveur

Funambol Community Edition

Funambol is the leading mobile open source project and leading provider of open source mobile cloud sync and push email for billions of phones. It is a certified implementation of the Open Mobile Alliance SyncML standards.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>tinymce</title>
            <link>https://cyrille.giquello.fr/informatique/tinymce</link>
            <description>TinyMCE

The free version comes with the Open Source license LGPL 2.1 and is supported by the community.

&lt;http://tinymce.moxiecode.com/&gt;

Options

content_css

This option enables you to specify a custom CSS file that extends the theme content CSS. This CSS file is the one used within the editor (the editable area). This option can also be a comma separated list of URLs.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Jun 2017 18:59:54 +0000</pubDate>
        </item>
        <item>
            <title>wiki</title>
            <link>https://cyrille.giquello.fr/informatique/wiki</link>
            <description>Wiki

TiddlyWiki

A reusable non-linear personal web notebook.

&lt;http://www.tiddlywiki.com/&gt; et sa version française &lt;http://www.tiddlywiki.fr/&gt;

DokuWiki

Ce wiki

DokuWiki Themes:

	*  Minimal theme by h6e

YesWiki

/informatique/yeswiki

Wiki.js

&lt;https://wiki.js.org/&gt;

An open source, modern and powerful wiki app built on Node.js, Git and Markdown.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 17 Jan 2018 09:46:21 +0000</pubDate>
        </item>
        <item>
            <title>xmind</title>
            <link>https://cyrille.giquello.fr/informatique/xmind</link>
            <description>XMind


Popular brainstorming and mind mapping tool,Eclipse Community Award 2008 winner,often used for capture ideas,knowledge/project management and GTD,supporting fishbones/org-charts/tree charts/spreadsheets,compatible with Freemind/Mindmanager,easy-to-use.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Dec 2016 03:19:26 +0000</pubDate>
        </item>
        <item>
            <title>ai_agent</title>
            <link>https://cyrille.giquello.fr/informatique/ai_lm/ai_agent</link>
            <description>AI Agent

Agent pour codage: ai_coding

	*  Agents réflexes simples / simple reflex agent
	*  Agents basés sur des modèles / model based agent
	*  Agents basés sur des objectifs / goal based agent
	*  Agents basés sur l&#039;utilité / utility based agent
	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 04 Jun 2026 06:00:07 +0000</pubDate>
        </item>
        <item>
            <title>ai_coding</title>
            <link>https://cyrille.giquello.fr/informatique/ai_lm/ai_coding</link>
            <description>AI Coding

Coder avec une IA LLM.

	*  Build a local AI co-pilot using IBM Granite 4, Ollama, and Continue

Autres pages:

	*  La page d&#039;index AI LM
	*  Quelques essais perso
	*  Un peu de GPU bench
	*  AI Image pour la génération d&#039;image avec un LM
	*  Pour d&#039; que la programmation informatique (codage)

	*  STM (Short Term Memory): permet à un agent IA de se souvenir des entrées récente. Généralement mise en œuvre à l’aide d’une mémoire tampon circulaire ou d’une fenêtre contextuelle (context w…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 04 Jun 2026 06:53:11 +0000</pubDate>
        </item>
        <item>
            <title>internet_explorer</title>
            <link>https://cyrille.giquello.fr/informatique/browsers/internet_explorer</link>
            <description>Internet Explorer

Tips

IE Error with download pdf or other file with HTTPS

Message d&#039;erreur “Internet Explorer ne peut télécharger” lorsque vous utilisez une URL sécurisée (HTTPS) pour ouvrir un document Office ou un fichier PDF

&lt;http://support.microsoft.com/kb/812935&gt;

Ce problème peut se produire lorsqu&#039;est rempli une ou plusieurs des conditions suivantes :</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>sharepoint</title>
            <link>https://cyrille.giquello.fr/informatique/cms/sharepoint</link>
            <description>SharePoint

Windows Sharepoint Services (WSS).

	*  Windows SharePoint Services 3.0 Tools: Visual Studio 2008 Extensions, Version 1.2, Tools for developing custom SharePoint applications: Visual Studio project templates for Web Parts, site definitions, and list definitions; and a stand-alone utility program, the SharePoint Solution Generator.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>rsa</title>
            <link>https://cyrille.giquello.fr/informatique/crypto/rsa</link>
            <description>RSA

/glossaire/rsa

Présentations de l&#039;algo RSA:

	*  &lt;http://www.di-mgt.com.au/rsa_alg.html&gt;
	*  &lt;http://www.cryptosec.org/RSA.html&gt;

	*  key generation
		*  p, q are two large random primes
		*  n = pq is of the required bit length
		*  phi = (p-1)(q-1)
		*  public exponent e: 1 &lt; e &lt; phi, gcd(e, phi) = 1
		*  secret exponent d: 1 &lt; d &lt; phi, ed ≡ 1 (mod phi)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 06 Aug 2023 07:58:20 +0000</pubDate>
        </item>
        <item>
            <title>entlib</title>
            <link>https://cyrille.giquello.fr/informatique/dotnet/entlib</link>
            <description>Framework Enterprise Library (EntLib)

	*  Petit nom: EntLib
	*  Autre nom: Enterprise Library Blocks
	*  Ancien nom: Application Blocks
	*  inside Microsoft patterns &amp; practices

Sur MSDN Solution Development Fundamentals:

	*  Microsoft Enterprise Library 4.1 – October 2008

Ses domaines fonctionnels sont :

	*    Caching Application Block</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>ubuntu_old</title>
            <link>https://cyrille.giquello.fr/informatique/linux/ubuntu_old</link>
            <description>Ubuntu (old page)

Après des années de Linux côté serveur, il faut bien que je passe au côté desktop... j&#039;ai choisi Ubuntu. Ubuntu est très célèbre pour être proche de l&#039;utilisateur, Sus aux passionné des octets ! 

Voir aussi:

	*  xubuntu

Configuration</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 13 May 2014 19:08:55 +0000</pubDate>
        </item>
        <item>
            <title>xubuntu</title>
            <link>https://cyrille.giquello.fr/informatique/linux/xubuntu</link>
            <description>xUbuntu

Après des années de Linux côté serveur, il faut bien que je passe au côté desktop... j&#039;ai choisi xUbuntu. Ubuntu est célèbre et semble assez proche de l&#039;utilisateur et en passionné des octets j&#039;ai choisi une version allégée du monde Ubuntu.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>windows</title>
            <link>https://cyrille.giquello.fr/informatique/microsoft/windows</link>
            <description>Microsoft Windows

Voir aussi:

	*  Windows-Vista

Sur BernieClub ya quelques bons trucs.

Sur la sécurité de Windows, sur ses DLLs et autres astuces de la Base de Registre.

&lt;http://users.skynet.be/BernieClub/index.html&gt;

Windowing

The following sections describes the elements of an application with a Windows-based graphical user interface.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 24 Dec 2014 09:52:14 +0000</pubDate>
        </item>
        <item>
            <title>draft_conference</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/draft_conference</link>
            <description>Draft Conférence Open Data

Mais qu&#039;est-ce que l&#039;Open Data

De façon à ne pas vous perdre dès le début, voici une première réponse simple et rapide: L&#039;Open Data c&#039;est la libération des données publiques de façon à les rendre accessibles et réutilisables par le plus grand nombre.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 09 Jun 2016 18:34:33 +0000</pubDate>
        </item>
        <item>
            <title>citykart</title>
            <link>https://cyrille.giquello.fr/informatique/openstreetmap/citykart</link>
            <description>CityKart

tags: SaniKart, OSM, Blender, OSM2World

Tips &amp; Tricks

OSM2World &amp; Blender

J&#039;ai d&#039;abord cru que la version “latest” d&#039;OSM2World ne fonctionnait pas, mais en fait le problème est autre.

Blender a qlqs problèmes avec les fichiers Wavefront (.obj) générés par OSM2World.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 23 Oct 2015 08:21:13 +0000</pubDate>
        </item>
        <item>
            <title>dal</title>
            <link>https://cyrille.giquello.fr/informatique/php/dal</link>
            <description>Database Abstraction Layers (DAL) pour Php

Database Abstraction Layers (DAL)

Voir aussi Object Relational Mapping (ORM) pour PHP.

Implémentations

PDO

&lt;http://fr.php.net/manual/en/book.pdo.php&gt;

 The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. Note that you cannot perform any database functions using the …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>enso</title>
            <link>https://cyrille.giquello.fr/informatique/php/enso</link>
            <description>Enso - Laravel Framework

Enso Full featured Single Page Application SPA boilerplate, Laravel, Vue.js, Bulma. C&#039;est une mine d&#039;inspirations ;-)

Enso is a SPA, and generally, SPAs handle routing for their web pages and use a API for fetching and persisting data.

	*  Dépôts:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 11 Jun 2025 11:53:20 +0000</pubDate>
        </item>
        <item>
            <title>multithread</title>
            <link>https://cyrille.giquello.fr/informatique/php/multithread</link>
            <description>Multithread en PHP

La programmation multithreadée en PHP est un véritable casse tête, en effet il n’existe pas à l’heure d’aujourd’hui de véritable moyen de faire du multithread en PHP 5. Et puis cela peut poser des problèmes de partage des ressources, je pense notamment à l&#039;accès aux base de données.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 28 Jul 2025 14:16:59 +0000</pubDate>
        </item>
        <item>
            <title>shared_memory</title>
            <link>https://cyrille.giquello.fr/informatique/php/shared_memory</link>
            <description>PHP and Shared Memory

Implementations

shmop_*

shmop is to provide a symple interface to shared memory that can be used with OTHER NON php shm creators. 

Versions of Windows previous to Windows 2000 do not support shared memory. 

Remember, that shared memory is NOT safe against simultaneous access.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>xmlblaster</title>
            <link>https://cyrille.giquello.fr/informatique/projets/xmlblaster</link>
            <description>XmlBlaster

The wolrd is lucky ! 

It exists a very robust and interoperable middleware : XmlBlaster at &lt;http://xmlBlaster.org&gt;.

To have a fast overview of that fabulous and incredible peace of success, have a look at &lt;http://xmlblaster.net/&gt;.

Here it is a PDF doc of all xmlBlaster&#039;s requirements

&lt;http://giquello.com/xmlBlaster_requirements.pdf&gt;

original</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>firewall</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/firewall</link>
            <description>Firewall

	*  Linux firewall: iptables
	*  Sous windows: “netsh firewall show state”
	*  m0n0wall is a project aimed at creating a complete, embedded firewall software package that, when used together with an embedded PC, provides all the important features of commercial firewall boxes (including ease of use) at a fraction of the price (free software). m0n0wall is based on a bare-bones version of FreeBSD, along with a web server, PHP and a few other utilities. The entire system configuration is …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 07 May 2023 07:20:09 +0000</pubDate>
        </item>
        <item>
            <title>freenas</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/freenas</link>
            <description>FreeNAS

&lt;http://freenas.org&gt;

FreeNAS est un serveur NAS (Network-Attached Storage) libre sous licence BSD, développé par un français à partir de M0n0wall (basé sur FreeBSD).
Fonctionnalités de cette distribution (version 0.65):

	*   Administration par une interface Web,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>shorewall</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/shorewall</link>
            <description>Shorewall

Installation

Exemples de fichiers dans /usr/share/shorewall/configfiles/. 2 versions des fichiers, 1 en .annotated.


$ cat /etc/shorewall/interfaces 
#
# Shorewall -- /etc/shorewall/interfaces
#
# For information about entries in this file, type &quot;man shorewall-interfaces&quot;
#
# The manpage is also online at
# http://www.shorewall.net/manpages/shorewall-interfaces.html
#
?FORMAT 2
###############################################################################
#ZONE		INTERFACE		OPTIONS
…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 12 Mar 2021 17:02:19 +0000</pubDate>
        </item>
        <item>
            <title>ssh</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/ssh</link>
            <description>Secure SHell (SSH)

Configuration

Dans /etc/ssh/sshd_config tu change la ligne


PermitRootLogin Yes
en
PermitRootLogin No


Et si tu veux autoriser l&#039;accès ssh en root uniquement avec clé ssh tu mets :


PermitRootLogin without-password


Mais bon ça marche pas …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 16 Oct 2025 12:29:23 +0000</pubDate>
        </item>
        <item>
            <title>wordfence</title>
            <link>https://cyrille.giquello.fr/informatique/securite/wordfence</link>
            <description>Wordfence (wordpress WAF plugin)

Pare-feu d&#039;applications Web (WAF) pour Wordpress.

Wordfence plugin &amp; Wordfence Web site

Super plugin que je utilise depuis des années sur de nombreux sites.

Configuration

General Wordfence Options

Cocher “Bypass the LiteSpeed “noabort” check”.

Advanced Firewall Options</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Aug 2024 10:02:11 +0000</pubDate>
        </item>
        <item>
            <title>rsync</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/rsync</link>
            <description>rsync

	*  man page
	*  &lt;http://rsync.samba.org/&gt;

Voir aussi:

	*  &lt;https://rclone.org&gt;

Si l&#039;on veut passer des options à la commande ssh on ajoute des guillemets &#039;“&#039;:


  rsync -avz -e &quot;ssh -i ~/.ssh/une_cle_privee&quot; remote_user@remote.com:/home/remote_folder/ /home/rsync/from_remote


À noter la présence ou l&#039;absence du slash &#039;/&#039; à la fin du répertoire source qui détermine si c&#039;est le répertoire lui-même qui sera synchronisé (sans le /) ou bien son contenu (avec le /).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 20 Jan 2025 08:26:42 +0000</pubDate>
        </item>
        <item>
            <title>rsyslog</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/rsyslog</link>
            <description>RSyslog

Pas facile de trouver des tutos à jour, et on s&#039;y perd avec des syntaxes variantes selon les versions ...

La doc:

	*  &lt;https://www.rsyslog.com/doc/v8-stable/&gt;
	*  &lt;https://rsyslog.readthedocs.io/en/latest/configuration/&gt;

Configuration

	*  General Queue Parameters
	*  rsyslog Properties
	*  Actions

Tips

For TAG don&#039;t forget to add “:“ at end of value !! Like $syslogtag==“foo:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 07 Apr 2021 16:18:10 +0000</pubDate>
        </item>
        <item>
            <title>sauvegarde</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/sauvegarde</link>
            <description>Sauvegarde - Backup

Voir aussi /informatique/files_synchronization

Pour sauvegarder tous les 1/4 d&#039;heure de très nombreux fichiers (45Go en 540000 fichiers)

	*  rclone est tros lent à la sauvegarde
	*  restic est super rapide par contre
		*  utilise plusieurs Go de cache
		*  les commandes stats,prune et check sont hyper lentes (en heures</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 20 Jan 2025 08:26:51 +0000</pubDate>
        </item>
        <item>
            <title>css</title>
            <link>https://cyrille.giquello.fr/informatique/web/css</link>
            <description>Cascading Style Sheets

CSS - Cascading Style Sheets - Feuilles de style

Des liens dans le glossaire/CSS.

N&#039;oubliez pas le Doctype !

Attention à ne pas oublier le doctype du document (lire “DTD : comment choisir”), sinon votre page sera en mode Quirks.

Un guide tout simple pour s&#039;attaquer à la mise en page avec The Flexbox Layout (Flexible Box) : &lt;span style=&quot;background: maroon; color: maroon; border: 1px solid black;&quot;&gt;@@@@@&lt;/span&gt;&lt;span style=&quot;background: red; color: red; border: 1px solid b…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 10 Oct 2023 17:36:17 +0000</pubDate>
        </item>
        <item>
            <title>play_framework</title>
            <link>https://cyrille.giquello.fr/informatique/java/frameworks/play_framework</link>
            <description>Play! framework

The High Velocity Web Framework For Java and Scala : www.playframework.org

C&#039;est le Symfony (Php) de Java ! Ce framework n&#039;est pas basé sur J2EE, il embarque directement sont serveur (Netty).

Play Framework is the High Velocity Web Framework for Java and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 05 Nov 2016 12:37:05 +0000</pubDate>
        </item>
        <item>
            <title>play_framework_old</title>
            <link>https://cyrille.giquello.fr/informatique/java/frameworks/play_framework_old</link>
            <description>Play! framework (old page)

The Playframework makes it easier to build Web applications with Java.

Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful architectures.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 28 Dec 2015 00:16:52 +0000</pubDate>
        </item>
        <item>
            <title>etude_perso</title>
            <link>https://cyrille.giquello.fr/informatique/php/symfony/etude_perso</link>
            <description>Etude perso

Multi-sites avec héritage

Dans un site on doit pouvoir surcharger : assets, action, view, model, lib, DSN, Config:

&lt;note important&gt;Pour des classes qui porteraient le même nom mais seraient dans différents sites : Quid du cache de l&#039;op-code ??&lt;/note&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>replication</title>
            <link>https://cyrille.giquello.fr/informatique/sgbd/mysql/replication</link>
            <description>mysql replication

Des questions:

	*  vérifier automatiquement que la réplication fonctionne
	*  le slave est désynchroniser car il ne pouvait pas communiquer avec le master
	*  le fichier bin_log est trop petit pour contenir les requêtes le temps que le slave les récupère</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 21 Jan 2022 09:09:50 +0000</pubDate>
        </item>
    </channel>
</rss>
