<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <i>French first / english below</i><br>
    <br>
    Bonjour &agrave; tous, <br>
    <br>
    Comme &eacute;voqu&eacute; lors du FOSDEM, l'&eacute;quipe de Fusion d&eacute;sire avoir un
    contact plus r&eacute;gulier avec la team GLPI. <br>
    Comme les choses bougent pas mal de notre c&ocirc;t&eacute;, voici un point
    d'avancement du projet.<br>
    <br>
    <big>FusionInventory-Agent</big><br>
    <br>
    L'agent est toujours en version stable 2.1.x. Gon&eacute;ri fait des
    corrections sur Windows 7 et les Windows 64 bits, mais pas de gros
    changement sur la partie inventaire. <br>
    Une t&acirc;che d'inventaire &agrave; distance des Vmware ESX/ESXI a &eacute;t&eacute;
    d&eacute;velopp&eacute; pour la CNAMTS. Actuellement il se lance en ligne de
    commande, et inventorie les ESX 4.0 4.1. Il remonte l'inventaire au
    format XML classique Fusion/OCS dans un serveur OCS ou dans
    FusionInventory for GLPI. Dans les semaines &agrave; venir, cette t&acirc;che de
    l'agent sera pilot&eacute;e directement par le plugin Fusion.<br>
    Un changement de protocole est amorc&eacute;, pour passer du format XML &agrave;
    du REST/JSON. Celui-ci sera mis en place dans un premier temps sur
    la partie t&eacute;l&eacute;diff Fusion et sur la r&eacute;cup&eacute;ration des credentials
    pour les ESX. Ce changement nous permettra d'avoir un code
    modulaire, et plus facile &agrave; tester<br>
    <br>
    Pour un prototype pour un client, Teclib' d&eacute;veloppe un nouveau
    module de t&eacute;l&eacute;diff, qui n'a plus rien &agrave; voir avec celui d'OCS.
    Actuellement c'est un proof of concept, mais les specs sont faites
    sur le wiki du projet Fusion, et cela d&eacute;bouchera certainement sur un
    nouveau module de t&eacute;l&eacute;diff dans les mois &agrave; venir.<br>
    K&eacute;vin Roy termine actuellement un agent d'inventaire Android. Il
    g&eacute;n&egrave;re d&eacute;j&agrave; le XML. Il reste &agrave; l'envoyer au serveur. Dans un premier
    temps on va remonter &ccedil;a comme un ordinateur, par la suite on verra
    ensemble comment prendre en charge proprement la partie smartphone.<br>
    <br>
    <big>FusionInventory for GLPI </big><br>
    <br>
    La version 2.3.0 pour GLPi 0.78 est toujours en cours de
    stabilisation. David fait un gros travail dessus. Nous avons pas mal
    de testeurs. La version 2.4.0 pour GLPI 0.80 est en cours de
    portage. Comme nous l'avions &eacute;nonc&eacute; lors de la soir&eacute;e Fusion au
    FOSDEM, nous voulons recoller avec le cycle des releases de GLPI.
    Cette version 2.4.0 est donc importante, et vit sa vie en parall&egrave;le
    de la 2.3.0. Dans celle-ci nous avons d&eacute;j&agrave; int&eacute;gr&eacute; la remont&eacute;e des
    VMS. <br>
    Des essais de nouvelle interface de t&eacute;l&eacute;diff sont en cours pour
    avoir un truc sympa et sexy avec extjs.<br>
    <br>
    <big>Soir&eacute;e Fusioninventory</big><br>
    <br>
    La semaine derni&egrave;re a eu lieu une soir&eacute;e FusionInventory dans les
    locaux de Teclib' &agrave; Paris. Nous avons eu 6 personnes : certaines
    venant d'IRC, d'autres simples utilisateurs ou curieux.<br>
    <br>
    J'ai fait une pr&eacute;sentation de GLPI (la classique, g&eacute;n&eacute;rale, dispo
    sur le wiki de GLPI), et Gon&eacute;ri a ensuite pr&eacute;sent&eacute; FusionInventory
    et les &eacute;volutions &agrave; venir. Nous avons fini par aller manger ensemble
    ensuite. Rien de bien r&eacute;volutionnaire dans cette soir&eacute;e, mais &ccedil;a
    permet d'avoir un &eacute;change avec des utilisateurs. <br>
    <br>
    <big>Meeting HP &agrave; Grenoble </big><br>
    <br>
    Bruno Cornec, responsable Open Source International chez HP nous a
    invit&eacute; &agrave; venir parler de FusionInventory pour un de leur &eacute;v&egrave;nement
    partenaire le 17 mars. Goneri et moi allons y aller, et je compte
    pr&eacute;senter (sauf contre indication) GLPI en utilisant la m&ecirc;me
    pr&eacute;sentation que pour le FOSDEM. <br>
    <br>
    En conclusion, on avance tranquillement. La priorit&eacute; est la
    stabilisation du plugin pour GLPI 0.78 et 0.80. <br>
    <br>
    <br>
    English translations by Mathieu Simon :<br>
    <br>
    <br>
    Hello all <br>
    <br>
    As stated during the Meeting between FusionInventory and GLPI
    developers during FOSDEM we from Fusion want to have more regular
    contact with the GLPI develpoers to keep track of the development. <br>
    <br>
    Since lots of things are happening and chaning in our codebase we
    want to show you what has happened since the fork and what we plan
    to takle in the near future.<br>
    <br>
    <big>FusionInventory Agent <br>
    </big> <br>
    The stable branch of the Agent is&nbsp; still 2.1.x. Gon&eacute;ri has fixed
    some bugs for Windows 7 and 64-bit Windows version in this branch
    but but only small changes
    concerning the inventory part. <br>
    <br>
    A remote VMware ESX/ESXi/vSpere inventory task has been developed
    for the french national health insurance (CNAMTS) and is part of the
    FusionInventory codebase. At the moment it inventorizes VMware
    vSpere 4.0 and 4.1 servers and is launched from CLI. The ESX
    inventory produces a classic OCS-style XML file that is understood
    by OCS and FusionInvenory-for-GLPI servers. During the next weeks
    these inventory requests will be made possibly through the web UI of
    GLPI using the FusionInventory plugins. <br>
    <br>
    We have initiated the switch from XML-based inventory output to
    REST/JSON. The remote deployment task and ESX credential collector
    will be the first modules employing this new format. The main
    advantage of this new format lies in an increased modularity which
    essentially makes testing easing. <br>
    <br>
    TECLIB' is developing for one of its customers a&nbsp; new remote
    deployment module from scratch which has nothing to do with the old
    one from OCS. At the moment it's only a proof of concept but the
    specs are already mostly worked out in the FusinInventory Wiki. We
    expect this new module of remote deployment to become real in the
    months to come. <br>
    <br>
    K&eacute;vin Roy&nbsp; is finishing right now an agent running on Android which
    is already generating a proper XML inventory the part which sends it
    to the server is being worked on. At the moment a Smartphone will be
    considered as computer but we will discuss together how exactly
    Smartphones will be treated exactly. <br>
    <br>
    <big>FusionInventory for GLPI</big><br>
    <br>
    Version 2.3.0 for GLPI 0.78 is still in state of stabilization.
    David had worked a lot of hours on it and we have quite some people
    testing the beta releases. Version 2.4.0 which will be compatible
    with GLPI 0.80 is in the works. As said during the meeting during
    FOSDEM we want to re-connect with the GLPI release cycle. This means
    that the future 2.4.0 release is thus important to us and gets
    worked on in parallel to the 2.3.0 branch. This (2.4 branch) already
    has the VM inventory feature for VMware ESX/ESXI integrated. <br>
    <br>
    There have been made some experimental tests with modernized remote
    deployment module based around ExtJS.<br>
    <br>
    <big>FusionInventory event </big><br>
    Last week some of us met at the Teclib offices in Paris where 6
    guests (some from IRC, some interested normal users) where have made
    a classical presentation about GLPI (the one that is available on
    the and Gon&eacute;ri afterwards presented FusionInventory. Afterwards we
    had dinner together. It was not a revolutionary event but it is one
    of those opportunities where developers and end users can talk to
    each other more easily.<br>
    <br>
    <big>Meeting at HP Grenoble </big><br>
    <br>
    Bruno Cornec who is responsible for international open source at HP
    has invited us to talk about FusionInventory during one of their
    partnership events. Gon&eacute;ri, and I will be there and we plan to
    present GLPI using the same slides from FOSDEM (unless there is no
    protest or disadvantage). <br>
    <br>
    Finally we we're going improving FusionInventory step by step and
    focus on the stabilization of the GLPI plugin for 0.78. ad 0.80.
  </body>
</html>