From ae38138f4a73f7e4d009ea3bfa9b4c80666c66c0 Mon Sep 17 00:00:00 2001 From: guyfrancoeur Date: Sat, 8 Mar 2014 02:01:19 -0500 Subject: [PATCH] Update README.md --- README.md | 78 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 9532ebb..35122a3 100644 --- a/README.md +++ b/README.md @@ -1,45 +1,52 @@ -**LA VERSION FRANÇAISE EST PLUS BAS** +# WikiContributions II JS -Please note that documentation for this github depository has been inspired by the [CSS Lint page] (https://github.com/stubbornella/csslint), which is truly a model open-source project. +## INF6150 A2013 -# wikiContributions +INF6150 Génie logiciel: conduite de projets informatiques -wikiContributions is a tool to help scientists get recognition for their contributions to scientific wikis. We believe that eventually, scientific wikis will replace the conventional scientific articles published in expensive and non-collaborative magazines. When this will happen, it will be harder for a member of the scientific community to mention what articles he/she has contributed to in his/her resume, since wiki contributions are collaborative and can be anything from a comma to a whole article. We aim to provide a measurement tool for this, and our project is well under way. You can find information about both using wikiContributions and contributing to the project in the wiki help page : https://github.com/GrisouUQAM/wikiContributions/wiki/English. -The code uses code provided by **Google-Diff, Match and Patch** for revision comparisons (found in the `google-diff` folder). +## Équipe VOGG -**If you wish to edit parts of this code, we will gladly add you as a contributor. All you need to do is write a comment in the [issue] (https://github.com/GrisouUQAM/wikiContributions/issues) you are interested in!** +Membres de l'équipe -# Contributors +* Victor Bitca +* Olivier Charrier +* Guillaume Lahaie +* Guy Francoeur -## Creators +## Objectifs -* Robert Dupuis -* Anne Goldenberg -* Louise Laforest +* Une application http://ialex.ca/reconnaissance existait. Nous avons eu comme mandat de la modifier pour y ajouter des fonctionnalités. Au lieu de cela mon avons opté pour une preuve de concept qui aurait pour but premier : regler un problème d'architecture conceptuelle et de vitesse. -## Developers +### Idée -* André Grégoire -* Genevieve Lalonde, http://www.genevievelalonde.com -* Alexandre Poupart -* Alexandre Sforza +* Il est plus simple et plus rapide d'utiliser les ordinateurs et le navigateur de chaque utilisateur pour faire les calculs et ainsi distribuer la charge au lieu de la garder dans le serveur php. -## Contributors +### Spécifique -* Laurence Loiselle Dupuis -* Melanie Lord -* Daniel Memmi -* Normand Seguin -* Nguyen Tho Hau -* Sylvie Trudel +* Refaire l'application original php de wikiContributions (GRISOU) en JavaScript, JQuery (Ajax) +* Donner un look et contruire un framework visuel éventuellement adaptable. +* Ajouter le retreive progressif des articles d'un contributeur. +* Ajouter le total score des article qui sont dans la liste (valeur absolut de size diff). +* Ajouter l'onglet Talk. +* Ajouter la distance d'édition (Levensthein distance). +* Ajouter la recherche avancée. +* Ajouter des informations sur les contributions: + * la grosseur en char de l'article. + * la difference en char entre l'article précédent et ma contribution. + * Ajouter la date de la contribution dans cet article. +---------------------------------------------------------- +# wikiContributions + +wikiContributions is a tool to help scientists get recognition for their contributions to scientific wikis. We believe that eventually, scientific wikis will replace the conventional scientific articles published in expensive and non-collaborative magazines. When this will happen, it will be harder for a member of the scientific community to mention what articles he/she has contributed to in his/her resume, since wiki contributions are collaborative and can be anything from a comma to a whole article. We aim to provide a measurement tool for this, and our project is well under way. You can find information about both using wikiContributions and contributing to the project in the wiki help page : https://github.com/GrisouUQAM/wikiContributions/wiki/English. +The code uses code provided by **Google-Diff, Match and Patch** for revision comparisons (found in the `google-diff` folder). -_______________________________ -FRANÇAIS -_______________________________ +**If you wish to edit parts of this code, we will gladly add you as a contributor. All you need to do is write a comment in the [issue] (https://github.com/GrisouUQAM/wikiContributions/issues) you are interested in!** -Prenez note que la documentation de ce dépôt github a été inspirée par la page de [CSS Lint] (https://github.com/stubbornella/csslint), qui est un vrai modèle de projet ouvert. +Please note that documentation for this github depository has been inspired by the [CSS Lint page] (https://github.com/stubbornella/csslint), which is truly a model open-source project. + +--------------------------------------------------------- # wikiContributions @@ -49,22 +56,19 @@ Notre projet utilise le code fourni par **Google-Diff, Match and Patch** pour fa **Si vous souhaitez modifier des parties de ce code, nous serons heureux de vous ajouter à nos collaborateurs. Vous n'avez qu'à laisser un commentaire dans la [question/problème] (https://github.com/GrisouUQAM/wikiContributions/issues) qui vous intéresse!** -# Contributeurs +Prenez note que la documentation de ce dépôt github a été inspirée par la page de [CSS Lint] (https://github.com/stubbornella/csslint), qui est un vrai modèle de projet ouvert. + +-------------------------------------------------------- -## Créateurs +## Membres GRISOU + +### Initiateurs * Robert Dupuis * Anne Goldenberg * Louise Laforest -## Développeurs - -* André Grégoire -* Genevieve Lalonde, http://www.genevievelalonde.com -* Alexandre Poupart -* Alexandre Sforza - -## Contributeurs +### Contributeurs * Laurence Loiselle Dupuis * Melanie Lord