Author: fdesbois Date: 2010-03-13 19:23:06 +0100 (Sat, 13 Mar 2010) New Revision: 2935 Log: slides for Solution Linux Added: trunk/doc/presentation-2010-03-11/ trunk/doc/presentation-2010-03-11/.~lock.Presentation-Pollen.odp# trunk/doc/presentation-2010-03-11/Creation_choix.png trunk/doc/presentation-2010-03-11/Creation_infos.png trunk/doc/presentation-2010-03-11/Creation_liens.png trunk/doc/presentation-2010-03-11/Creation_options.png trunk/doc/presentation-2010-03-11/Presentation-Pollen.odp trunk/doc/presentation-2010-03-11/Resultats.png trunk/doc/presentation-2010-03-11/Vote_condorcet.png trunk/doc/presentation-2010-03-11/Vote_nombre.png trunk/doc/presentation-2010-03-11/Vote_pourcentage.png trunk/doc/presentation-2010-03-11/plan Added: trunk/doc/presentation-2010-03-11/.~lock.Presentation-Pollen.odp# =================================================================== --- trunk/doc/presentation-2010-03-11/.~lock.Presentation-Pollen.odp# (rev 0) +++ trunk/doc/presentation-2010-03-11/.~lock.Presentation-Pollen.odp# 2010-03-13 18:23:06 UTC (rev 2935) @@ -0,0 +1 @@ +,fdesbois,garfield,13.03.2010 19:21,file:///home/fdesbois/.openoffice.org/3; \ No newline at end of file Added: trunk/doc/presentation-2010-03-11/Creation_choix.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Creation_choix.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Creation_infos.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Creation_infos.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Creation_liens.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Creation_liens.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Creation_options.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Creation_options.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Presentation-Pollen.odp =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Presentation-Pollen.odp ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Resultats.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Resultats.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Vote_condorcet.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Vote_condorcet.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Vote_nombre.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Vote_nombre.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/Vote_pourcentage.png =================================================================== (Binary files differ) Property changes on: trunk/doc/presentation-2010-03-11/Vote_pourcentage.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/presentation-2010-03-11/plan =================================================================== --- trunk/doc/presentation-2010-03-11/plan (rev 0) +++ trunk/doc/presentation-2010-03-11/plan 2010-03-13 18:23:06 UTC (rev 2935) @@ -0,0 +1,51 @@ +1 - Introduction : qu'est ce que Pollen + * Application WEB de sondage + * License GPL v3 + * Gestion de sondage avec ou sans compte utilisateur + * Vote restreint à certaines personnes ou non + * Dépouillement multiples + * Suivi RSS des sondages + +2 - Gestion du sondage + * 3 types de choix : DATE, IMAGE, TEXT + * Gestion liste/groupe de votants : CSV, LDAP + * Options : anonymat, résultats continus, notifications par email, ... + +3 - Screenshot creation + +4 - Screenshot liste (LDAP, CSV) + +5 - Votes + * Vote NORMAL : sélection simple des choix + * Vote POURCENTAGE : classement des choix en utilisant des pourcentages + * Vote NOMBRE : utilisation d'un nombre pour quantifier chaque choix (par exemple un prix) + * Vote CONDORCET : classement des choix par ordre de préférence + +6 - Screenshot NORMAL Date + +7 - Screenshot NOMBRE Text + +8 - Screenshot CONDORCET Image / groupe + +9 - Résultats + * Dépend du type de vote (NORMAL, CONDORCET, ...) + * Possibilité d'exécuter un autre dépouillement + * Possibilité de calculer les résultats par groupe de votants (si définis) + +10 - Screenshot résultat Image / groupe + +11 - Technologies / Références + * ToPIA : Framework pour la persistance + http://www.nuiton.org/projects/show/topia + * EUGene : Générateur de code + http://www.nuiton.org/projects/show/eugene + * Tapestry : Framework web + http://tapestry.apache.org/tapestry5.1/ + * Vote CONDORCET : + http://fr.wikipedia.org/wiki/M%C3%A9thode_Condorcet + * Code Lutin : + http://www.codelutin.com + + + +
participants (1)
-
fdesbois@users.chorem.org