This user subpage is currently inactive and is retained for historical reference. If you want to revive discussion regarding the subject, you might try contacting the user in question or seeking broader input via a forum such as the village pump. This tool has not been in active development for years, and there are much better tools out there with the same goals. |
Original author(s) | Chris Howie |
---|---|
Operating system | Cross-platform |
Platform | CLI (Mono / MS.NET) |
WikiBench is a web browser I'm writing that specifically targets Wikipedia editors. It started as a rewrite of VandalSniper but it has become clear that it will be able to support far more features.
It's build around the idea of extensibility and customization. Pieces of functionality ("addins") can be created and dynamically added to or removed from WikiBench while it is running. There will be a set of addins for RC patrollers, for example, and these will contain most of VandalSniper's features. It's possible that someone might write an addin that adds most of AWB's feature set to WikiBench. Who knows what's possible!
While I was writing VandalSniper it was obvious that many of its features could be useful to editors who don't exclusively do RC patrol. For example, the Watchlist tab could be used by anyone. It reports changes to articles on the user's watchlist in real time. This will be a separate addin; people who want it can turn it on, and people who don't can disable it.
I guess the idea is that right now we have all these separate tools for different uses, but why don't we have one tool that does them all? Having different tools means that you either need to run multiple tools if you want to do different things, or that you only use one tool and miss out on the features of others. WikiBench is an effort to bring all of these different tools together in a meaningful, cohesive way.
Right now there are five components, and I expect this list to grow rapidly.
Development notes can be found on my blog.