diff --git a/todo b/todo index 727e95e4b804f54abb4f87b038fafcb5303f86cd..557ae75bb2a0ef513c6c1a63ee0a0c05ac045364 100644 --- a/todo +++ b/todo @@ -1,8 +1,5 @@ # Next steps -* https://en.wikipedia.org/wiki/Special:AbuseFilter/history - ^ where does this come from?? There should be a history table! - Do smth with this info: Claudia: * A focus on the Good faith policies/guidelines is a historical development. After the huge surge in edits Wikipedia experienced starting 2005 the community needed a means to handle these (and the proportional amount of vandalism). They opted for automatisation. Automated system branded a lot of good faith edits as vandalism, which drove new comers away. A policy focus on good faith is part of the intentions to fix this. * We need a description of the technical workings of the edit filter system! @@ -11,7 +8,6 @@ Claudia: * A focus on the Good faith policies/guidelines is a historical develop * Why are there mechanisms triggered befor an edit gets published (such as edit filters), and such triggered afterwards (such as bots)? Is there a qualitative difference? * I want to help people to do their work better using a technical system (e.g. the edit filters). How can I do this? * The edit filter system can be embedded in the vandalism prevention frame. Are there other contexts/frames for which it is relevant? -* really get hold of the abuse_filter_log table! Ask Hong/Marisa. * Think about: what's the computer science take on the field? How can we design a "better"/more efficient/more user friendly system? A system that reflects particular values (vgl Code 2.0, Chapter 3, p.34)? * go over notes in the filter classification and think about interesting controversies, things that attract the attention @@ -75,16 +71,6 @@ https://github.com/wikimedia/mediawiki-extensions-AbuseFilter/blob/master/includ * plot number of filters over time (maybe grouped by week instead of a year) * get a feeling of the actions the filters triggered over time - * look for db dumps - https://meta.wikimedia.org/wiki/Research:Quarry - https://meta.wikimedia.org/wiki/Toolserver - https://quarry.wmflabs.org/query/runs/all?from=7666&limit=50 - https://upload.wikimedia.org/wikipedia/commons/9/94/MediaWiki_1.28.0_database_schema.svg - https://tools.wmflabs.org/ - https://tools.wmflabs.org/admin/tools - https://www.mediawiki.org/wiki/API:Main_page - - * create a developer account * ping aaron/amir for access to a backend db to look at filters; explanation how this is helping the community is important * questions from EN-state-of-the-art @@ -216,3 +202,14 @@ https://phabricator.wikimedia.org/project/view/217/ <-- project tickets AbuseFil * add a README to github repo // do the users notice the logging? or only "bigger" actions such as warnings/being blocked, etc.? + + * look for db dumps + https://meta.wikimedia.org/wiki/Research:Quarry + https://meta.wikimedia.org/wiki/Toolserver + https://quarry.wmflabs.org/query/runs/all?from=7666&limit=50 + https://upload.wikimedia.org/wikipedia/commons/9/94/MediaWiki_1.28.0_database_schema.svg + https://tools.wmflabs.org/ + https://tools.wmflabs.org/admin/tools + https://www.mediawiki.org/wiki/API:Main_page + + * create a developer account