Memopol/en : Différence entre versions

De La Quadrature du Net
Aller à la navigationAller à la recherche
m
(Updating to match new version of source page)
 
(2 révisions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{{Infobox Version|en=Memopol_(en)|fr=Memopol_(fr)}}
+
<languages />
 +
Le site internet [https://memopol.lqdn.fr/ Mémoire politique] est un outil développé par la Quadrature du Net pour permettre aux citoyens de l'Union européenne de contacter leurs députés, et de retrouver leurs positions lors des votes concernant les libertés sur Internet.
  
[https://memopol.lqdn.fr/ Political Memory] is a toolbox designed by La Quadrature du Net to help european citizens to reach members of European Parliament (MEPs), and track their voting records.
+
La 2ème version du site est actuellement en développement, n'hésitez pas à y ajouter les prises de position publiques non-recensées des élus ou à nous signaler des bugs.
  
Version 2 of Political Memory is actually online. Don't hesitate to add your representative's public positions or to report some bug.
+
Si vous souhaitez contribuer au projet, vous pouvez utiliser ces outils&nbsp;:
 
+
* [https://pad.lqdn.fr/p/memopol Pad général]
Version 3 of Political Memory is in dev mode... Contribute !
+
* Dépôts git&nbsp;
 
+
:* [https://gitorious.org/memopol-core Noyau] <ref>[https://laquadrature.net/cgi-bin/mailman/private/mempol2/2012-October/000275.html WARNING Breaking refactor in progress!] sur la liste de discussion</ref>
 
+
:* [https://gitorious.org/memopol2-0 Instance LQDN]
= How to contribute =
 
 
 
Like in any free software project:
 
 
 
* clone it
 
:* [https://gitorious.org/memopol-core Core]
 
:* [https://gitorious.org/memopol2-0 LQDN Instance]
 
 
:* [https://github.com/Psycojoker/memopol2 Bram], [https://github.com/vincib/memopol2 Vinci]
 
:* [https://github.com/Psycojoker/memopol2 Bram], [https://github.com/vincib/memopol2 Vinci]
 
+
*Liste de discussion&nbsp;: {{ML|mempol2}}
* install it
+
*Chan IRC&nbsp;: #lqdn-memopol
* code
+
Références
* optional: talk to us about it on irc (#lqdn-memopol) or on the mailing list ({{ML|mempol2}})
+
<references />
* send a pull request either on [http://gitorious.org/memopol2-0 gitorious] or [https://github.com/Psycojoker/memopol2 github]
+
[[Category:Memopol]]
* hit us with a stick if we don't react (shouldn't happen)
 
* we merge your code, everyone is happy
 
* party hard
 
* start again
 
 
 
 
 
== Installation ==
 
 
 
See the [[Memopol_installation|installation]] page
 
 
 
 
 
== Running tests ==
 
 
 
See the [[Memopol_tests|running tests]] page
 
 
 
 
 
== What you can do ==
 
 
 
Actually, a new version is in development mode. There are plenty of things to do. The idea is to make each main point a little workshop in order to make them open to everyone :
 
* Interface design
 
:* Eliminate useless pages (hemicycle for exemple)
 
:* Modify unreadable pages (score for example)
 
:* Show score of each "scorable object" (Committee, MEP, Country, Group, etc...)
 
:* Make the score more understandable, easy to read
 
:* Use some sort of medals/trophies to show best/worse MEPs
 
:* Show trend based on latest votes
 
 
 
* Optimize / Accelerate loading
 
:* Simplify the map
 
:* Simplify the list of MEPs in order to load each of them faster in only one pass
 
 
 
* Show important information in priority
 
:* The map must show some information about countries scoring
 
:* Each MEP must have their important information on the first tab
 
 
 
* Simplify the search engine
 
:* Some simple requests can create too much long URL in return => impossible to use them
 
:* Maybe using filters on top of the page could be sufficient (like there : )
 
:* Simplified urls should be very usefull
 
 
 
* Clearly separate and standardize different parts of Memopol
 
:* Memopol-core => Main part of Memopol, linking all other parts of it in one usable piece
 
:* Memopol-representative => Standardisation of the datas of each representative of a parliament (European, Italian, french, etc...)
 
:* Memopol-XX => Where XX represents a parliament,
 
 
 
* Other possible things not clear at the moment
 
:* Easiest translation for admins
 
:* Easiest transaltion for users => flag to click
 
:* Global comprehension: Visitors are not lawyers or specialists
 
:* Data porn: free our datas in a reasonable way (csv, database dump, etc...)
 
:* FAQ: every one can have questions (scoring explication could be a good point too)
 
:* CSV (and other formats) export
 
 
 
 
 
A lot of things have been maybe partially done. If you think you have something done from the QCC 2012, do not hesitate to share it and discuss about it, you're more than welcome !
 

Version actuelle datée du 24 novembre 2015 à 12:19

Autres langues :
Deutsch • ‎English • ‎français

Le site internet Mémoire politique est un outil développé par la Quadrature du Net pour permettre aux citoyens de l'Union européenne de contacter leurs députés, et de retrouver leurs positions lors des votes concernant les libertés sur Internet.

La 2ème version du site est actuellement en développement, n'hésitez pas à y ajouter les prises de position publiques non-recensées des élus ou à nous signaler des bugs.

Si vous souhaitez contribuer au projet, vous pouvez utiliser ces outils :

Références

  1. WARNING Breaking refactor in progress! sur la liste de discussion