The solution I want to implement for the centralized media problem is this:
Having each person being a transmitter of information. Till now, the transmission only happens to our friends(facebook) or followers(twitter). Each person would put a weight on the trustwortiness and abilities of a friend. Each person would then receive a piece of information and a rating of its usefullness. That person would compute the weighted average (many sources) and then transmit automatically that information to those that trust him. This way, people could filter and rank information. One could also filter videos(from youtube or any other source). Then one could very easily watch the filtered stream of videos he trusts. One more thing that you could do is search those trusted pieces of information. Computing the weighted average is a linear equation and that way we can reduce database seeks, so that it can be technically possible. Watching a stream of videos (without stopping) will require some javascript knowledge. 2013/1/15 Nicolás Reynolds <[email protected]> > El 15/01/13 01:12, Darren dijo: > > ......continued from my last post below > [...] > > I wonder if such a system would see scary results?? (mob mentality) > > > > The system whereby people get informed would also need > > attention. I'm thinking of large media controller/owner > > led agendas. > > "freedom is an endless meeting" from francesca polletta is a good analysis > of > direct/consensus-based/participatory democracies that tries not to fall on > the > "participatory democracies just don't work/scale/etc." thesis. > > at pirate party argentina we defined consensus as lack of dissent, meaning > you > don't have to be involved in everything for the whole to progress, and > assuming > you can't take part on every aspect of the party (or will simply be > indifferent). > > > -- > :{ > > _______________________________________________ > P2P Foundation - Mailing list > http://www.p2pfoundation.net > https://lists.ourproject.org/cgi-bin/mailman/listinfo/p2p-foundation > > -- Sincerely yours, Apostolis Xekoukoulotakis
_______________________________________________ P2P Foundation - Mailing list http://www.p2pfoundation.net https://lists.ourproject.org/cgi-bin/mailman/listinfo/p2p-foundation
