<?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 11:21:15 +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>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>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>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>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>shell</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/shell</link>
            <description>Shell

sh, bash

Bash:

	*  How to Use Command Line Arguments in a Bash Script
	*  Decision Making With If Else and Case Statements
	*  Bash Conditional Expressions

Control Keys:

	*  Ctrl-S : Pause Display
	*  Ctrl-Q : Restart Display
	*  Ctrl-C : Cancel Operation
	*  Ctrl-U : Cancel Line
	*  Ctrl-D : Signal End of File

Commandes

sed

	*  An introduction to sed

	&quot; How to match a single quote in sed if the expression is enclosed in single quotes ?
	&quot;solution n°1 (encosing with double quote):…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Dec 2024 10:32:22 +0000</pubDate>
        </item>
        <item>
            <title>codes-barres_2d</title>
            <link>https://cyrille.giquello.fr/informatique/codes-barres_2d</link>
            <description>codes-barres 2D

codes-barres bidimensionnels

Quelques types de codes-barres 2D :

	*  PDF-417
	*  Code 16K
	*  Code 49
	*  Code One
	*  DataMatrix surnommé Tag pour certaines applications.
	*  DPM (Direct Part Mark) est un DataMatrix gravé dans la matière (exemple : métal, verre, caoutchouc</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 11 Jul 2025 09:18:53 +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>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>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>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>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>paypal</title>
            <link>https://cyrille.giquello.fr/informatique/ecommerce/paypal</link>
            <description>Paypal

	*  Website Payments Standard Overview
	*  Intégrer PayPal à son site web en PHP</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>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>apache</title>
            <link>https://cyrille.giquello.fr/informatique/apache</link>
            <description>Apache (httpd)

Sur les serveurs web en général: /informatique/httpd

Manuel en français.

Installer Mod_SSL/Apache/Php.

Le module Mod_SSL.

Une bonne présentationFR des modules mod_cache, mod_disk_cache, mod_mem_cache, mod_file_cache : Guide de la mise en cache.

Sécurité

Apache en Chroot

Combiner Apache et la commande chroot

Apache in a chroot jail from “Securing and Optimizing Linux: RedHat Edition - A Hands on Guide”

Une série sur www.cyberciti.biz:

	*  Red Hat / CentOS: Chroot Apache …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +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>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>facebook</title>
            <link>https://cyrille.giquello.fr/informatique/facebook</link>
            <description>Facebook

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

Presse

Sur Le Monde:

	*  Quatre questions sur l&#039;avenir de Facebook
	*  Des utilisateurs de Facebook « manipulés » pour une expérience psychologique
	*  Facebook : les leçons d&#039;une vaste expérience psychologique controversée
	*  Comment fonctionne l&#039;algorithme de Facebook ?

Technique

&lt;http://www.facebook.com/developers/&gt;

&lt;http://developers.facebook.com/tools.php&gt;

Facebook dev How-to Guides

Tips

Bouton &quot;Like&quot;

Il suffit de mettre un iframe pour chaque bouto…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Apr 2015 19:29:00 +0000</pubDate>
        </item>
        <item>
            <title>geocoders</title>
            <link>https://cyrille.giquello.fr/informatique/geocoders</link>
            <description>GeoCoders

tags: géocodeur, Geocoder, geocodage

gouv.fr

&lt;https://api-adresse.data.gouv.fr&gt; est fait pour géocoder des adresses, pas des noms de ville avec leur code INSEE, ça c&#039;est le boulot de &lt;https://geo.api.gouv.fr&gt;

Overpass


/* CSV des communes françaises */
[out:csv(&quot;ref:INSEE&quot;,name,::lat,::lon)][timeout:300];
  relation[&quot;ref:INSEE&quot;][admin_level=8];
out center;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 03 Oct 2019 06:27:09 +0000</pubDate>
        </item>
        <item>
            <title>http</title>
            <link>https://cyrille.giquello.fr/informatique/http</link>
            <description>HTTP

HTTP pour Hyper Text Transport Protocol.

C&#039;est le protocol utilisé par les serveurs Web.

Sur les serveurs web en général: /informatique/httpd

Généralité

CommentCaMarche couvre un certains nombre de sujet sur HTTP.

&lt;http://www.commentcamarche.net/search/search.php3?Mot=HTTP&gt;. 

On y trouvera par exemple une introduction,
Les variables d&#039;environnement CGI,
Attaques et Falsification des données HTTP  ...</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Sep 2019 13:52:29 +0000</pubDate>
        </item>
        <item>
            <title>inkscape</title>
            <link>https://cyrille.giquello.fr/informatique/inkscape</link>
            <description>Inkscape

&lt;http://www.inkscape.org/?lang=fr&gt;

Inkscape est un logiciel libre d&#039;édition de graphismes vectoriels, doté de capacités similaires à Illustrator, Freehand, CorelDraw ou Xara X, utilisant le format de fichiers Scalable Vector Graphics (SVG) standard du W3C. Les fonctionnalités supportées du format SVG incluent les formes, les chemins, le texte, les marqueurs, les clônes, les canaux alpha, les transformations, les motifs et les groupements. Inkscape supporte également les méta-données C…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>oauth</title>
            <link>https://cyrille.giquello.fr/informatique/oauth</link>
            <description>OAuth

An open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.

&lt;http://oauth.net/&gt;

Voir aussi : Single Sign-On

	*  Comprendre le framework OAuth 2.0 et les roles et mécanismes en jeu durant le processus d&#039;autorisation

RFC:

	*  6749 The OAuth 2.0 Authorization Framework
		*  8252 OAuth 2.0 for Native Apps
		*  8996 Deprecating TLS 1.0 and TLS 1.1</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 09 Sep 2025 09:30:34 +0000</pubDate>
        </item>
        <item>
            <title>opendata</title>
            <link>https://cyrille.giquello.fr/informatique/opendata</link>
            <description>Open Data

Tags: opendata, ouverture données publiques, egov, opengov, edemocracy.

développement local

Draft Conférence, Draft Conférence2

Les slides en SVG, sur SlideShare en PDF.

L&#039;État n&#039;existe pas pour lui même, mais pour le peuple : donc diffusion libre de ce qu&#039;il finance.

Ouverture des données publiques, une nouvelle ressource pour l’innovation et la participation</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 28 Dec 2022 13:05:58 +0000</pubDate>
        </item>
        <item>
            <title>outils</title>
            <link>https://cyrille.giquello.fr/informatique/outils</link>
            <description>Outils

Sélections d&#039;outils par Smile.Fr

AutoIt is a freeware Windows automation language. It can be used to script most simple Windows-based tasks (great for PC rollouts or home automation). 

Features:

	*  Easy to learn BASIC-like syntax
		*  Simulate keystrokes and mouse movements
		*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +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>progressive_web_app_pwa</title>
            <link>https://cyrille.giquello.fr/informatique/progressive_web_app_pwa</link>
            <description>Progressive Web App (PWA)

	*  Google Doc
		*  des tips dans la docs de workbox

	*  MDN Doc (Mozilla Developer Network)
	*  Web.dev PWA by members of the Chrome team, and external experts.
		*  Présentation des notifications push

	*  MDN
		*  ServiceWorker Cookbook
			*  Immediate Claim: Register a service worker, Delete old cache if present, Immediately claim the service worker</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 12 Jul 2025 08:53:06 +0000</pubDate>
        </item>
        <item>
            <title>signature_electronique</title>
            <link>https://cyrille.giquello.fr/informatique/signature_electronique</link>
            <description>Signature Electronique

Signature électronique

Article 1316-4 du Code Civil

Article 1316-4 du code civil Créé par la Loi n°2000-230 du 13 mars 2000 - art. 4 JORF 14 mars 2000.

 La signature nécessaire à la perfection d&#039;un acte juridique identifie celui qui l&#039;appose. Elle manifeste le consentement des parties aux obligations qui découlent de cet acte. Quand elle est apposée par un officier public, elle confère l&#039;authenticité à l&#039;acte.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 Aug 2023 05:03:01 +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>virtualbox</title>
            <link>https://cyrille.giquello.fr/informatique/virtualbox</link>
            <description>Virtualbox

Menu perdu: Ctrl droit (host) + Home

Guest additions:

	*  HOWTO: Install Linux Guest Additions + Xorg config

Shared folders:

	*  HOWTO: Use Shared Folders on Linux

Networking

SSH into a VirtualBox Linux guest from your host

Accès réseau à une machine virtuelle depuis le réseau hôte:

Configurer le réseau de la VM en mode Pont (Bridge) :</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 04 Jul 2025 07:04:11 +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>xmlrpc</title>
            <link>https://cyrille.giquello.fr/informatique/xmlrpc</link>
            <description>XML-RPC

Directory at www.xmlrpc.com

Implementations

PHP implementations

XMLRPC-EPI A standalone C API for XML-RPC &lt;http://xmlrpc-epi.sourceforge.net/&gt; 

xmlrpc-epi-php is a PHP C extension that utilizes xmlrpc-epi to provide a high performance, easy to use, php native interface to xmlrpc. 

This extension is used for PHP.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>installation</title>
            <link>https://cyrille.giquello.fr/informatique/apache/installation</link>
            <description>Installer Apache/Php/Mod_SSL

Récupération des sources


ApacheArchiveBase=apache_1.3.41
PhpArchiveBase=php-5.2.9
ModgzipArchiveBase=mod_gzip.c
ModsslArchiveBase=mod_ssl-2.8.31-1.3.41

wget ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/${ApacheArchiveBase}.tar.gz
wget http://www.modssl.org/source/${ModsslArchiveBase}.tar.gz
wget ftp://ftp.ovh.net/made-in-ovh/maj-ovh/${ModgzipArchiveBase}.gz
wget http://www.php.net/get/${PhpArchiveBase}.tar.gz/from/fr.php.net/mirror -O ${PhpArchiveBase}.tar.gz

rm…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>schnorr</title>
            <link>https://cyrille.giquello.fr/informatique/crypto/schnorr</link>
            <description>Schnorr

Le schéma de Schnorr (du mathématicien allemand Claus-Peter Schnorr) est un protocole d&#039;authentification de type zero-knowledge à trois passes, dont la sécurité repose sur le problème du logarithme discret. Une particularité importante de ce schéma est que les tailles de la clé privée et des valeurs transmises par le prouveur sont réduites à leur minimum. L&#039;astuce utilisée pour y parvenir sera reprise par le NIST, lorsqu&#039;il spécifiera le standard fédéral DSA (Digital Signature Algorithm…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>bugzilla</title>
            <link>https://cyrille.giquello.fr/informatique/gestion_de_projet/bugzilla</link>
            <description>Bugzilla

Bugzilla est une application de suivi des bogues (bugtracker). De telles applications permettent à des individus ou à des groupes de développeurs de suivre les bogues en cours et les demandes d&#039;amélioration du logiciel. Ecrit en langage Perl, Bugzilla est maintenant le standard de facto en terme de système de suivi des bogues et sert de référence aux autres applications. De plus, Bugzilla est utilisé par beaucoup d&#039;entreprises pour suivre le développement en interne de leurs logiciels.…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>openworkbench</title>
            <link>https://cyrille.giquello.fr/informatique/gestion_de_projet/openworkbench</link>
            <description>OpenWorkbench (OWB)

Le concurrent gratuit de Microsoft Project (MSP).

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

Open Workbench is an open source desktop application that provides robust project scheduling and management functionality. Already the scheduling standard for more than 100,000 project managers worldwide, Open Workbench is a free and powerful alternative to Microsoft Project.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>jquery</title>
            <link>https://cyrille.giquello.fr/informatique/javascript/jquery</link>
            <description>JQuery

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

	*  FAQ JQuery sur developpez.com

Tips

	*  How to apply HTML User Interface Effects using jQuery (Hide/show, Fade in/out, Slide up/down, animate)
	*  Créez une fenêtre modale avec CSS et jQuery
	*  Build Dashboard Using jQuery library
		*  &lt;http://software.krimnet.com/sample-build-dashboard-using-jquery-library.htm&gt;


Promise &amp; Deferred

Synchroniser plusieurs appel Ajax :


 // un tableau pour ranger tous les appels ajax
 var calls = new Array();
 $(someArray).eac…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 13 May 2021 11:05:09 +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_conference2</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/draft_conference2</link>
            <description>Draft conf 16/02/2012 WebSchoole de Tours

Draft conf 16/02/2012 WebSchool de Tours

Cyrille Giquello.

S1 - Bonjour

Bonjour et bienvenue à cette présentation.

Je vais vous présenter ce qu&#039;est le mouvement Open Data et essayer de vous convaincre de l&#039;opportunité</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>saone-et-loire</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/saone-et-loire</link>
            <description>Saône et Loire

&lt;http://opendata71.fr&gt;

Conseil général du département de Saône-et-Loire

	*  &lt;http://www.opendata71.fr/&gt;
		*  dossier de presse
		*  Le service: Azure (Microsoft)
		*  Le prestataire : Cap’tain Dash
		*  Le budget sur le projet : 60 000€
		*  Président du Conseil Général de Saône et Loire: Arnaud Montebourg</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>photos</title>
            <link>https://cyrille.giquello.fr/informatique/ovh/photos</link>
            <description>Roubaix 1 c&#039;est parti ...

On fait les travaux pour augmenter la hauteur des cheminées
de groupes électrogènes. C&#039;est une demande de la DREAL.


Les systèmes d&#039;évacuation de chaleur à partir du circuit d&#039;eau. Cela vie du datacentre. Pour évacuer la chaleur deavec une puissance électrique minimale on n&#039;a pas trouvé mieux</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +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>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>symfony2</title>
            <link>https://cyrille.giquello.fr/informatique/php/symfony2</link>
            <description>Symfony 2

Please note that Symfony 2 is not yet ready for production. The final release is planned for late 2010 and will only support PHP 5.3.2. In the meantime, we highly encourage you to use the current symfony 1.4  stable release for all your projects.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>tips</title>
            <link>https://cyrille.giquello.fr/informatique/php/tips</link>
            <description>PHP Tips &amp; Tricks

DateTime

Php =&gt; Mysql =&gt; Php


 $mysqldate = date( &#039;Y-m-d H:i:s&#039;, $phpdate );

 $phpdate = strtotime( $mysqldate );


strftime

le paramètre %e pour mettre le jour du mois sur 1 seul chiffre (1 à 31) ne fonctionne pas avec Php/Windows. La raison est que strftime n&#039;est pas portable et la doc php n&#039;est donc pas correcte pour tous les</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Oct 2025 16:02:51 +0000</pubDate>
        </item>
        <item>
            <title>openfiler</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/openfiler</link>
            <description>OpenFiler

&lt;http://www.openfiler.com/products&gt;

Openfiler converts an industry standard x86/64 architecture system into a full-fledged NAS/SAN appliance or IP storage gateway and provides storage administrators with a powerful tool to cope with burgeoning storage needs. Building upon the popularity of server virtualization technologies such as VMware, Virtual Iron, and Xen, Openfiler can also be deployed as a virtual machine instance.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>crowdsec</title>
            <link>https://cyrille.giquello.fr/informatique/securite/crowdsec</link>
            <description>Crowdsec

Documentation

	*  crowdsec_configuration
	*  scenarios
	*  Decisions management

“Average Malevolent Duration (In Days) of Most Reported AS” page 11 sur CrowdSec Majority Report

Installer crowdsec

	*  &lt;https://docs.crowdsec.net/docs/getting_started/install_crowdsec&gt;


# Ajouter le dépôt
curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.deb.sh | sudo bash 
sudo apt install crowdsec</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 11 Nov 2025 08:27:16 +0000</pubDate>
        </item>
        <item>
            <title>rclone</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/rclone</link>
            <description>rclone

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

Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors&#039; web storage interfaces. Over 70 cloud storage products support rclone including S3 object stores, business &amp; consumer file storage services, as well as standard transfer protocols.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 19 Jan 2025 11:09:44 +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>webfont</title>
            <link>https://cyrille.giquello.fr/informatique/web/webfont</link>
            <description>WebFont

Voir aussi: css/fonts-and-formatting

Web-safe fonts

Polices standards pour le Web (Web-safe fonts)

font-family: Arial, Helvetica, Verdana, sans-serif;

	*  Police souhaitée : Arial
	*  Police alternative : Helvetica et verdana
	*  Famille : sans-sérif

Un peu d&#039;hitoire: &lt;span style=&quot;Courier New&quot;&gt;Courier New&lt;/span&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 24 Apr 2023 10:07:53 +0000</pubDate>
        </item>
        <item>
            <title>jdbc</title>
            <link>https://cyrille.giquello.fr/informatique/java/librairies/jdbc</link>
            <description>JDBC

Tips

MySQL Replication

Starting with Connector/J 3.1.7, we&#039;ve made available a variant of the driver that will automatically send queries to a read/write master, or a failover or round-robin loadbalanced set of slaves. To enable this functionality, use the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>ovh_s3_object_storage</title>
            <link>https://cyrille.giquello.fr/informatique/php/laravel/ovh_s3_object_storage</link>
            <description>Laravel OVH S3 Object Storage

Utiliser l&#039;un des produit “object storage S3 API” d&#039;OVH avec Laravel 10.x : “Standard Object Storage - S3 API” “High Performance Object Storage - S3 API”

	*  OVH Object Storage - Limites techniques
	*  Laravel Amazon S3 Compatible Filesystems

Il faut ajouter le package league/flysystem-aws-s3-v3


./sail composer require league/flysystem-aws-s3-v3</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 12 Jan 2024 15:40:55 +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>
