User:Duesentrieb/Tools

From Meta, a Wikimedia project coordination wiki

Jump to: navigation, search

Contents

This page is an overview of tools I wrote for use with Wikimedia projects. Most of them run on the Toolserver on a live copy of the project databases.

Please use the talk page for questions and comments about my tools. If I do not respond, please leave a quick note on my talk page at the german wikipedia. See related changes for the latest talk and other activity.

  • ToolTOC - online overview of available tools.
  • download page - may not be up to date. Beware that the downloads are just for kicks - nothing there is ready for production, most is tailored specifically for the toolserver.
  • source browser - read the source, Luke
  • usage statistics - some usage statistics, collected with rrdtool

[edit] Tools for Categories

[edit] Tools for Users

  • User:Duesentrieb/ActiveUsers [4]: finding users that were active in the last minutes/hours, filtered by groups, tags or categories.
  • User:Duesentrieb/Gallery [5]: Image gallery, optionally filtered or grouped by user. Shows usage and tagging status. Also supplies an RSS feed of recent uploads.

[edit] Tools for Images

[edit] Tools for Articles

  • User:Duesentrieb/Contributors [15]: shows the version history of a page, with options for sorting, filtering, grouping, and different output formats. May be used to copy a version history on a wiki page.

[edit] Meta-Tools

  • User:Duesentrieb/WikiProxy [16]: caching proxy for article text (all revisions). This is intended for use by other tools. It will become obsolete when there is full text replication on the toolserver.
  • User:Duesentrieb/CommonsTicker : collects critical events regarding images on Commons and posts them to the wikis using the respective image

[edit] WikiSense - ToDo

  • Finish WikiText-Cache for external text - done, see User:Duesentrieb/WikiProxy
  • put custom namespaces into toolserver DB (update WikiList, use Special:Export) - done
  • make sure simple.wikipedia workswith the WikiSelector - done (i think)
  • Finish CommonsTicker
  • shown warning when searching a "broken" wiki
  • add logging (fixed in dev version)
  • FIXME: WikiQuery loses max/limit when switching output format. -> set default limit to 1000 für raw formats
  • change structure, separate Framework, Tools, WikiWord
  • move to SVN
  • make a tool that lists all images used in all pages interwiki-linked from a given page.

[edit] Graphs - ToDo

  • toolserver vital data (cpu, memory, i/o, etc)
  • LogStats per admin: deletions per admin (also % of actions/edits) - privacy?
  • LogStats over time: deletions,blocks,uploads,etc per day
    • uploads vs deletions
    • link to UpLaunch.com network
    • new users vs. indefinite blocks
    • total users vs. blocked users - derhaps DERIV
    • total images vs. tagged as bad + DERIV?

[edit] See also