<?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 13:54:13 +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>udp</title>
            <link>https://cyrille.giquello.fr/glossaire/udp</link>
            <description>UDP

User Datagram Protocol

Le User Datagram Protocol (UDP, en français protocole de datagramme utilisateur) est un des principaux protocoles de télécommunication utilisés par Internet. Il fait partie de la couche transport de la pile de protocole</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:47 +0000</pubDate>
        </item>
        <item>
            <title>webauthn</title>
            <link>https://cyrille.giquello.fr/glossaire/webauthn</link>
            <description>webauthn

Web Authentication

WebAuthn (Web Authentication) est un standard du World Wide Web Consortium (W3C)1,2 avec la contribution de la FIDO Alliance3 qui propose une interface d&#039;authentification des utilisateurs (UVPA: User Verifying Platform Authenticators) aux applications Web à l&#039;aide de clés asymétriques protégées par l&#039;appareil ou de token</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 11 Jun 2025 10:19:07 +0000</pubDate>
        </item>
        <item>
            <title>isc</title>
            <link>https://cyrille.giquello.fr/glossaire/isc</link>
            <description>ISC

Internet Systems Consortium

Internet Systems Consortium, Inc. (ISC) is proud to be the producer and distributor of commercial quality Open Source software for the Internet Community and to offer world-class online and professional services based on our software. Since 1996 ISC has led the industry with the most complete reference standard implementation of</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:46 +0000</pubDate>
        </item>
        <item>
            <title>mms</title>
            <link>https://cyrille.giquello.fr/glossaire/mms</link>
            <description>MMS

Multi-network Metadata System

Metadata are critical to quality assessment, interpretation and utilization of data. MMS, the Multi-network Metadata System, is a long term strategy with the goal of improving consistency of and access to our critical metadata. While metadata include station histories, data inventories, data catalogs and directories and documentation of individual datasets, the initial focus has been on station histories.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:51 +0000</pubDate>
        </item>
        <item>
            <title>ais</title>
            <link>https://cyrille.giquello.fr/glossaire/ais</link>
            <description>AIS

Système d&#039;identification automatique

Système d’échanges automatisés de messages entre navires par radio VHF qui permet aux navires et aux systèmes de surveillance de trafic de connaître l&#039;identité, le statut, la position et la route des navires se situant dans la zone de navigation.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 21 Aug 2022 16:35:20 +0000</pubDate>
        </item>
        <item>
            <title>atom</title>
            <link>https://cyrille.giquello.fr/glossaire/atom</link>
            <description>ATOM

Atom Syndication Format

tags: feed, syndication

Atom désigne une famille de formats XML utilisés pour la syndication de contenu Web (journaux, magazines, blogs, ...).

L&#039;appellation Atom se réfère à deux standards liés.

	*  Le Format de Syndication Atom est un format de document basé sur XML conçu pour la syndication de contenu périodique, tel que les blogs ou les sites d&#039;actualités</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 19 May 2013 19:54:52 +0000</pubDate>
        </item>
        <item>
            <title>basda</title>
            <link>https://cyrille.giquello.fr/glossaire/basda</link>
            <description>BASDA

Business Application Software Developers Association

BASDA was founded in 1993. The organisation was formed from a core group of software developers, who recognised that the software industry needed an independent representative body. As a result, BASDA now represents the interests of international suppliers, resellers and user groups, as well as developers of Human Resources, Accounting, Taxation, Payroll, Logistics, Manufacturing, Document management and other business software applica…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:53 +0000</pubDate>
        </item>
        <item>
            <title>cmp</title>
            <link>https://cyrille.giquello.fr/glossaire/cmp</link>
            <description>CMP

Certificate Management Protocol

Certificate Management Protocol (CMP) handles all relevant aspects of certificate creation and management. CMP supports interactions between Public Key Infrastructure (PKI) components, such as the Certificate Authority (CA), Registration Authority (RA), and the user or application that is issued a certificate.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:47 +0000</pubDate>
        </item>
        <item>
            <title>crs</title>
            <link>https://cyrille.giquello.fr/glossaire/crs</link>
            <description>CRS

Core Rule Set (OWASP)

Grâce au OWASP Core Rule Set (CRS), vous profitez d&#039;emblée d&#039;une pré-configuration optimale de votre Mod Security qui vous prémunit contre les attaques les plus courantes :

	*  Trojan,
		*  Injections d&#039;emails,
		*  Faille des fichiers PDF,</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 04 Apr 2025 18:38:00 +0000</pubDate>
        </item>
        <item>
            <title>cte</title>
            <link>https://cyrille.giquello.fr/glossaire/cte</link>
            <description>CTE

A Common Table Expression, or CTE, (in SQL) is a temporary named result set, derived from a simple query and defined within the execution scope of a SELECT, INSERT, UPDATE, or DELETE statement.

CTEs can be thought of as alternatives to derived tables (subquery), views, and inline user-defined functions.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:47 +0000</pubDate>
        </item>
        <item>
            <title>dltk</title>
            <link>https://cyrille.giquello.fr/glossaire/dltk</link>
            <description>DLTK

Dynamic Languages Toolkit

Complément Eclipse facilitant la création d&#039;IDE.

Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured development environments for dynamic languages such as PHP and Perl.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:51 +0000</pubDate>
        </item>
        <item>
            <title>hci</title>
            <link>https://cyrille.giquello.fr/glossaire/hci</link>
            <description>HCI

Human-Computer Interaction

	*  UI: User Interface
	*  IHM: Interface Homme-Machine

Voir aussi:

	*  Interface Homme-Machine</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:52 +0000</pubDate>
        </item>
        <item>
            <title>ip</title>
            <link>https://cyrille.giquello.fr/glossaire/ip</link>
            <description>IP

Internet Protocol

L’Internet Protocol, généralement abrégé IP, est un protocole de communication de réseau informatique. IP est le protocole d&#039;Internet. IP est un protocole de niveau 3 du modèle OSI et du modèle TCP/IP permettant un service d&#039;adressage unique pour l&#039;ensemble des terminaux connectés.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 27 Feb 2022 15:00:58 +0000</pubDate>
        </item>
        <item>
            <title>isf</title>
            <link>https://cyrille.giquello.fr/glossaire/isf</link>
            <description>ISF

Information Security Forum

The Standard of Good Practice for Information Security (the Standard) is the foremost authority on information security. It addresses information security from a business perspective, providing a practical basis for assessing an organisation’s information security arrangements.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:53 +0000</pubDate>
        </item>
        <item>
            <title>jaws</title>
            <link>https://cyrille.giquello.fr/glossaire/jaws</link>
            <description>JAWS

Job Access With Speech

JAWS, Job Access With Speech, is the world’s most popular screen reader, developed for computer users whose vision loss prevents them from seeing screen content or navigating with a mouse. JAWS provides speech and Braille output for the most popular computer applications on your PC. You will be able to navigate the Internet, write a document, read an email and create presentations from your office, remote desktop, or from home.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 21 Feb 2023 17:03:08 +0000</pubDate>
        </item>
        <item>
            <title>jdo</title>
            <link>https://cyrille.giquello.fr/glossaire/jdo</link>
            <description>JDO

Java Data Objects

JDO est un standard informatique basé sur Java permettant l&#039;accès aux données de façon transparente et unifiée.

JDO is a standard way to access persistent data in databases, using plain old Java objects (Plain Old Java Objects (POJO)) to represent persistent data. The approach separates data manipulation (done by accessing Java data members in the Java domain objects) from database manipulation (done by calling the JDO interface methods). This separation of concerns lead…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:48 +0000</pubDate>
        </item>
        <item>
            <title>mua</title>
            <link>https://cyrille.giquello.fr/glossaire/mua</link>
            <description>MUA

Mail User Agent

ex: outlook, thunderbird</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:54 +0000</pubDate>
        </item>
        <item>
            <title>ndb</title>
            <link>https://cyrille.giquello.fr/glossaire/ndb</link>
            <description>NDB

Network DataBase protocol

NDB defines a protocol for use with relational database systems in a TCP/IP environment. It has the following objectives:

	*  To allow any workstation/mainframe users and applications to issue SQL statements interactively or imbedded within the application programs, to access any database on any operating system.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:48 +0000</pubDate>
        </item>
        <item>
            <title>ocs</title>
            <link>https://cyrille.giquello.fr/glossaire/ocs</link>
            <description>OCS

Open Collaboration Services

The Open Collaboration Services (OCS) is an open and vendor independent modern REST based API for integration of web communities and web based services into desktop and mobile applications. It allows to exchange relevant data from a Social Network between the site and clients such as other websites and applications or widgets running locally on the user&#039;s machine or mobile device. The protocol has been designed so that all applications can access multiple servic…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:47 +0000</pubDate>
        </item>
        <item>
            <title>oembed</title>
            <link>https://cyrille.giquello.fr/glossaire/oembed</link>
            <description>oEmbed

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

oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 20 Feb 2023 16:56:59 +0000</pubDate>
        </item>
        <item>
            <title>opencv</title>
            <link>https://cyrille.giquello.fr/glossaire/opencv</link>
            <description>OpenCV

Open Source Computer Vision

OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision.

OpenCV is released under a BSD license, it is free for both academic and commercial use. It has C++, C, Python and soon Java interfaces running on Windows, Linux, Android and Mac. The library has &gt;2500 optimized algorithms. It is used around the world, has &gt;2.5M downloads and &gt;40K people in the user group. Uses range from interactive art, to mine inspect…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 30 May 2014 14:00:57 +0000</pubDate>
        </item>
        <item>
            <title>osm</title>
            <link>https://cyrille.giquello.fr/glossaire/osm</link>
            <description>OSM

OpenStreetMap

OpenStreetMap est un projet qui a pour but de créer des cartes libres. En quelque sorte, OpenStreetMap est à la cartographie ce que Wikipédia est à l’encyclopédie. La carte principale peut être consultée sur openstreetmap.org. OpenStreetMap crée et fournit des données géographiques libres, telles que des cartes routières ou cyclables, à quiconque en aura besoin. Cet outil est né parce que la plupart des cartes que vous pensez libres ont des restrictions légales ou techniques …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 10 Sep 2012 10:54:23 +0000</pubDate>
        </item>
        <item>
            <title>passkey</title>
            <link>https://cyrille.giquello.fr/glossaire/passkey</link>
            <description>passkey

	*  Présentation &lt;https://dev.to/oktadev/a-passwordless-future-passkeys-for-java-developers-1f54&gt;
	*  Support des appareils &lt;https://passkeys.dev/device-support/&gt;
	*  Des librairies &lt;https://github.com/herrjemand/awesome-webauthn?tab=readme-ov-file#server-libraries&gt;
	*  Flutter &lt;https://github.com/corbado/flutter-passkeys/&gt;

User Verifying Platform Authenticators (UVPA). 

Plus d&#039;information sur la page webauthn</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 22 Nov 2024 11:38:41 +0000</pubDate>
        </item>
        <item>
            <title>ugc</title>
            <link>https://cyrille.giquello.fr/glossaire/ugc</link>
            <description>UGC

User Generated Content

Web 2.0</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 25 May 2016 22:06:25 +0000</pubDate>
        </item>
        <item>
            <title>xul</title>
            <link>https://cyrille.giquello.fr/glossaire/xul</link>
            <description>XUL

XML User Interface Language</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 18 May 2012 22:18:47 +0000</pubDate>
        </item>
    </channel>
</rss>
