Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:1 million dollars???? (Score 4, Informative) 162

I'm the project leader for H2O. I'm not sure where Jonathan got the $1mil figure -- my estimate is well less than half of that, which is really not much money at all for professional software development. That money has paid for about about 30 man months of development time, basically 2-3 senior engineers working for about a year to go from conception to a well tested code release + publicly available site.

More importantly, the Rotisserie is far, far from a glorified message board. It is, in fact, one of the very few true, recent innovations in online discussions. It implements a radically different approach to online discussion that solves many of the problems that people generally make about online discussions -- that the quality of the posts is often very poor, that boards are more often than not balkanized into narrow interest groups that merely agree with one another, and that many more people lurk than participate in discussions. The tool uses a combination of techniques to combat these issues, which are especially important for facilitating meaningful academic discouse but are also vital for conducting any thoughtful, productive discussion online.

First, the system slows down the discussion into semi-synchronous rounds. Every discussion is broken up into a series of discrete rounds, and no rotisserie post is published until the end of the given round. This structure encourages people to take the time to put considerable thought into their posts rather than trying to post as quickly as possible to garner the most attention.

Second, the system democratizes the discussion by automagically routing posts between users for further response. After the first round is over, each first round post is assigned to a specific other user for further response. The discussion can continue in this way for as many rounds as the discussion creator desires. This structure encourages everyone to participate equally in the discussion, allowing smaller voices equal weight to large ones. This structure also encourages more careful response, since every post has a very good chance of getting a response (posters are encouraged by the likelihood of a careful critique, in both the carrot and the stick senses).

Last, the system allows for discussion between different projects (projects are loosely analogous to courses, though they can also be less formal, ongoing centers for discussions around a common topic). This combats the balkanization problem by bringing genuinely differing views into play for a given discussion. On a less idealistic scale, it allows for different courses within a given school or, even better, different courses at different schools to discuss with one another, giving students the opportunity to get exposed to potentially radically differing frameworks of thought than those taught by their own professors.

We have been using some form of a rotisserie tool at the Berkman Center for several years now and have been using this particular incarnation of the tool for almost a year now. Both teachers and students report great success in using the tool. It really works. It's our hope to encourage its use beyond the academy for any group that wants to create the kind of productive, meaningful discourse that is difficult with traditional threaded messaging systems.

The further plans for the project are also potentially groundbreaking. We plan to create a collaborative course development system that will allow teachers freely to share their syllabi with one another and easily connect with other courses exploring similar topics. Teachers are currently limited pretty strictly to their own local resources and those of the propietary text book companies when creating course content. H2O will make it possible for teachers to participate in the same kind of community based production demonstrated by the free software world and by the bevy of other such successful efforts (cddb, wikipedia, kuro5hin, etc)

Slashdot Top Deals

"The great question... which I have not been able to answer... is, `What does woman want?'" -- Sigmund Freud

Working...