<?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:19:53 +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>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>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>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>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>ai_vision</title>
            <link>https://cyrille.giquello.fr/informatique/ai_lm/ai_vision</link>
            <description>AI Vision

Voir aussi:

	*  IGN BdOrtho

llama.cpp

Il y a YOLO et tout plein d&#039;outils dédiés à la détection dans des images. Là je teste avec des modèles multimodaux, sans entraînement spécifique.

Le prompt demande s&#039;il y a des panneaux solaire dans l&#039;image fournie, avec sa bbox, et si &lt;img src=&quot;https://tools.comptoir.net/maproulette-completion-badge/badge.php?id=54541&quot; height=&quot;25&quot;/&gt;&lt;img src=&quot;https://tools.comptoir.net/maproulette-completion-badge/badge.php?id=54542&quot; height=&quot;25&quot;/&gt;&lt;img src=&quot;htt…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 21 Apr 2026 06:52:47 +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>zend_framework</title>
            <link>https://cyrille.giquello.fr/informatique/php/zend_framework</link>
            <description>Zend Framework

[Zend Framework]

&lt;http://framework.zend.com/&gt;

Programmer&#039;s Reference Guide : fr en

Comparaison Zend_Framework et Symfony

Etude perso

Sources de documentation

sur developpez.net/.com : Accueil Cours, FAQ, Forums

	*  
	*  Les cours de Julien Pauli sur developpez.com sont très pertinents (sécurité, ZendFramework, ...).
	*  le Zend Framework Francophone: &lt;http://www.z-f.fr&gt;
	*  &lt;http://mikaelkael.fr/&gt; pour la traduction fr du guide de référence.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>tcp</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/tcp</link>
            <description>TCP

Les machines sont puissantes, le réseau est rapide, et pourtant à partir d&#039;un certain nombre de connexions TCP des erreurs apparaissent, comme too many open files.

Sources:

	*  &lt;https://klaver.it/linux/sysctl.conf&gt;
	*  &lt;https://www.slashroot.in/linux-kernel-rpfilter-settings-reverse-path-filtering&gt;
	*  &lt;https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/&gt;

Les valeurs sont lisibles dans /proc/sys/net/ipv4/</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 10 Nov 2022 20:30:59 +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>mrtg</title>
            <link>https://cyrille.giquello.fr/informatique/mrtg</link>
            <description>MRTG

&lt;http://oss.oetiker.ch/mrtg/&gt;

Docs

	*  &lt;http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/&gt;
	*  &lt;http://www.linux-sottises.net/mrtg.php&gt;
	*  &lt;http://fabien.cei.free.fr/mrtg/&gt;

Softs dérivés

&lt;http://www.linux-sottises.net/software.php#mrtnk&gt;

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

QMailMRTG7

Data acquisition

External Monitoring Scripts
If you want to monitor something which does not provide data via snmp you can use some external program to do the data gathering.
The external command must return 4 …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +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>flash</title>
            <link>https://cyrille.giquello.fr/informatique/flash</link>
            <description>Flash

Sites

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

&lt;http://wiki.media-box.net/tutoriaux/flash/&gt; 

&lt;http://www.5etdemi.com/blog/&gt; 

&lt;http://www.phireworx.com/content/tutorials/default.asp&gt; 


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

	*  &lt;http://alternativaplatform.com/en/alternativa3d/&gt;

	*  camembert 3D animé &lt;http://www.flashkit.com/movies/3D/Pseudo/Animate_-Eric_Lin-7127/index.php&gt;
	*  rotation &lt;http://www.flashkit.com/movies/3D/Pseudo/3D_Rotat-Prashant-7680/index.php&gt;
	*  gradient &lt;http://www.fl…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +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>quelques_routes</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/traceroute/quelques_routes</link>
            <description>Quelques routes

Connexion Orange 3G depuis Tours vers cluster005.ovh.net
cyrille@cyrille-VAIO:~$ traceroute cluster005.ovh.net
traceroute to cluster005.ovh.net (213.186.33.16), 30 hops max, 60 byte packets
 1  10.164.1.9 (10.164.1.9)  69.510 ms  81.889 ms  81.872 ms
 2  10.164.1.10 (10.164.1.10)  81.856 ms  81.809 ms  81.785 ms
 3  cluster005.ovh.net (213.186.33.16)  89.751 ms  89.728 ms  89.705 ms</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>distributed_computing</title>
            <link>https://cyrille.giquello.fr/informatique/distributed_computing</link>
            <description>Distributed Computing

Sources d&#039;info

&lt;http://fgouget.free.fr/distributed/&gt;

Voir aussi:

	*  HPC

Les projets

Human Proteome Folding (grid.org) 

The Human Proteome Folding Project analyzes sequence data from the Human Genome to predict how the proteins coded there are likely to function. Since proteins directly affect human health and are key targets in developing disease treatments, understanding their structure and function is critical. At present only a fraction of human protein structure…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 20 May 2012 18:57:02 +0000</pubDate>
        </item>
        <item>
            <title>outils_de_dessin</title>
            <link>https://cyrille.giquello.fr/informatique/outils_de_dessin</link>
            <description>Outils de dessin

Voir aussi :

	*  Outils de documentation qui contient des logiciels de dessin orientés Diagram (UML, Network, Flow, Chart, ...]]
	*   GUI/IHM prototyping

Logiciels

CreativeDocs.NET

Dessin vectoriel,  vector-based graphic design, Gratuit.

&lt;http://www.creativedocs.net/samples/&gt;

[Quelques screenshots de CreativeDocs.NET]

Inkscape

Inkscape is an Open Source vector graphics editor,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>internet</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/internet</link>
            <description>Internet

RIPE

	*  documentation RIPE database API
		*  Query types, List of Primary Objects
			*  exemple : &lt;https://rest.db.ripe.net/ripe/an/AS57080&gt;


	*  Stats
		*  Data API
			*  country ASN, IPv4 &amp; IPv6 CIDR prefixes &lt;https://stat.ripe.net/data/country-resource-list/data.json?resource=TR&gt;
			*  ASN neighbours &lt;https://stat.ripe.net/data/asn-neighbours/data.json?resource=AS57080&gt;

		*  FTP &lt;https://ftp.ripe.net/pub/stats/ripencc/nro-stats/latest/nro-delegated-stats&gt;


BGP Tools

	*  &lt;https…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 27 Dec 2025 13:50:24 +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>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>hebergeurs_internet</title>
            <link>https://cyrille.giquello.fr/informatique/hebergeurs_internet</link>
            <description>Hébergeurs Internet

tags: Hébergement mutualisé, serveur dédié, serveur privé, serveur virtuel, hosting

Voir aussi Cloud Computing - Services, CDN

Différence entre VPS et Cloud ?

	*  VPS = serveur dedié virtuel
	*  CLOUD = VPS + facturation à la consommation + redimensionnement à chaud</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 13 Aug 2025 11:19:03 +0000</pubDate>
        </item>
        <item>
            <title>silverlight</title>
            <link>https://cyrille.giquello.fr/informatique/silverlight</link>
            <description>Silverlight



Information sur silverlight :

	*  Une présentation sur Wikipedia (fr)
	*  Pour Commencer avec Silverlight et le Forum sur silverlight.net (en)
	*  La FAQ Silverlight et les Tutoriaux sur Developpez.com.
	*  Scott Guthrie&#039;s Silverlight Tips, Tricks, Tutorials and Links Page (en)

Tutoriels

Scott Guthrie&#039;s 8-part blog series

C&#039;est un tuto complet, commençant par un Hello World dans le browser jusqu&#039;à l&#039;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>logviewer</title>
            <link>https://cyrille.giquello.fr/informatique/projets/logviewer</link>
            <description>LogViewer

Maintenant ce projet est hébergé sur SourceForge

	*  &lt;http://sourceforge.net/projects/cglogviewer/&gt;

Contactez moi pour le code source, je ne l&#039;ai pas publié...

Voir le Sujet du forum pour plus d&#039;information.

This peace of software is now hosted at SourceForge

	*  &lt;http://sourceforge.net/projects/cglogviewer/&gt;

Please contact me for source code.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +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>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>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>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>orm</title>
            <link>https://cyrille.giquello.fr/informatique/php/orm</link>
            <description>Object Relational Mapping (ORM) pour PHP

Voir aussi :

	*  Glossaire: Object Relational Mapping (ORM)
	*  Page: Database Abstraction Layers (DAL) for Php.

Articles

Symfony: bench des ORM Propel et Doctrine

ORM in PHP using Propel 3. September 2007

Etudes comparatives

2009-05-16 doctrine-vs-propel-2009-update

2009-02-22 benchsymfonyorm

2008-07-17 Reconciling Propel and Doctrine

2008-04-10 Propel is not hard anymore

Implémentations

En vrac

&lt;http://swik.net/orm?popular&gt;

Eazy PHP Data O…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>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>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>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>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>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>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>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>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>loir-et-cher</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/loir-et-cher</link>
            <description>Loir-et-Cher (41)

Département du Loir-et-Cher (41)

La plate-forme PILOTE41 propose un accès direct aux données ouvertes du Loir-et-Cher.

Est-ce de l&#039;Opendata ou INSPIRE ?

	*  &lt;http://www.pilote41.fr&gt;
		*  Les outils proposés par PILOTE41
		*  le Catalogue de données
		*  Kit pédagogique PILOTE41 - L&#039;Inspection académique, le Conseil général et l&#039;Observatoire de l&#039;économie et des territoires de Loir-et-Cher se sont rapprochés pour proposer au monde éducatif du département un ensemble de resso…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>build_win32</title>
            <link>https://cyrille.giquello.fr/informatique/php/build_win32</link>
            <description>Compiler PHP et PECL pour Windows

Compilation des sources: &lt;http://fr2.php.net/manual/fr/install.windows.building.php&gt;

Build your own PHP on Windows: &lt;http://wiki.php.net/internals/windows/stepbystepbuild&gt;

Supported compilers to build PHP on Windows: &lt;http://wiki.php.net/internals/windows/compiler&gt;

Supported Windows/Platform SDK: &lt;http://wiki.php.net/internals/windows/windowssdk&gt;

The PHP directory contains all libraries and tools required to build PHP itself or its extensions:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>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>dns</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/dns</link>
            <description>DNS - Domaine Name System

sur l&#039;Oueb

Pourquoi il ne faut pas utiliser bind :

	*  &lt;http://cr.yp.to/djbdns/blurb/unbind.html&gt;
	*  &lt;http://cr.yp.to/djbdns/blurb/bindmoney.html&gt;

Pourquoi djbdns est plus secure que bind :

	*  &lt;http://cr.yp.to/djbdns/blurb/security.html&gt;

De l&#039;importance de séparer le cache des serveurs autoritaires :

	*  &lt;http://cr.yp.to/djbdns/separation.html&gt;

Sur l&#039;wiki Sos-Admin :

	*  &lt;http://wiki.sos-admin.com/wiki/Cat%C3%A9gorie:DNS&gt;
	*  &lt;http://wiki.sos-admin.com/wiki/C…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>qmail</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/qmail</link>
            <description>QMail

Un bon tutorial pour installer et configurer QMail : Bill&#039;s Linux Qmail Toaster

Sur le wiki de sos-admin la section Serveurs_de_Messagerie et Trucs_et_Astuces.

Tout savoir sur les fichiers de contrôle de QMail :

	*  man qmail-control
	*  &lt;http://www.die.net/doc/linux/man/man5/qmail-control.5.htm&gt;

Les fichiers de contrôle n&#039;existent pas par défaut, il faut donc les créer.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>mysql</title>
            <link>https://cyrille.giquello.fr/informatique/sgbd/mysql</link>
            <description>MySQL

	*  mariadb
	*  sql

Books

High Performance MySQL Optimization, Backups, Replication, and More (Paperback)

Tools

Myterm

Myterm: Extensible mysql command line client with pipe chaining

“Tail -f table with myterm” Ever found yourself running the same query over and over again to see if a table has got new content, just waiting for that magic row to appear? The tail command will watch for new lines in a table, just like you might tail a log file in Linux.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 31 Oct 2022 17:37:15 +0000</pubDate>
        </item>
        <item>
            <title>dns</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/dns</link>
            <description>DNS

sur l&#039;Oueb

Pourquoi il ne faut pas utiliser bind :

	*  &lt;http://cr.yp.to/djbdns/blurb/unbind.html&gt;
	*  &lt;http://cr.yp.to/djbdns/blurb/bindmoney.html&gt;

Pourquoi djbdns est plus secure que bind :

	*  &lt;http://cr.yp.to/djbdns/blurb/security.html&gt;

De l&#039;importance de séparer le cache des serveurs autoritaires :

	*  &lt;http://cr.yp.to/djbdns/separation.html&gt;

Sur l&#039;wiki Sos-Admin :

	*  &lt;http://wiki.sos-admin.com/wiki/Cat%C3%A9gorie:DNS&gt;
	*  &lt;http://wiki.sos-admin.com/wiki/Cat%C3%A9gorie:S%C3%A9c…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +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>acf-openstreetmap-field</title>
            <link>https://cyrille.giquello.fr/informatique/wordpress/acf/acf-openstreetmap-field</link>
            <description>acf-openstreetmap-field

	*  &lt;https://github.com/mcguffin/acf-openstreetmap-field&gt;

Un plugin ACF pour intégrer une carte à partir d&#039;OpenStreetMap et Leaflet.

Proposed changes

different geocoders

The plugin already use leaflet-control-geocoder so it miss the UI, decoding and storing stuff

	*  Other library nominatim to geocoder

Étude ...


// plugin view
// in wp-content/plugins/acf-openstreetmap-field/src/js/lib/media/views/map-input.js
initGeocode() {
 geocoder_options = Object.assign({
 …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 25 Dec 2024 20:56:23 +0000</pubDate>
        </item>
        <item>
            <title>accessibilite</title>
            <link>https://cyrille.giquello.fr/informatique/accessibilite</link>
            <description>Accessibilité

Rendre accessible le web aux “handinautes” (handicaps visuel, auditif, moteur, cognitif, ...).

Référentiels

	*  Référentiel Général d&#039;Accessibilité pour les Administrations (RGAA)
		*  Pour qu’un dispositif HTML / WAI-ARIA ou son alternative soit considéré comme compatible avec l’accessibilité, il faut qu’il soit pleinement fonctionnel, en termes de restitution et de fonctionnalités, sur au moins</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 29 Oct 2025 15:12:29 +0000</pubDate>
        </item>
        <item>
            <title>centos</title>
            <link>https://cyrille.giquello.fr/informatique/centos</link>
            <description>CentOS

Documentation

	*  CentOS 5: &lt;http://www.centos.org/docs/5/html/&gt;

Net Install

Net Install de la 5.3 depuis le mirroir ovh (mir1.ovh.net):

	*  serveur ftp : mir1.ovh.net
	*  base folder : /ftp.centos.org/5.3/os/i386

RPMForge

Installing RPMforge</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>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>spam</title>
            <link>https://cyrille.giquello.fr/informatique/spam</link>
            <description>SPAM

&lt;http://fr.wikipedia.org/wiki/Anti-spam&gt;

Un service du gouvernement français: &lt;https://www.internet-signalement.gouv.fr&gt; et &lt;https://www.signal-spam.fr&gt;

Test délivrabilité

	*  &lt;http://www.mail-tester.com/&gt;
	*  &lt;https://scanmy.email/&gt;
	*  &lt;http://www.brandonchecketts.com/emailtest.php&gt;

Filtrage

SpamAssassin

Détection de SPAMs. Selon des règles, SpamAssassin donne une note aux mails. Si un seuil est atteint, le mail est marqué comme étant un SPAM.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 11 Sep 2025 09:58:37 +0000</pubDate>
        </item>
        <item>
            <title>tests_de_charge</title>
            <link>https://cyrille.giquello.fr/informatique/tests_de_charge</link>
            <description>Tests de charge

	*  Créer des plans de tests de charge réalistes par Antonio Gomes Rodrigues (2011)

On-line services

&lt;http://www.webpagetest.org&gt; Test des pages depuis différents endroits, rapport de tests avec qlqs informations techniques et améliorations à faire.

Softs

OpenSTA

OpenSTA Open, Systems Testing Architecture 

Siege

Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stand up to load…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 08 May 2021 14:31:34 +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_nlp_rag</title>
            <link>https://cyrille.giquello.fr/informatique/ai_lm/ai_nlp_rag</link>
            <description>AI NLP and RAG

	*  NLP: Natural Language Processing, Traitement automatique du langage naturel
	*  RAG: Retrieval-Augmented Generation, récupération d’informations et génération de texte

Voir aussi: OCR (AI Vision)

Outils RAG:

	*  &lt;https://github.com/run-llama/llama_index&gt;
	*  RAGatouille : bridging the gap between state-of-the-art research and alchemical RAG pipeline practices</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 04 Jun 2026 06:21:14 +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>donnees_liberees</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/donnees_liberees</link>
            <description>Données libérées

&lt;http://nantes.regardscitoyens.org/index.php/Les_Projets&gt;

Données publiques

Saône-et-Loire (71)

Département de saone-et-loire

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

Loir-et-Cher (41)

Département de Loir-et-Cher

Est-ce de l&#039;Opendata ou INSPIRE ?

	*  &lt;http://www.pilote41.fr&gt;, &lt;http://www.opendata41.fr&gt;

Meurthe et Moselle (54)

Pas de données libérées, mais un accès à certaines données du SIG.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>performance</title>
            <link>https://cyrille.giquello.fr/informatique/php/performance</link>
            <description>PHP Performance

Voir aussi:

	*  /informatique/php/Cache

Articles

	*  More on PHP performance by Stanislav Malyshev (alias Stas) on 2009-07-13
	*  More defensive programming practices to survive Web site traffic peaks by Manuel Lemos on 2007-05-29

	*  PHP compiler performance comparaison by Manuel Lemos on 2010-02-05

At developpment time

Profiling

Profile you code before you start optimizing it! Otherwise it would be like travelling around a foreign city with signs written in an unreadabl…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 23 Jul 2016 11:49:15 +0000</pubDate>
        </item>
        <item>
            <title>webperformance</title>
            <link>https://cyrille.giquello.fr/informatique/web/webperformance</link>
            <description>Web Performance

Doc

	*  le blog d&#039;Éric Daspet : &lt;http://performance.survol.fr/&gt;
	*  Performance Testing Guidace for Web Application - PerfTestGuide.2007-08-27.pdf sur codeplex.com (2007-08-27, 221 pages).
	*  Un tutoriel de la mise en cache pour les auteurs Web et les webmestres ([copie locale])
	*  Best Practices for Speeding Up Your Web Site by the Yahoo!&#039;s Exceptional Performance Team.
	*  Les articles et dossiers de haute-disponibilite.net
	*  Web Performance Best Practices par Google dans…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +0000</pubDate>
        </item>
        <item>
            <title>events_manager_and_booking</title>
            <link>https://cyrille.giquello.fr/informatique/wordpress/events_manager_and_booking</link>
            <description>Events manager &amp; booking

Fonctionnalités:

	*  Vente de tickets
	*  Récurrence
	*  Plusieurs vendeurs
	*  WooCommerce intégration</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 15 Oct 2025 13:45:53 +0000</pubDate>
        </item>
        <item>
            <title>agora-project</title>
            <link>https://cyrille.giquello.fr/informatique/agora-project</link>
            <description>Agora-project

Le logiciel Agora-project permet de gérer des échanges au sein de groupe via des modules:

	*  Actualités
	*  Fichiers
	*  Agendas
	*  Forums
	*  ...

C&#039;est un logiciel “libre” écrit en PHP qui utilise le moteur de base de données MYSQL.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 17 May 2014 07:19:43 +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>crm_et_erp</title>
            <link>https://cyrille.giquello.fr/informatique/crm_et_erp</link>
            <description>CRM et ERP

TAGs: Progiciel de gestion intégré (PGI), Enterprise Resource Planning (ERP), Système d’information d’entreprise (SIE)

Guide comparatifs des CRM:

&lt;http://www.guidescomparatifs.com/CRM_SFA_gestion_de_la_relation_clients.asp&gt;


Produits Libres

Dans le TOP 25 de SourceForge on trouve :

	*  PostBooks ERP, accounting, CRM by xTuple: Free open source ERP, accounting, CRM package for small to midsized businesses. Runs on Linux, Mac, and Windows (built with open source Qt framework). Bus…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>echange_de_fichiers</title>
            <link>https://cyrille.giquello.fr/informatique/echange_de_fichiers</link>
            <description>Echange de fichiers

échange de fichiers volumineux via le web.

Solutions

Voir aussi web/echanges_rapides

Service en ligne

voir echange_de_fichiers

softs gratuits

Syncany

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

Syncany is an open-source cloud storage and filesharing application. It allows users to backup and share certain folders of their workstations using any kind of storage, e.g.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>fabrique_ton_internet</title>
            <link>https://cyrille.giquello.fr/informatique/fabrique_ton_internet</link>
            <description>Fabrique ton Internet

tu trouveras des docs sur le site de la fédération FDN (dont tetaneutral fait partie) en particulier &lt;https://www.ffdn.org/wiki/doku.php?id=transmission&gt;

et le blog de Spyou reste d&#039;actualité me si les matériels ont évolué: &lt;https://blog.spyou.org/wordpress-mu/2013/03/20/fabriquer-son-internet/&gt;

Et enfin si tu lis l&#039;anglais NYCmesh, un projet similaire à New York a un super site de doc:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Feb 2022 08:33:51 +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>ldap</title>
            <link>https://cyrille.giquello.fr/informatique/ldap</link>
            <description>LDAP

OpenLDAP

	*  &lt;http://www.openldap.org&gt;
	*  http://en.wikipedia.org/wiki/OpenLDAP
	*  http://www.pierre-guilhem.info/x4433.html

Back-bdb and back-hdb are the most reliable and highest performance LDAP backends in the world.

Client software

gestion des utilisateurs via LDAP

LDAP Account Manager (LAM)

&lt;https://www.ldap-account-manager.org/lamcms/&gt;

Last update:
2018-06-04

FusionDirectory</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 08 Jun 2018 20:23:10 +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>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>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>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>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>raspberrypi</title>
            <link>https://cyrille.giquello.fr/informatique/raspberrypi</link>
            <description>Raspberry PI

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



Arduino vs. Raspberry Pi

Le faux débat

	*  Pas de choix magique
	*  Choisir en fonction de ses besoins et contraintes
	*  Consommation électrique : ~0.5W pour Arduino, ~3.5W pour Raspberry Pi
	*  Rapidité de mise en route : quasi instantanée pour l&#039;Arduino, ~30s pour Raspberry Pi</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Jan 2023 14:50:47 +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>system_admin</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin</link>
            <description>Administration System

Les erreurs de l&#039;administrateur système.

DNS, NIDS, IDS, rsyslog, journalctl

Archives archéologiques

Install serveur Ovh (evote)

install_proxmox_VM_centos-5.5-minimal_5.5_i386

sur l&#039;Oueb

Guide avancé d&#039;écriture des scripts Bash par Mendel Cooper. En français.

&lt;http://www.bsdbooks.net/shells/scripting/fr/&gt;

Le Wiki de Sos-Admin :

&lt;http://wiki.sos-admin.com/wiki/Accueil&gt;

Outils

	*  Shell
	*  ColorizeTail Tail avec coloration (script PHP).

Network service</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 20 Jan 2025 08:41:49 +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>visual_studio</title>
            <link>https://cyrille.giquello.fr/informatique/visual_studio</link>
            <description>Microsoft Visual Studio

Tools and AddIns

Visual Studio Gallery Products and Extensions for Visual Studio.

OxyProject Metrics

OxyProject Metrics is an application that provides quantitative information for software projects that empowers software professionals to assess the complexity and maturity of a software product.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>web</title>
            <link>https://cyrille.giquello.fr/informatique/web</link>
            <description>Web

BEM méthodologie

Voir aussi:

	*  webdesign
	*  css
	*  ajax
	*  browsers
	*  webperformance
	*  web_referencement
	*  webstats

Caractéristiques et fonctionnalités

Listes de caractéristiques piquées chez les autres :

	*  &lt;http://www.wmaker.net/caracteristiques/&gt;

	*  Web Accessibility Initiative (WAI)
	*  XHTML
	*  Cascading Style Sheets: /informatique/web/CSS
	*  Ajax: /informatique/web/Ajax
	*  Navigateurs / Browsers :</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 10 Mar 2016 16:17:57 +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>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>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>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>tips</title>
            <link>https://cyrille.giquello.fr/informatique/java/tips</link>
            <description>Java Tips

Plein de choses interressantes dans le livre “Killer Game Programming in Java”. Des extraits de chapitres et de codes: &lt;http://fivedots.coe.psu.ac.th/~ad/jg/index.html&gt;.

&lt;http://filthyrichclients.org/&gt; Le bouquin de Romain Guy &amp; Chet Haase. In Filthy Rich Clients, we explain how to create filthy rich effects in your applications, from the fundamental graphics,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 16 Jun 2023 08:02:05 +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>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>toulouse</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/toulouse</link>
            <description>Communauté urbaine du Grand Toulouse

Communauté urbaine du Grand Toulouse.

&lt;http://data.grandtoulouse.fr/&gt;

	*  Développements : Beorn Technologies SARL
	*  Hébergement : FullSave SAS
	*  Cartographie : DSI
	*  Toulouse.fr : Direction de la communication

Licence ODbL(Open Database License).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +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>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>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>subnet</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/subnet</link>
            <description>IPv4 addresses and Subnet mask
 Bogon IPv4 Addresses  0.0.0.0/8  This network  127.0.0.0/8  Loopback  10.0.0.0/8  Private IPv4 address block  172.16.0.0/12  Private IPv4 address block  192.168.0.0/16  Private IPv4 address block  224.0.0.0/4  Multicast</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 21 Nov 2024 10:07:50 +0000</pubDate>
        </item>
        <item>
            <title>webdesign</title>
            <link>https://cyrille.giquello.fr/informatique/web/webdesign</link>
            <description>Web Design

	*  CSS, Web Font, Colors, Lorem Ipsum
	*  Ten Steps to Intuitive Forms in Website Design
	*  Adding a touch of style : &lt;http://www.w3.org/MarkUp/Guide/Style&gt;

	*  16 little UI design rules that make a big impact

CSS Templates

Admin templates

&lt;http://www.mostinspired.com/blog/2008/10/11/admin-templates/&gt;, demo

&lt;http://themeforest.net/item/admintheme-ultimate-admin-panel-solution/45278&gt;, demo, [copie local]

&lt;http://www.webappers.com/2009/09/18/20-professional-web-admin-templates-…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 25 Apr 2023 06:28:43 +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>bittorrent</title>
            <link>https://cyrille.giquello.fr/informatique/bittorrent</link>
            <description>BitTorrent

	*  &lt;http://moviz.net&gt;
	*  &lt;http://www.omgtorrent.com&gt;
	*  &lt;http://isohunt.com/&gt;

	*  Torrentz: &lt;http://www.torrentz.com&gt;, 
query example: &lt;http://www.torrentz.com/search?q=Babylon+A.+D+dvdrip+fr&gt;
	*  &lt;http://www.torrentportal.com&gt;
	*  OpenBitTorrent &lt;http://openbittorrent.com&gt;
	*  The pirate bay &lt;http://thepiratebay.org&gt;
	*  BtJunkie &lt;http://btjunkie.org&gt;
	*  IsoHunt &lt;http://isohunt.com&gt;
	*  Torrent411 &lt;http://www.torrent411.com&gt;
	*  KiackAsTorrent &lt;http://www.kickasstorrents.com&gt;
	…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 17 May 2014 10:44:27 +0000</pubDate>
        </item>
        <item>
            <title>cdn</title>
            <link>https://cyrille.giquello.fr/informatique/cdn</link>
            <description>CDN

&lt;https://www.cdnplanet.com/&gt;

&lt;https://bunny.net&gt; - excellent, pas cher et très facile à utiliser. Pas de configuration DNS. Réseau de 112 POPs.

&lt;https://cloudflare.com&gt; - obligé d&#039;utiliser en serveur dns sinon offre business.

&lt;https://ovh.com&gt;

Fastly, CloudFront, KeyCDN, StackPath, CDN77</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 27 Jan 2023 13:25:39 +0000</pubDate>
        </item>
        <item>
            <title>chrome_os</title>
            <link>https://cyrille.giquello.fr/informatique/chrome_os</link>
            <description>Chrome OS

&lt;http://www.jsclasses.org/blog/post/7-Why-Google-Chrome-OS-matters-for-Web-application-developers.html&gt;, What is Google Chrome OS ? So why does Chrome OS matters ?

Download Chrome OS image then make a USB pen drive.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>codes_barres</title>
            <link>https://cyrille.giquello.fr/informatique/codes_barres</link>
            <description>Codes Barres

&lt;http://www.aurel32.net/elec/codes_barres.php&gt;

Codes pays Normalisation EAN (Chine de 690 à 693)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>distributed_cache</title>
            <link>https://cyrille.giquello.fr/informatique/distributed_cache</link>
            <description>Distributed Cache

CHash

Consistent Hashing

	*  Optimiser la répartition de charge avec le “Consistent Hashing”
	*  CHash is Dailymotion&#039;s implementation of consistent hashing, available as a light and fast C library (both static and shared objects provided), with PHP and Python bindings.

MemCached

Excellent outil pour mettre en RAM n’importe quel couple clef</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +0000</pubDate>
        </item>
        <item>
            <title>fiducial</title>
            <link>https://cyrille.giquello.fr/informatique/fiducial</link>
            <description>Fiducial tracking

In applications of augmented reality or virtual reality, fiducials are often manually applied to objects in a scene so that the objects can be recognized in images of the scene -&gt; Fiduciary_marker

	*  Feature Matching + Homography to find Objects at OpenCV Python
	*  opencv python fiducial demo Python code using numpy &amp; cv2.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 24 Jul 2014 09:12:40 +0000</pubDate>
        </item>
        <item>
            <title>filesystem</title>
            <link>https://cyrille.giquello.fr/informatique/filesystem</link>
            <description>FileSystem

/Informatique/Distributed FileSystem

IMAP FileSystem

IMAP Storage Filesystem, Xuan Luo

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

© 2007 Xuan Luo, xuanluo at ocf dot berkeley dot edu. Note: My project is old and has a lot of unresolved issues and design problems. Please don&#039;t try to use it in any production applications. I do not foresee updating it any further. I hope someone will come along and make a better one.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>gestionnaire_de_listes_de_discussion</title>
            <link>https://cyrille.giquello.fr/informatique/gestionnaire_de_listes_de_discussion</link>
            <description>Gestionnaire de listes de discussion

tags: mailing-list, newletter

	*  &lt;https://framagroupes.org&gt;
	*  &lt;https://www.freelists.org/&gt;
	*  &lt;https://lists.riseup.net/&gt; (sympa)
	*  &lt;https://listes.comptoir.net/&gt; (sympa)

Sympa

&lt;https://www.mautic.org/&gt; Open Source Marketing Automation</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 16 Nov 2025 13:34:22 +0000</pubDate>
        </item>
        <item>
            <title>gpartedlivecd</title>
            <link>https://cyrille.giquello.fr/informatique/gpartedlivecd</link>
            <description>GParted Live CD/USB/PXE/HD

GParted : Gnome Partition Editor

Permet, entre autre, de manipuler les partitions NTFS (create,delete,resize,...).

Voir la page Features sur le site gparted.sourceforge.net.

Je viens de retailler 2 partitions NTFS et ça fonctionne nickel. Merci les Gnomes !</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>haute_disponibilite</title>
            <link>https://cyrille.giquello.fr/informatique/haute_disponibilite</link>
            <description>Haute Disponibilité (HA)

Le site &lt;http://www.haute-disponibilite.net&gt; traite de la HA. Pour le fun, voir les études de cas.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +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>issue_tracking_system</title>
            <link>https://cyrille.giquello.fr/informatique/issue_tracking_system</link>
            <description>Issue tracking system

Synonymes : “ticket Manager”, “trouble ticket system”, “incident ticket system”, “help desk”.

En fait “Bug Tracker” n&#039;est pas concidéré comme un synonyme, mais pour moi le “bug tracker” n&#039;est qu&#039;un “</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +0000</pubDate>
        </item>
        <item>
            <title>keepass</title>
            <link>https://cyrille.giquello.fr/informatique/keepass</link>
            <description>KeePass

Un gestionnaire de mot de passe et autres secrets.

	*  KeePass &lt;http://keepass.info&gt;
	*  KeePassX &lt;http://www.keepassx.org/&gt;
	*  KeePassMobile &lt;http://www.keepassmobile.com&gt;
		*  Compatible avec fichier KeePass v1.x

	*  KeePassJ2ME &lt;http://keepassj2me.sourceforge.net/&gt;
		*  Compatible avec fichier KeePass v1.x

	*  KeePasSD &lt;http://keepasssd.sourceforge.net/&gt;
		*  KeePass for Smart Devices (Windows Mobile based)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 07 Jul 2021 10:33:07 +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>libgd</title>
            <link>https://cyrille.giquello.fr/informatique/libgd</link>
            <description>libGD

Librairie graphique GD.

voir aussi imagemagick

Documentation

PHP

Dans le manuel PHP au chapitre Image Processing and GD.

Practical PHP Programming - TuxRadar Linux dans la section Multimedia.

Masque de transparence PHP/GD2 par Xavier Garreau.

C

Polices Freetype et gd-2.0 par Xavier Garreau.

Examples

Fonts

essais_gd_fonts_01.php

Rendu

	*  essais_gd_fonts_01.php
	*  essais_gd_fonts_01.php?angle=45&amp;x=70&amp;y=270&amp;size=38

Source


&lt;?php
error_reporting(-1);

$font = realpath(dirname…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 13 Oct 2015 23:09:39 +0000</pubDate>
        </item>
        <item>
            <title>linkeddata</title>
            <link>https://cyrille.giquello.fr/informatique/linkeddata</link>
            <description>Linked Data

Description des données -&gt; Semantic Web (SW) -&gt; Relations entre les données -&gt; Linked Data (LD)

Voir aussi:

	*  /informatique/web_semantique

Application area of SW technologies: portal, improved search, data integration, service integration, content discovery, content management, semantic annotation, provenance tracking, domain modeling, social networks</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 21 Dec 2020 19:32:12 +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>logiciel_libre</title>
            <link>https://cyrille.giquello.fr/informatique/logiciel_libre</link>
            <description>Logiciel Libre

Les quatre libertés fondamentales du logiciel libre

	*  &lt;http://www.apitux.org/index.php?2007/07/06/46-les-quatres-libertes-fondamentales-du-logiciel-libre&gt;

Principales licences libres

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

APRIL, SIALLE

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

Suite bureautique, les enjeux d’une alternative de Frédéric Labbe.

Migration de grosses administrations et des grandes entreprises

	*  La plus grosse migration Open…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>mini-ordi</title>
            <link>https://cyrille.giquello.fr/informatique/mini-ordi</link>
            <description>mini-ordi

Voir aussi:

	*  Smartbook - EeePC
	*  Tablette PC

vendeurs

	*  &lt;http://www.thinkitx.com/&gt; (un bundle à 220€
	*  &lt;http://www.itx-france.com/&gt;
	*  &lt;http://www.materiel.net/&gt;
	*  &lt;http://www.ldlc.com/&gt;
	*  &lt;http://www.actualis.biz/&gt;

Produits

Divers:

	*  &lt;https://ssl.kundenserver.de/ssl.taskit.de/xtc/shop_content.php?coID=9&gt;

Gooseberry

&lt;http://gooseberry.atspace.co.uk/&gt;

Raspberry pi

raspberrypi

Ionics plug

	*  Nimbus: 100$ &lt;http://www.ionicsplug.com/nimbus.html&gt;
	*  Stratus: 1…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 06 Jul 2012 20:13:34 +0000</pubDate>
        </item>
        <item>
            <title>mono</title>
            <link>https://cyrille.giquello.fr/informatique/mono</link>
            <description>Mono

Documentation

	*  Mono-Project le site du projet
	*  Mono sur wikipedia

Mod_Mono

Mod_Mono is an Apache 2.0/2.2 module that provides ASP.NET support for the web&#039;s favorite server, Apache (&lt;http://httpd.apache.org&gt;).

The module passes off requests for ASP.NET pages to an external program, mod-mono-server, which actually handles the requests. The communication between the Apache module and mod-mono-server is established using a Unix socket or a TCP socket.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>neteffmon</title>
            <link>https://cyrille.giquello.fr/informatique/neteffmon</link>
            <description>NetEffMon

&lt;http://neteffmon.com&gt; et .net

NetEffMon, la cartographie du 3G par des étudiants</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 30 Oct 2015 21:02:13 +0000</pubDate>
        </item>
        <item>
            <title>openrefine</title>
            <link>https://cyrille.giquello.fr/informatique/openrefine</link>
            <description>Open Refine

&lt;http://openrefine.org/&gt; et &lt;https://github.com/OpenRefine/&gt;

Anciennement Google Refine

	*  OpenRefine Recipes

Géocodage

Avec adresse.data.gouv.fr

	*  OpenRefine et géocodage avec adresse.data.gouv.fr

&quot;http://api-adresse.data.gouv.fr/search/?q=&quot;+(cells[&quot;Adresse&quot;].value+&quot; &quot;+cells[&quot;Code postal&quot;].value+&quot; &quot;+cells[&quot;Ville&quot;].value).replace(&quot; &quot;,&quot;%20&quot;)+&quot;&amp;limit=1&quot;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 24 Oct 2015 08:12:25 +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>owncloud</title>
            <link>https://cyrille.giquello.fr/informatique/owncloud</link>
            <description>OwnCloud

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

Un cousin de unhosted

&lt;irc://irc.freenode.net#owncloud&gt;

docs

	*  &lt;http://owncloud.org/support/usage/calendars/&gt;
	*  &lt;http://www.owncloud.fr/forum&gt; Forum français

blogs

	*  &lt;http://wiki.lolica.org/doku.php/membre/pierre/owncloud&gt;
	*  &lt;http://dmfs.org/wiki/index.php?title=OwnCloud&gt;

Il manque un addon FileLink pour Thunderbird. Le seul que j&#039;ai trouvé, mais qui ne fonctionne pas encore (2014-01-05) : &lt;https://github.com/guillaumev/owncloud_for_filelink&gt;

	*  …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 02 May 2015 14:51:03 +0000</pubDate>
        </item>
        <item>
            <title>snort</title>
            <link>https://cyrille.giquello.fr/informatique/snort</link>
            <description>SNORT


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

SNORT est un Système de Détection d&#039;Intrusion (IDS), dont les qualités et les capacités ne sont plus à démontrer. Il est gratuit, et son moteur d&#039;analyse est basé sur la technique de recherche de signatures dans les paquets. il a donc un langage qui permet d&#039;écrire les filtres correspondant à des signatures d&#039;attaques connues.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>uml</title>
            <link>https://cyrille.giquello.fr/informatique/uml</link>
            <description>Unified Modeling Language (UML)

Voir aussi /informatique/design_pattern

Documentation

	*  Tutoriel UML et Design Pattern sur smeric.developpez.com
	*  UML basics: The sequence diagram sur IBM&#039;s developerworks.

	*  Reverse engineering PHP vers UML avec PHP_UML, Par Jean-Philippe Serafin le mercredi, octobre 8 2008
	*  PHP_UML A reverse-engineering package that scans PHP files and directories, and delivers an UML/XMI representation of the classes and packages found.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 01 Jun 2016 05:56:58 +0000</pubDate>
        </item>
        <item>
            <title>unix_tools_for_windows</title>
            <link>https://cyrille.giquello.fr/informatique/unix_tools_for_windows</link>
            <description>Unix tools for Windows

Sources

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

WGet

Wget est initialement un outil Linux Open Source, il est désormais disponible sous Windows. Ce logiciel permet de télécharger des fichiers ou des sites complets intégralement en ligne de commande. Quel avantage me direz vous face l&#039;utilisation d&#039;un Internet Explorer, d&#039;un Mozilla ou à d&#039;un gestionnaire de téléchargement ?</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>usb</title>
            <link>https://cyrille.giquello.fr/informatique/usb</link>
            <description>USB

La théorie

&lt;http://www.usb.org/developers&gt;

Applications avec Microsoft Windows

Pilote USB universel

La conception d&#039;un appareil USB implique l&#039;écriture du programme de commande, le pilote (ou driver) correspondant. Cette tâche représente, pour nombre de concepteurs, une tâche délicate qui constitue souvent la raison de l&#039;abandon d&#039;un projet. Il est temps que les choses changent ! Sur la base de notre carte AVR-USB nous allons voir comment résoudre ce problème de pilote en utilisant un p…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 17 May 2014 11:11:50 +0000</pubDate>
        </item>
        <item>
            <title>vector_tiles</title>
            <link>https://cyrille.giquello.fr/informatique/vector_tiles</link>
            <description>Tuiles vectorielles

Le format de tuiles vectorielles Mapbox Vector Tiles (MVT) fourni un stockage pyramidale des tuiles pour représenter des données géographiques (une carte 🙂).

Ce format peut être contenues dans les formats d&#039;archive:

	*  MBTiles (sqlite)
	*  PMTiles, an open archive format for pyramids of tile data, accessible via</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 05 Jan 2025 09:32:26 +0000</pubDate>
        </item>
        <item>
            <title>wikidata</title>
            <link>https://cyrille.giquello.fr/informatique/wikidata</link>
            <description>Wikidata

tags: dataset, data source, SPARQL, RDF, Semantic Web, Web Sémantique

Documentation

Présentations:

	*  DBpedia and Wikidata
	*  Querying the Wikidata Knowledge Graph

Plus précisément:

	*  Wikidata:SPARQL query service/queries
	*  Wikidata/Development/RDF
	*  wikidata-todo around

Sur IRC: #wikidata

Outils:

	*  Wikidata Query Service on peut directement requéter. Il propose même un rendu des résultats sur une carte (</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 18 Mar 2018 08:12:53 +0000</pubDate>
        </item>
        <item>
            <title>yacy</title>
            <link>https://cyrille.giquello.fr/informatique/yacy</link>
            <description>Yacy

Yacy est un moteur de recherche distribué pour le Web. On peut l&#039;utiliser pour le mettre comme un noeud du réseau Yacy qui sert à tous, ou bien en moteur de recherche privé.

&lt;http://www.yacy.net/fr/&gt;

	*  Discussions et questions sur le forum “English”

Running YaCy on Raspbian (Raspberry Pi)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 06 Apr 2016 07:05:28 +0000</pubDate>
        </item>
        <item>
            <title>yeswiki</title>
            <link>https://cyrille.giquello.fr/informatique/yeswiki</link>
            <description>YesWiki

	*  &lt;http://yeswiki.net/&gt;
	*  &lt;https://github.com/YesWiki/yeswiki&gt;
	*  Documentation
		*  &lt;http://yeswiki.net/wakka.php?wiki=DocumentatioN&gt;


contributions:

	*  [bazar] geocoder refactoring + gitignore Eclipse IDE #195

Tips &amp; Tricks

Bazar

Le champ “bf_titre” est obligatoire.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 12 Jul 2016 19:49:02 +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>mantis_bt</title>
            <link>https://cyrille.giquello.fr/informatique/gestion_de_projet/mantis_bt</link>
            <description>Mantis BT

Mantis BT (BT: BugTracker)

	*  &lt;http://www.mantisbt.org&gt;
	*  tech: php/MySQL/web

The goals for this project are to produce and maintain a lightweight and simple bugtracking system. Additions of complexity and/or features are modular and configurable so that users can be shielded from unwanted clutter.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +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>chimere</title>
            <link>https://cyrille.giquello.fr/informatique/openstreetmap/chimere</link>
            <description>Chimère

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

Pour contribuer sans mapper. Un openstreetbug ++

une instance pour osm-tours

	*  remote-control josm
	*  commentaires et photos

Instances:

	*  &lt;http://rennes.carte-ouverte.org&gt;
	*  &lt;http://carte.cc-regiondesuippes.fr&gt;

Tech

Suivi du projet : &lt;http://redmine.peacefrogs.net/projects/chimere&gt;

Installation v2 : &lt;https://chimere-francais.readthedocs.org/en/v2.0/install.html&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 17 Dec 2014 11:07:57 +0000</pubDate>
        </item>
        <item>
            <title>closed_lines</title>
            <link>https://cyrille.giquello.fr/informatique/processing/closed_lines</link>
            <description>ClosedLine

from &lt;http://jmartinho.net/digitalArt-html5/index.php?art=closedLine&gt;


// JOAO MARTINHO MOURA //
// www.jmartinho.net //
// //
int tamanhoWIDTH = 950;
int tamanhoHEIGHT = 500;
int numeroPontos = 200;
int[] NumerosArrayX = new int[numeroPontos];
int[] NumerosArrayY = new int[numeroPontos];
int[] RND_NumerosArrayX = new int[numeroPontos];
int[] RND_NumerosArrayY = new int[numeroPontos];
int contaMouse=0;
void setup() {
 frameRate(20);
 background(255,255,255);
 size(tamanhoWIDTH, tama…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 23 Sep 2012 07:59:31 +0000</pubDate>
        </item>
        <item>
            <title>webbarbouille</title>
            <link>https://cyrille.giquello.fr/informatique/projets/webbarbouille</link>
            <description>WebBarbouille



WebBarbouille est un économiseur d&#039;écran (ScreenSaver) qui affiche un patchwork d&#039;images piochées sur Google Image.

Les images sont choisies au hasard parmis les résultats obtenus à partir d&#039;une recherche de mots clefs sur Google Image. Vous pouvez définir vous même ces mots clefs et les classer par catégories (arbres, chevaux, sport, antiquité, automobile,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +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>imap</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/imap</link>
            <description>IMAP

Internet Message Access Protocol.

Internet Message Access Protocol, Internet Message Access Protocol

IMAP FileSystem

Serveurs

LumiSoft Mail Server

&lt;http://www.lumisoft.ee/lsWWW/ENG/Products/Mail_Server/mail_index_eng.aspx?type=info&gt;

Librairies

MailSystem.NET

MailSystem is a suite of .NET components that provide users with an extensive set of email tools. MailSystem provides full support for SMTP, POP3, IMAP4, NNTP, MIME, S/MIME, OpenPGP,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>postfix</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/postfix</link>
            <description>Postfix

MTA, Service SMTP

voir aussi

	*  Exim4
	*  /informatique/spam pour de la “bonne” configuration

	*  Documentation officielle
		*  Postfix SMTP relay and access control 
		*  Postfix Before-Queue Content Filter
		*  Postfix After-Queue Content Filter
		*  Postfix Address Rewriting

	*  Postfix Howtos and FAQs
	*  Doc en français
	*  Postfix Debugging Howto

	*  &lt;http://www.posluns.com/guides/&gt;
	*  &lt;https://calomel.org/postfix.html&gt;

	*  Installation d’un serveur mail brique par brique……</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 09 Aug 2025 07:40:38 +0000</pubDate>
        </item>
        <item>
            <title>securite</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/securite</link>
            <description>Sécurité réseau

Documentation

CWE - Common Weakness Enumeration: International in scope and free for public use, CWE™ provides a unified, measurable set of software weaknesses that is enabling more effective discussion, description, selection, and use of software security tools and services that can find these weaknesses in source code and operational systems as well as better understanding and management of software weaknesses related to architecture and design.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 18 May 2026 09:36:03 +0000</pubDate>
        </item>
        <item>
            <title>restic</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/restic</link>
            <description>Restic

outil de sauvegarde.

&lt;https://restic.net/&gt;

Docs:

	*  &lt;https://restic.readthedocs.io&gt;
	*  &lt;https://forum.restic.net&gt;

Articles:

	*  &lt;https://blog.stephane-robert.info/docs/cloud/outils/restic/&gt;
	*  &lt;https://toorop.fr/post/tuto-backup-restic-object-storage-ovh/&gt;

Tips

Mount

[Restic mount view]

On peut monter un repository et accéder aux backups par host, ids, dates ou tags. 😎

Mise à jour

Avec des systems un peu obsolètes on peut mettre à jour le binaire de restic avec</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 12 Dec 2024 10:25:55 +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>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>pdt</title>
            <link>https://cyrille.giquello.fr/informatique/ide/eclipse/pdt</link>
            <description>PHP Development Tools (PDT)

Pluging Eclipse pour développer en Php.

Installation

docs:

	*  &lt;http://www.thierryb.net/pdtwiki/index.php?title=Using_PDT_:_Installation_:_Installing_the_Zend_Debugger&gt;
	*  &lt;http://www.howtoforge.com/setting-up-eclipse-pdt2.0-on-eclipse3.4-ganymede&gt;

Install Eclipse 3.4.2 (Ganymede)

Install PDT 2.0

with software update :

	*  Enable the Ganymede Update site (if not already enabled): download.eclipse.org/releases/ganymede/</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 11 Jun 2025 09:26:14 +0000</pubDate>
        </item>
        <item>
            <title>3d</title>
            <link>https://cyrille.giquello.fr/informatique/3d</link>
            <description>3D

	*  3D Objects, Models
	*  Data Visualization
	*  OSM 3D

Projets

	*  Rendu 3d de donnees cartographiques osm dans unity
	*  Simulation conduite dans données OpenStreetMap en Javascript et WebGL.
	*  CityKart

Games

	*  Cube Slam
	*  The game
	*  source code
	*  &lt;http://hexgl.bkcore.com&gt;

Technos

Kinect

Logiciels

Blender

Google Sketchup

Wings 3D

	*   Winged Edge Data Structure - WEDS

Unity - tout gratuit si chiffre d&#039;affaire inférieur à ?

Code

Godot Engine provides a huge set of c…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 27 Dec 2022 14:18:51 +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>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>blog</title>
            <link>https://cyrille.giquello.fr/informatique/blog</link>
            <description>Blog softwares

PHP

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

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

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

ASPX

&lt;http://dotnetblogengine.net&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>captcha</title>
            <link>https://cyrille.giquello.fr/informatique/captcha</link>
            <description>Captcha

Est-ce un humain derrière la souris ?

L&#039;excellent article Captcha et numérique responsable : quelles solutions ? (2022) de l&#039;agence Empreinte Digitale nous offre un topo fonctionnel, technique et juridique très complet.

Captchas

Listes de Captcha:

	*  &lt;https://tympanus.net/codrops/2009/09/22/21-free-captcha-sources/&gt;

Altcha

Basé sur une preuve de calcul. Opensource et Online service.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 28 Dec 2024 11:05:26 +0000</pubDate>
        </item>
        <item>
            <title>clamav</title>
            <link>https://cyrille.giquello.fr/informatique/clamav</link>
            <description>ClamAV

Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in a form of shared library.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 17 May 2026 11:32: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>cpu_benchmark</title>
            <link>https://cyrille.giquello.fr/informatique/cpu_benchmark</link>
            <description>CPU Benchmark

&lt;https://www.cpubenchmark.net/laptop.html&gt;

	*  Intel Core i7-4750HQ @ 2.00GHz =&gt; 8,200
	*  Intel Core i5-4210H @ 2.90GHz =&gt; 4,527
	*  Intel Core i5-4300M @ 2.60GHz =&gt; 4,513
	*  Intel Core i5-4258U @ 2.40GHz =&gt; 4,165
	*  Intel Core i7-4500U @ 1.80GHz =&gt; 3,849
	*  Intel Core i5-4200U @ 1.60GHz</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 26 Dec 2014 17:27:45 +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>diaspora</title>
            <link>https://cyrille.giquello.fr/informatique/diaspora</link>
            <description>Diaspora

Réseau social “à la Twitter”.

	*  &lt;http://www.joindiaspora.com&gt;
	*  &lt;http://framasphere.org/&gt;

	*  Diaspora : guide du logiciel/réseau social pour les débutants sur NetPublic =&gt; &lt;http://ubunblox.servhome.org/diaspora-le-guide-du-parfait-debutant.html&gt;
	*  Installing and Running Diaspora
	*  Accéder au flux RSS d’un compte Diaspora (RSS)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 18 Dec 2016 09:12:13 +0000</pubDate>
        </item>
        <item>
            <title>distributed_filesystem</title>
            <link>https://cyrille.giquello.fr/informatique/distributed_filesystem</link>
            <description>Distributed FileSystem

tags: File System

Implémentations

MogileFS

MogileFS : Un système de fichier distribué, tolérant aux pannes, indépendant du noyau et open-source. (NOTE: your application has to specifically use a MogileFS client library to store and retrieve files.)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>google_apps-script</title>
            <link>https://cyrille.giquello.fr/informatique/google_apps-script</link>
            <description>Google Apps-script

	*  Apps-script Reference

	*  Une excellente série d&#039;articles: &lt;http://googleappscripting.com/doget-dopost-tutorial-examples/&gt;

Scripts

Les projets:

	*  Sheets to PDF &lt;https://gitlab.com/Artefacts/google-apps-scripts/sheets-to-pdf&gt;
	*  Search a Sheet &lt;https://gitlab.com/Artefacts/google-apps-scripts/search-a-sheet&gt;

Exporter en PDF chaque feuille d&#039;un classeur

Il n&#039;y a pas de fonction dans SpreadsheetApp pour exporter en PDF, il faut passer par DriveApp.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 27 Oct 2019 18:05:18 +0000</pubDate>
        </item>
        <item>
            <title>gps</title>
            <link>https://cyrille.giquello.fr/informatique/gps</link>
            <description>GNSS / GPS



Voir aussi centipede

Visual art

	*  &lt;http://joshuaalbers.com/&gt;

OpenStreetMap

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

OpenStreetMap est une carte du monde entier librement modifiable, faite par des gens comme vous.
OpenStreetMap vous permet de voir, modifier et utiliser des données géographiques de n&#039;importe quel endroit dans le monde.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 27 Dec 2022 21:20:04 +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>graphgear</title>
            <link>https://cyrille.giquello.fr/informatique/graphgear</link>
            <description>Graph Gear

&lt;http://www.creativesynthesis.net/recycling/graphgeardemo/&gt;

Graph Gear is an open platform for graph visualization (the mathematical kind, not the bar chart kind). It allows you to create an interactive graph with force directed layout that has a good interactive user experience. It is writing with ActionScript 2 (Flash).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>memcached</title>
            <link>https://cyrille.giquello.fr/informatique/memcached</link>
            <description>Memcached

Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

&lt;http://www.danga.com/memcached/&gt;

Php extension for memcached : &lt;http://www.php.net/manual/en/book.memcached.php&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>music</title>
            <link>https://cyrille.giquello.fr/informatique/music</link>
            <description>Music

Pure Data Computer Music System</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>nginx</title>
            <link>https://cyrille.giquello.fr/informatique/nginx</link>
            <description>NGINX

Serveur HTTP.

Documentation

	*  &lt;https://www.nginx.com/resources/admin-guide/&gt;
		*  NGINX Reverse Proxy
			*  fastcgi
			*  uwsgi


	*  &lt;http://wiki.nginx.org&gt;
		*  &lt;http://wiki.nginx.org/NginxConfiguration&gt;


Nginx &quot;how to&quot; - Fast and Secure Web Server

CGI

	*  Module ngx_http_fastcgi_module
	*  Understanding and Implementing FastCGI Proxying in Nginx
	*  Php-fpm
		*  NGINX + PHP-FPM + APC = Awesome
		*  La mise en place de Nginx avec PHP-fpm


Securité

WAF (Web Application Firewall)…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 21 Sep 2023 09:47:59 +0000</pubDate>
        </item>
        <item>
            <title>nocode</title>
            <link>https://cyrille.giquello.fr/informatique/nocode</link>
            <description>nocode

As a Service, NoCode, No-Code

&lt;https://www.noxcod.com/fr/outils-no-code&gt;

Site web

	*  &lt;https://bubble.io&gt; pricing
	*  AppSmith
		*  &lt;https://www.appsmith.com/&gt;
		*  plutôt pour des intranet
		*  présentation &lt;https://www.noxcod.com/fr/outils-nocode/appsmith&gt;
		*  Apache License v2 Github

	*  Glide
		*  &lt;https://www.glideapps.com/&gt;
		*  &lt;https://www.glideapps.com/pricing&gt;


Base de données

Lowcode databases

Mobile app

&lt;https://www.commentcoder.com/outils-no-code-mobile/&gt;

	*  Adalo…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Mar 2024 08:44:38 +0000</pubDate>
        </item>
        <item>
            <title>nosql</title>
            <link>https://cyrille.giquello.fr/informatique/nosql</link>
            <description>NoSQL

Google as inventé BigTable sur son Google File System (GFS) qui utilise le paradigme de MapReduce (Simplified Data Processing on Large Clusters) pour gérer d&#039;énormes quantités de données dans une infrastructure distribuée. D&#039;autres qui ont des problématiques similaires lui ont emboité le pas comme Facebook avec Cassandra,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 30 Oct 2012 14:20:02 +0000</pubDate>
        </item>
        <item>
            <title>openssl</title>
            <link>https://cyrille.giquello.fr/informatique/openssl</link>
            <description>OpenSSL

Voir aussi :

	*  Infrastructure de Gestion de Clefs
	*  Mod_SSL

On line tools:

	*  &lt;http://www.sslshopper.com/ssl-certificate-tools.html&gt;

Code Signing with OpenSSL

	*  &lt;http://huddledmasses.org/code-signing-with-openssl-and-powershell/&gt;
	*  &lt;http://www.top20toolbar.com/misc/codesigncert.htm&gt;

Vérification de certificat avec OpenSSL

	*  &lt;http://isc.sans.edu/diary.html?storyid=8686&gt;


 openssl s_client -connect isc.sans.org:443


on line tools:

	*  Thawte SSL Toolbox Check certific…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 17 Aug 2021 13:43:43 +0000</pubDate>
        </item>
        <item>
            <title>osm_3d</title>
            <link>https://cyrille.giquello.fr/informatique/osm_3d</link>
            <description>OSM 3D

	*  Terrains with MapLibre (2022) avec MapLibre (un fork de mapbox-gl-js)
		*  un fork avec le terrain de france métropolitaine de makina-corpus : &lt;https://observablehq.com/d/9da6764553db439a&gt;
		*  &lt;https://maplibre.org/maplibre-gl-js-docs/example/3d-terrain/&gt;

	*  OpenStreetMap 3D sur ObservableHQ

	*  3D viz with QGIS &amp; three.js by  Anita Graser aka Underdark (2014)
	*  Converting OpenStreetMap XML data &amp; rendering with WebGL in 3D
			*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 30 Dec 2022 13:49:52 +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>processing</title>
            <link>https://cyrille.giquello.fr/informatique/processing</link>
            <description>Processing

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

Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 07 May 2014 21:27:57 +0000</pubDate>
        </item>
        <item>
            <title>profiler</title>
            <link>https://cyrille.giquello.fr/informatique/profiler</link>
            <description>Profiler

Softs

ANTS Profiler

&lt;http://www.red-gate.com/products/ANTS_Profiler/features.htm&gt;

Environ 300€

Articles:

	*  When to Run and When to Block</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>pure-ftpd</title>
            <link>https://cyrille.giquello.fr/informatique/pure-ftpd</link>
            <description>pure-ftpd

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

Doc

&lt;http://www.trustonme.net/didactels/57.html&gt;

Installation

Le script pour init.d est dans &lt;pure-ftpd-source-folder&gt;/contrib/redhat.init. Attention, ce script utilise le script configuration-file/pure-config.pl pour démarrer pure-ftpd : Lire README.Configuration-File pour comprendre comment configurer pure-ftpd.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>rss</title>
            <link>https://cyrille.giquello.fr/informatique/rss</link>
            <description>RSS

Voir RSS

Agregateur côté serveur

Magpie RSS

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

FOF

Feed OnFeeds

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

Tips

Strip html from RSS elements
/&lt;(script|noscript|object|embed|style|frameset|frame|iframe)[&gt;\s\S]*&lt;\/\1&gt;/i
/&lt;\/?!?(param|link|meta|doctype|div|font)[^&gt;]*&gt;/i
/(class|style|id)=”[^&quot;]*”/i</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +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>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>sftp</title>
            <link>https://cyrille.giquello.fr/informatique/sftp</link>
            <description>SFTP

Secure File Transfert Protocol

Serveur SFTP : MySecureShell (MSS)

À propos de MSS

MySecureShell (MSS) est un logiciel s&#039;appuyant sur le chiffrage très poussé SSH et sur son FTP sécurisé “sftp-server”. MySecureShell est un shell qui permet d&#039;ajouter plusieurs fonctionnalités à sftp-server et qui se rapproche des grands serveurs</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>sympa</title>
            <link>https://cyrille.giquello.fr/informatique/sympa</link>
            <description>Sympa

Gestionnaire de listes de discussion.

Des listes sur plusieurs noms de domaine avec Postfix

	*  Domaines virtuels Sympa
	*  &lt;http://www.sympa.org/manual/virtual-hosts&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 15 Feb 2014 19:39:55 +0000</pubDate>
        </item>
        <item>
            <title>tablette_pc</title>
            <link>https://cyrille.giquello.fr/informatique/tablette_pc</link>
            <description>Tablette PC

MID : Mobile Internet Device
    Apple iPad    Eken M003    APad 10,1   Apad IRobot    Eken M001    Nationite MIDnite (Wits A81E)   Prix   &gt;= 499€    179€  $132.96 free shipping  310€    199€    149€    210$   écran   9.7“    8” 800*600 touch-sensitive    10.1“    7” TFT LCD touch screen, 800*480</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +0000</pubDate>
        </item>
        <item>
            <title>tortoisesvn</title>
            <link>https://cyrille.giquello.fr/informatique/tortoisesvn</link>
            <description>TortoiseSVN

Client Windows pour SubVersion.

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

Tips

Optimize Tortoise SVN Cache (TSVNCache.exe) Disk I/O</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>unhosted</title>
            <link>https://cyrille.giquello.fr/informatique/unhosted</link>
            <description>unhosted

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

Un cousin de owncloud

&lt;irc://irc.freenode.net#unhosted&gt;

remoteStorage specification &lt;http://www.w3.org/community/unhosted/wiki/remoteStorage&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>unit_tests</title>
            <link>https://cyrille.giquello.fr/informatique/unit_tests</link>
            <description>Unit Tests / Tests unitaires

Introduction aux tests unitaires :

	*  &lt;http://www.crossbowlabs.com/dossiers/tests-unitaires&gt;

Outils

	*  Java &lt;http://www.junit.org/&gt;
	*  .Net &lt;http://www.nunit.org/&gt;
	*  Php &lt;http://www.phpunit.de/&gt;
	*  Php &lt;http://www.simpletest.org/&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>virtual_admin</title>
            <link>https://cyrille.giquello.fr/informatique/virtual_admin</link>
            <description>Virtual admin

Virtualmin (and Webmin)

ispconfig pour gérer le système, pas de plugin pour les applications (wordpress and co)

Cpanel pricing

Plesk princing</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 23 Jun 2019 05:38:39 +0000</pubDate>
        </item>
        <item>
            <title>virtualisation</title>
            <link>https://cyrille.giquello.fr/informatique/virtualisation</link>
            <description>Virtualisation

Risques

En consolidant la charge de travail de 100 ou 200 serveurs sur une même machine, on augmente la criticité de celle-ci. Une panne de cette machine peut entraîner une véritable catastrophe.

Il y a ensuite les risques humains. Un administrateur peut d&#039;un simple clic effectuer des manipulations qui correspondent dans la réalité à couper le circuit électrique dans un gros data center alors que dans le monde physique c&#039;est difficilement possible car il faut accéder à la salle…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 18 Aug 2012 18:15:12 +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>windows-vista</title>
            <link>https://cyrille.giquello.fr/informatique/windows-vista</link>
            <description>Windows Vista

Page spécifique aux trucs de Windows Vista.

Pour Windows en général, voir Microsoft Windows

Problèmes démarrage

Redémarrage infini avec &quot;Configuration des mises à jour: stade 3 de 3 0%&quot;

&lt;http://www.tipandtrick.net/2008/endless-reboot-loop-while-configuring-updates-stage-3-of-3-during-vista-sp1-installation/&gt;

Méthode 1:  Start Windows Vista by using the Windows installation media Démarrage de Windows Vista en utilisant l&#039;installation de Windows Media  , and then select the “Re…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +0000</pubDate>
        </item>
        <item>
            <title>workflow</title>
            <link>https://cyrille.giquello.fr/informatique/workflow</link>
            <description>Workflow

XML Process Definition Language

ProcessMaker Business users can easily complete form-driven processes through automated notifications and a web-based interface. Any user can automate a process with drag-and-drop workflow maps and point-and-click configuration.

Temporal (serverless plateforme)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 10 Dec 2024 13:17:14 +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>shamir_secret_sharing</title>
            <link>https://cyrille.giquello.fr/informatique/crypto/shamir_secret_sharing</link>
            <description>Shamir&#039;s Secret Sharing (SSSS)

Doc

	*  /glossaire/ssss
	*  Partage de clé secrète de Shamir, Shamir&#039;s Secret Sharing
	*  &lt;http://www.clipperz.com/security_privacy/crypto_algorithms/ssss_shamir_secret_sharing_scheme&gt;

Implémentation

	*  Unix: &lt;http://point-at-infinity.org/ssss&gt;
	*  Windows: &lt;http://www.seidlitz.ca/ssss&gt; (use of GMP)
	*  C++: &lt;http://www.cryptopp.com/&gt;
	*  VisualStudio C++: &lt;http://sourceforge.net/projects/secretsharp&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +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>methodes_agiles</title>
            <link>https://cyrille.giquello.fr/informatique/gestion_de_projet/methodes_agiles</link>
            <description>Méthodes Agiles

Voir:

	*  Le refactoring
	*  Les méthodes agiles sur Wikipedia.
	*  Introduction à l&#039;Extreme Programming

Scrum se concentre sur le management et les pratiques d’organisation tandis que XP se concentre surtout sur les pratiques de programmation concrètes. C’est pour ça qu’ils fonctionnent bien ensemble – ils concernent différentes zones et sont complémentaires.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>librairies</title>
            <link>https://cyrille.giquello.fr/informatique/java/librairies</link>
            <description>Librairies Java

Voir aussi:

	*  Documentation Java
	*  Frameworks Java.
	*  Sélection d&#039;APIs sur developpez.com

File format

Microsoft Documents

Apache POI

&lt;http://poi.apache.org/&gt;

the Java API for Microsoft Documents. Voir la Apache POI - Component Overview pour la liste des formats “Microsoft Office” supportés (97-2003-2007, 2007+, OOXML ...)

	*  Tutoriel pour extraire des données depuis une feuille Excel, les transformer et les sauvegarder : utilisation d&#039;Apache POI par Marc AUTRAN 201…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 26 Aug 2016 12:22:20 +0000</pubDate>
        </item>
        <item>
            <title>resize_image</title>
            <link>https://cyrille.giquello.fr/informatique/javascript/resize_image</link>
            <description>Resize image in browser

Une discussion: &lt;https://stackoverflow.com/questions/2303690/resizing-an-image-in-an-html5-canvas&gt;

Une solution: &lt;https://github.com/calvintwr/blitz-hermite-resize&gt;

Avec Blitz c&#039;est 182 ms avec Firefox sur un Core-i7 pour une image de 18 Mo.


&lt;script src=&quot;https://cdn.jsdelivr.net/npm/blitz-resize&quot;&gt;&lt;/script&gt;

Sélectionner une image
&lt;form accept=&quot;image/*&quot;&gt;
&lt;input type=&quot;file&quot; id=&quot;img&quot; name=&quot;img&quot; accept=&quot;image/*&quot; /&gt;
&lt;/form&gt;
&lt;br/&gt;
&lt;div id=&quot;preview&quot;&gt;

	&lt;script&gt;
		document.g…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 13 Jul 2023 12:51:15 +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>acteurs</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/acteurs</link>
            <description>Acteurs

Augustin Landier, Professeur à Toulouse School of Economics, Economiste au Conseil d&#039;analyse économique.

Jean-Marie BOURGONE, Directeur des programmes management numérique, Ville de Montpellier

Michel BRIAND, Vice président chargé de l&#039;aménagement numérique du territoire et de l&#039;économie sociale et solidaire, Communauté urbaine de Brest (sous réserve)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 03 Sep 2012 10:02:25 +0000</pubDate>
        </item>
        <item>
            <title>developpement_local</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/developpement_local</link>
            <description>développement local

&lt;https://quadpad.lqdn.fr/iJj2Lsemdc&gt;, &lt;https://libertic.framapad.org/2&gt;

Guide Citoyen d&#039;Ouverture des Données Publiques

	*  &lt;https://libertic.framapad.org/2&gt;
	*  &lt;https://docs.google.com/document/d/1Mlci0xQOW4oDKR0AKFcEKoiPP7_wcas68VApi1eFXOo/edit?pli=1&gt;

Actions

	*  Un délibéré pour présentation aux conseils.
		*  Delibéré open data PACA</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +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>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>rennes</title>
            <link>https://cyrille.giquello.fr/informatique/opendata/rennes</link>
            <description>Rennes Métropole et la Ville de Rennes

Rennes Métropole et la Ville de Rennes

Une initiative pionnière en France 

Première collectivité à le faire en France, Rennes Métropole et la Ville de Rennes ont décidé de libérer largement des données publiques issues notamment de son réseau de transports, mais aussi des données géographiques, ainsi que les informations pratiques géolocalisées de 1 500 organismes publics et associatifs locaux. Ces données ont en commun d&#039;être non nominatives et d&#039;avoir …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +0000</pubDate>
        </item>
        <item>
            <title>umap</title>
            <link>https://cyrille.giquello.fr/informatique/openstreetmap/umap</link>
            <description>uMap

Outil en ligne pour créer des cartes

	*  utiliser uMap : &lt;http://umap.openstreetmap.fr/&gt;
	*  code source : &lt;https://bitbucket.org/yohanboniface/umap&gt;
	*  doc : &lt;http://wiki.openstreetmap.org/wiki/UMap&gt;

tutoriels:

	*  Créez vos propres Geojson avec OpenStreetMap (uMap) (tracer un polygone)

témoignages:

	*  Utiliser Umap (Open Street Map) pour les résultats électoraux

Import de données

Comment trouver le format d&#039;import ?

	*  exporter les données d&#039;une carte existante pour découvrir …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 10 Mar 2016 09:28:07 +0000</pubDate>
        </item>
        <item>
            <title>ushahidi</title>
            <link>https://cyrille.giquello.fr/informatique/openstreetmap/ushahidi</link>
            <description>Ushahidi

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

&lt;http://www.slideshare.net/heatherleson/mobilizing-with-ushahidi&gt;

&lt;https://crowdmap.com/&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 06 Jun 2012 19:00:36 +0000</pubDate>
        </item>
        <item>
            <title>comparaison_zend_framework_symfony</title>
            <link>https://cyrille.giquello.fr/informatique/php/comparaison_zend_framework_symfony</link>
            <description>Comparaison Zend_Framework et Symfony

	*  Zend_Framework
	*  Symfony

Avant de commencer un projet d&#039;application Web, la question se pose de choisir un framework sur lequel concevoir cette application. Pour Php je sens 2 préférances: Le Zend Framework et Symfony.

Les points importants nécessaires à une application :</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +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>slim</title>
            <link>https://cyrille.giquello.fr/informatique/php/slim</link>
            <description>Slim Framework

Un framework web très léger pour Php.

	*  Slim Framework

RESTful services with jQuery, PHP and the Slim Framework (December 1, 2011)

Simple Blog written with Slim Framework with Slim Framework, Eloquent (ORM), Twig, Bootstrap

Rapid Application Prototyping in PHP Using a Micro Framework with Slim Framework, Slim Extras, Twig, Paris &amp; Idiorm

How to use Laravel&#039;s Eloquent ORM with the Slim Framework

For a Validation framework, look at &lt;http://respect.li/Validation/&gt;

Command l…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 01 May 2015 08:08:38 +0000</pubDate>
        </item>
        <item>
            <title>exim4</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/exim4</link>
            <description>Exim4

MTA, Service SMTP

Voir aussi:

	*  Postfix
	*  /informatique/spam pour de la “bonne” configuration

Documentation:

	*  Exim Cheatsheet
	*  main configuraiton
	*  exim4-base manpage

Tips &amp; Tricks

fallback (wildcard) alias

In /etc/exim4/exim4.conf.template replace:


system_aliases:
  ...
  data = ${lookup{$local_part}lsearch{/etc/aliases}}</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 11 Aug 2021 17:35:12 +0000</pubDate>
        </item>
        <item>
            <title>ftp</title>
            <link>https://cyrille.giquello.fr/informatique/reseau/ftp</link>
            <description>FTP

Voir le glossaire pour File Transfert Protocol (FTP).

Voir aussi /informatique/SFTP

Client FTP :

	*  FileZilla (FTP, FTPS)

Pure-Ftpd

Voir la page/Informatique/Pure-ftpd

NCFTPD

virtual user

Pour que les droits et sécurités du répertoire restent bien assignés à l&#039;utilisateur principal, tu ne dois pas créer un second utilisateur système, il vaut donc mieux créer un utilisateur virtuel au niveau de ncftpd, utilisant le même utilisateur système que celui du site, mais dont l&#039;accès est li…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:56 +0000</pubDate>
        </item>
        <item>
            <title>ftp</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/ftp</link>
            <description>FTP

NCFTPD

virtual user

Pour que les droits et sécurités du répertoire restent bien assignés à l&#039;utilisateur principal, tu ne dois pas créer un second utilisateur système, il vaut donc mieux créer un utilisateur virtuel au niveau de ncftpd, utilisant le même utilisateur système que celui du site, mais dont l&#039;accès est limité à un répertoire précis</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:58 +0000</pubDate>
        </item>
        <item>
            <title>gzip</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/gzip</link>
            <description>gzip

pigz

Une alternative multi-processeurs à gzip : &lt;https://github.com/madler/pigz&gt;, &lt;https://zlib.net/pigz&gt;

S&#039;utilise en lieu et place de gzip, par exemple pour une archive on peut utiliser pigz pour compresser et décompresser avec tar xf comme d&#039;habitude.

It is pronounced pig-zee, it is not pronounced like the plural of pig.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 11 Nov 2025 11:09:16 +0000</pubDate>
        </item>
        <item>
            <title>prometheus</title>
            <link>https://cyrille.giquello.fr/informatique/system_admin/prometheus</link>
            <description>Prometheus

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

	*  Monitoring with Prometheus Grafana Tutorial (with Mysql exported)
	*  Monitoring Exim (Exim4) with grok_exporter. The grok_exporter aims at porting Grok from the ELK stack to Prometheus monitoring. The goal is to use Grok patterns for extracting Prometheus metrics from arbitrary log files.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 08 May 2023 17:30:18 +0000</pubDate>
        </item>
        <item>
            <title>ajax</title>
            <link>https://cyrille.giquello.fr/informatique/web/ajax</link>
            <description>Ajax

Une nouvelle lessive ? 

Non, AJAX, ou Asynchronous JavaScript And XML (« XML et Javascript asynchrones ») est un acronyme désignant une méthode informatique de développement d&#039;applications Web.

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

IBM a créé Open AJAX Initiative, un groupe de promotion de cette technologie avec des partenaires tels que BEA, Borland, the Dojo Foundation, Eclipse Foundation, Google, Laszlo Systems, Mozilla Corporation, Novell, Openwave Systems, Oracle, Red Hat, Yahoo!, Zen…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:55 +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>azure</title>
            <link>https://cyrille.giquello.fr/informatique/windows/azure</link>
            <description>Windows Azure

The Windows® Azure™ Platform is an internet-scale cloud computing and services platform hosted in Microsoft data centers. The Windows Azure Platform provides a range of functionality to build applications that span from consumer web to enterprise scenarios and includes a cloud operating system and a set of developer services. Fully interoperable through the support of industry standards and web protocols such as REST and SOAP, you can use the Azure services individually or togethe…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:57 +0000</pubDate>
        </item>
        <item>
            <title>contactform7</title>
            <link>https://cyrille.giquello.fr/informatique/wordpress/contactform7</link>
            <description>Wordpress ContactForm7

&lt;https://contactform7.com&gt;

&lt;https://contactform7.com/category/cookbook/&gt;

Technique

Wordpress actions

	*  wpcf7_admin_warnings
	*  wpcf7_admin_notices
	*  wpcf7_post_edit_form_tag
	*  wpcf7_admin_misc_pub_section
	*  wpcf7_admin_footer
	*  wpcf7_admin_init
	*  wpcf7_admin_menu
	*  wpcf7_admin_load</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 04 May 2024 07:36:47 +0000</pubDate>
        </item>
        <item>
            <title>jexcelapi</title>
            <link>https://cyrille.giquello.fr/informatique/java/librairies/jexcelapi</link>
            <description>JExcelApi

	*  &lt;http://jexcelapi.sourceforge.net/&gt; (Last Update 2009-10-26)

Tips

	*  Locking cells in a JXL-generated Excel document
	*  data validation field in excel

Nommer un range


jxl.write.WritableWorkbook.addNameArea(
 java.lang.String name, // name to be created.
 WritableSheet sheet,   // sheet containing the name
 int firstCol,          // first column this name refers to.
 int firstRow,          // first row this name refers to.
 int lastCol,           //  last column this name re…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:19:00 +0000</pubDate>
        </item>
        <item>
            <title>apparmor</title>
            <link>https://cyrille.giquello.fr/informatique/linux/ubuntu/apparmor</link>
            <description>AppArmor

AppArmor, &lt;https://wiki.ubuntu.com/AppArmor&gt;, (Application Armor) est un logiciel de sécurité pour Linux. AppArmor a été créé en partie comme une alternative à SELinux, critiqué pour être difficile à paramétrer et à maintenir par les administrateurs. À la différence de SELinux, qui s&#039;appuie sur l&#039;application d&#039;indicateurs aux fichiers, AppArmor travaille avec les chemins. AppArmor permet à l&#039;administrateur système d&#039;associer à chaque programme un profil de sécurité qui restreint ses ac…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:59 +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>
    </channel>
</rss>
