<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Cyrille Giquello</title>
        <description></description>
        <link>http://cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 10 Mar 2010 10:05:23 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://cyrille.giquello.fr/lib/images/favicon.ico</url>
            <title>Cyrille Giquello</title>
            <link>http://cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>web</title>
            <link>http://cyrille.giquello.fr/web</link>
            <description>Services

Gouvernementaux

	*  prix-carburants.gouv.fr pour trouver la station essence la moins cher près de chez soi.

Echanges Rapides


Voir aussi informatique/Echange de fichiers.

Echange d'URLs courts:

	*  TinyURL Fourni une url courte à partir d'une url compliquée, que l'on peut ensuite transmettre à qui n'en veut.</description>
            <author>Cyrille Giquello</author>
            <pubDate>Fri, 05 Mar 2010 09:35:59 +0100</pubDate>
        </item>
        <item>
            <title>informatique:sgbd</title>
            <link>http://cyrille.giquello.fr/informatique/sgbd</link>
            <description>Voir aussi /informatique/SQL

Moteurs

MySQL


MySQL

Oracle

MsSQL


Microsoft SQL Server

NoSQL

Articles


SGBD : le mouvement anti-SQL s’amplifie ?

Projets


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'énormes quantités de données dans une infrastructure distribuée.</description>
            <author>Cyrille Giquello</author>
        <category>informatique</category>
            <pubDate>Fri, 05 Mar 2010 09:29:43 +0100</pubDate>
        </item>
        <item>
            <title>glossaire:rsa - créée</title>
            <link>http://cyrille.giquello.fr/glossaire/rsa</link>
            <description>RSA Laboratories


RSA Laboratories is the research center of RSA, The Security Division of EMC.

C'est, du coup, le nom de l'algorithme de chiffrement développé par RSA. Voir /glossaire/PKCS pour tous les détails.

Voir:

	*  &lt;http://www.rsa.com&gt;
	*  &lt;http://www.rsa.com/rsalabs&gt;</description>
            <author>Cyrille Giquello</author>
        <category>glossaire</category>
            <pubDate>Thu, 04 Mar 2010 13:44:24 +0100</pubDate>
        </item>
        <item>
            <title>glossaire:pkcs</title>
            <link>http://cyrille.giquello.fr/glossaire/pkcs</link>
            <description>Public Key Cryptographic Standard


Les PKCS (Public Key Cryptographic Standards), ou standards de cryptographie à clé publique, sont un ensemble de spécifications conçues par les laboratoires RSA en Californie. La société RSA Security est spécialisée dans les solutions de sécurité cryptographiques. Elle est également propriétaire de licences d'exploitations de plusieurs algorithmes (dont RSA avant l'expiration de son brevet le 21 septembre 2000).</description>
            <author>Cyrille Giquello</author>
        <category>glossaire</category>
            <pubDate>Thu, 04 Mar 2010 13:41:56 +0100</pubDate>
        </item>
        <item>
            <title>glossaire:rng</title>
            <link>http://cyrille.giquello.fr/glossaire/rng</link>
            <description>Random Number Generation


Un générateur de nombres aléatoires, random number generator (RNG) en anglais, est un dispositif capable de produire une séquence de nombres dont on ne peut pas « facilement » tirer des propriétés déterministes, de façon à ce que cette séquence puisse être appelée : suite de nombres aléatoires.</description>
            <author>Cyrille Giquello</author>
        <category>glossaire</category>
            <pubDate>Thu, 04 Mar 2010 12:01:25 +0100</pubDate>
        </item>
        <item>
            <title>informatique:javascript</title>
            <link>http://cyrille.giquello.fr/informatique/javascript</link>
            <description>Text editor / Wysiwyg


TinyMCE

EditArea &lt;http://cdolivet.net/editarea/&gt;, full example

FCKeditor

Graphics libraies

JSXGraph


&lt;http://jsxgraph.uni-bayreuth.de/&gt;

Interactive Geometry, plotting, visualization

JSXGraph is a cross-browser library for interactive geometry, function plotting, graphs, and data visualization in a web browser. It is implemented completely in JavaScript and uses SVG and VML.
JSXGraph is easy to embed and has a small footprint: only about 55 KB if embedded in a web p…</description>
            <author>Cyrille Giquello</author>
        <category>informatique</category>
            <pubDate>Thu, 04 Mar 2010 09:40:34 +0100</pubDate>
        </item>
        <item>
            <title>glossaire:oaep</title>
            <link>http://cyrille.giquello.fr/glossaire/oaep</link>
            <description>Optimal Asymmetric Encryption Padding


En cryptologie, l'OAEP est un schéma de remplissage, utilisé généralement avec le chiffrement RSA. Cet algorithme fut introduit en 1994 par Mihir Bellare et Phil Rogaway. L'OAEP est une forme de réseau de Feistel qui nécessite une source d'aléa ainsi que deux fonctions de hachage.</description>
            <author>Cyrille Giquello</author>
        <category>glossaire</category>
            <pubDate>Wed, 03 Mar 2010 18:07:29 +0100</pubDate>
        </item>
        <item>
            <title>informatique:php</title>
            <link>http://cyrille.giquello.fr/informatique/php</link>
            <description>Sources d'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

A étudier


Liste d'outils/extension affectant le comportement de Php: Affecting PHP's Behaviour.</description>
            <author>Cyrille Giquello</author>
        <category>informatique</category>
            <pubDate>Wed, 03 Mar 2010 15:51:56 +0100</pubDate>
        </item>
        <item>
            <title>informatique:php:performance</title>
            <link>http://cyrille.giquello.fr/informatique/php/performance</link>
            <description>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</description>
            <author>Cyrille Giquello</author>
        <category>informatique:php</category>
            <pubDate>Wed, 03 Mar 2010 15:49:25 +0100</pubDate>
        </item>
        <item>
            <title>informatique:php:cache</title>
            <link>http://cyrille.giquello.fr/informatique/php/cache</link>
            <description>phpCached / mysqlCached


phpCached est un cache pour PHP. [coplie locale]

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

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

L'archive, au cas où le lien disparaisse (2006-02-22)</description>
            <author>Cyrille Giquello</author>
        <category>informatique:php</category>
            <pubDate>Wed, 03 Mar 2010 15:48:38 +0100</pubDate>
        </item>
        <item>
            <title>informatique:php:tips</title>
            <link>http://cyrille.giquello.fr/informatique/php/tips</link>
            <description>DateTime


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

 $phpdate = strtotime( $mysqldate );


Gestion des erreurs

Exception


&lt;http://www.zend.com/php5/articles/php5-exceptions.php&gt;

Divers

RegEx


Validation syntaxe adresse email :


function mail_checksyntax( $email )
{
  if( isset($email)
  &amp;&amp; eregi('^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$', $email) )
  {
    return true ;
  }
  return false ;
}</description>
            <author>Cyrille Giquello</author>
        <category>informatique:php</category>
            <pubDate>Wed, 03 Mar 2010 15:45:46 +0100</pubDate>
        </item>
        <item>
            <title>informatique:php:orm</title>
            <link>http://cyrille.giquello.fr/informatique/php/orm</link>
            <description>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</description>
            <author>Cyrille Giquello</author>
        <category>informatique:php</category>
            <pubDate>Wed, 03 Mar 2010 15:28:31 +0100</pubDate>
        </item>
    </channel>
</rss>
