MOD some cleanup in the doc folder
authorGreg Burri <greg.burri@gmail.com>
Thu, 19 Feb 2009 08:23:37 +0000 (08:23 +0000)
committerGreg Burri <greg.burri@gmail.com>
Thu, 19 Feb 2009 08:23:37 +0000 (08:23 +0000)
46 files changed:
doc/TODO.txt [deleted file]
doc/architecture_serveur.svg [deleted file]
doc/graphics/bouton_smiles.xcf [new file with mode: 0644]
doc/graphics/couleurs entetes messages css1.svg [new file with mode: 0644]
doc/graphics/fond.xcf [new file with mode: 0755]
doc/graphics/fond2.xcf [new file with mode: 0644]
doc/graphics/fond3.xcf [new file with mode: 0644]
doc/graphics/icones/ban.xcf [new file with mode: 0644]
doc/graphics/icones/exclamation.xcf [new file with mode: 0755]
doc/graphics/icones/fermer.xcf [new file with mode: 0755]
doc/graphics/icones/information.xcf [new file with mode: 0755]
doc/graphics/icones/interrogation.xcf [new file with mode: 0755]
doc/graphics/icones/kick.xcf [new file with mode: 0644]
doc/graphics/icones/slap.xcf [new file with mode: 0644]
doc/graphics/logo.png [new file with mode: 0644]
doc/graphics/logo_1.xcf [new file with mode: 0755]
doc/graphics/logo_2.xcf [new file with mode: 0755]
doc/graphics/maquette_1.svg [new file with mode: 0644]
doc/graphics/old.xcf [new file with mode: 0755]
doc/graphics/old_piedpage.xcf [new file with mode: 0755]
doc/graphics/path2383.png [new file with mode: 0644]
doc/graphics/return.xcf [new file with mode: 0755]
doc/graphiques/bouton_smiles.xcf [deleted file]
doc/graphiques/couleurs entetes messages css1.svg [deleted file]
doc/graphiques/fond.xcf [deleted file]
doc/graphiques/fond2.xcf [deleted file]
doc/graphiques/fond3.xcf [deleted file]
doc/graphiques/icones/ban.xcf [deleted file]
doc/graphiques/icones/exclamation.xcf [deleted file]
doc/graphiques/icones/fermer.xcf [deleted file]
doc/graphiques/icones/information.xcf [deleted file]
doc/graphiques/icones/interrogation.xcf [deleted file]
doc/graphiques/icones/kick.xcf [deleted file]
doc/graphiques/icones/slap.xcf [deleted file]
doc/graphiques/logo.png [deleted file]
doc/graphiques/logo_1.xcf [deleted file]
doc/graphiques/logo_2.xcf [deleted file]
doc/graphiques/maquette_1.svg [deleted file]
doc/graphiques/old.xcf [deleted file]
doc/graphiques/old_piedpage.xcf [deleted file]
doc/graphiques/path2383.png [deleted file]
doc/graphiques/return.xcf [deleted file]
doc/installation.txt [deleted file]
doc/server_architecture.svg [new file with mode: 0644]
doc/technique.txt [deleted file]
doc/uml.zargo [deleted file]

diff --git a/doc/TODO.txt b/doc/TODO.txt
deleted file mode 100755 (executable)
index d8b4d9c..0000000
+++ /dev/null
@@ -1,256 +0,0 @@
-== TODO ==\r
-\r
-Ce fichier est obsolète, Redmine le remplace : http://dev.euphorik.ch
-
-=== v2.0 ===
-* Création des channels, un file de discussion ainsi qu'un troll de la semaine par channel (est ce que les channels enfants possèdent aussi un troll de la semaine??)
-   * Un channel possède un nom, une langue, une description et une série de mots clefs (tags)
-   * Un channel peut être l'enfant d'un autre channel (et ceci de manière récursive).
-      * lorsque l'on se trouve sur un parent on voit récursivement les messages de tous les enfants
-      * S'il l'on répond à un message d'un channel enfant le message fait alors "partie" de ce channel enfant
-   * Une page ressence tous les channels, il est possible de faire des recherches de channel par mot clef de la même manière que pour les conversations
-   * N'importe qui peut créer un channel
-      * Il est alors admin pour ce channel et peu nommer d'autres admins (à réflechir)
-   * Le site euphorik.ch ne montre que le channel "euphorik"
-* Création d'un site à l'échelle mondiale
-   * Ce site permet d'accèder à tous les channels
-   * Traduction du site en plusieurs langues
-
-
-[ok] Réaliser la structure suivante :
-   * Table minichat : {id, auteur_id, date, pseudo, contenu, reponses_minichat_id} reponses_minichat_id peut être null
-   * Table reponse_minichat : {id, minichat_id} la clef est (id, minichat_id)
-   * Table user : {id, cookie, pseudo, date_creation, date_derniere_connexion, css}
-[ok] Implémenter le protocole dans 'fonctionnement_minichat.txt'
-[ok] Trier la requête et limiter à N le nombre de messages affichés
-[ok] réaliser un controller sous la forme d'une application pour receptionner tout ce qui vient des formulaires
-[ok] Ajouter un lien minichat.iduser -> user.id
-[ok] Ajouter un id pour les messages qui est un entier auto incrémenté
-[ok] Afficher un captcha le md5 de la valeur est l'envoyer avec
-[ok] Formater les dates
-[ok] Trouver et remplacer les url http://www.youpla.com par <a href="http://www.youpla.com">[url]</a>
-[ok] Traitement des smiles, remplacer :) par "<img src="img/smiles/content.gif" />"
-   * Pour ne pas entrer en conflit avec totoz.eu la notation est la suivante : [=slurp]
-   * La notation totoz.eu est : [:slurp]
-[ok] Afficher les smiles disponibles, on peut clicker dessus pour en ajouter un dans le text
-[ok] Mettre en évidence les posts auquels l'utilisateur courant à répondu ainsi que ses propres posts
-   * Vérifier le captcha
-   * Mettre un cookie
-[ok] Mémoriser le pseudo et le remettre à chaque fois (si cookie)
-[ok] Afficher un <pseudo> et <message> pour renseigner l'utilisateur sur les différents zones de texte. Lorsque l'utilisateur click sur une zone le message disparait. (javascript).
-[ok] Pouvoir répondre à un ou plusieurs messages en cliquant dessus (javascript)
-   * L'utilisateur peut cliquer sur un message, cela appond le nom et l'id du message à son message, exe : "kiki:G3E> " "G3E" et l'id du message en base 36, si l'id est omis alors le dernier message dont le pseudo est kiki est pris en compte
-   * le(s) pseudo(s) de l'auteur du message auquel on répond préfixe notre message
-   * Lorsque l'on passe le curseur sur un message on voit la conversation avec une mise en évidence des réponses (les messages ne faisant pas partie de la conversation sont grisés ou masqués)
-[ok] Maintenir le focus sur la ligne de saisie après l'envoie d'un message
-[ok] Ajouter plusieurs messages d'un coup pour eviter des lenteurs au chargement
-[pas besoin] Catcher les exceptions de parsage de l'xml dans euphorik_request
-[ok] Ne pas virer les balises html mais remplacer les <> par &lt; &gt;
-[ok mais limité] Avoir accès aux archives (par page, par exemple)
-[ok] Interdir les {} dans les pseudo
-[plus besoin] Finir le deamon
-[plus besoin] tester si le captcha_crypt existe (en regardant les fichiers images temporaires)
-[ok] Virer les balises html des messages et pseudo lors du stockage du message (et trimer).
-[ok] afficher les pseudo des messages auquels un message répond (modification du protocole, il faut ajouter une liste de pseudo pour chaque message)
-[ok] Possibilité de logout
-[ok] Filtrer les { et } dans les pseudo sur la page profile
-[ok] différentier [url] [gif] [png] et le reste des url. utiliser lightbox pour les images
-[ok] Déplacer le formatage des messages du coté du client -> permet de demander à lightbox de reparser lors de l'ajout d'une image
-[ok] Demander une confirmation lors d'un logout (are you sure jane ?) (vie la système de messagebox)
-[ok] Possibilité d'enregistrement avec une page dédiée au profil.
-  * Pour se logger il suffit de donner un tuple login + password (le pseudo courant de chat est une données supplémentaire).
-  * La css choisie est une donnée personnelle.
-  * Les personnes enregistrées on un pseudo d'une couleur différente.
-  * (Ajout de smiles personnels)?
-[ok] Ajouter des messages d'erreur ("login impossible", "captcha incorrect")
-[ok] Ajouter des messages systèmes
-[ok] Gérer le flood : si un utilisateur envoie plus de 2 messages par seconde pendant 5 secondes alors il ne peut plus poster pendant 5 secondes
-   * S'il récidive alors il est suspendu pendant 5^2 puis 5^3
-   * Utiliser les messages systèmes pour annonce le flood
-[ok] Pouvoir modifier la css (dark/light)
- * Créer le style lite
- * Créer le style old (avec le style de l'ancien site)   
-[ok] Ne pas afficher la css dans le profile
-[ok] Ne pas effacer le message (dans le <input>) si l'on recoit un "pas ok" lors de l'envoie
-[ok] Conversations : 
-   [ok] implémenter coté serveur et client la sauvegarde et la restauration des conversations
-   [ok] Supprimer l'envoie de la description des conversations lors du refresh ainsi que modifié la manière de créer les conversations (maj des diagrammes de séquence)
-   [ok] Navigation vers les pages précédentes
-   [ok] Lien vers une conversation dans les messages sous cette forme {5F}. Le clic dessus ouvre la conversation. Egalement un bouton sur chaque conversation pour insérer son lien dans le message en cours de rédaction
-   [ok] Mettre à jour la CSS de chaque skin 
-[ok] Remplacer l'XML par du JSON. gain en simplicité et en temps d'execution.
-   [ok] Tester sur un prototype : l'authentification -> concluant
-   [ok] Si concluant passage complet à JSON
-   [ok] Les id ne sont plus passés en base 36
-   [ok] Flusher le profil lors du déchargement de la page ? -> oui
-   [ok] Envoyer les infos des conversations avec l'attente d'events ? -> oui
-[ok] Problème de rafraichissement des couleurs des messages auquels on répond
-[ok] Problème dans l'alternance des couleurs des messages
-[ok] Utiliser une listbox pour la liste des css
-[ok] Changer les noms des css : Light -> Cold, Old -> Classic
-[ok] Faire une page faq et raconter n'importe quoi (entre autre la limitation avec firefox) "pourquoi ce site à des couleurs qui ne veulent rien dire ?"
-[ok] Ralentir volontairement le connexion lors d'un mauvais login (ou après n mauvais login)
-[ok] Pouvoir afficher le login et/ou le pseudo. Avoir dans le profile une liste box avec ces choix :
-   * pseudo
-   * login
-   * pseudo(login)
-* Créer un favicon (joli)
-[ok] Créer une page 'about'
-[ok] Ajouter de nouveaux smiles et changer la syntax pour eviter le conflit avec totoz :
-   * "slurp" : http://forum-images.hardware.fr/images/perso/huit.gif
-   * "agreed" : http://forum-images.hardware.fr/icones/smilies/jap.gif
-   * "dodo" (tete avec un bonnet de nuit et des ZZZZ)
-   * "hum?" : http://forum-images.hardware.fr/icones/smilies/heink.gif
-   * "pas reveillé" avec une tasse de café et des cernes : http://forum-images.hardware.fr/images/perso/elmoricq.gif
-   * "interrogation" genre http://forum-images.hardware.fr/icones/confused.gif
-   * http://forum-images.hardware.fr/images/perso/dao.gif ou http://forum-images.hardware.fr/icones/redface.gif
-   * http://forum-images.hardware.fr/icones/ohwell.gif
-[ok] Tester avec des caractères accentués sur Firefox, Safari, Opera et IE7. Les messages doivent être envoyés en UTF8.
-[ok] Tester avec des caractères exotiques (jap, coréen, etc..)
-[ok] Modifier la syntaxe des smiles actuels (pour pas qu'ils entre en conflit avec totoz)
-[ok] Trouver un moyen pour éviter la création à la suite de plusieurs comptes (via register). 
-[ok] Restructurer le code Erlang : déplacer certaines fonctions d'un module à l'autre (ev. créer des modules)
-[ok] remplacer lightbox par : http://leandrovieira.com/projects/jquery/lightbox/
-[ok] Problème des images dans les trolls
-[ok] Finir l'édition (mémoriser le contenu) des trolls
-[ok] Est-ce que client.dernierMessageErreur est vraiment utile ??
-[ok] marquer <aucun login> lors de l'affichage des login dans le chat pour les personnes n'en ayant pas : finalement il n'affiche tout simplement pas les logins
-[ok] Avoir un thème de discussion affiché en haut des messages genre appellé "troll de la semaine : linux sera-t-il desktop ready en 2008?"
-[ok] Un statut "EK" avec plein de privilège à la con. (avoir une petite étoile à coté de son nick ou le nick d'une certaine couleur)
-   * Une page "admin" avec :
-      * Trolls : La liste des trolls proposés. L'admin peut éditer ses propres trolls.
-      * Les ip bannis : avec la date d'échéance et le pseudo. Un admin peut décider de débannir un utilisateur
-   * Pouvoir kick/ban un user (directement depuis le chat, lors du survol du pseudo d'un user des options sont présentés sous la forme de petits boutons)
-      * Un kick : l'utilisateur (ip) est kické et bannis pour 15 min
-      * Un ban : l'utilisateur (ip) est kické et bannis pour 3 jours
-      * Modification de la BD -> ajouter une relation "banned_ip"
-[ok] Passer à jQuery 1.2.4
-[ok] La largeur de la ligne de saisie doit corresponde à la largeur de la fenêtre
-[ok] Lorsqu'un troll de la semaine est posté un message l'est également par le sys formant la racine de la conversation lié au troll
-   * Il est alors possible de voir la conversation lié au troll en cliquant sur le troll de la page principale
-[ok] Faire des infos bulles à la facebook
-[ok] Mettre les constantes au niveau du serveur dans euphorik_defines.hrl (par exemple les temps lié au flood)
-[ok] Créer un style common puis adapter les CSS (classic et cold -> web2.0)
-   * Alignement du menu, du troll et des trolls de la partie admin à l'aide de line-height
-[ok] Finir les options d'affichage des bulles et des dates
-[ok] Stocker quelque part la version de la BD
-   * Créer une table "proprietes" contenant des tuples {propriete, nom, val}
-[ok] Définir la bonne feuille de style au chargement de la page pour éviter le "clignotement" pas beau
-   * Le cookie envoyé par le client doit permettre de retrouver le user      
-[ok] Finir le script de mise en production
-   * Make des modules.
-   * Compactage des js lors de la mise en production (afin d'optimiser la bande passante lors de l'accès au site), regarder comment fait jQuery.
-      * Modifier le script pour virer les lignes matchant /^\W*;;.*$/
-   * Virer les commentaires dans les pages HTML
-   * processus :
-      1) copie des fichiers (+minimisation)
-      2) Execution d'un scripte erlang pour recharger tous les modules au sein du noeud
-      3) Executer euphorik_bd:update() pour mettre à jour la BD
-[ok] Ajouter dans la FAQ et/ou dans la page d'enregistrement les conditions d'utilisation, genre "chacun est responsable de ses dires" https://linuxfr.org/bouchot/
-[ok] Limiter la mise en évidence de la conversation lorsque le curseur se trouve sur les pseudos
-[ok] Cleaner le code (erl, js, xhtml, css) et eventuellement profiler un peu (le refresh est lent sous opera)
-[ok] Afficher l'ip dans le print_users().
-[ok] Enlever le petit carré mis en couleur et mettre le pseudo + date en couleur à la place
-[ok] Mettre dans la FAQ la signification des couleurs associées aux messages.
-[ok] Elaborer une stratégie de mise à jour de la structure de la BD quand celle ci est modifiée (voir euphorik_bd:vers_version())   
-\r
-
-=== Bugs ===
-1 : Critique
-2 : Urgent
-3 : Peu grave
-
-[ok] Comme le json du client est encapsulé dans de l'xml il faut utiliser des xml entities pour les charactères <, > et &. Il faudrait, absolument éviter cette encapsulation moisie.
-[ok] Au bout d'un moment opera n'écoute plus rien... et donc n'affiche plus les nouveaux messages..
-[ok] La méthod traiterSmiles est très lourde ! (4 secondes pour 80 appels (une page normale))
-[ok] Utiliser Alpha truc à la place d'opacity sous explorer
-[ok] les heures sont formatées par le serveur avec un espace devant : " 12.30:10", zarb
-[ok] un undefined est mis lorsque l'on répond à qqun qui n'a pas de pseudo (traiter ces pseudo par le formateur)
-[ok] On ne peut pas réponde aux messages du système
-[ok] Apparement les process liés aux connexions ne sont jamais terminé même quand l'utilisateur coupe la connexion à cause de minichat:attends_nouveau_messages()
-[ok] Bug rafraichissement des conversations, exemple :
-   - la page 2 de la conv est affiché (mess 1 à 10) et la conv principale contient les mess de 11 à 2.
-   - lors de l'ajout d'un mess dans la conv celle ci n'est pas rafraichit.
-   - trouver une solution : donné un idDernierMess pour chaque conv ou supprimer cet idDernierMess et jouer sur le fait que l'on recoit un message après l'autre (orientation des messages après attente)
-[ok] En changeant de page puis en revenant sur la page principale les smiles ne sont plus highlightés lorsque le curseur les survol
-   * Plus reproduit
-[ok] Dans certains cas (à déterminer) les message-box (message d'information affiché tout en haut de la page) ne s'affiche plus (on ne voit que un petit bout dépassé)
-   * Plus reproduit
-[ok] Après un register le pseudo est effacé - le pseudo n'est pas mémorisé dans le profil lors d'un envoie de mess en l'ayant changé
-[ok] jQuery définit l'option "X-Requested-With" à "XMLHttpRequest dans l'entête HTTP. De ce fait Yaws exige absolument de l'xml...
-   Solution actuelle : jquery.js est modifié pour ne plus définir cette option. Trouver un autre moyen plus élégant.
-[ok] Les smiles ne devraient pas dépasser de la fenêtre lorsqu'ils sont affichés
-[ok] Les processus en attente ne se termine pas lorsque le socket est fermé (pour l'instant un timeout de 1heure est appliqué)
-[ok] Possibilité d'enregistrer plusieurs users avec le même login
-[ok] le return ne marche pas sous IE
-[ok] Lors du click sur le bouton slap/kick/ban il faut fermer la mini fenêtre
-[ok] Lors de l'extraction d'une conv il arrive que la conv extractée soit bien créée mais vide, le bouton ne ferme pas la conv (très étrange, bug de firefox?)
-   * Arrive une fois sur 20 environ
-   * Jamais reproduit avec Opera
-   * Peut être un bug lié à jQuery
-   * Reproduit sur Firefox 2 et 3 !
-[ok] Lors d'un logout il faut faire un full refresh (pour mettre à jour les messages auquel on répond par exemple)
-[ok] Après être passé de la page Admin à Chat le client continu de réaliser de temps en temp des requêtes "lists_banned_ips"
-   * action=%7B%22action%22%3A%22list_banned_ips%22%2C%22cookie%22%3A%22<<cookie>>%22%7D
-[ok] Le widget select qui permet la sélection des css n'est pas initialisé correctement au chargement du site
-[ok] Il est possible d'envoyer plusieurs fois le même message en pressant très rapidement plusieurs fois sur ENTER... (à vérifier)
-[ok] griser le login dans le profil pour montrer qu'on ne peut pas l'éditer
-
-
-=== Idées ===
-Une fois l'idée validée elle est déplacée dans une version à venir.
-
-1 : A implémenter tout de suite !
-2 : A implémenter dans un futur proche
-3 : Ca peut attendre
-4 : A discuter
-A : Abandonné
-ok : Implémenté
-
-[3] Gestion de l'historique (calendrier)
-[3] Afficher une page concernant la grammaire, ya un topic sur HFR
-[3] Idée de bernie :
-   * Pouvoir STFUER des personnes, lorsqu'elle envoie un message un autre truc à la con est écrit à la place
-   * la phrase à la con est prise parmis une liste éditable depuis le panneau d'admin
-   * La stfuation se fait depuis le panel de bannissement (slap, stfu, kick, ban)
-[4] Créer un style "super old school" (couleur 8 bit, pas de smiles/images, police à chasse fixe)
-[4] Unifier tout le code en anglais (sauf les commentaires)
-[4] Inscrire le nom de l'image dans les liens vers des images (à la place de simplement [jpg] ou [gif])
-[4] Réduire les pseudos trop long en mettant un ".." à la fin et permettre de le voir en entier lorsque le curseur le survol.
-[4] Compatible OpenID pour l'identification
-[4] Outil de localisation des personnes un peu comme ca : http://bouchot.org/cps
-[4] Pouvoir voir le profile des personnes.
-   * Voir leurs derniers messages
-   * Une page de recherche de personne
-[4] Chaque user possède un Blog (ne pas utiliser le terme 'Blog') Dans lequel il peut poster des "Troll", sorte de "sujet" de forum.
-   * Ce système est utilisé dans le chat principal (avec le troll de la semaine posté par un admin).
-   * Chaque troll possède un certain nombre de tag.
-   * il est possible de faire une recherche sur l'ensemble des users.
-   * Voir description.txt pour plus d'info sur les trolls
-[4] Pouvoir privatiser une conversation entre 2 ou plusieurs personnes
-[4] Pouvoir choisir une couleur pour son pseudo
-[4] Créer un gamebot pour lancer des jeux
-   * Définir une interface pour la création de nouveau jeu au sein du serveur
-   * Jeu d'énigmes
-   * jeu du pendu
-   * Jeu des chiffres et des lettres : "[Lettres tirées] - E N X U L S Z C M I - (trouvez le mot de plus long avec ces lettres)"
-[4] Image animée à la http://www.google.co.kr/ cf http://www.google.co.kr//ig/f/AaEyQnOaAr4/intl/ALL_kr/svc_sprite_all.gif
-[4] Bot de traduction
-[4] RSS
-[4] Système de vote sur les messages, + ou - qui donne des points aux messages...
-[4] Voir les personnes connectées + un statut
-[4] Avoir une liste d'amis
-[4] Restreindre la consultation d'un message posté à un ou plusieurs utilisateurs définis. Les messages de la conversation ne sont alors vus que par cet ensemble d'utilisateurs.
-[4] Système de trolls. Voir decription.txt.
-
-[A] smiles personnalisés, on peut en ajouter dans la préférence utilisateur.
-[ok] Pouvoir insérer des tags qui sont des liens vers des conversations, par exemple : {R4S} =~ /\{\w+\}/
-[ok] Possibilité d'extraire une conversation, on click (par l'intermediaire d'un petit bouton par exemple) sur un message et l'arbre de réponses correspondant s'affiche dans une colonne sur la gauche.
-   * Il est possible d'ouvrir plusieurs conversations
-   * Les messages faisant partie des conversations ne sont plus visibles dans le flux général
-   * (une colonne peut avoir le focus, dans ce cas on répond automatiquement à la dernière personne qui nous a répondu)
-   * Chaque colonne possède une entête avec le message d'origine et trois boutons :
-      * un pour copier l'id de la conversation dans la textbox (voir point suivant) 
-      * un pour fermer la conversation
-      * un pour créer une url vers cette conversation (un peu à la manière de google maps)
-[ok] Pouvoir cacher les dates
diff --git a/doc/architecture_serveur.svg b/doc/architecture_serveur.svg
deleted file mode 100644 (file)
index 8a00377..0000000
+++ /dev/null
@@ -1,888 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="210mm"
-   height="297mm"
-   id="svg2"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="architecture_serveur.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs4">
-    <marker
-       inkscape:stockid="Arrow1Lstart"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lstart"
-       style="overflow:visible">
-      <path
-         id="path3579"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
-         transform="scale(0.8) translate(12.5,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lend"
-       style="overflow:visible;">
-      <path
-         id="path3582"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         transform="scale(0.8) rotate(180) translate(12.5,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective10" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="1.4"
-     inkscape:cx="362.17823"
-     inkscape:cy="1034.0028"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="-4"
-     inkscape:window-y="-4"
-     showborder="false"
-     inkscape:showpageshadow="false" />
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     style="display:inline">
-    <rect
-       style="opacity:1;fill:#2affd5;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.53152299;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       id="rect2515"
-       width="594.40643"
-       height="145.24025"
-       x="135.14209"
-       y="-129.56824" />
-    <path
-       style="opacity:1;fill:#fbfacd;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.75642157;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 135.77999,97.730597 L 135.77999,285.79128 L 729.96106,285.79128 L 729.96106,97.730597 L 135.77999,97.730597 z"
-       id="rect2641" />
-    <path
-       style="fill:#cac3f8;fill-opacity:1;stroke:#7a7a7a;stroke-width:0.83350915;stroke-miterlimit:4;stroke-opacity:1"
-       d="M 438.88456,286.1872 L 453.25848,286.1872 L 453.25848,299.94735 L 464.15495,299.94735 L 445.376,309.88522 L 427.98818,299.94735 L 438.88456,299.94735 L 438.88456,286.1872 z"
-       id="rect3442"
-       sodipodi:nodetypes="cccccccc" />
-    <g
-       id="g3551"
-       transform="matrix(0.621787,0,0,0.621787,365.36671,171.10017)">
-      <rect
-         ry="0"
-         y="112.90382"
-         x="78.88028"
-         height="30.345304"
-         width="134.93559"
-         id="rect2672"
-         style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.68149883;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3452"
-         y="133.31572"
-         x="85.005302"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="133.31572"
-           x="85.005302"
-           id="tspan3454"
-           sodipodi:role="line">euphorik_bd</tspan></text>
-    </g>
-    <g
-       id="g3546"
-       transform="matrix(0.621787,0,0,0.621787,519.6573,25.206117)">
-      <rect
-         ry="0"
-         y="152.88066"
-         x="75.043365"
-         height="30.185959"
-         width="206.49709"
-         id="rect3456"
-         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84084421;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3458"
-         y="173.21289"
-         x="81.08873"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="173.21289"
-           x="81.08873"
-           id="tspan3460"
-           sodipodi:role="line">euphorik_bd_admin</tspan></text>
-    </g>
-    <g
-       id="g3472"
-       transform="matrix(0.621787,0,0,0.621787,426.8834,158.26367)">
-      <g
-         id="g3477">
-        <g
-           id="g3482"
-           transform="translate(6.0609153,-39.395949)">
-          <rect
-             ry="0"
-             y="150.85217"
-             x="225.04285"
-             height="30.202318"
-             width="198.43222"
-             id="rect3466"
-             style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82448417;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-          <text
-             sodipodi:linespacing="125%"
-             id="text3468"
-             y="171.19258"
-             x="231.09639"
-             style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-             xml:space="preserve"><tspan
-               y="171.19258"
-               x="231.09639"
-               id="tspan3470"
-               sodipodi:role="line">euphorik_common</tspan></text>
-        </g>
-      </g>
-    </g>
-    <g
-       id="g3541"
-       transform="matrix(0.621787,0,0,0.621787,389.93919,-3.7264928)">
-      <rect
-         ry="0"
-         y="199.39748"
-         x="75.308319"
-         height="30.215113"
-         width="192.24052"
-         id="rect3487"
-         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.81169093;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3489"
-         y="219.74429"
-         x="81.368256"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="219.74429"
-           x="81.368256"
-           id="tspan3491"
-           sodipodi:role="line">euphorik_daemon</tspan></text>
-    </g>
-    <g
-       id="g3536"
-       transform="matrix(0.621787,0,0,0.621787,110.70539,88.935447)">
-      <rect
-         ry="0"
-         y="245.24152"
-         x="74.009476"
-         height="29.955635"
-         width="337.69534"
-         id="rect3493"
-         style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.07116878;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3495"
-         y="265.45859"
-         x="79.939674"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="265.45859"
-           x="79.939674"
-           id="tspan3497"
-           sodipodi:role="line">euphorik_minichat_conversation</tspan></text>
-    </g>
-    <g
-       id="g3531"
-       transform="matrix(0.621787,0,0,0.621787,152.27915,-1.1190028)">
-      <rect
-         ry="0"
-         y="286.55777"
-         x="71.040016"
-         height="30.180254"
-         width="209.34853"
-         id="rect3499"
-         style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84654981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3501"
-         y="306.88715"
-         x="77.082527"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="306.88715"
-           x="77.082527"
-           id="tspan3503"
-           sodipodi:role="line">euphorik_protocole</tspan></text>
-    </g>
-    <g
-       id="g3526"
-       transform="matrix(0.621787,0,0,0.621787,154.94394,-90.77669)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="200.79434"
-         id="rect3509"
-         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3511"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan3513"
-           sodipodi:role="line">euphorik_requests</tspan></text>
-    </g>
-    <g
-       id="g3521"
-       transform="matrix(0.621787,0,0,0.621787,282.55609,-120.08951)">
-      <rect
-         ry="0"
-         y="386.49799"
-         x="80.980209"
-         height="30.299879"
-         width="153.75388"
-         id="rect3515"
-         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.72692496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text3517"
-         y="406.88715"
-         x="87.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="406.88715"
-           x="87.082535"
-           id="tspan3519"
-           sodipodi:role="line">euphorik_test</tspan></text>
-    </g>
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 386.73642,139.29598 L 450.33723,241.09042"
-       id="path4358"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g3521"
-       inkscape:connection-end="#g3551" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 493.33144,139.29598 L 459.56385,241.09042"
-       id="path5406"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g3541"
-       inkscape:connection-end="#g3551" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 367.03111,250.73645 L 414.20157,250.73645"
-       id="path5410"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g3536"
-       inkscape:connection-end="#g3551" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 261.536,139.29598 L 261.536,176.79571"
-       id="path5412"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g3526"
-       inkscape:connection-end="#g3531" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 290.76574,196.08777 L 427.13431,241.09042"
-       id="path5935"
-       inkscape:connector-type="polyline"
-       sodipodi:nodetypes="ccc"
-       inkscape:connection-end="#g3551"
-       inkscape:connection-start="#g3531" />
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62178701px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-opacity:1"
-       d="M 630.67466,139.29597 L 632.11423,227.30937"
-       id="path6979"
-       inkscape:connector-type="polyline"
-       inkscape:connection-end="#g3472"
-       inkscape:connection-start="#g3546" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 326.88429,195.3456 L 570.32439,228.51489"
-       id="path7502"
-       inkscape:connector-type="polyline"
-       inkscape:connection-end="#g3472"
-       inkscape:connection-start="#g3531"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 616.64347,139.29597 L 470.23746,241.09042"
-       id="path8027"
-       inkscape:connector-type="polyline"
-       inkscape:connection-end="#g3551"
-       inkscape:connection-start="#g3546" />
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 261.56223,196.08777 L 261.68458,241.09041"
-       id="path8550"
-       inkscape:connector-type="polyline"
-       inkscape:connection-end="#g3536"
-       inkscape:connection-start="#g3531" />
-    <rect
-       style="opacity:1;fill:#fbfacd;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.53152299;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="rect3430"
-       width="594.40643"
-       height="37.838478"
-       x="135.66756"
-       y="40.930058" />
-    <rect
-       style="opacity:1;fill:#fbfacd;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.53517783;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="rect3432"
-       width="594.40283"
-       height="37.834652"
-       x="135.66939"
-       y="310.56885" />
-    <text
-       xml:space="preserve"
-       style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="154.87744"
-       y="67.712593"
-       id="text3434"
-       sodipodi:linespacing="125%"><tspan
-         sodipodi:role="line"
-         id="tspan3436"
-         x="154.87744"
-         y="67.712593">Yaws</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="152.67529"
-       y="337.68781"
-       id="text3438"
-       sodipodi:linespacing="125%"><tspan
-         sodipodi:role="line"
-         id="tspan3440"
-         x="152.67529"
-         y="337.68781">Mnesia</tspan></text>
-    <path
-       style="fill:#cac3f8;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.02962685;stroke-miterlimit:4;stroke-opacity:1"
-       d="M 254.33279,8.5813372 L 268.62877,8.5813372 L 268.62877,103.97877 L 279.46616,103.97877 L 260.78903,119.2261 L 243.49549,103.97877 L 254.33279,103.97877 L 254.33279,8.5813372 z"
-       id="path3445"
-       sodipodi:nodetypes="cccccccc" />
-    <text
-       xml:space="preserve"
-       style="font-size:11.87016678px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="-86.317085"
-       y="264.35709"
-       id="text3449"
-       transform="matrix(0,-1,1,0,0,0)"><tspan
-         sodipodi:role="line"
-         id="tspan3451"
-         x="-86.317085"
-         y="264.35709">JSON/HTTP</tspan></text>
-    <path
-       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 648.20301,275.03639 L 713.22557,275.03639"
-       id="path2565"
-       inkscape:connector-type="polyline"
-       sodipodi:nodetypes="cc" />
-    <text
-       xml:space="preserve"
-       style="font-size:10.92474079px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="661.0296"
-       y="271.66797"
-       id="text2567"
-       sodipodi:linespacing="125%"><tspan
-         sodipodi:role="line"
-         id="tspan2569"
-         x="661.0296"
-         y="271.66797">Utilise</tspan></text>
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 498.52651,247.43334 L 570.32439,241.80853"
-       id="path2474"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g3551"
-       inkscape:connection-end="#g3472" />
-    <text
-       xml:space="preserve"
-       style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="11.603817"
-       y="61.664341"
-       id="text2445"><tspan
-         sodipodi:role="line"
-         id="tspan2447"
-         x="11.603817"
-         y="61.664341">Web Server</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:23.01579285px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="18.609743"
-       y="117.69672"
-       id="text2449"><tspan
-         sodipodi:role="line"
-         id="tspan2451"
-         x="18.609743"
-         y="117.69672"
-         style="font-size:20px">Application</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:23.01579285px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="79.813934"
-       y="333.44128"
-       id="text2453"><tspan
-         sodipodi:role="line"
-         id="tspan2455"
-         x="79.813934"
-         y="333.44128"
-         style="font-size:20px">Data</tspan></text>
-    <flowRoot
-       xml:space="preserve"
-       id="flowRoot2457"
-       style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><flowRegion
-         id="flowRegion2459"><rect
-           id="rect2461"
-           width="1074.2858"
-           height="740"
-           x="-248.57143"
-           y="79.505043" /></flowRegion><flowPara
-         id="flowPara2463" /></flowRoot>    <text
-       xml:space="preserve"
-       style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
-       x="21.274195"
-       y="-34.15234"
-       id="text2517"><tspan
-         sodipodi:role="line"
-         id="tspan2519"
-         x="21.274195"
-         y="-34.15234">Web client</tspan></text>
-    <g
-       style="display:inline"
-       id="g2527"
-       transform="matrix(0.621787,0,0,0.621787,507.40243,-243.55459)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="111.44158"
-         id="rect2529"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2531"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2533"
-           sodipodi:role="line">fragment</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2535"
-       transform="matrix(0.621787,0,0,0.621787,534.33659,-279.26887)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="111.44158"
-         id="rect2537"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2539"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2541"
-           sodipodi:role="line">formater</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2545"
-       transform="matrix(0.621787,0,0,0.621787,599.0397,-242.12601)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="48.082352"
-         id="rect2547"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2549"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2551"
-           sodipodi:role="line">util</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2553"
-       transform="matrix(0.621787,0,0,0.621787,167.15928,-222.15864)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="166.67784"
-         id="rect2555"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2557"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2559"
-           sodipodi:role="line">communication</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2561"
-       transform="matrix(0.621787,0,0,0.621787,342.96183,-227.8403)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="111.44158"
-         id="rect2563"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2565"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2567"
-           sodipodi:role="line">client</tspan></text>
-    </g>
-    <rect
-       style="opacity:0.62093865;fill:#aaccff;fill-opacity:1;stroke:#000000;stroke-width:0.35433072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-       id="rect2617"
-       width="498.57144"
-       height="30"
-       x="159.14285"
-       y="-115.63783"
-       ry="10" />
-    <g
-       style="display:inline"
-       id="g2569"
-       transform="matrix(0.621787,0,0,0.621787,99.917777,-331.77874)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="111.44158"
-         id="rect2571"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2573"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2575"
-           sodipodi:role="line">pages</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2577"
-       transform="matrix(0.621787,0,0,0.621787,191.85736,-320.35017)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="111.44158"
-         id="rect2579"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2581"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2583"
-           sodipodi:role="line">pageChat</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2585"
-       transform="matrix(0.621787,0,0,0.621787,265.22551,-320.35017)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="129.82179"
-         id="rect2587"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2589"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2591"
-           sodipodi:role="line">pageAdmin</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2593"
-       transform="matrix(0.621787,0,0,0.621787,446.24754,-320.35017)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="129.82179"
-         id="rect2595"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2597"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2599"
-           sodipodi:role="line">pageProfile</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2601"
-       transform="matrix(0.621787,0,0,0.621787,350.02223,-320.35017)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="148.202"
-         id="rect2603"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2605"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2607"
-           sodipodi:role="line">pageRegister</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2609"
-       transform="matrix(0.621787,0,0,0.621787,531.0443,-320.35017)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="120.6317"
-         id="rect2611"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2613"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2615"
-           sodipodi:role="line">pageAbout</tspan></text>
-    </g>
-    <rect
-       style="opacity:0.62093865;fill:#aaccff;fill-opacity:1;stroke:#000000;stroke-width:0.35433072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
-       id="rect2619"
-       width="353.1095"
-       height="30"
-       x="158.28395"
-       y="-58.61768"
-       ry="10" />
-    <g
-       style="display:inline"
-       id="g2621"
-       transform="matrix(0.621787,0,0,0.621787,99.058871,-274.75859)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="111.44158"
-         id="rect2623"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2625"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2627"
-           sodipodi:role="line">chat</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2637"
-       transform="matrix(0.621787,0,0,0.621787,180.08089,-263.33002)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="148.202"
-         id="rect2639"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2641"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2643"
-           sodipodi:role="line">conversations</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2645"
-       transform="matrix(0.621787,0,0,0.621787,375.38863,-263.33002)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="129.82179"
-         id="rect2647"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2649"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2651"
-           sodipodi:role="line">message</tspan></text>
-    </g>
-    <g
-       style="display:inline"
-       id="g2653"
-       transform="matrix(0.621787,0,0,0.621787,277.73475,-263.33002)">
-      <rect
-         ry="0"
-         y="339.40631"
-         x="71.031403"
-         height="30.197493"
-         width="148.202"
-         id="rect2655"
-         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text2657"
-         y="359.74429"
-         x="77.082535"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-         xml:space="preserve"><tspan
-           y="359.74429"
-           x="77.082535"
-           id="tspan2659"
-           sodipodi:role="line">conversation</tspan></text>
-    </g>
-    <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.47843137"
-       d="M 386.87041,-6.1634945 L 315.22162,-3.5972453"
-       id="path2669"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g2561"
-       inkscape:connection-end="#g2553"
-       sodipodi:nodetypes="ccc" />
-    <path
-       style="fill:#f9f8cc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000008;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.47843137;display:inline"
-       d="M 308.86058,-28.440514 L 279.65545,-11.378035"
-       id="path3976"
-       inkscape:connector-type="polyline"
-       inkscape:connection-end="#g2553"
-       inkscape:connection-start="#rect2619" />
-    <path
-       style="fill:#f9f8cc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000008;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.47843137;display:inline"
-       d="M 251.0364,-90.277502 L 197.50556,-63.977985"
-       id="path3978"
-       inkscape:connector-type="polyline"
-       inkscape:connection-start="#g2577"
-       inkscape:connection-end="#g2621" />
-  </g>
-</svg>
diff --git a/doc/graphics/bouton_smiles.xcf b/doc/graphics/bouton_smiles.xcf
new file mode 100644 (file)
index 0000000..21ac57a
Binary files /dev/null and b/doc/graphics/bouton_smiles.xcf differ
diff --git a/doc/graphics/couleurs entetes messages css1.svg b/doc/graphics/couleurs entetes messages css1.svg
new file mode 100644 (file)
index 0000000..98d261e
--- /dev/null
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="744.09448819"
+   height="1052.3622047"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="couleurs entetes messages css1.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="131.32911"
+     inkscape:cy="504.74238"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="652"
+     inkscape:window-height="667"
+     inkscape:window-x="0"
+     inkscape:window-y="133" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="opacity:1;fill:#31732f;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3153"
+       width="100.18613"
+       height="75.186127"
+       x="115.62122"
+       y="547.2691" />
+    <rect
+       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3155"
+       width="100.18613"
+       height="75.186127"
+       x="116.3355"
+       y="465.48337" />
+    <rect
+       style="opacity:1;fill:#bf2911;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3157"
+       width="100.18613"
+       height="75.186127"
+       x="117.76408"
+       y="383.69766" />
+    <rect
+       style="opacity:1;fill:#84196c;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3159"
+       width="100.18613"
+       height="75.186127"
+       x="116.3355"
+       y="629.05481" />
+    <text
+       xml:space="preserve"
+       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="49.285713"
+       y="507.79028"
+       id="text3181"><tspan
+         sodipodi:role="line"
+         id="tspan3183"
+         x="49.285713"
+         y="507.79028">référence</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="58.356026"
+       y="424.84149"
+       id="text3185"><tspan
+         sodipodi:role="line"
+         id="tspan3187"
+         x="58.356026"
+         y="424.84149">réponse</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="22.215401"
+       y="586.97449"
+       id="text3189"><tspan
+         sodipodi:role="line"
+         id="tspan3191"
+         x="22.215401"
+         y="586.97449">mon message</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="57.225166"
+       y="670.19867"
+       id="text3193"><tspan
+         sodipodi:role="line"
+         id="tspan3195"
+         x="57.225166"
+         y="670.19867">répondu</tspan></text>
+  </g>
+</svg>
diff --git a/doc/graphics/fond.xcf b/doc/graphics/fond.xcf
new file mode 100755 (executable)
index 0000000..96e905f
Binary files /dev/null and b/doc/graphics/fond.xcf differ
diff --git a/doc/graphics/fond2.xcf b/doc/graphics/fond2.xcf
new file mode 100644 (file)
index 0000000..902ba65
Binary files /dev/null and b/doc/graphics/fond2.xcf differ
diff --git a/doc/graphics/fond3.xcf b/doc/graphics/fond3.xcf
new file mode 100644 (file)
index 0000000..33cf542
Binary files /dev/null and b/doc/graphics/fond3.xcf differ
diff --git a/doc/graphics/icones/ban.xcf b/doc/graphics/icones/ban.xcf
new file mode 100644 (file)
index 0000000..5819921
Binary files /dev/null and b/doc/graphics/icones/ban.xcf differ
diff --git a/doc/graphics/icones/exclamation.xcf b/doc/graphics/icones/exclamation.xcf
new file mode 100755 (executable)
index 0000000..96381e0
Binary files /dev/null and b/doc/graphics/icones/exclamation.xcf differ
diff --git a/doc/graphics/icones/fermer.xcf b/doc/graphics/icones/fermer.xcf
new file mode 100755 (executable)
index 0000000..9dc1f7b
Binary files /dev/null and b/doc/graphics/icones/fermer.xcf differ
diff --git a/doc/graphics/icones/information.xcf b/doc/graphics/icones/information.xcf
new file mode 100755 (executable)
index 0000000..a44fedb
Binary files /dev/null and b/doc/graphics/icones/information.xcf differ
diff --git a/doc/graphics/icones/interrogation.xcf b/doc/graphics/icones/interrogation.xcf
new file mode 100755 (executable)
index 0000000..8b7cfd8
Binary files /dev/null and b/doc/graphics/icones/interrogation.xcf differ
diff --git a/doc/graphics/icones/kick.xcf b/doc/graphics/icones/kick.xcf
new file mode 100644 (file)
index 0000000..569ef77
Binary files /dev/null and b/doc/graphics/icones/kick.xcf differ
diff --git a/doc/graphics/icones/slap.xcf b/doc/graphics/icones/slap.xcf
new file mode 100644 (file)
index 0000000..ef1af5d
Binary files /dev/null and b/doc/graphics/icones/slap.xcf differ
diff --git a/doc/graphics/logo.png b/doc/graphics/logo.png
new file mode 100644 (file)
index 0000000..cb5fe32
Binary files /dev/null and b/doc/graphics/logo.png differ
diff --git a/doc/graphics/logo_1.xcf b/doc/graphics/logo_1.xcf
new file mode 100755 (executable)
index 0000000..f4993a8
Binary files /dev/null and b/doc/graphics/logo_1.xcf differ
diff --git a/doc/graphics/logo_2.xcf b/doc/graphics/logo_2.xcf
new file mode 100755 (executable)
index 0000000..dc069c9
Binary files /dev/null and b/doc/graphics/logo_2.xcf differ
diff --git a/doc/graphics/maquette_1.svg b/doc/graphics/maquette_1.svg
new file mode 100644 (file)
index 0000000..650a440
--- /dev/null
@@ -0,0 +1,913 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="744.09448819"
+   height="1052.3622047"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="maquette_1.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="/tmp/plop.png"
+   inkscape:export-xdpi="138.63565"
+   inkscape:export-ydpi="138.63565">
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.5822788"
+     inkscape:cx="532.83563"
+     inkscape:cy="896.76979"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1280"
+     inkscape:window-height="800"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3523"
+       inkscape:collect="always">
+      <stop
+         id="stop3525"
+         offset="0"
+         style="stop-color:#f5f352;stop-opacity:1" />
+      <stop
+         id="stop3527"
+         offset="1"
+         style="stop-color:#605108;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3631"
+       inkscape:collect="always">
+      <stop
+         id="stop3633"
+         offset="0"
+         style="stop-color:#f0ed10;stop-opacity:1" />
+      <stop
+         id="stop3635"
+         offset="1"
+         style="stop-color:#dc9c0e;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:path-effect
+       prop_scale="1"
+       bendpath="M 99.672,149.65 L 102.942,149.65 "
+       id="path-effect3449"
+       effect="bend_path" />
+    <linearGradient
+       id="linearGradient3254">
+      <stop
+         id="stop3256"
+         offset="0"
+         style="stop-color:#e36a6a;stop-opacity:1;" />
+      <stop
+         id="stop3258"
+         offset="1"
+         style="stop-color:#7e1818;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3226">
+      <stop
+         id="stop3228"
+         offset="0"
+         style="stop-color:#767676;stop-opacity:1;" />
+      <stop
+         id="stop3230"
+         offset="1"
+         style="stop-color:#801f1f;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3478">
+      <stop
+         id="stop3480"
+         offset="0"
+         style="stop-color:#e19671;stop-opacity:1;" />
+      <stop
+         id="stop3482"
+         offset="1"
+         style="stop-color:#e19671;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3208">
+      <stop
+         id="stop3210"
+         offset="0"
+         style="stop-color:#00009d;stop-opacity:1;" />
+      <stop
+         id="stop3212"
+         offset="1"
+         style="stop-color:#00009d;stop-opacity:0;" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective10"
+       inkscape:persp3d-origin="-322.68963 : 976.74039 : 1"
+       inkscape:vp_z="-643.35895 : 565.56696 : 1"
+       inkscape:vp_y="553.72929 : -450.20981 : 0"
+       inkscape:vp_x="192.22094 : 1229.9859 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <filter
+       id="filter5374"
+       inkscape:collect="always">
+      <feGaussianBlur
+         id="feGaussianBlur5376"
+         stdDeviation="2.6490625"
+         inkscape:collect="always" />
+    </filter>
+    <linearGradient
+       y2="498.63116"
+       x2="355.4043"
+       y1="292.87076"
+       x1="320.21951"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3659"
+       xlink:href="#linearGradient3631"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3523"
+       id="linearGradient3521"
+       gradientUnits="userSpaceOnUse"
+       x1="317.01462"
+       y1="315.30496"
+       x2="367.15555"
+       y2="503.97266" />
+    <inkscape:perspective
+       id="perspective3653"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective2610"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline"
+     id="layer1"
+     inkscape:groupmode="layer"
+     inkscape:label="Layer 1">
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       ry="0"
+       y="32.944107"
+       x="46.644756"
+       height="287.99356"
+       width="453.62442"
+       id="rect3458"
+       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:#e19671;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-opacity:1;display:inline"
+       d="M 46.645147,76.210534 C 46.561157,55.769674 60.027467,32.695324 92.690037,32.946134 L 500.82905,33.322344 L 500.82905,526.16072 L 46.645147,526.16072 L 46.645147,76.210534 z"
+       id="path3659"
+       sodipodi:nodetypes="cccccc"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-ydpi="138.63892" />
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       transform="scale(1,-1)"
+       y="-132.54002"
+       x="138.54781"
+       height="13.069962"
+       width="357.56439"
+       id="rect3474"
+       style="fill:#f0df95;fill-opacity:1;fill-rule:evenodd;stroke:#841919;stroke-width:0.93;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       y="119.43791"
+       x="51.428371"
+       height="13.13427"
+       width="82.503021"
+       id="rect3510"
+       style="fill:#f0df95;fill-opacity:1;fill-rule:evenodd;stroke:#841919;stroke-width:0.86572993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       y="144.57297"
+       x="47.071426"
+       height="299.25693"
+       width="453.85715"
+       id="rect2411"
+       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-opacity:1" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:nodetypes="cccccc"
+       id="rect2413"
+       d="M 46.294131,144.76665 L 138.52377,144.76665 L 143.38513,151.20817 L 138.52377,157.38453 L 46.294131,157.38453 L 46.294131,144.76665 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3185"
+       y="153.76665"
+       x="47.904469"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         id="tspan3253"
+         sodipodi:role="line">[16:57:11]</tspan></text>
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3193"
+       y="154.32814"
+       x="145.40186"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="154.32814"
+         x="145.40186"
+         id="tspan3195"
+         sodipodi:role="line">What is your favourite colour ?</tspan></text>
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       y="157.23653"
+       x="138.16286"
+       height="13.10165"
+       width="182.47685"
+       id="rect3219"
+       style="fill:#fbeede;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:nodetypes="cccccc"
+       id="path5397"
+       d="M 46.556943,157.67408 L 138.78658,157.67408 L 143.64794,164.1156 L 138.78658,170.29196 L 46.556943,170.29196 L 46.556943,157.67408 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3211"
+       y="167.07393"
+       x="48.006577"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="167.07393"
+         x="48.006577"
+         id="tspan3213"
+         sodipodi:role="line">[16:57:11] Pifou</tspan></text>
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3215"
+       y="167.63542"
+       x="145.50395"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="167.63542"
+         x="145.50395"
+         id="tspan3217"
+         sodipodi:role="line">What is your favourite colour ?</tspan></text>
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:nodetypes="cccccc"
+       id="path5399"
+       d="M 46.553376,170.63422 L 138.78303,170.63422 L 143.64439,177.07574 L 138.78303,183.2521 L 46.553376,183.2521 L 46.553376,170.63422 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3246"
+       y="180.22029"
+       x="48.00658"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="180.22029"
+         x="48.00658"
+         id="tspan3248"
+         sodipodi:role="line">[16:57:11] Pifou</tspan></text>
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3250"
+       y="180.78178"
+       x="145.50395"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="180.78178"
+         x="145.50395"
+         id="tspan3252"
+         sodipodi:role="line">What is your favourite colour ?</tspan></text>
+    <path
+       sodipodi:nodetypes="csssccccc"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction.png"
+       id="path3233"
+       d="M 531.65729,145.35293 C 529.36216,145.35293 527.50104,147.21405 527.50104,149.50918 C 527.50104,151.80431 529.36216,153.66543 531.65729,153.66543 C 533.95242,153.66543 535.81354,151.80431 535.81354,149.50918 C 535.81354,147.21405 533.95242,145.35293 531.65729,145.35293 z M 530.04764,146.86648 L 534.5789,149.44579 L 530.16777,152.15985 L 530.04764,146.86648 z"
+       style="opacity:0.5;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       sodipodi:nodetypes="csssccccc"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction_hover.png"
+       id="path3235"
+       d="M 531.65729,158.13031 C 529.36216,158.13031 527.50104,159.99143 527.50104,162.28656 C 527.50104,164.58169 529.36216,166.44281 531.65729,166.44281 C 533.95242,166.44281 535.81354,164.58169 535.81354,162.28656 C 535.81354,159.99143 533.95242,158.13031 531.65729,158.13031 z M 530.04764,159.64386 L 534.5789,162.22317 L 530.16777,164.93723 L 530.04764,159.64386 z"
+       style="opacity:0.5;fill:#ff6565;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="140.75188"
+       inkscape:export-xdpi="140.75188"
+       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fermer_conv.png"
+       id="path3237"
+       d="M 545.24466,145.35293 C 542.94951,145.35294 541.08841,147.21405 541.08841,149.50918 C 541.08839,151.80432 542.94953,153.66543 545.24466,153.66543 C 547.53977,153.66544 549.40091,151.80431 549.40091,149.50918 C 549.40089,147.21406 547.53979,145.35293 545.24466,145.35293 z M 543.83841,146.88418 L 545.24466,148.25918 L 546.65091,146.88418 L 547.90091,148.13418 L 546.49466,149.50918 L 547.90091,150.91543 L 546.65091,152.16543 L 545.24466,150.79043 L 543.83841,152.16543 L 542.58841,150.91543 L 543.99466,149.50918 L 542.58841,148.13418 L 543.83841,146.88418 z"
+       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="140.75"
+       inkscape:export-xdpi="140.75"
+       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fermer_conv_hover.png"
+       id="path3251"
+       d="M 545.24466,158.13031 C 542.94951,158.13032 541.08841,159.99143 541.08841,162.28656 C 541.08839,164.5817 542.94953,166.44281 545.24466,166.44281 C 547.53977,166.44282 549.40091,164.58169 549.40091,162.28656 C 549.40089,159.99144 547.53979,158.13031 545.24466,158.13031 z M 543.83841,159.66156 L 545.24466,161.03656 L 546.65091,159.66156 L 547.90091,160.91156 L 546.49466,162.28656 L 547.90091,163.69281 L 546.65091,164.94281 L 545.24466,163.56781 L 543.83841,164.94281 L 542.58841,163.69281 L 543.99466,162.28656 L 542.58841,160.91156 L 543.83841,159.66156 z"
+       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="128.38945"
+       inkscape:export-xdpi="128.38945"
+       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fleche.png"
+       sodipodi:nodetypes="cccc"
+       id="path3231"
+       d="M 586.9608,142.72403 L 591.82216,149.16555 L 586.9608,155.34191 L 586.9608,142.72403 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="128.38945"
+       inkscape:export-xdpi="128.38945"
+       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fleche_reponda.png"
+       sodipodi:nodetypes="cccc"
+       id="path3254"
+       d="M 586.75494,158.78182 L 591.6163,165.22334 L 586.75494,171.3997 L 586.75494,158.78182 z"
+       style="fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <text
+       id="text3256"
+       y="48.037724"
+       x="511.36679"
+       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       xml:space="preserve"><tspan
+         y="48.037724"
+         x="511.36679"
+         id="tspan3258"
+         sodipodi:role="line">dpi : 138.64</tspan></text>
+    <path
+       inkscape:export-ydpi="138.64"
+       inkscape:export-xdpi="138.64"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/copier_conv.png"
+       id="path3260"
+       d="M 557.34084,145.5037 C 555.04571,145.50371 553.18459,147.36482 553.18459,149.65995 C 553.18459,151.95509 555.04571,153.8162 557.34084,153.8162 C 559.63597,153.81621 561.49709,151.95508 561.49709,149.65995 C 561.49709,147.36483 559.63597,145.5037 557.34084,145.5037 z M 557.37209,145.84745 L 558.34084,148.3162 L 560.99709,148.5037 L 558.93459,150.1912 L 559.59084,152.7537 L 557.37209,151.34745 L 555.12209,152.7537 L 555.77834,150.1912 L 553.71584,148.5037 L 556.37209,148.3162 L 557.37209,145.84745 z"
+       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.64"
+       inkscape:export-xdpi="138.64"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/copier_conv_hover.png"
+       id="path3274"
+       d="M 556.97921,158.13031 C 554.68408,158.13032 552.82296,159.99143 552.82296,162.28656 C 552.82296,164.5817 554.68408,166.44281 556.97921,166.44281 C 559.27434,166.44282 561.13546,164.58169 561.13546,162.28656 C 561.13546,159.99144 559.27434,158.13031 556.97921,158.13031 z M 557.01046,158.47406 L 557.97921,160.94281 L 560.63546,161.13031 L 558.57296,162.81781 L 559.22921,165.38031 L 557.01046,163.97406 L 554.76046,165.38031 L 555.41671,162.81781 L 553.35421,161.13031 L 556.01046,160.94281 L 557.01046,158.47406 z"
+       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="128.38945"
+       inkscape:export-xdpi="128.38945"
+       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/styles/1/img/fleche_proprietaire.png"
+       sodipodi:nodetypes="cccc"
+       id="path3464"
+       d="M 595.4055,142.72403 L 600.26686,149.16555 L 595.4055,155.34191 L 595.4055,142.72403 z"
+       style="fill:#350a0a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="128.38945"
+       inkscape:export-xdpi="128.38945"
+       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/styles/1/img/fleche_reponse.png"
+       sodipodi:nodetypes="cccc"
+       id="path3466"
+       d="M 603.85013,142.72403 L 608.71149,149.16555 L 603.85013,155.34191 L 603.85013,142.72403 z"
+       style="fill:#846c19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="128.38945"
+       inkscape:export-xdpi="128.38945"
+       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fleche_repondu.png"
+       sodipodi:nodetypes="cccc"
+       id="path3468"
+       d="M 612.29483,142.72403 L 617.15619,149.16555 L 612.29483,155.34191 L 612.29483,142.72403 z"
+       style="fill:#84196c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction_complete.png"
+       id="path2721"
+       d="M 519.27037,145.35293 C 516.97525,145.35292 515.11412,147.21405 515.11412,149.50918 C 515.11413,151.8043 516.97524,153.66543 519.27037,153.66543 C 521.56551,153.66542 523.42662,151.80431 523.42662,149.50918 C 523.42659,147.21404 521.5655,145.35293 519.27037,145.35293 z M 519.27037,146.57168 L 522.23912,149.50918 L 519.27037,152.47793 L 516.33287,149.50918 L 519.27037,146.57168 z"
+       style="opacity:0.5;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction_complete_hover.png"
+       id="path3502"
+       d="M 519.27037,158.13031 C 516.97525,158.1303 515.11412,159.99143 515.11412,162.28656 C 515.11413,164.58168 516.97524,166.44281 519.27037,166.44281 C 521.56551,166.4428 523.42662,164.58169 523.42662,162.28656 C 523.42659,159.99142 521.5655,158.13031 519.27037,158.13031 z M 519.27037,159.34906 L 522.23912,162.28656 L 519.27037,165.25531 L 516.33287,162.28656 L 519.27037,159.34906 z"
+       style="opacity:0.5;fill:#ff6565;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/reduire_conv.png"
+       id="path2467"
+       d="M 569.31564,145.5037 C 567.02051,145.5037 565.15939,147.36482 565.15939,149.65995 C 565.15939,151.95508 567.02051,153.8162 569.31564,153.8162 C 571.61077,153.8162 573.47189,151.95508 573.47189,149.65995 C 573.47189,147.36482 571.61077,145.5037 569.31564,145.5037 z M 569.31564,146.0662 C 569.32581,146.06628 569.33669,146.066 569.34689,146.0662 C 570.25117,146.08396 571.28545,146.57492 571.81564,147.3162 C 571.11486,147.71347 570.50225,148.35045 570.40939,149.5662 C 570.41064,149.65901 570.40276,149.76061 570.40939,149.84745 C 570.50225,151.0632 571.11486,151.70018 571.81564,152.09745 C 571.28545,152.83873 570.25117,153.32969 569.34689,153.34745 C 569.33669,153.34765 569.32581,153.34737 569.31564,153.34745 C 568.41136,153.32969 567.37707,152.83873 566.84689,152.09745 C 567.54767,151.70018 568.16028,151.0632 568.25314,149.84745 C 568.25977,149.76061 568.25189,149.65901 568.25314,149.5662 C 568.16028,148.35045 567.54767,147.71347 566.84689,147.3162 C 567.37707,146.57492 568.41136,146.08396 569.31564,146.0662 z"
+       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/reduire_conv_hover.png"
+       id="path3267"
+       d="M 569.31564,158.13031 C 567.02051,158.13031 565.15939,159.99143 565.15939,162.28656 C 565.15939,164.58169 567.02051,166.44281 569.31564,166.44281 C 571.61077,166.44281 573.47189,164.58169 573.47189,162.28656 C 573.47189,159.99143 571.61077,158.13031 569.31564,158.13031 z M 569.31564,158.69281 C 569.32581,158.69289 569.33669,158.69261 569.34689,158.69281 C 570.25117,158.71057 571.28545,159.20153 571.81564,159.94281 C 571.11486,160.34008 570.50225,160.97706 570.40939,162.19281 C 570.41064,162.28562 570.40276,162.38722 570.40939,162.47406 C 570.50225,163.68981 571.11486,164.32679 571.81564,164.72406 C 571.28545,165.46534 570.25117,165.9563 569.34689,165.97406 C 569.33669,165.97426 569.32581,165.97398 569.31564,165.97406 C 568.41136,165.9563 567.37707,165.46534 566.84689,164.72406 C 567.54767,164.32679 568.16028,163.68981 568.25314,162.47406 C 568.25977,162.38722 568.25189,162.28562 568.25314,162.19281 C 568.16028,160.97706 567.54767,160.34008 566.84689,159.94281 C 567.37707,159.20153 568.41136,158.71057 569.31564,158.69281 z"
+       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3249"
+       y="154.29619"
+       x="104.03905"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#d0df27;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="154.29619"
+         x="104.03905"
+         id="tspan3255"
+         sodipodi:role="line">Pifou</tspan></text>
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:nodetypes="cccccc"
+       id="path3677"
+       d="M 320.37439,443.48008 L 320.37439,351.25044 L 326.81591,346.38908 L 332.99227,351.25044 L 332.99227,443.48008 L 320.37439,443.48008 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <text
+       transform="matrix(0,-1,1,0,0,0)"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3679"
+       y="329.77423"
+       x="-442.03046"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="329.77423"
+         x="-442.03046"
+         id="tspan3687"
+         sodipodi:role="line">[12:47:29] Paul</tspan></text>
+    <text
+       transform="matrix(0,-1,1,0,0,0)"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3683"
+       y="330.33572"
+       x="-344.53308"
+       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+       xml:space="preserve"><tspan
+         y="330.33572"
+         x="-344.53308"
+         id="tspan3689"
+         sodipodi:role="line">Blabla blablablabla bla blabla ..</tspan></text>
+    <path
+       id="path3693"
+       d="M 326.9805,173.26406 C 324.68537,173.26405 322.82425,175.12518 322.82425,177.42031 C 322.82425,179.71543 324.68537,181.57656 326.9805,181.57656 C 329.27563,181.57655 331.13675,179.71544 331.13675,177.42031 C 331.13671,175.12517 329.27563,173.26406 326.9805,173.26406 z M 325.8555,174.57656 L 328.1055,174.57656 L 328.1055,177.07656 L 327.8555,178.45156 L 326.07425,178.45156 L 325.8555,177.07656 L 325.8555,174.57656 z M 325.8555,179.29531 L 328.1055,179.29531 L 328.1055,180.26406 L 325.8555,180.26406 L 325.8555,179.29531 z"
+       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="140.75188"
+       inkscape:export-xdpi="140.75188"
+       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fermer_conv.png"
+       id="path3701"
+       d="M 326.9805,148.7661 C 324.68535,148.76611 322.82425,150.62722 322.82425,152.92235 C 322.82423,155.21749 324.68537,157.0786 326.9805,157.0786 C 329.27561,157.07861 331.13675,155.21748 331.13675,152.92235 C 331.13673,150.62723 329.27563,148.7661 326.9805,148.7661 z M 325.57425,150.29735 L 326.9805,151.67235 L 328.38675,150.29735 L 329.63675,151.54735 L 328.2305,152.92235 L 329.63675,154.3286 L 328.38675,155.5786 L 326.9805,154.2036 L 325.57425,155.5786 L 324.32425,154.3286 L 325.7305,152.92235 L 324.32425,151.54735 L 325.57425,150.29735 z"
+       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.64"
+       inkscape:export-xdpi="138.64"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/copier_conv_hover.png"
+       id="path3703"
+       d="M 326.9805,161.01509 C 324.68537,161.0151 322.82425,162.87621 322.82425,165.17134 C 322.82425,167.46648 324.68537,169.32759 326.9805,169.32759 C 329.27563,169.3276 331.13675,167.46647 331.13675,165.17134 C 331.13675,162.87622 329.27563,161.01509 326.9805,161.01509 z M 327.01175,161.35884 L 327.9805,163.82759 L 330.63675,164.01509 L 328.57425,165.70259 L 329.2305,168.26509 L 327.01175,166.85884 L 324.76175,168.26509 L 325.418,165.70259 L 323.3555,164.01509 L 326.01175,163.82759 L 327.01175,161.35884 z"
+       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <text
+       xml:space="preserve"
+       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="566.50171"
+       y="134.86931"
+       id="text2512"><tspan
+         sodipodi:role="line"
+         id="tspan2514"
+         x="566.50171"
+         y="134.86931">normal</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
+       x="577.56555"
+       y="127.61289"
+       id="text2516"><tspan
+         sodipodi:role="line"
+         id="tspan2518"
+         x="577.56555"
+         y="127.61289">ses messages</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="624.87811"
+       y="131.39896"
+       id="text2520"><tspan
+         sodipodi:role="line"
+         id="tspan2522"
+         x="624.87811"
+         y="131.39896" /></text>
+    <text
+       xml:space="preserve"
+       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
+       x="603.85376"
+       y="118.74382"
+       id="text2524"><tspan
+         sodipodi:role="line"
+         id="tspan2526"
+         x="603.85376"
+         y="118.74382">messages qui</tspan><tspan
+         sodipodi:role="line"
+         x="603.85376"
+         y="122.17333"
+         id="tspan2528">nous répondent</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
+       x="625.47803"
+       y="131.13678"
+       id="text2530"><tspan
+         sodipodi:role="line"
+         x="625.47803"
+         y="131.13678"
+         id="tspan2534">messages auquels</tspan><tspan
+         sodipodi:role="line"
+         x="625.47803"
+         y="134.5663"
+         id="tspan2538">ont a répondu</tspan></text>
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 576.87142,135.48744 L 584.65273,141.42233"
+       id="path2540"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 587.62016,129.09094 L 594.47827,140.30129"
+       id="path3312"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 612.28294,124.21114 L 605.29296,142.01582"
+       id="path3314"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 630.08761,136.21281 L 615.84388,145.04921"
+       id="path3316"
+       sodipodi:nodetypes="cc" />
+    <text
+       xml:space="preserve"
+       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
+       x="338.66843"
+       y="306.53387"
+       id="text2528"><tspan
+         sodipodi:role="line"
+         x="338.66843"
+         y="306.53387"
+         id="tspan2532">le message racine</tspan></text>
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 347.10273,307.6533 L 332.859,316.4897"
+       id="path2534"
+       sodipodi:nodetypes="cc" />
+    <text
+       xml:space="preserve"
+       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
+       x="340.82312"
+       y="184.92621"
+       id="text2538"><tspan
+         sodipodi:role="line"
+         x="340.82312"
+         y="184.92621"
+         id="tspan2540">s'affiche lorsqu'un nouveau message</tspan><tspan
+         sodipodi:role="line"
+         x="340.82312"
+         y="188.35571"
+         id="tspan2544">arrive dans cette conversation</tspan></text>
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 343.19063,182.08903 L 332.63972,178.5281"
+       id="path2542"
+       sodipodi:nodetypes="cc" />
+    <image
+       y="178.13184"
+       x="524.82129"
+       id="image2612"
+       height="16"
+       width="16"
+       sodipodi:absref="/home/gburri/projets/euphorik/trunk/img/ban.gif"
+       xlink:href="/home/gburri/projets/euphorik/trunk/img/ban.gif" />
+  </g>
+  <g
+     style="display:inline"
+     inkscape:label="logo"
+     id="layer2"
+     inkscape:groupmode="layer">
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       y="82.616722"
+       x="46.525745"
+       height="20.843534"
+       width="453.71909"
+       id="rect3224"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut.png"
+       id="path5267"
+       d="M 87.929756,36.448593 C 70.696656,36.448593 56.136941,47.968757 51.554756,63.729843 L 46.617256,63.729843 L 46.617256,82.823589 L 51.023506,82.823589 C 54.891953,99.630647 69.953686,112.16733 87.929756,112.16733 C 105.90583,112.16733 120.93631,99.630647 124.80476,82.823589 L 500.71101,82.823589 L 500.71101,63.729843 L 124.27351,63.729843 C 119.69133,47.968757 105.16286,36.448592 87.929756,36.448593 z"
+       style="opacity:0.75;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;filter:url(#filter5374)" />
+    <path
+       transform="matrix(0.2872886,0,0,0.2872886,-7.7117438,-40.627481)"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/tmp/plop.png"
+       d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
+       sodipodi:ry="131.82491"
+       sodipodi:rx="131.82491"
+       sodipodi:cy="399.29855"
+       sodipodi:cx="332.84528"
+       id="path2407"
+       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       sodipodi:type="arc" />
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut.png"
+       y="63.504051"
+       x="46.615898"
+       height="19.081215"
+       width="454.09647"
+       id="rect3462"
+       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-filename="/tmp/plop.png"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       sodipodi:nodetypes="ccccccccccccccccccccc"
+       id="path2383"
+       d="M 88.431816,40.254007 C 69.803625,40.166276 54.045002,54.16218 54.129835,75.22051 C 54.068954,91.274344 68.315564,108.10722 88.431816,107.91672 C 89.549813,107.91672 90.095216,107.88452 91.602061,107.7065 C 91.569653,103.93148 91.348366,91.115934 91.413181,87.162485 C 97.635009,91.828858 101.04085,94.097739 109.07738,100.44919 C 112.18829,97.868223 115.29373,94.591662 117.34476,90.7302 C 112.15991,87.360044 105.10581,81.72326 94.21761,73.68674 C 101.21717,66.557554 108.27196,59.995273 114.88264,53.643826 C 112.57171,50.906043 109.37619,47.542256 106.31623,45.699518 C 101.64986,50.106655 98.437833,52.770497 91.413181,59.441256 C 91.44732,54.651308 91.626799,44.013425 91.602061,40.511312 C 90.556557,40.322656 89.622719,40.270207 88.431816,40.254007 z M 79.801333,51.351275 C 79.779096,59.441488 79.924702,62.872417 79.801333,68.719324 C 74.553306,68.625903 71.396213,68.731631 64.915137,68.602009 C 65.721614,58.462795 72.73505,52.397459 79.801333,51.351275 z M 79.801333,80.324934 C 79.833045,85.530259 79.870744,89.328594 79.984647,96.135618 C 73.101686,95.143127 65.177362,88.021089 64.838379,80.002996 C 68.889043,79.921982 74.6941,80.096459 79.801333,80.324934 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut.png"
+       sodipodi:linespacing="125%"
+       id="text3438"
+       y="79.663078"
+       x="131.22978"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#841919;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:cmmi10;-inkscape-font-specification:cmmi10"
+       xml:space="preserve"><tspan
+         y="79.663078"
+         x="131.22978"
+         id="tspan5392"
+         sodipodi:role="line">euphorik</tspan><tspan
+         y="114.66308"
+         x="131.22978"
+         id="tspan5394"
+         sodipodi:role="line" /></text>
+    <rect
+       inkscape:export-ydpi="493.1507"
+       inkscape:export-xdpi="493.1507"
+       inkscape:export-filename="/tmp/euphorik.png"
+       y="79.890785"
+       x="524.58624"
+       height="36.5"
+       width="36.5"
+       id="rect3280"
+       style="opacity:1;fill:#e19671;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.93000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       transform="matrix(0.1293766,0,0,0.1293766,499.77383,46.480892)"
+       inkscape:export-ydpi="493.1507"
+       inkscape:export-xdpi="493.1507"
+       inkscape:export-filename="/tmp/euphorik.png"
+       d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
+       sodipodi:ry="131.82491"
+       sodipodi:rx="131.82491"
+       sodipodi:cy="399.29855"
+       sodipodi:cx="332.84528"
+       id="path3276"
+       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       sodipodi:type="arc" />
+    <path
+       inkscape:export-filename="/tmp/euphorik.png"
+       inkscape:export-ydpi="493.1507"
+       inkscape:export-xdpi="493.1507"
+       sodipodi:nodetypes="ccccccccccccccccccccc"
+       id="path3278"
+       d="M 543.07082,82.904806 C 534.68186,82.865297 527.58517,89.168168 527.62338,98.651509 C 527.59596,105.88114 534.01173,113.46161 543.07082,113.37582 C 543.5743,113.37582 543.81991,113.36132 544.4985,113.28115 C 544.4839,111.58112 544.38425,105.80981 544.41344,104.02942 C 547.21536,106.13086 548.74914,107.15262 552.36828,110.01292 C 553.76924,108.85061 555.16773,107.37506 556.09139,105.6361 C 553.75646,104.11839 550.57974,101.57994 545.67638,97.960799 C 548.82854,94.750259 552.00557,91.795025 554.9826,88.934735 C 553.94191,87.70181 552.50285,86.186973 551.12483,85.35712 C 549.02339,87.341816 547.5769,88.541442 544.41344,91.545531 C 544.42881,89.388441 544.50964,84.59781 544.4985,83.02068 C 544.02767,82.935721 543.60713,82.912101 543.07082,82.904806 z M 539.1842,87.902314 C 539.17418,91.545635 539.23976,93.090709 539.1842,95.723789 C 536.82082,95.681719 535.39906,95.729329 532.48039,95.670959 C 532.84358,91.104894 536.00199,88.37345 539.1842,87.902314 z M 539.1842,100.95022 C 539.19848,103.29437 539.21546,105.0049 539.26675,108.07036 C 536.1671,107.6234 532.59848,104.41608 532.44583,100.80524 C 534.26999,100.76876 536.88422,100.84733 539.1842,100.95022 z"
+       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <g
+       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png"
+       inkscape:export-xdpi="138.63565"
+       inkscape:export-ydpi="138.63565"
+       id="g3532">
+      <path
+         sodipodi:type="arc"
+         style="fill:url(#linearGradient3521);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:5.43548787;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+         id="path3245"
+         sodipodi:cx="332.84528"
+         sodipodi:cy="399.29855"
+         sodipodi:rx="131.82491"
+         sodipodi:ry="131.82491"
+         d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
+         inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png"
+         inkscape:export-xdpi="138.63892"
+         inkscape:export-ydpi="138.63892"
+         transform="matrix(2.9252204e-2,0,0,2.9252204e-2,90.185411,139.2606)" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449000000003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+         d="M 99.97492,147.49609 C 98.078157,147.48715 96.473587,148.91225 96.482221,151.05644 C 96.476031,152.69107 97.926635,154.40502 99.97492,154.38563 C 100.08874,154.38563 100.14428,154.38235 100.29771,154.36422 C 100.2944,153.97984 100.27188,152.67494 100.27848,152.27239 C 100.91199,152.74752 101.25878,152.97855 102.07707,153.62526 C 102.39384,153.36246 102.71003,153.02884 102.91887,152.63566 C 102.39094,152.2925 101.67268,151.71856 100.56403,150.90027 C 101.27674,150.17437 101.99506,149.50618 102.66818,148.85946 C 102.43288,148.5807 102.10751,148.23818 101.79594,148.05056 C 101.32078,148.4993 100.99374,148.77054 100.27848,149.44977 C 100.28196,148.96203 100.30022,147.87888 100.29771,147.52228 C 100.19125,147.50308 100.09617,147.49774 99.97492,147.49609 z M 99.09614,148.62604 C 99.09387,149.44979 99.10869,149.79913 99.09614,150.39447 C 98.56177,150.38496 98.240318,150.39573 97.580409,150.38253 C 97.662512,149.35014 98.37663,148.73255 99.09614,148.62604 z M 99.09614,151.57618 C 99.09937,152.10619 99.10321,152.49295 99.11479,153.18605 C 98.41397,153.08499 97.607108,152.35981 97.572585,151.54341 C 97.985028,151.53515 98.57612,151.55292 99.09614,151.57618 z"
+         id="path3247"
+         sodipodi:nodetypes="ccccccccccccccccccccc"
+         inkscape:export-xdpi="138.63892"
+         inkscape:export-ydpi="138.63892"
+         inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png" />
+      <path
+         style="fill:#fdf9c4;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+         d="M 99.92613,147.0848 C 97.797523,147.0848 96.065696,148.81661 96.0657,150.94523 C 96.0657,151.41868 96.158426,151.85437 96.31476,152.27355 C 97.623354,150.22742 99.89244,148.86973 102.49975,148.86973 C 102.72713,148.86973 102.98327,148.89104 103.20542,148.91124 C 102.52544,147.81368 101.31129,147.0848 99.92613,147.0848 z"
+         id="path3263"
+         inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png"
+         inkscape:export-xdpi="138.63892"
+         inkscape:export-ydpi="138.63892" />
+    </g>
+  </g>
+  <g
+     style="display:inline"
+     inkscape:label="logo_ek_master"
+     id="layer4"
+     inkscape:groupmode="layer">
+    <path
+       transform="matrix(0.2882612,0,0,0.2882612,-8.0354588,-41.01581)"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/tmp/plop.png"
+       d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
+       sodipodi:ry="131.82491"
+       sodipodi:rx="131.82491"
+       sodipodi:cy="399.29855"
+       sodipodi:cx="332.84528"
+       id="path3646"
+       style="fill:url(#linearGradient3659);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       sodipodi:type="arc" />
+    <path
+       inkscape:export-filename="/tmp/plop.png"
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       sodipodi:nodetypes="ccccccccccccccccccccc"
+       id="path3648"
+       d="M 88.433689,40.139507 C 69.742342,40.051409 53.930364,54.094829 54.015447,75.224405 C 53.954448,91.332605 68.249193,108.22245 88.433689,108.03137 C 89.55531,108.03137 90.10262,107.99905 91.614572,107.82039 C 91.581954,104.03258 91.360034,91.173654 91.425073,87.20679 C 97.667896,91.888882 101.08528,94.16553 109.14899,100.53843 C 112.27055,97.94871 115.38639,94.661105 117.44437,90.786576 C 112.24197,87.404961 105.16399,81.749161 94.23898,73.685453 C 101.26227,66.532188 108.34084,59.947617 114.97399,53.574618 C 112.65526,50.827622 109.44896,47.452314 106.37864,45.603442 C 101.69625,50.025479 98.473488,52.69837 91.425073,59.391733 C 91.459366,54.585378 91.639306,43.911649 91.614572,40.397592 C 90.565479,40.208389 89.628528,40.155766 88.433689,40.139507 z M 79.773893,51.274418 C 79.751523,59.39193 79.897565,62.834445 79.773893,68.701128 C 74.508029,68.607413 71.340332,68.713545 64.837364,68.583467 C 65.646435,58.409945 72.683597,52.324004 79.773893,51.274418 z M 79.773893,80.3461 C 79.805722,85.568999 79.843563,89.380263 79.957676,96.210306 C 73.051558,95.214426 65.100465,88.068256 64.760264,80.023173 C 68.824617,79.941776 74.649439,80.116888 79.773893,80.3461 z"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/tmp/plop.png"
+       id="path3650"
+       d="M 87.952896,36.086515 C 66.976879,36.086515 49.910868,53.152359 49.910907,74.128504 C 49.910907,78.794041 50.824661,83.087479 52.365229,87.218221 C 65.260559,67.054961 87.620903,53.675822 113.31422,53.675822 C 115.5549,53.675822 118.07899,53.885818 120.26813,54.084876 C 113.56738,43.269146 101.60273,36.086515 87.952896,36.086515 z"
+       style="fill:#fdf9c4;fill-opacity:0.68306011;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+  </g>
+  <g
+     style="display:inline"
+     inkscape:label="menu"
+     id="layer3"
+     inkscape:groupmode="layer">
+    <rect
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       y="63.561737"
+       x="278.95361"
+       height="19.003494"
+       width="33.23402"
+       id="rect5408"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3197"
+       y="75.487816"
+       x="284.48007"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L"
+       xml:space="preserve"><tspan
+         y="75.487816"
+         x="284.48007"
+         id="tspan3199"
+         sodipodi:role="line">chat</tspan></text>
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3201"
+       y="75.487816"
+       x="324.82281"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L"
+       xml:space="preserve"><tspan
+         y="75.487816"
+         x="324.82281"
+         id="tspan3203"
+         sodipodi:role="line">profile</tspan></text>
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3205"
+       y="75.487816"
+       x="380.86096"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L"
+       xml:space="preserve"><tspan
+         y="75.487816"
+         x="380.86096"
+         id="tspan3207"
+         sodipodi:role="line">about</tspan></text>
+    <path
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:nodetypes="cccc"
+       id="rect3221"
+       d="M 294.62095,77.596161 L 300.14691,82.88847 L 288.83185,82.88847 L 294.62095,77.596161 z"
+       style="fill:#510f0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+    <text
+       inkscape:export-ydpi="138.63892"
+       inkscape:export-xdpi="138.63892"
+       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
+       sodipodi:linespacing="125%"
+       id="text3466"
+       y="96.410347"
+       x="132.93362"
+       style="font-size:9px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L Italic"
+       xml:space="preserve"><tspan
+         y="96.410347"
+         x="132.93362"
+         id="tspan3468"
+         sodipodi:role="line">troll de la semaine :</tspan></text>
+  </g>
+</svg>
diff --git a/doc/graphics/old.xcf b/doc/graphics/old.xcf
new file mode 100755 (executable)
index 0000000..ac44d56
Binary files /dev/null and b/doc/graphics/old.xcf differ
diff --git a/doc/graphics/old_piedpage.xcf b/doc/graphics/old_piedpage.xcf
new file mode 100755 (executable)
index 0000000..9975be0
Binary files /dev/null and b/doc/graphics/old_piedpage.xcf differ
diff --git a/doc/graphics/path2383.png b/doc/graphics/path2383.png
new file mode 100644 (file)
index 0000000..6313230
Binary files /dev/null and b/doc/graphics/path2383.png differ
diff --git a/doc/graphics/return.xcf b/doc/graphics/return.xcf
new file mode 100755 (executable)
index 0000000..086db3a
Binary files /dev/null and b/doc/graphics/return.xcf differ
diff --git a/doc/graphiques/bouton_smiles.xcf b/doc/graphiques/bouton_smiles.xcf
deleted file mode 100644 (file)
index 21ac57a..0000000
Binary files a/doc/graphiques/bouton_smiles.xcf and /dev/null differ
diff --git a/doc/graphiques/couleurs entetes messages css1.svg b/doc/graphiques/couleurs entetes messages css1.svg
deleted file mode 100644 (file)
index 98d261e..0000000
+++ /dev/null
@@ -1,132 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="744.09448819"
-   height="1052.3622047"
-   id="svg2"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="couleurs entetes messages css1.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs4">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective10" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     gridtolerance="10000"
-     guidetolerance="10"
-     objecttolerance="10"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="1.4"
-     inkscape:cx="131.32911"
-     inkscape:cy="504.74238"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="652"
-     inkscape:window-height="667"
-     inkscape:window-x="0"
-     inkscape:window-y="133" />
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <rect
-       style="opacity:1;fill:#31732f;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="rect3153"
-       width="100.18613"
-       height="75.186127"
-       x="115.62122"
-       y="547.2691" />
-    <rect
-       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="rect3155"
-       width="100.18613"
-       height="75.186127"
-       x="116.3355"
-       y="465.48337" />
-    <rect
-       style="opacity:1;fill:#bf2911;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="rect3157"
-       width="100.18613"
-       height="75.186127"
-       x="117.76408"
-       y="383.69766" />
-    <rect
-       style="opacity:1;fill:#84196c;fill-opacity:1;fill-rule:evenodd;stroke:#0d00a8;stroke-width:0.34887081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="rect3159"
-       width="100.18613"
-       height="75.186127"
-       x="116.3355"
-       y="629.05481" />
-    <text
-       xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="49.285713"
-       y="507.79028"
-       id="text3181"><tspan
-         sodipodi:role="line"
-         id="tspan3183"
-         x="49.285713"
-         y="507.79028">référence</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="58.356026"
-       y="424.84149"
-       id="text3185"><tspan
-         sodipodi:role="line"
-         id="tspan3187"
-         x="58.356026"
-         y="424.84149">réponse</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="22.215401"
-       y="586.97449"
-       id="text3189"><tspan
-         sodipodi:role="line"
-         id="tspan3191"
-         x="22.215401"
-         y="586.97449">mon message</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="57.225166"
-       y="670.19867"
-       id="text3193"><tspan
-         sodipodi:role="line"
-         id="tspan3195"
-         x="57.225166"
-         y="670.19867">répondu</tspan></text>
-  </g>
-</svg>
diff --git a/doc/graphiques/fond.xcf b/doc/graphiques/fond.xcf
deleted file mode 100755 (executable)
index 96e905f..0000000
Binary files a/doc/graphiques/fond.xcf and /dev/null differ
diff --git a/doc/graphiques/fond2.xcf b/doc/graphiques/fond2.xcf
deleted file mode 100644 (file)
index 902ba65..0000000
Binary files a/doc/graphiques/fond2.xcf and /dev/null differ
diff --git a/doc/graphiques/fond3.xcf b/doc/graphiques/fond3.xcf
deleted file mode 100644 (file)
index 33cf542..0000000
Binary files a/doc/graphiques/fond3.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/ban.xcf b/doc/graphiques/icones/ban.xcf
deleted file mode 100644 (file)
index 5819921..0000000
Binary files a/doc/graphiques/icones/ban.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/exclamation.xcf b/doc/graphiques/icones/exclamation.xcf
deleted file mode 100755 (executable)
index 96381e0..0000000
Binary files a/doc/graphiques/icones/exclamation.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/fermer.xcf b/doc/graphiques/icones/fermer.xcf
deleted file mode 100755 (executable)
index 9dc1f7b..0000000
Binary files a/doc/graphiques/icones/fermer.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/information.xcf b/doc/graphiques/icones/information.xcf
deleted file mode 100755 (executable)
index a44fedb..0000000
Binary files a/doc/graphiques/icones/information.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/interrogation.xcf b/doc/graphiques/icones/interrogation.xcf
deleted file mode 100755 (executable)
index 8b7cfd8..0000000
Binary files a/doc/graphiques/icones/interrogation.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/kick.xcf b/doc/graphiques/icones/kick.xcf
deleted file mode 100644 (file)
index 569ef77..0000000
Binary files a/doc/graphiques/icones/kick.xcf and /dev/null differ
diff --git a/doc/graphiques/icones/slap.xcf b/doc/graphiques/icones/slap.xcf
deleted file mode 100644 (file)
index ef1af5d..0000000
Binary files a/doc/graphiques/icones/slap.xcf and /dev/null differ
diff --git a/doc/graphiques/logo.png b/doc/graphiques/logo.png
deleted file mode 100644 (file)
index cb5fe32..0000000
Binary files a/doc/graphiques/logo.png and /dev/null differ
diff --git a/doc/graphiques/logo_1.xcf b/doc/graphiques/logo_1.xcf
deleted file mode 100755 (executable)
index f4993a8..0000000
Binary files a/doc/graphiques/logo_1.xcf and /dev/null differ
diff --git a/doc/graphiques/logo_2.xcf b/doc/graphiques/logo_2.xcf
deleted file mode 100755 (executable)
index dc069c9..0000000
Binary files a/doc/graphiques/logo_2.xcf and /dev/null differ
diff --git a/doc/graphiques/maquette_1.svg b/doc/graphiques/maquette_1.svg
deleted file mode 100644 (file)
index 650a440..0000000
+++ /dev/null
@@ -1,913 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="744.09448819"
-   height="1052.3622047"
-   id="svg2"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="maquette_1.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:export-filename="/tmp/plop.png"
-   inkscape:export-xdpi="138.63565"
-   inkscape:export-ydpi="138.63565">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     gridtolerance="10000"
-     guidetolerance="10"
-     objecttolerance="10"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="7.5822788"
-     inkscape:cx="532.83563"
-     inkscape:cy="896.76979"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1280"
-     inkscape:window-height="800"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true" />
-  <defs
-     id="defs4">
-    <linearGradient
-       id="linearGradient3523"
-       inkscape:collect="always">
-      <stop
-         id="stop3525"
-         offset="0"
-         style="stop-color:#f5f352;stop-opacity:1" />
-      <stop
-         id="stop3527"
-         offset="1"
-         style="stop-color:#605108;stop-opacity:1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3631"
-       inkscape:collect="always">
-      <stop
-         id="stop3633"
-         offset="0"
-         style="stop-color:#f0ed10;stop-opacity:1" />
-      <stop
-         id="stop3635"
-         offset="1"
-         style="stop-color:#dc9c0e;stop-opacity:1" />
-    </linearGradient>
-    <inkscape:path-effect
-       prop_scale="1"
-       bendpath="M 99.672,149.65 L 102.942,149.65 "
-       id="path-effect3449"
-       effect="bend_path" />
-    <linearGradient
-       id="linearGradient3254">
-      <stop
-         id="stop3256"
-         offset="0"
-         style="stop-color:#e36a6a;stop-opacity:1;" />
-      <stop
-         id="stop3258"
-         offset="1"
-         style="stop-color:#7e1818;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3226">
-      <stop
-         id="stop3228"
-         offset="0"
-         style="stop-color:#767676;stop-opacity:1;" />
-      <stop
-         id="stop3230"
-         offset="1"
-         style="stop-color:#801f1f;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3478">
-      <stop
-         id="stop3480"
-         offset="0"
-         style="stop-color:#e19671;stop-opacity:1;" />
-      <stop
-         id="stop3482"
-         offset="1"
-         style="stop-color:#e19671;stop-opacity:0;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient3208">
-      <stop
-         id="stop3210"
-         offset="0"
-         style="stop-color:#00009d;stop-opacity:1;" />
-      <stop
-         id="stop3212"
-         offset="1"
-         style="stop-color:#00009d;stop-opacity:0;" />
-    </linearGradient>
-    <inkscape:perspective
-       id="perspective10"
-       inkscape:persp3d-origin="-322.68963 : 976.74039 : 1"
-       inkscape:vp_z="-643.35895 : 565.56696 : 1"
-       inkscape:vp_y="553.72929 : -450.20981 : 0"
-       inkscape:vp_x="192.22094 : 1229.9859 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <filter
-       id="filter5374"
-       inkscape:collect="always">
-      <feGaussianBlur
-         id="feGaussianBlur5376"
-         stdDeviation="2.6490625"
-         inkscape:collect="always" />
-    </filter>
-    <linearGradient
-       y2="498.63116"
-       x2="355.4043"
-       y1="292.87076"
-       x1="320.21951"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient3659"
-       xlink:href="#linearGradient3631"
-       inkscape:collect="always" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3523"
-       id="linearGradient3521"
-       gradientUnits="userSpaceOnUse"
-       x1="317.01462"
-       y1="315.30496"
-       x2="367.15555"
-       y2="503.97266" />
-    <inkscape:perspective
-       id="perspective3653"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <inkscape:perspective
-       id="perspective2610"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       sodipodi:type="inkscape:persp3d" />
-  </defs>
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     style="display:inline"
-     id="layer1"
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1">
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       ry="0"
-       y="32.944107"
-       x="46.644756"
-       height="287.99356"
-       width="453.62442"
-       id="rect3458"
-       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       style="fill:#e19671;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-opacity:1;display:inline"
-       d="M 46.645147,76.210534 C 46.561157,55.769674 60.027467,32.695324 92.690037,32.946134 L 500.82905,33.322344 L 500.82905,526.16072 L 46.645147,526.16072 L 46.645147,76.210534 z"
-       id="path3659"
-       sodipodi:nodetypes="cccccc"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-ydpi="138.63892" />
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       transform="scale(1,-1)"
-       y="-132.54002"
-       x="138.54781"
-       height="13.069962"
-       width="357.56439"
-       id="rect3474"
-       style="fill:#f0df95;fill-opacity:1;fill-rule:evenodd;stroke:#841919;stroke-width:0.93;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       y="119.43791"
-       x="51.428371"
-       height="13.13427"
-       width="82.503021"
-       id="rect3510"
-       style="fill:#f0df95;fill-opacity:1;fill-rule:evenodd;stroke:#841919;stroke-width:0.86572993;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       y="144.57297"
-       x="47.071426"
-       height="299.25693"
-       width="453.85715"
-       id="rect2411"
-       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-opacity:1" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:nodetypes="cccccc"
-       id="rect2413"
-       d="M 46.294131,144.76665 L 138.52377,144.76665 L 143.38513,151.20817 L 138.52377,157.38453 L 46.294131,157.38453 L 46.294131,144.76665 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3185"
-       y="153.76665"
-       x="47.904469"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         id="tspan3253"
-         sodipodi:role="line">[16:57:11]</tspan></text>
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3193"
-       y="154.32814"
-       x="145.40186"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="154.32814"
-         x="145.40186"
-         id="tspan3195"
-         sodipodi:role="line">What is your favourite colour ?</tspan></text>
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       y="157.23653"
-       x="138.16286"
-       height="13.10165"
-       width="182.47685"
-       id="rect3219"
-       style="fill:#fbeede;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:nodetypes="cccccc"
-       id="path5397"
-       d="M 46.556943,157.67408 L 138.78658,157.67408 L 143.64794,164.1156 L 138.78658,170.29196 L 46.556943,170.29196 L 46.556943,157.67408 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3211"
-       y="167.07393"
-       x="48.006577"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="167.07393"
-         x="48.006577"
-         id="tspan3213"
-         sodipodi:role="line">[16:57:11] Pifou</tspan></text>
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3215"
-       y="167.63542"
-       x="145.50395"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="167.63542"
-         x="145.50395"
-         id="tspan3217"
-         sodipodi:role="line">What is your favourite colour ?</tspan></text>
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:nodetypes="cccccc"
-       id="path5399"
-       d="M 46.553376,170.63422 L 138.78303,170.63422 L 143.64439,177.07574 L 138.78303,183.2521 L 46.553376,183.2521 L 46.553376,170.63422 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3246"
-       y="180.22029"
-       x="48.00658"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="180.22029"
-         x="48.00658"
-         id="tspan3248"
-         sodipodi:role="line">[16:57:11] Pifou</tspan></text>
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3250"
-       y="180.78178"
-       x="145.50395"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="180.78178"
-         x="145.50395"
-         id="tspan3252"
-         sodipodi:role="line">What is your favourite colour ?</tspan></text>
-    <path
-       sodipodi:nodetypes="csssccccc"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction.png"
-       id="path3233"
-       d="M 531.65729,145.35293 C 529.36216,145.35293 527.50104,147.21405 527.50104,149.50918 C 527.50104,151.80431 529.36216,153.66543 531.65729,153.66543 C 533.95242,153.66543 535.81354,151.80431 535.81354,149.50918 C 535.81354,147.21405 533.95242,145.35293 531.65729,145.35293 z M 530.04764,146.86648 L 534.5789,149.44579 L 530.16777,152.15985 L 530.04764,146.86648 z"
-       style="opacity:0.5;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       sodipodi:nodetypes="csssccccc"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction_hover.png"
-       id="path3235"
-       d="M 531.65729,158.13031 C 529.36216,158.13031 527.50104,159.99143 527.50104,162.28656 C 527.50104,164.58169 529.36216,166.44281 531.65729,166.44281 C 533.95242,166.44281 535.81354,164.58169 535.81354,162.28656 C 535.81354,159.99143 533.95242,158.13031 531.65729,158.13031 z M 530.04764,159.64386 L 534.5789,162.22317 L 530.16777,164.93723 L 530.04764,159.64386 z"
-       style="opacity:0.5;fill:#ff6565;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="140.75188"
-       inkscape:export-xdpi="140.75188"
-       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fermer_conv.png"
-       id="path3237"
-       d="M 545.24466,145.35293 C 542.94951,145.35294 541.08841,147.21405 541.08841,149.50918 C 541.08839,151.80432 542.94953,153.66543 545.24466,153.66543 C 547.53977,153.66544 549.40091,151.80431 549.40091,149.50918 C 549.40089,147.21406 547.53979,145.35293 545.24466,145.35293 z M 543.83841,146.88418 L 545.24466,148.25918 L 546.65091,146.88418 L 547.90091,148.13418 L 546.49466,149.50918 L 547.90091,150.91543 L 546.65091,152.16543 L 545.24466,150.79043 L 543.83841,152.16543 L 542.58841,150.91543 L 543.99466,149.50918 L 542.58841,148.13418 L 543.83841,146.88418 z"
-       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="140.75"
-       inkscape:export-xdpi="140.75"
-       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fermer_conv_hover.png"
-       id="path3251"
-       d="M 545.24466,158.13031 C 542.94951,158.13032 541.08841,159.99143 541.08841,162.28656 C 541.08839,164.5817 542.94953,166.44281 545.24466,166.44281 C 547.53977,166.44282 549.40091,164.58169 549.40091,162.28656 C 549.40089,159.99144 547.53979,158.13031 545.24466,158.13031 z M 543.83841,159.66156 L 545.24466,161.03656 L 546.65091,159.66156 L 547.90091,160.91156 L 546.49466,162.28656 L 547.90091,163.69281 L 546.65091,164.94281 L 545.24466,163.56781 L 543.83841,164.94281 L 542.58841,163.69281 L 543.99466,162.28656 L 542.58841,160.91156 L 543.83841,159.66156 z"
-       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="128.38945"
-       inkscape:export-xdpi="128.38945"
-       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fleche.png"
-       sodipodi:nodetypes="cccc"
-       id="path3231"
-       d="M 586.9608,142.72403 L 591.82216,149.16555 L 586.9608,155.34191 L 586.9608,142.72403 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="128.38945"
-       inkscape:export-xdpi="128.38945"
-       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fleche_reponda.png"
-       sodipodi:nodetypes="cccc"
-       id="path3254"
-       d="M 586.75494,158.78182 L 591.6163,165.22334 L 586.75494,171.3997 L 586.75494,158.78182 z"
-       style="fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <text
-       id="text3256"
-       y="48.037724"
-       x="511.36679"
-       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       xml:space="preserve"><tspan
-         y="48.037724"
-         x="511.36679"
-         id="tspan3258"
-         sodipodi:role="line">dpi : 138.64</tspan></text>
-    <path
-       inkscape:export-ydpi="138.64"
-       inkscape:export-xdpi="138.64"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/copier_conv.png"
-       id="path3260"
-       d="M 557.34084,145.5037 C 555.04571,145.50371 553.18459,147.36482 553.18459,149.65995 C 553.18459,151.95509 555.04571,153.8162 557.34084,153.8162 C 559.63597,153.81621 561.49709,151.95508 561.49709,149.65995 C 561.49709,147.36483 559.63597,145.5037 557.34084,145.5037 z M 557.37209,145.84745 L 558.34084,148.3162 L 560.99709,148.5037 L 558.93459,150.1912 L 559.59084,152.7537 L 557.37209,151.34745 L 555.12209,152.7537 L 555.77834,150.1912 L 553.71584,148.5037 L 556.37209,148.3162 L 557.37209,145.84745 z"
-       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.64"
-       inkscape:export-xdpi="138.64"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/copier_conv_hover.png"
-       id="path3274"
-       d="M 556.97921,158.13031 C 554.68408,158.13032 552.82296,159.99143 552.82296,162.28656 C 552.82296,164.5817 554.68408,166.44281 556.97921,166.44281 C 559.27434,166.44282 561.13546,164.58169 561.13546,162.28656 C 561.13546,159.99144 559.27434,158.13031 556.97921,158.13031 z M 557.01046,158.47406 L 557.97921,160.94281 L 560.63546,161.13031 L 558.57296,162.81781 L 559.22921,165.38031 L 557.01046,163.97406 L 554.76046,165.38031 L 555.41671,162.81781 L 553.35421,161.13031 L 556.01046,160.94281 L 557.01046,158.47406 z"
-       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="128.38945"
-       inkscape:export-xdpi="128.38945"
-       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/styles/1/img/fleche_proprietaire.png"
-       sodipodi:nodetypes="cccc"
-       id="path3464"
-       d="M 595.4055,142.72403 L 600.26686,149.16555 L 595.4055,155.34191 L 595.4055,142.72403 z"
-       style="fill:#350a0a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="128.38945"
-       inkscape:export-xdpi="128.38945"
-       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/styles/1/img/fleche_reponse.png"
-       sodipodi:nodetypes="cccc"
-       id="path3466"
-       d="M 603.85013,142.72403 L 608.71149,149.16555 L 603.85013,155.34191 L 603.85013,142.72403 z"
-       style="fill:#846c19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="128.38945"
-       inkscape:export-xdpi="128.38945"
-       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fleche_repondu.png"
-       sodipodi:nodetypes="cccc"
-       id="path3468"
-       d="M 612.29483,142.72403 L 617.15619,149.16555 L 612.29483,155.34191 L 612.29483,142.72403 z"
-       style="fill:#84196c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction_complete.png"
-       id="path2721"
-       d="M 519.27037,145.35293 C 516.97525,145.35292 515.11412,147.21405 515.11412,149.50918 C 515.11413,151.8043 516.97524,153.66543 519.27037,153.66543 C 521.56551,153.66542 523.42662,151.80431 523.42662,149.50918 C 523.42659,147.21404 521.5655,145.35293 519.27037,145.35293 z M 519.27037,146.57168 L 522.23912,149.50918 L 519.27037,152.47793 L 516.33287,149.50918 L 519.27037,146.57168 z"
-       style="opacity:0.5;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/branches/1.1/styles/1/img/extraction_complete_hover.png"
-       id="path3502"
-       d="M 519.27037,158.13031 C 516.97525,158.1303 515.11412,159.99143 515.11412,162.28656 C 515.11413,164.58168 516.97524,166.44281 519.27037,166.44281 C 521.56551,166.4428 523.42662,164.58169 523.42662,162.28656 C 523.42659,159.99142 521.5655,158.13031 519.27037,158.13031 z M 519.27037,159.34906 L 522.23912,162.28656 L 519.27037,165.25531 L 516.33287,162.28656 L 519.27037,159.34906 z"
-       style="opacity:0.5;fill:#ff6565;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/reduire_conv.png"
-       id="path2467"
-       d="M 569.31564,145.5037 C 567.02051,145.5037 565.15939,147.36482 565.15939,149.65995 C 565.15939,151.95508 567.02051,153.8162 569.31564,153.8162 C 571.61077,153.8162 573.47189,151.95508 573.47189,149.65995 C 573.47189,147.36482 571.61077,145.5037 569.31564,145.5037 z M 569.31564,146.0662 C 569.32581,146.06628 569.33669,146.066 569.34689,146.0662 C 570.25117,146.08396 571.28545,146.57492 571.81564,147.3162 C 571.11486,147.71347 570.50225,148.35045 570.40939,149.5662 C 570.41064,149.65901 570.40276,149.76061 570.40939,149.84745 C 570.50225,151.0632 571.11486,151.70018 571.81564,152.09745 C 571.28545,152.83873 570.25117,153.32969 569.34689,153.34745 C 569.33669,153.34765 569.32581,153.34737 569.31564,153.34745 C 568.41136,153.32969 567.37707,152.83873 566.84689,152.09745 C 567.54767,151.70018 568.16028,151.0632 568.25314,149.84745 C 568.25977,149.76061 568.25189,149.65901 568.25314,149.5662 C 568.16028,148.35045 567.54767,147.71347 566.84689,147.3162 C 567.37707,146.57492 568.41136,146.08396 569.31564,146.0662 z"
-       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/reduire_conv_hover.png"
-       id="path3267"
-       d="M 569.31564,158.13031 C 567.02051,158.13031 565.15939,159.99143 565.15939,162.28656 C 565.15939,164.58169 567.02051,166.44281 569.31564,166.44281 C 571.61077,166.44281 573.47189,164.58169 573.47189,162.28656 C 573.47189,159.99143 571.61077,158.13031 569.31564,158.13031 z M 569.31564,158.69281 C 569.32581,158.69289 569.33669,158.69261 569.34689,158.69281 C 570.25117,158.71057 571.28545,159.20153 571.81564,159.94281 C 571.11486,160.34008 570.50225,160.97706 570.40939,162.19281 C 570.41064,162.28562 570.40276,162.38722 570.40939,162.47406 C 570.50225,163.68981 571.11486,164.32679 571.81564,164.72406 C 571.28545,165.46534 570.25117,165.9563 569.34689,165.97406 C 569.33669,165.97426 569.32581,165.97398 569.31564,165.97406 C 568.41136,165.9563 567.37707,165.46534 566.84689,164.72406 C 567.54767,164.32679 568.16028,163.68981 568.25314,162.47406 C 568.25977,162.38722 568.25189,162.28562 568.25314,162.19281 C 568.16028,160.97706 567.54767,160.34008 566.84689,159.94281 C 567.37707,159.20153 568.41136,158.71057 569.31564,158.69281 z"
-       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20000000000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3249"
-       y="154.29619"
-       x="104.03905"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#d0df27;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="154.29619"
-         x="104.03905"
-         id="tspan3255"
-         sodipodi:role="line">Pifou</tspan></text>
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:nodetypes="cccccc"
-       id="path3677"
-       d="M 320.37439,443.48008 L 320.37439,351.25044 L 326.81591,346.38908 L 332.99227,351.25044 L 332.99227,443.48008 L 320.37439,443.48008 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <text
-       transform="matrix(0,-1,1,0,0,0)"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3679"
-       y="329.77423"
-       x="-442.03046"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#f6dfc2;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="329.77423"
-         x="-442.03046"
-         id="tspan3687"
-         sodipodi:role="line">[12:47:29] Paul</tspan></text>
-    <text
-       transform="matrix(0,-1,1,0,0,0)"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3683"
-       y="330.33572"
-       x="-344.53308"
-       style="font-size:9px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
-       xml:space="preserve"><tspan
-         y="330.33572"
-         x="-344.53308"
-         id="tspan3689"
-         sodipodi:role="line">Blabla blablablabla bla blabla ..</tspan></text>
-    <path
-       id="path3693"
-       d="M 326.9805,173.26406 C 324.68537,173.26405 322.82425,175.12518 322.82425,177.42031 C 322.82425,179.71543 324.68537,181.57656 326.9805,181.57656 C 329.27563,181.57655 331.13675,179.71544 331.13675,177.42031 C 331.13671,175.12517 329.27563,173.26406 326.9805,173.26406 z M 325.8555,174.57656 L 328.1055,174.57656 L 328.1055,177.07656 L 327.8555,178.45156 L 326.07425,178.45156 L 325.8555,177.07656 L 325.8555,174.57656 z M 325.8555,179.29531 L 328.1055,179.29531 L 328.1055,180.26406 L 325.8555,180.26406 L 325.8555,179.29531 z"
-       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="140.75188"
-       inkscape:export-xdpi="140.75188"
-       inkscape:export-filename="/home/gburri/projets/euphorik/img/css1/fermer_conv.png"
-       id="path3701"
-       d="M 326.9805,148.7661 C 324.68535,148.76611 322.82425,150.62722 322.82425,152.92235 C 322.82423,155.21749 324.68537,157.0786 326.9805,157.0786 C 329.27561,157.07861 331.13675,155.21748 331.13675,152.92235 C 331.13673,150.62723 329.27563,148.7661 326.9805,148.7661 z M 325.57425,150.29735 L 326.9805,151.67235 L 328.38675,150.29735 L 329.63675,151.54735 L 328.2305,152.92235 L 329.63675,154.3286 L 328.38675,155.5786 L 326.9805,154.2036 L 325.57425,155.5786 L 324.32425,154.3286 L 325.7305,152.92235 L 324.32425,151.54735 L 325.57425,150.29735 z"
-       style="opacity:1;fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.64"
-       inkscape:export-xdpi="138.64"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/copier_conv_hover.png"
-       id="path3703"
-       d="M 326.9805,161.01509 C 324.68537,161.0151 322.82425,162.87621 322.82425,165.17134 C 322.82425,167.46648 324.68537,169.32759 326.9805,169.32759 C 329.27563,169.3276 331.13675,167.46647 331.13675,165.17134 C 331.13675,162.87622 329.27563,161.01509 326.9805,161.01509 z M 327.01175,161.35884 L 327.9805,163.82759 L 330.63675,164.01509 L 328.57425,165.70259 L 329.2305,168.26509 L 327.01175,166.85884 L 324.76175,168.26509 L 325.418,165.70259 L 323.3555,164.01509 L 326.01175,163.82759 L 327.01175,161.35884 z"
-       style="opacity:1;fill:#cb2626;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <text
-       xml:space="preserve"
-       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="566.50171"
-       y="134.86931"
-       id="text2512"><tspan
-         sodipodi:role="line"
-         id="tspan2514"
-         x="566.50171"
-         y="134.86931">normal</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
-       x="577.56555"
-       y="127.61289"
-       id="text2516"><tspan
-         sodipodi:role="line"
-         id="tspan2518"
-         x="577.56555"
-         y="127.61289">ses messages</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
-       x="624.87811"
-       y="131.39896"
-       id="text2520"><tspan
-         sodipodi:role="line"
-         id="tspan2522"
-         x="624.87811"
-         y="131.39896" /></text>
-    <text
-       xml:space="preserve"
-       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
-       x="603.85376"
-       y="118.74382"
-       id="text2524"><tspan
-         sodipodi:role="line"
-         id="tspan2526"
-         x="603.85376"
-         y="118.74382">messages qui</tspan><tspan
-         sodipodi:role="line"
-         x="603.85376"
-         y="122.17333"
-         id="tspan2528">nous répondent</tspan></text>
-    <text
-       xml:space="preserve"
-       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
-       x="625.47803"
-       y="131.13678"
-       id="text2530"><tspan
-         sodipodi:role="line"
-         x="625.47803"
-         y="131.13678"
-         id="tspan2534">messages auquels</tspan><tspan
-         sodipodi:role="line"
-         x="625.47803"
-         y="134.5663"
-         id="tspan2538">ont a répondu</tspan></text>
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 576.87142,135.48744 L 584.65273,141.42233"
-       id="path2540"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       d="M 587.62016,129.09094 L 594.47827,140.30129"
-       id="path3312"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       d="M 612.28294,124.21114 L 605.29296,142.01582"
-       id="path3314"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       d="M 630.08761,136.21281 L 615.84388,145.04921"
-       id="path3316"
-       sodipodi:nodetypes="cc" />
-    <text
-       xml:space="preserve"
-       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
-       x="338.66843"
-       y="306.53387"
-       id="text2528"><tspan
-         sodipodi:role="line"
-         x="338.66843"
-         y="306.53387"
-         id="tspan2532">le message racine</tspan></text>
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       d="M 347.10273,307.6533 L 332.859,316.4897"
-       id="path2534"
-       sodipodi:nodetypes="cc" />
-    <text
-       xml:space="preserve"
-       style="font-size:2.74360847px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
-       x="340.82312"
-       y="184.92621"
-       id="text2538"><tspan
-         sodipodi:role="line"
-         x="340.82312"
-         y="184.92621"
-         id="tspan2540">s'affiche lorsqu'un nouveau message</tspan><tspan
-         sodipodi:role="line"
-         x="340.82312"
-         y="188.35571"
-         id="tspan2544">arrive dans cette conversation</tspan></text>
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       d="M 343.19063,182.08903 L 332.63972,178.5281"
-       id="path2542"
-       sodipodi:nodetypes="cc" />
-    <image
-       y="178.13184"
-       x="524.82129"
-       id="image2612"
-       height="16"
-       width="16"
-       sodipodi:absref="/home/gburri/projets/euphorik/trunk/img/ban.gif"
-       xlink:href="/home/gburri/projets/euphorik/trunk/img/ban.gif" />
-  </g>
-  <g
-     style="display:inline"
-     inkscape:label="logo"
-     id="layer2"
-     inkscape:groupmode="layer">
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       y="82.616722"
-       x="46.525745"
-       height="20.843534"
-       width="453.71909"
-       id="rect3224"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut.png"
-       id="path5267"
-       d="M 87.929756,36.448593 C 70.696656,36.448593 56.136941,47.968757 51.554756,63.729843 L 46.617256,63.729843 L 46.617256,82.823589 L 51.023506,82.823589 C 54.891953,99.630647 69.953686,112.16733 87.929756,112.16733 C 105.90583,112.16733 120.93631,99.630647 124.80476,82.823589 L 500.71101,82.823589 L 500.71101,63.729843 L 124.27351,63.729843 C 119.69133,47.968757 105.16286,36.448592 87.929756,36.448593 z"
-       style="opacity:0.75;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;filter:url(#filter5374)" />
-    <path
-       transform="matrix(0.2872886,0,0,0.2872886,-7.7117438,-40.627481)"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/tmp/plop.png"
-       d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
-       sodipodi:ry="131.82491"
-       sodipodi:rx="131.82491"
-       sodipodi:cy="399.29855"
-       sodipodi:cx="332.84528"
-       id="path2407"
-       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       sodipodi:type="arc" />
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut.png"
-       y="63.504051"
-       x="46.615898"
-       height="19.081215"
-       width="454.09647"
-       id="rect3462"
-       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-filename="/tmp/plop.png"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       sodipodi:nodetypes="ccccccccccccccccccccc"
-       id="path2383"
-       d="M 88.431816,40.254007 C 69.803625,40.166276 54.045002,54.16218 54.129835,75.22051 C 54.068954,91.274344 68.315564,108.10722 88.431816,107.91672 C 89.549813,107.91672 90.095216,107.88452 91.602061,107.7065 C 91.569653,103.93148 91.348366,91.115934 91.413181,87.162485 C 97.635009,91.828858 101.04085,94.097739 109.07738,100.44919 C 112.18829,97.868223 115.29373,94.591662 117.34476,90.7302 C 112.15991,87.360044 105.10581,81.72326 94.21761,73.68674 C 101.21717,66.557554 108.27196,59.995273 114.88264,53.643826 C 112.57171,50.906043 109.37619,47.542256 106.31623,45.699518 C 101.64986,50.106655 98.437833,52.770497 91.413181,59.441256 C 91.44732,54.651308 91.626799,44.013425 91.602061,40.511312 C 90.556557,40.322656 89.622719,40.270207 88.431816,40.254007 z M 79.801333,51.351275 C 79.779096,59.441488 79.924702,62.872417 79.801333,68.719324 C 74.553306,68.625903 71.396213,68.731631 64.915137,68.602009 C 65.721614,58.462795 72.73505,52.397459 79.801333,51.351275 z M 79.801333,80.324934 C 79.833045,85.530259 79.870744,89.328594 79.984647,96.135618 C 73.101686,95.143127 65.177362,88.021089 64.838379,80.002996 C 68.889043,79.921982 74.6941,80.096459 79.801333,80.324934 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut.png"
-       sodipodi:linespacing="125%"
-       id="text3438"
-       y="79.663078"
-       x="131.22978"
-       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#841919;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:cmmi10;-inkscape-font-specification:cmmi10"
-       xml:space="preserve"><tspan
-         y="79.663078"
-         x="131.22978"
-         id="tspan5392"
-         sodipodi:role="line">euphorik</tspan><tspan
-         y="114.66308"
-         x="131.22978"
-         id="tspan5394"
-         sodipodi:role="line" /></text>
-    <rect
-       inkscape:export-ydpi="493.1507"
-       inkscape:export-xdpi="493.1507"
-       inkscape:export-filename="/tmp/euphorik.png"
-       y="79.890785"
-       x="524.58624"
-       height="36.5"
-       width="36.5"
-       id="rect3280"
-       style="opacity:1;fill:#e19671;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.93000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       transform="matrix(0.1293766,0,0,0.1293766,499.77383,46.480892)"
-       inkscape:export-ydpi="493.1507"
-       inkscape:export-xdpi="493.1507"
-       inkscape:export-filename="/tmp/euphorik.png"
-       d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
-       sodipodi:ry="131.82491"
-       sodipodi:rx="131.82491"
-       sodipodi:cy="399.29855"
-       sodipodi:cx="332.84528"
-       id="path3276"
-       style="fill:#f6dfc2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       sodipodi:type="arc" />
-    <path
-       inkscape:export-filename="/tmp/euphorik.png"
-       inkscape:export-ydpi="493.1507"
-       inkscape:export-xdpi="493.1507"
-       sodipodi:nodetypes="ccccccccccccccccccccc"
-       id="path3278"
-       d="M 543.07082,82.904806 C 534.68186,82.865297 527.58517,89.168168 527.62338,98.651509 C 527.59596,105.88114 534.01173,113.46161 543.07082,113.37582 C 543.5743,113.37582 543.81991,113.36132 544.4985,113.28115 C 544.4839,111.58112 544.38425,105.80981 544.41344,104.02942 C 547.21536,106.13086 548.74914,107.15262 552.36828,110.01292 C 553.76924,108.85061 555.16773,107.37506 556.09139,105.6361 C 553.75646,104.11839 550.57974,101.57994 545.67638,97.960799 C 548.82854,94.750259 552.00557,91.795025 554.9826,88.934735 C 553.94191,87.70181 552.50285,86.186973 551.12483,85.35712 C 549.02339,87.341816 547.5769,88.541442 544.41344,91.545531 C 544.42881,89.388441 544.50964,84.59781 544.4985,83.02068 C 544.02767,82.935721 543.60713,82.912101 543.07082,82.904806 z M 539.1842,87.902314 C 539.17418,91.545635 539.23976,93.090709 539.1842,95.723789 C 536.82082,95.681719 535.39906,95.729329 532.48039,95.670959 C 532.84358,91.104894 536.00199,88.37345 539.1842,87.902314 z M 539.1842,100.95022 C 539.19848,103.29437 539.21546,105.0049 539.26675,108.07036 C 536.1671,107.6234 532.59848,104.41608 532.44583,100.80524 C 534.26999,100.76876 536.88422,100.84733 539.1842,100.95022 z"
-       style="fill:#841919;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <g
-       inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png"
-       inkscape:export-xdpi="138.63565"
-       inkscape:export-ydpi="138.63565"
-       id="g3532">
-      <path
-         sodipodi:type="arc"
-         style="fill:url(#linearGradient3521);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:5.43548787;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-         id="path3245"
-         sodipodi:cx="332.84528"
-         sodipodi:cy="399.29855"
-         sodipodi:rx="131.82491"
-         sodipodi:ry="131.82491"
-         d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
-         inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png"
-         inkscape:export-xdpi="138.63892"
-         inkscape:export-ydpi="138.63892"
-         transform="matrix(2.9252204e-2,0,0,2.9252204e-2,90.185411,139.2606)" />
-      <path
-         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449000000003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-         d="M 99.97492,147.49609 C 98.078157,147.48715 96.473587,148.91225 96.482221,151.05644 C 96.476031,152.69107 97.926635,154.40502 99.97492,154.38563 C 100.08874,154.38563 100.14428,154.38235 100.29771,154.36422 C 100.2944,153.97984 100.27188,152.67494 100.27848,152.27239 C 100.91199,152.74752 101.25878,152.97855 102.07707,153.62526 C 102.39384,153.36246 102.71003,153.02884 102.91887,152.63566 C 102.39094,152.2925 101.67268,151.71856 100.56403,150.90027 C 101.27674,150.17437 101.99506,149.50618 102.66818,148.85946 C 102.43288,148.5807 102.10751,148.23818 101.79594,148.05056 C 101.32078,148.4993 100.99374,148.77054 100.27848,149.44977 C 100.28196,148.96203 100.30022,147.87888 100.29771,147.52228 C 100.19125,147.50308 100.09617,147.49774 99.97492,147.49609 z M 99.09614,148.62604 C 99.09387,149.44979 99.10869,149.79913 99.09614,150.39447 C 98.56177,150.38496 98.240318,150.39573 97.580409,150.38253 C 97.662512,149.35014 98.37663,148.73255 99.09614,148.62604 z M 99.09614,151.57618 C 99.09937,152.10619 99.10321,152.49295 99.11479,153.18605 C 98.41397,153.08499 97.607108,152.35981 97.572585,151.54341 C 97.985028,151.53515 98.57612,151.55292 99.09614,151.57618 z"
-         id="path3247"
-         sodipodi:nodetypes="ccccccccccccccccccccc"
-         inkscape:export-xdpi="138.63892"
-         inkscape:export-ydpi="138.63892"
-         inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png" />
-      <path
-         style="fill:#fdf9c4;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-         d="M 99.92613,147.0848 C 97.797523,147.0848 96.065696,148.81661 96.0657,150.94523 C 96.0657,151.41868 96.158426,151.85437 96.31476,152.27355 C 97.623354,150.22742 99.89244,148.86973 102.49975,148.86973 C 102.72713,148.86973 102.98327,148.89104 103.20542,148.91124 C 102.52544,147.81368 101.31129,147.0848 99.92613,147.0848 z"
-         id="path3263"
-         inkscape:export-filename="/home/gburri/projets/euphorik/trunk/img/css1/marque_ek.png"
-         inkscape:export-xdpi="138.63892"
-         inkscape:export-ydpi="138.63892" />
-    </g>
-  </g>
-  <g
-     style="display:inline"
-     inkscape:label="logo_ek_master"
-     id="layer4"
-     inkscape:groupmode="layer">
-    <path
-       transform="matrix(0.2882612,0,0,0.2882612,-8.0354588,-41.01581)"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/tmp/plop.png"
-       d="M 464.67018,399.29855 A 131.82491,131.82491 0 1 1 201.02037,399.29855 A 131.82491,131.82491 0 1 1 464.67018,399.29855 z"
-       sodipodi:ry="131.82491"
-       sodipodi:rx="131.82491"
-       sodipodi:cy="399.29855"
-       sodipodi:cx="332.84528"
-       id="path3646"
-       style="fill:url(#linearGradient3659);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
-       sodipodi:type="arc" />
-    <path
-       inkscape:export-filename="/tmp/plop.png"
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       sodipodi:nodetypes="ccccccccccccccccccccc"
-       id="path3648"
-       d="M 88.433689,40.139507 C 69.742342,40.051409 53.930364,54.094829 54.015447,75.224405 C 53.954448,91.332605 68.249193,108.22245 88.433689,108.03137 C 89.55531,108.03137 90.10262,107.99905 91.614572,107.82039 C 91.581954,104.03258 91.360034,91.173654 91.425073,87.20679 C 97.667896,91.888882 101.08528,94.16553 109.14899,100.53843 C 112.27055,97.94871 115.38639,94.661105 117.44437,90.786576 C 112.24197,87.404961 105.16399,81.749161 94.23898,73.685453 C 101.26227,66.532188 108.34084,59.947617 114.97399,53.574618 C 112.65526,50.827622 109.44896,47.452314 106.37864,45.603442 C 101.69625,50.025479 98.473488,52.69837 91.425073,59.391733 C 91.459366,54.585378 91.639306,43.911649 91.614572,40.397592 C 90.565479,40.208389 89.628528,40.155766 88.433689,40.139507 z M 79.773893,51.274418 C 79.751523,59.39193 79.897565,62.834445 79.773893,68.701128 C 74.508029,68.607413 71.340332,68.713545 64.837364,68.583467 C 65.646435,58.409945 72.683597,52.324004 79.773893,51.274418 z M 79.773893,80.3461 C 79.805722,85.568999 79.843563,89.380263 79.957676,96.210306 C 73.051558,95.214426 65.100465,88.068256 64.760264,80.023173 C 68.824617,79.941776 74.649439,80.116888 79.773893,80.3461 z"
-       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.51327449;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/tmp/plop.png"
-       id="path3650"
-       d="M 87.952896,36.086515 C 66.976879,36.086515 49.910868,53.152359 49.910907,74.128504 C 49.910907,78.794041 50.824661,83.087479 52.365229,87.218221 C 65.260559,67.054961 87.620903,53.675822 113.31422,53.675822 C 115.5549,53.675822 118.07899,53.885818 120.26813,54.084876 C 113.56738,43.269146 101.60273,36.086515 87.952896,36.086515 z"
-       style="fill:#fdf9c4;fill-opacity:0.68306011;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-  </g>
-  <g
-     style="display:inline"
-     inkscape:label="menu"
-     id="layer3"
-     inkscape:groupmode="layer">
-    <rect
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       y="63.561737"
-       x="278.95361"
-       height="19.003494"
-       width="33.23402"
-       id="rect5408"
-       style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3197"
-       y="75.487816"
-       x="284.48007"
-       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L"
-       xml:space="preserve"><tspan
-         y="75.487816"
-         x="284.48007"
-         id="tspan3199"
-         sodipodi:role="line">chat</tspan></text>
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3201"
-       y="75.487816"
-       x="324.82281"
-       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L"
-       xml:space="preserve"><tspan
-         y="75.487816"
-         x="324.82281"
-         id="tspan3203"
-         sodipodi:role="line">profile</tspan></text>
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3205"
-       y="75.487816"
-       x="380.86096"
-       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L"
-       xml:space="preserve"><tspan
-         y="75.487816"
-         x="380.86096"
-         id="tspan3207"
-         sodipodi:role="line">about</tspan></text>
-    <path
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:nodetypes="cccc"
-       id="rect3221"
-       d="M 294.62095,77.596161 L 300.14691,82.88847 L 288.83185,82.88847 L 294.62095,77.596161 z"
-       style="fill:#510f0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
-    <text
-       inkscape:export-ydpi="138.63892"
-       inkscape:export-xdpi="138.63892"
-       inkscape:export-filename="/home/gburri/projets/euphorik/doc/graphiques/logo_brut2.png"
-       sodipodi:linespacing="125%"
-       id="text3466"
-       y="96.410347"
-       x="132.93362"
-       style="font-size:9px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Standard Symbols L;-inkscape-font-specification:Standard Symbols L Italic"
-       xml:space="preserve"><tspan
-         y="96.410347"
-         x="132.93362"
-         id="tspan3468"
-         sodipodi:role="line">troll de la semaine :</tspan></text>
-  </g>
-</svg>
diff --git a/doc/graphiques/old.xcf b/doc/graphiques/old.xcf
deleted file mode 100755 (executable)
index ac44d56..0000000
Binary files a/doc/graphiques/old.xcf and /dev/null differ
diff --git a/doc/graphiques/old_piedpage.xcf b/doc/graphiques/old_piedpage.xcf
deleted file mode 100755 (executable)
index 9975be0..0000000
Binary files a/doc/graphiques/old_piedpage.xcf and /dev/null differ
diff --git a/doc/graphiques/path2383.png b/doc/graphiques/path2383.png
deleted file mode 100644 (file)
index 6313230..0000000
Binary files a/doc/graphiques/path2383.png and /dev/null differ
diff --git a/doc/graphiques/return.xcf b/doc/graphiques/return.xcf
deleted file mode 100755 (executable)
index 086db3a..0000000
Binary files a/doc/graphiques/return.xcf and /dev/null differ
diff --git a/doc/installation.txt b/doc/installation.txt
deleted file mode 100644 (file)
index 4cbc037..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
--- Description de l'installation de Euphorik --
-
-Voici les différentes étapes décrivant l'installation du site euphorik. Certaines données sont a adaptées en fonction des besoins. L'installation est décrite pour le système d'exploitation Debian.
-
-* On admet que le dossier de base est "/euphorik".
-* On admet que l'utilisateur courant est "toto" et qu'il possède "/euphorik"
-* Tout ce qui commence par un '$' correspond à une ligne de commande tapée dans le shell de l'OS.
-* Tout ce qui commence par un '>' correspond à une instruction dans le shell de erlang.
-
-
-1. Installer Yaws
-   a) $apt-get install yaws
-
-2. Configurer Yaws
-   a) Ajouter les lignes suivantes dans /etc/yaws/yaws.conf :
-      - "ebin_dir = /euphorik/modules/ebin"
-      - "include_dir = /euphorik/modules/include"
-   b) Le serveur virtuel est définit comme ceci dans /etc/yaws/conf.d/localhost.conf :
-      <server localhost>
-         port = 8081
-         listen = 0.0.0.0
-         docroot = /euphorik
-         allowed_scripts = [yaws]
-         appmods = <request, euphorik_requests>
-         start_mod = euphorik_daemon
-      </server>
-   c) Editer '/etc/init.d/yaws' et remplacer cette ligne :
-      script="$DAEMON -I $YAWS_ID $@"
-      par celle ci :
-      script="$DAEMON --sname yaws --mnesiadir \"/euphorik/var/BD\" -I $YAWS_ID $@"
-      FIXME : trouver une méthode plus élégante.
-
-3. Créer la base de donnée
-   a) Arreter Yaws (en root) :
-      $/etc/init.s/yaws stop
-   b) Lancer un noeud Erlang
-      - Se placer dans le répertoire /euphorik/modules/ebin
-      - Executer : 
-         $erl -sname yaws -mnesia dir '"/euphorik/var/BD"'
-   c) Charger le module :
-      >l(euphorik_bd).
-   d) Créer la base :
-      >euphorik_bd:create().
-   e) Démarrer Yaws (en root) :
-      $/etc/init.s/yaws start
-   
-4. Adminisatration du site Euphorik
-   a) Connexion au noeud "yaws"
-         erl -sname gb
-      puis dans la console :
-         CTRL-G
-         r yaws@overnux
-         c 2
-      Pour plus d'infos : http://www.ejabberd.im/interconnect-erl-nodes
-      Il est possible de connecter un shell directement sur le noeud de yaws comme ceci :
-         erl -sname gb -remsh yaws@overnux
-      
-   b) Utiliser les outils des modules
-      - Par exemple :
-         >euphorik_minichat:messages(10).
-         pour voir les 10 derniers messages   
-      
-   c) Ancienne méthode de connexion (plus compliqué)
-      - Le cookie de Yaws (/var/run/yaws/.erlang.cookie ou /var/cache/yaws/.erlang.cookie) et celui de l'utilisateur courant (~/.erlang.cookie) doit être le même.
-         (si le cookie de yaws est modifié il faut relancer yaws).
-      - Se placer dans le répertoire /euphorik/modules/ebin
-      - Executer : 
-         $erl -sname toto
-         où "toto" est le nom du noeud (tout sauf "yaws")
-      - Charger le module du minichat :
-         >l(euphorik_minichat)
-      - Se connecter au noeud yaws :
-         >euphorik_minichat:connect()
-         la valeur retournée doit être : {ok,[yaws@overnux]}
-         
-   d) Informations sur la mémoire consommée :
-      Mémoire totale (ko) :
-          trunc(element(2, lists:nth(1, memory())) / 1024).
-      voir c:i() également
diff --git a/doc/server_architecture.svg b/doc/server_architecture.svg
new file mode 100644 (file)
index 0000000..8a00377
--- /dev/null
@@ -0,0 +1,888 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="210mm"
+   height="297mm"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="architecture_serveur.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow1Lstart"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow1Lstart"
+       style="overflow:visible">
+      <path
+         id="path3579"
+         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
+         transform="scale(0.8) translate(12.5,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow1Lend"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow1Lend"
+       style="overflow:visible;">
+      <path
+         id="path3582"
+         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
+         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
+         transform="scale(0.8) rotate(180) translate(12.5,0)" />
+    </marker>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="362.17823"
+     inkscape:cy="1034.0028"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="-4"
+     inkscape:window-y="-4"
+     showborder="false"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline">
+    <rect
+       style="opacity:1;fill:#2affd5;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.53152299;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect2515"
+       width="594.40643"
+       height="145.24025"
+       x="135.14209"
+       y="-129.56824" />
+    <path
+       style="opacity:1;fill:#fbfacd;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.75642157;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 135.77999,97.730597 L 135.77999,285.79128 L 729.96106,285.79128 L 729.96106,97.730597 L 135.77999,97.730597 z"
+       id="rect2641" />
+    <path
+       style="fill:#cac3f8;fill-opacity:1;stroke:#7a7a7a;stroke-width:0.83350915;stroke-miterlimit:4;stroke-opacity:1"
+       d="M 438.88456,286.1872 L 453.25848,286.1872 L 453.25848,299.94735 L 464.15495,299.94735 L 445.376,309.88522 L 427.98818,299.94735 L 438.88456,299.94735 L 438.88456,286.1872 z"
+       id="rect3442"
+       sodipodi:nodetypes="cccccccc" />
+    <g
+       id="g3551"
+       transform="matrix(0.621787,0,0,0.621787,365.36671,171.10017)">
+      <rect
+         ry="0"
+         y="112.90382"
+         x="78.88028"
+         height="30.345304"
+         width="134.93559"
+         id="rect2672"
+         style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.68149883;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3452"
+         y="133.31572"
+         x="85.005302"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="133.31572"
+           x="85.005302"
+           id="tspan3454"
+           sodipodi:role="line">euphorik_bd</tspan></text>
+    </g>
+    <g
+       id="g3546"
+       transform="matrix(0.621787,0,0,0.621787,519.6573,25.206117)">
+      <rect
+         ry="0"
+         y="152.88066"
+         x="75.043365"
+         height="30.185959"
+         width="206.49709"
+         id="rect3456"
+         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84084421;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3458"
+         y="173.21289"
+         x="81.08873"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="173.21289"
+           x="81.08873"
+           id="tspan3460"
+           sodipodi:role="line">euphorik_bd_admin</tspan></text>
+    </g>
+    <g
+       id="g3472"
+       transform="matrix(0.621787,0,0,0.621787,426.8834,158.26367)">
+      <g
+         id="g3477">
+        <g
+           id="g3482"
+           transform="translate(6.0609153,-39.395949)">
+          <rect
+             ry="0"
+             y="150.85217"
+             x="225.04285"
+             height="30.202318"
+             width="198.43222"
+             id="rect3466"
+             style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82448417;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+          <text
+             sodipodi:linespacing="125%"
+             id="text3468"
+             y="171.19258"
+             x="231.09639"
+             style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+             xml:space="preserve"><tspan
+               y="171.19258"
+               x="231.09639"
+               id="tspan3470"
+               sodipodi:role="line">euphorik_common</tspan></text>
+        </g>
+      </g>
+    </g>
+    <g
+       id="g3541"
+       transform="matrix(0.621787,0,0,0.621787,389.93919,-3.7264928)">
+      <rect
+         ry="0"
+         y="199.39748"
+         x="75.308319"
+         height="30.215113"
+         width="192.24052"
+         id="rect3487"
+         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.81169093;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3489"
+         y="219.74429"
+         x="81.368256"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="219.74429"
+           x="81.368256"
+           id="tspan3491"
+           sodipodi:role="line">euphorik_daemon</tspan></text>
+    </g>
+    <g
+       id="g3536"
+       transform="matrix(0.621787,0,0,0.621787,110.70539,88.935447)">
+      <rect
+         ry="0"
+         y="245.24152"
+         x="74.009476"
+         height="29.955635"
+         width="337.69534"
+         id="rect3493"
+         style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.07116878;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3495"
+         y="265.45859"
+         x="79.939674"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="265.45859"
+           x="79.939674"
+           id="tspan3497"
+           sodipodi:role="line">euphorik_minichat_conversation</tspan></text>
+    </g>
+    <g
+       id="g3531"
+       transform="matrix(0.621787,0,0,0.621787,152.27915,-1.1190028)">
+      <rect
+         ry="0"
+         y="286.55777"
+         x="71.040016"
+         height="30.180254"
+         width="209.34853"
+         id="rect3499"
+         style="fill:#e9e9e9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.84654981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3501"
+         y="306.88715"
+         x="77.082527"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="306.88715"
+           x="77.082527"
+           id="tspan3503"
+           sodipodi:role="line">euphorik_protocole</tspan></text>
+    </g>
+    <g
+       id="g3526"
+       transform="matrix(0.621787,0,0,0.621787,154.94394,-90.77669)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="200.79434"
+         id="rect3509"
+         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3511"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan3513"
+           sodipodi:role="line">euphorik_requests</tspan></text>
+    </g>
+    <g
+       id="g3521"
+       transform="matrix(0.621787,0,0,0.621787,282.55609,-120.08951)">
+      <rect
+         ry="0"
+         y="386.49799"
+         x="80.980209"
+         height="30.299879"
+         width="153.75388"
+         id="rect3515"
+         style="fill:#f3ef6f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.72692496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text3517"
+         y="406.88715"
+         x="87.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="406.88715"
+           x="87.082535"
+           id="tspan3519"
+           sodipodi:role="line">euphorik_test</tspan></text>
+    </g>
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 386.73642,139.29598 L 450.33723,241.09042"
+       id="path4358"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g3521"
+       inkscape:connection-end="#g3551" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 493.33144,139.29598 L 459.56385,241.09042"
+       id="path5406"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g3541"
+       inkscape:connection-end="#g3551" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 367.03111,250.73645 L 414.20157,250.73645"
+       id="path5410"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g3536"
+       inkscape:connection-end="#g3551" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 261.536,139.29598 L 261.536,176.79571"
+       id="path5412"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g3526"
+       inkscape:connection-end="#g3531" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 290.76574,196.08777 L 427.13431,241.09042"
+       id="path5935"
+       inkscape:connector-type="polyline"
+       sodipodi:nodetypes="ccc"
+       inkscape:connection-end="#g3551"
+       inkscape:connection-start="#g3531" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62178701px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-opacity:1"
+       d="M 630.67466,139.29597 L 632.11423,227.30937"
+       id="path6979"
+       inkscape:connector-type="polyline"
+       inkscape:connection-end="#g3472"
+       inkscape:connection-start="#g3546" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 326.88429,195.3456 L 570.32439,228.51489"
+       id="path7502"
+       inkscape:connector-type="polyline"
+       inkscape:connection-end="#g3472"
+       inkscape:connection-start="#g3531"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 616.64347,139.29597 L 470.23746,241.09042"
+       id="path8027"
+       inkscape:connector-type="polyline"
+       inkscape:connection-end="#g3551"
+       inkscape:connection-start="#g3546" />
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 261.56223,196.08777 L 261.68458,241.09041"
+       id="path8550"
+       inkscape:connector-type="polyline"
+       inkscape:connection-end="#g3536"
+       inkscape:connection-start="#g3531" />
+    <rect
+       style="opacity:1;fill:#fbfacd;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.53152299;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3430"
+       width="594.40643"
+       height="37.838478"
+       x="135.66756"
+       y="40.930058" />
+    <rect
+       style="opacity:1;fill:#fbfacd;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.53517783;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3432"
+       width="594.40283"
+       height="37.834652"
+       x="135.66939"
+       y="310.56885" />
+    <text
+       xml:space="preserve"
+       style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="154.87744"
+       y="67.712593"
+       id="text3434"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3436"
+         x="154.87744"
+         y="67.712593">Yaws</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="152.67529"
+       y="337.68781"
+       id="text3438"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan3440"
+         x="152.67529"
+         y="337.68781">Mnesia</tspan></text>
+    <path
+       style="fill:#cac3f8;fill-opacity:1;stroke:#7a7a7a;stroke-width:1.02962685;stroke-miterlimit:4;stroke-opacity:1"
+       d="M 254.33279,8.5813372 L 268.62877,8.5813372 L 268.62877,103.97877 L 279.46616,103.97877 L 260.78903,119.2261 L 243.49549,103.97877 L 254.33279,103.97877 L 254.33279,8.5813372 z"
+       id="path3445"
+       sodipodi:nodetypes="cccccccc" />
+    <text
+       xml:space="preserve"
+       style="font-size:11.87016678px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="-86.317085"
+       y="264.35709"
+       id="text3449"
+       transform="matrix(0,-1,1,0,0,0)"><tspan
+         sodipodi:role="line"
+         id="tspan3451"
+         x="-86.317085"
+         y="264.35709">JSON/HTTP</tspan></text>
+    <path
+       style="opacity:1;fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 648.20301,275.03639 L 713.22557,275.03639"
+       id="path2565"
+       inkscape:connector-type="polyline"
+       sodipodi:nodetypes="cc" />
+    <text
+       xml:space="preserve"
+       style="font-size:10.92474079px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="661.0296"
+       y="271.66797"
+       id="text2567"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan2569"
+         x="661.0296"
+         y="271.66797">Utilise</tspan></text>
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#7a7a7a;stroke-width:0.62199998;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 498.52651,247.43334 L 570.32439,241.80853"
+       id="path2474"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g3551"
+       inkscape:connection-end="#g3472" />
+    <text
+       xml:space="preserve"
+       style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="11.603817"
+       y="61.664341"
+       id="text2445"><tspan
+         sodipodi:role="line"
+         id="tspan2447"
+         x="11.603817"
+         y="61.664341">Web Server</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:23.01579285px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="18.609743"
+       y="117.69672"
+       id="text2449"><tspan
+         sodipodi:role="line"
+         id="tspan2451"
+         x="18.609743"
+         y="117.69672"
+         style="font-size:20px">Application</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-size:23.01579285px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       x="79.813934"
+       y="333.44128"
+       id="text2453"><tspan
+         sodipodi:role="line"
+         id="tspan2455"
+         x="79.813934"
+         y="333.44128"
+         style="font-size:20px">Data</tspan></text>
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot2457"
+       style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"><flowRegion
+         id="flowRegion2459"><rect
+           id="rect2461"
+           width="1074.2858"
+           height="740"
+           x="-248.57143"
+           y="79.505043" /></flowRegion><flowPara
+         id="flowPara2463" /></flowRoot>    <text
+       xml:space="preserve"
+       style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;font-family:Bitstream Vera Sans"
+       x="21.274195"
+       y="-34.15234"
+       id="text2517"><tspan
+         sodipodi:role="line"
+         id="tspan2519"
+         x="21.274195"
+         y="-34.15234">Web client</tspan></text>
+    <g
+       style="display:inline"
+       id="g2527"
+       transform="matrix(0.621787,0,0,0.621787,507.40243,-243.55459)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="111.44158"
+         id="rect2529"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2531"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2533"
+           sodipodi:role="line">fragment</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2535"
+       transform="matrix(0.621787,0,0,0.621787,534.33659,-279.26887)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="111.44158"
+         id="rect2537"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2539"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2541"
+           sodipodi:role="line">formater</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2545"
+       transform="matrix(0.621787,0,0,0.621787,599.0397,-242.12601)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="48.082352"
+         id="rect2547"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2549"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2551"
+           sodipodi:role="line">util</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2553"
+       transform="matrix(0.621787,0,0,0.621787,167.15928,-222.15864)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="166.67784"
+         id="rect2555"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2557"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2559"
+           sodipodi:role="line">communication</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2561"
+       transform="matrix(0.621787,0,0,0.621787,342.96183,-227.8403)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="111.44158"
+         id="rect2563"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2565"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2567"
+           sodipodi:role="line">client</tspan></text>
+    </g>
+    <rect
+       style="opacity:0.62093865;fill:#aaccff;fill-opacity:1;stroke:#000000;stroke-width:0.35433072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2617"
+       width="498.57144"
+       height="30"
+       x="159.14285"
+       y="-115.63783"
+       ry="10" />
+    <g
+       style="display:inline"
+       id="g2569"
+       transform="matrix(0.621787,0,0,0.621787,99.917777,-331.77874)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="111.44158"
+         id="rect2571"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2573"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2575"
+           sodipodi:role="line">pages</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2577"
+       transform="matrix(0.621787,0,0,0.621787,191.85736,-320.35017)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="111.44158"
+         id="rect2579"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2581"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2583"
+           sodipodi:role="line">pageChat</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2585"
+       transform="matrix(0.621787,0,0,0.621787,265.22551,-320.35017)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="129.82179"
+         id="rect2587"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2589"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2591"
+           sodipodi:role="line">pageAdmin</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2593"
+       transform="matrix(0.621787,0,0,0.621787,446.24754,-320.35017)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="129.82179"
+         id="rect2595"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2597"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2599"
+           sodipodi:role="line">pageProfile</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2601"
+       transform="matrix(0.621787,0,0,0.621787,350.02223,-320.35017)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="148.202"
+         id="rect2603"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2605"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2607"
+           sodipodi:role="line">pageRegister</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2609"
+       transform="matrix(0.621787,0,0,0.621787,531.0443,-320.35017)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="120.6317"
+         id="rect2611"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2613"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2615"
+           sodipodi:role="line">pageAbout</tspan></text>
+    </g>
+    <rect
+       style="opacity:0.62093865;fill:#aaccff;fill-opacity:1;stroke:#000000;stroke-width:0.35433072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+       id="rect2619"
+       width="353.1095"
+       height="30"
+       x="158.28395"
+       y="-58.61768"
+       ry="10" />
+    <g
+       style="display:inline"
+       id="g2621"
+       transform="matrix(0.621787,0,0,0.621787,99.058871,-274.75859)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="111.44158"
+         id="rect2623"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2625"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2627"
+           sodipodi:role="line">chat</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2637"
+       transform="matrix(0.621787,0,0,0.621787,180.08089,-263.33002)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="148.202"
+         id="rect2639"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2641"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2643"
+           sodipodi:role="line">conversations</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2645"
+       transform="matrix(0.621787,0,0,0.621787,375.38863,-263.33002)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="129.82179"
+         id="rect2647"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931077;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2649"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2651"
+           sodipodi:role="line">message</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g2653"
+       transform="matrix(0.621787,0,0,0.621787,277.73475,-263.33002)">
+      <rect
+         ry="0"
+         y="339.40631"
+         x="71.031403"
+         height="30.197493"
+         width="148.202"
+         id="rect2655"
+         style="fill:#aaccff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.82931083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <text
+         sodipodi:linespacing="125%"
+         id="text2657"
+         y="359.74429"
+         x="77.082535"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         xml:space="preserve"><tspan
+           y="359.74429"
+           x="77.082535"
+           id="tspan2659"
+           sodipodi:role="line">conversation</tspan></text>
+    </g>
+    <path
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000002;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.47843137"
+       d="M 386.87041,-6.1634945 L 315.22162,-3.5972453"
+       id="path2669"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g2561"
+       inkscape:connection-end="#g2553"
+       sodipodi:nodetypes="ccc" />
+    <path
+       style="fill:#f9f8cc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000008;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.47843137;display:inline"
+       d="M 308.86058,-28.440514 L 279.65545,-11.378035"
+       id="path3976"
+       inkscape:connector-type="polyline"
+       inkscape:connection-end="#g2553"
+       inkscape:connection-start="#rect2619" />
+    <path
+       style="fill:#f9f8cc;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.60000008;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.47843137;display:inline"
+       d="M 251.0364,-90.277502 L 197.50556,-63.977985"
+       id="path3978"
+       inkscape:connector-type="polyline"
+       inkscape:connection-start="#g2577"
+       inkscape:connection-end="#g2621" />
+  </g>
+</svg>
diff --git a/doc/technique.txt b/doc/technique.txt
deleted file mode 100644 (file)
index 88ebe66..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-== Euphorik - doc technique ==\r
-Cette documentation à pour but de réunir certaines explications concernant des concepts, des algorithmes ou des détails techniques.
-\r
-=== Processus de release ===\r
-\r
-Exemple pour la release 1.4.0\r
-\r
-a) Création de la branche 1.4\r
-b) Mise à jour de la version (fichier VERSION) : "1.4.0"\r
-c) Mise en préproduction (script "/tools/mise_en_prod.rb")\r
-d) Vérification de la version en préproduction\r
-c) Mise en production\r
-d) création d'un TAG 1.4.0\r
-e) Retour dans le Trunk, mise à jour de la version (VERSION) : "1.5.0a"\r
-\r
-
-=== Compilation avec "+native" ===\r
-Il est possible de compiler le code Erlang avec le flag "+native", cela rend l'execution plus rapide de l'ordre d'un facteur\r
-trois sur des calculs bruts.\r
-
-Mesure du temps d'execution pour :
-   * euphorik_test:start(20, 20) : 20 personnes postants 20 messages
-      sans +native : 3:39
-      avec +native : 3:41
-      
-Conclusion : 
-   l'ajout de +native n'a pas de répercussions significatives sur les performances, cela provient
-   surement du fait que le gros du travail est fait du coté de la base de donnée Mnesia.
diff --git a/doc/uml.zargo b/doc/uml.zargo
deleted file mode 100644 (file)
index 14e23be..0000000
Binary files a/doc/uml.zargo and /dev/null differ