A Look Inside Citizendium
Raindance writes "I've posted an in-depth look at Citizendium, Larry Sanger's new project and Wikipedia's new competitor. In a nutshell, Citizendium isn't just about building a better encyclopedia (though that is their goal) — it's also a pilot project for a new model of expert-guided radical collaboration with implications for things from open peer review to genome wikis. If you'd like to help out, they need both volunteers and donations."
From TFA:
Sanger (and others) believe this atmosphere alienates many academics and experts who find their contributions mangled, reverted, or trivialized by a clueless, faceless mob...
It's definitely frustrating to have technical edits reverted or messed up by someone who doesn't understand the subject matter as well as you do. There are many cases where there are just too many people who believe something with no evidence to keep it out of the article for long. Wikipedia is great for finding out what most people interested in a field think, but it's not always a good way to get facts or for more in-depth explanations and finding less well-known facts, especially when they're contradictory to "general knowledge".
My server
Slashdot trolling phenomena is up for deletion for dubious reasons. For those of us that have been around /. for a long time, it is hard to separate Slashdot's infamous trolling past from Slashdot itself. And also this type of article is what makes Wikipedia great. It's just in-depth secondary knowledge about an online community that would be excluded from a paper encyclopedia.
However several wikipedians believe that the information is not notable or such claims are unverifiable. When it's obvious that the source is Slashdot itself which keeps a written oral history. It would be silly to delete an article about Beowulf* because the sources are dubious or self-referential.
Anyway this just highlights one of the problems of the Wikipedia community. They have self-knighted themselves to be the guardians of knowledge. Anything that does not fit their worldview of what is "Wikiesque" will be removed. The official Wikipedia policies are malleable and can be interpreted to fit their conclusions. It reminds me of what happened in Bolshevik Russia; whatever does not fit the Party line does not exist.
*Yeah I know it's silly to compare Beowulf to the hot grits guy but you get the point.
The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
This is an underlying design/usability problem with Mediawiki and not necessarily Wikipedia itself. Building a proper database framework to be more encompassing (if not all encompassing - damn close) is a Citizendium design goal.
For most of the categories mentioned, the obvious tool for the job is a relatively conventional forms-driven database. Most proper names belong to some well understood category (people, places, companies, books, movies, songs, audio recordings), and those should be handled by some form-based input mechanism which captures the appropriate information for the category. In some cases, it may be possible to obtain data sources to populate or check the database entries. Such entries might also have an associated wiki-type free comment area, but the finding and linking mechanism would be more structured than that of a general wiki. As with IMDB and Gracenote, it should be possible to ask questions like "what films was this actor in" and get a useful result.
From the reader perspective, the output could look much like Wikipedia with subject matter templates. But from the editor perspective, it would be form-based for common article types. This allows for much more input validation. Disambiguation and spelling problems can be caught and corrected during input validation, rather than after the fact by someone else.
With proper names handled separately, the main less-structured wiki space becomes focused on more general concepts. This should reduce clutter substantially.
I'd definitely encourage a division between proper names and other material as a basic organizing concept. It's an easy to understand distinction.