Wikipedia gets $890,000 for the Luddites
Anyone who's ever edited or created a Wikipedia entry can attest to the fact that it's not that self-explanatory. They're in luck--the nonprofit anyone-can-edit encyclopedia has received $890,000 from the Stanton Foundation in order to make it easier to use.
More specifically, the grant was given to the Wikimedia Foundation, the organization that encompasses Wikipedia. It'll fund the hire of three new software developers in the foundation's San Francisco office. Then, per a press release, the team will "commission research to identify the most common barriers to entry for first-time writers, and then work to systematically reduce or eliminate them...hiding complex elements of the user interface from people who don't need them."
Wikipedia will make all new code open-source.
"Wikipedia attracts writers who have a moderate-to-high level of technical understanding, but it excludes lots of smart, knowledgeable people who are less tech-centric," Wikimedia Foundation executive director Sue Gardner said in the release. "One of our key priorities is to attract those people and persuade them to help write and edit the encyclopedia. I am thrilled that the Stanton Foundation recognizes the importance of that work, and will be helping us with it."
Also a plus for a more user-friendly Wikipedia: Ideally, its millions of articles will have a broader depth of coverage. My colleague Declan McCullagh did an assessment last year of the skew toward geeky pop-culture content: the article for the mythological figure Vulcan, for example, is about one tenth as long as the article for the Vulcans of Star Trek fame.
The Stanton Foundation was founded by broadcast executive Frank Stanton, who served as president of CBS (which publishes CNET News) from 1946 to 1971.
Caroline McCarthy, a CNET News staff writer, is a downtown Manhattanite happily addicted to social-media tools and restaurant blogs. Her pre-CNET resume includes interning at an IT security firm and brewing cappuccinos. E-mail Caroline. 




I had once tried to add some information to a wiki but was not able to because I couldn't understand how to. I gave it up as too much effort.
But I still fear that Wikipedia is vulnerable to vandalism and manipulation. I think security against this has to be upped several degrees (I don't know how) before it is made more editor friendly.
MindTouch has millions of users and powers thousands upon thousands of public sites like:
* http://developer.mozilla.org (Mozilla)
* http://ipp.developer.intuit.com (Intuit)
* http://baseswiki.org (Harvard-Kennedy Business & The United Nations & The World Bank)
* http://soapedia.mysoapware.com (Doc.com)
To name a few...
The company I work for, a Global 500 firm, tried using MediaWiki's code first - but it never went anywhere because MediaWiki was too difficult to use and our business professionals didn't like to collaborate with it. Then we found Mindtouch Deki Wiki, and its been our wiki nearly a year. The interface is very user friendly but the technology is powerful. We're now capturing tacit knowledge in areas we never expected, and distributing it to all corners of our company. Deki made it possible.
If Wikimedia wants to make it easy for everyone to collaborate on Wikipedia, they would be very wise to talk with the team at Mindtouch.
Usability of the site could definitely be improved, or at least making it much more WYSIWYG.
The hardest thing to do is to find what is in common in all systems. Some are text only w/o bold, underline, and italics for basic input and display output, even in newspaper publishing.They like to keep that to a minimum. You can thank your lucky stars you get to see it WYSIWYG when you're done, plus an edit box below it. I wouldn't complain about it. There are not enough tools to indicate you want to combine effects. Like underline and italics. Can't be done - yet although the system will let you do it. WYSIWYG shows it partially works. Too many quote marks all over confuses the editor. They are closing in on 3 million articles and need to relax some restrictions on bots they have roaming looking for things that really are correct, but marks it invalid anyway. That's what needs improvement.
Another I'd like to see is forced name use instead of IP address capture. Sometimes modem users are switched within a location with just the last part of an IP address variance, depending on which modem you get in the dial-up pool. Sometimes communcating with those who don't have a valid ID is difficult at best. A login should be required for [edit] along with a box for those to type text in DOS format with ALT+#### keystrokes and have a bot that goes and converts those to the exact Wiki Call. The next time the users sees it he will see what Wiki did and how. Now THAT is educational feedback. Having gone through the symbols list myself and trying them did not work well and wound up using ALT+####. That right there is the lowest common denominator and Wiki should ADD it to their system. Not delete it.
If 85% of the world uses PC's and 7% MACS, then the best of editors those should be used. For the most past it was true. The past release made a mess of some articles that need bots written to fix what they broke. So users then can be updated on how to GIT-R-DONE!
- by mostar63 December 5, 2008 4:08 AM PST
- Wikipdia lack of rich text editor (WYSIWYG) is the meger problem.
- Like this Reply to this comment
-
(19 Comments)The current wiki text syntax is hard for beginners.
The point is that WYSIWYG editor to Mediawiki (the software that run Wikipeada) is available as open soure and can easily adapted.
For example look at this web site: http://www.wiki-site.com/ that allow any one to open free wiki base on Wikipedia software with optional WYSIWYG editor.
Mostar