123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329 |
- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <title>reveal.js - The HTML Presentation Framework</title>
- <meta name="description" content="A framework for easily creating beautiful presentations using HTML">
- <meta name="author" content="Hakim El Hattab" />
- <meta name="apple-mobile-web-app-capable" content="yes" />
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
- <link rel="stylesheet" href="css/reveal.min.css">
- <link rel="stylesheet" href="css/theme/osi.css" id="theme">
- <!-- For syntax highlighting -->
- <link rel="stylesheet" href="lib/css/zenburn.css" />
- <!-- If the query includes 'print-pdf', use the PDF print sheet -->
- <script>
- document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
- </script>
- <!--[if lt IE 9]>
- <script src="lib/js/html5shiv.js"></script>
- <![endif]-->
- </head>
- <body>
- <div class="reveal">
- <!-- Any section element inside of this container is displayed as a slide -->
- <div class="slides">
-
- <section>
- <img src="osinet.png" class="cover-img" style="height: 150px;" />
- <div class="cover-osi">
- <h1>Mon chantier Drupal</h1>
- <p></p>
- </div>
- </section>
- <section>
- <section>
- <h2>Processus</h2>
- <h4 class="left">Les méthodes agiles</h4>
- <ul class="left">
- <li>Permettent au client de redéfinir ses besoins au cours de développement et au prestataire de réalisation de s'adapter aux changements de plans et de priorités</li>
- <li>Par exemple Scrum, Crystal Clear</li>
- <li>Soulignent l'importance de la communication entre le prestataire et le client : les relations humaines sont plus importantes que les contrats</li>
- <li>Manifeste Agile</li>
- </section>
- <section>
- <h3>Processus</h3>
- <h4 class="left">Processus marché</h4>
- <p class="left">Processus marché traditionnel est contraignant pour les projets modernes :</p>
- <ul class="left">
- <li>Risque de devoir accepter des candidats invalides suite à un marché qui ne peut pas être déclaré infructueux</li>
- <li>Contrôleur financier encourage la mise en avant du prix par rapport aux fonctionnalités et de qualité
- <ul>
- <li>Peut être évité par l'établissement d'une grille de notation</li>
- </ul>
- </li>
- <li>Grille de recettes souvent nécessaire dans un processus de marché est contraignante par rapport au fonctionnement agile</li>
- </ul>
- </section>
- </section>
-
- <section>
- <section>
- <h2>Équipe</h2>
- <h4>Avant marché</h4>
- <table>
- <tr>
- <td class="fragment roll-in table-title">AMOA</td>
- </tr>
- <tr>
- <td class="fragment roll-in table-description">Aide le demandeur à formaliser son besoin, le borner et l'exprimer en termes de projet Web.</td>
- </tr>
- </table>
- </section>
- <section>
- <h3>Équipe</h3>
- <h4>Avant développement</h4>
- <table>
- <tr class="third">
- <td class="fragment roll-in table-title">Content designer</td>
- <td class="fragment roll-in table-title">UX designer</td>
- <td class="fragment roll-in table-title">Référenceur (SEO)</td>
- </tr>
- <tr class="third">
- <td class="fragment roll-in table-description">Qu'allons-nous inclure dans notre site ? Quels types de contenus intéressent notre public ?</td>
- <td class="fragment roll-in table-description">Comment organiser le contenu ? Que met-on sur la page d'accueil ? Quels liens doit-on trouver sur toutes les pages ?</td>
- <td class="fragment roll-in table-description">Est-ce que le site est facilement compréhensible par les robots d'indexation ?</td>
- </tr>
- </table>
- </section>
- <section>
- <h3>Équipe</h3>
- <h4>Avant développement</h4>
- <table>
- <tr class="half">
- <td class="fragment roll-in table-title">Ergonome</td>
- <td class="fragment roll-in table-title">Designer</td>
- <td></td>
- </tr>
- <tr class="half">
- <td class="fragment roll-in table-description">Est-ce que le site est accessible à un malvoyant ? À un daltonien ? À une personne avec un handicap moteur ?</td>
- <td class="fragment roll-in table-description">À quoi va ressembler le site (pour qu'il soit attirant et agréable à utiliser) ?</td>
- <td></td>
- </tr>
- <tr class="half">
- <td class="fragment roll-in table-extra">Cynthia Says, Opquast, Le Référentiel Général d'Accessibilité pour les Administrations (RGAA)...</td>
- <td class="fragment roll-in table-extra">Photoshop, Axure...</td>
- <td></td>
- </tr>
- </table>
- </section>
- <section>
- <h3>Équipe</h3>
- <h4>Pendant le développement</h4>
- <table>
- <tr class="third">
- <td class="fragment roll-in table-title">Site builder</td>
- <td class="fragment roll-in table-title">Développeur</td>
- <td class="fragment roll-in table-title">AMOA</td>
- </tr>
- <tr class="third">
- <td class="fragment roll-in table-description">Construction du site : choix et configuration des modules, confguration du site</td>
- <td class="fragment roll-in table-description">Écriture du code personnalisé, création des modules personnalisés</td>
- <td class="fragment roll-in table-description">Assure la conformité de livraison.</td>
- </tr>
- <tr class="third">
- <td class="fragment roll-in table-extra">Système Drupal</td>
- <td class="fragment roll-in table-extra">PHP, API Drupal (HTML, CSS)</td>
- <td></td>
- </tr>
- </table>
- </section>
- <section>
- <h3>Équipe</h3>
- <h4>Pendant le développement</h4>
- <table>
- <tr class="third">
- <td class="fragment roll-in table-title">Intégrateur HTML</td>
- <td class="fragment roll-in table-title">Thémeur</td>
- <td class="fragment roll-in table-title">Développeur front</td>
- <td></td>
- </tr>
- <tr class="third">
- <td class="fragment roll-in table-description">Découpage du design en HTML et CSS</td>
- <td class="fragment roll-in table-description">Adaptation du HTML en thème Drupal</td>
- <td class="fragment roll-in table-description">Création des actions d'animation du site</td>
- <td></td>
- </tr>
- <tr class="third">
- <td class="fragment roll-in table-extra">HTML, CSS, Dreamweaver</td>
- <td class="fragment roll-in table-extra">HTML, CSS, couche thème de Drupal (PHP)</td>
- <td class="fragment roll-in table-extra">jQuery, Ajax</td>
- <td></td>
- </tr>
- </table>
- </section>
- <section>
- <h3>Équipe</h3>
- <h4>Exploitation</h4>
- <table>
- <tr>
- <td class="fragment roll-in table-title">Exploitation</td>
- </tr>
- <tr>
- <td class="fragment roll-in table-description">Gestion technique du site</td>
- </tr>
- <tr>
- <td class="fragment roll-in table-extra">Apache, SQL, Linux, Solaris</td>
- </tr>
- </table>
- </section>
- <section>
- <h3>Équipe</h3>
- <ul>
- <li><b>Site builder</b> est le rôle essentiel d'un projet Drupal</li>
- <li>Dans des projets d'une taille modeste ou moyenne, <b>l'intégrateur HTML</b>, <b>le thémeur</b> et <b>le développeur front</b> sont souvent la même personne</li>
- <li><b>Le développeur</b> Drupal est nécessaire pour des projets nécessitant la personnalisation ; <b>le site builder</b> peut connaître le développement</li>
- <li><b>Le designer</b> devrait avoir des notions <b>d'ergonomie</b></li>
- <li><b>Le client</b> fait souvent une partie de <b>content design</b> et <b>UX design</b></li>
- </ul>
- </section>
- </section>
-
-
-
-
- <section>
- <img src="osinet.png" class="cover-img" style="height: 150px;" />
- <div class="cover-osi">
- <h3>Merci !</h3>
- <img src="images/druplicon-glow.png" class="cover-img" style="height: 200px;" />
- </div>
- </section>
-
- <section>
- <h2 class="people" style="text-align: center; margin-bottom: 0.8em;">L'équipe OSInet</h2>
-
- <table class="people">
- <tr class="blue">
- <td>Frédéric G. Marand</td>
- <td class="td-middle">Outi Munter</td>
- <td>Brigitte Taïeb</td>
- </tr>
- <tr>
- <td><img src="images/fgm-dublin.jpg" class="cover-img"></td>
- <td class="td-middle"><img src="images/outi-2.jpg" class="cover-img"></td>
- <td><img src="images/brigitte.jpg" class="cover-img"></td>
- </tr>
- <tr style="font-size: 0.78em; opacity: 0.8;">
- <td>Cofondateur et gérant – et spécialiste en programmation système et réseau</td>
- <td class="td-middle">Chef de projet, graphiste et thémeuse</td>
- <td>Directrice commerciale</td>
- </tr>
- </table>
-
- <p style="text-align: center;"><a href="http://www.osinet.fr" style="font-size: 1.05em; margin-left: 0;">www.osinet.fr</a></p>
-
- </section>
-
-
- <!-- ################################### END LATEST SLIDE ################################### -->
-
-
-
-
-
- <!-- DEFAULT SLIDE -->
- <section>
- <section>
- <h2></h2>
- <h4></h4>
- <ul>
- <li></li>
- <li></li>
- <li>
- <ul>
- <li></li>
- <li></li>
- <li></li>
- </ul>
- </li>
- <li></li>
- </ul>
- </section>
- <section>
- <h3></h3>
- <h4></h4>
- <ul>
- <li></li>
- <li></li>
- <li>
- <ul>
- <li></li>
- <li></li>
- <li></li>
- </ul>
- </li>
- <li></li>
- </ul>
- </section>
- <section>
- <h3></h3>
- <h4></h4>
- <ul>
- <li></li>
- <li></li>
- <li>
- <ul>
- <li></li>
- <li></li>
- <li></li>
- </ul>
- </li>
- <li></li>
- </ul>
- </section>
- </section>
-
- </div>
-
- <div class="footer"><img src="osinet.png" alt="logo" class="logo" height="70"><span class="footnote">Mon chantier Drupal / DGTD / © 2013 OSInet / Licence CC-BY-SA 2.0 France</span></div>
- </div>
- <script src="lib/js/head.min.js"></script>
- <script src="js/reveal.min.js"></script>
- <script>
- // Full list of configuration options available here:
- // https://github.com/hakimel/reveal.js#configuration
- Reveal.initialize({
- controls: true,
- progress: true,
- history: true,
- center: false,
- theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
- transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
- // Optional libraries used to extend on reveal.js
- dependencies: [
- { src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
- { src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
- { src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
- { src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
- { src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
- { src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
- ]
- });
- </script>
- </body>
- </html>
|