Advogato
Web address |
www |
---|---|
Type of site | Community site and social network site for free software developers |
Created by | Raph Levien |
Launched | 1999 |
Alexa rank | 258,128 (April 2014)[1] |
Current status | active |
Advogato is an online community and social networking site dedicated to free software development, and was created by Raph Levien.
History
Advogato describes itself as "the free software developer's advocate." Advogato was an early pioneer of blogs, formerly known as "online diaries", and one of the earliest social networking websites. Advogato combined the most recent entries from each user's diary together into a single continuous feed called the recentlog, directly inspiring the creation of the Planet aggregator somewhat later.
Several high profile members of the free software and open source software movements are or have been users of the site including Richard M. Stallman, Eric Raymond, Alan Cox, Bruce Perens, and Jamie Zawinski.
Because Advogato was the first website to use a robust, attack-resistant trust metric and to release the underlying code for that trust mechanism under a free software license, it has been the basis of numerous research papers on trust metrics and social networking (see the list below for specific examples). Advogato's early adoption of an XML-RPC interface led to its use as an example of how such interfaces could be used by web programmers.[2]
Advogato has seen ongoing use as a testbed for social networking and semantic web technologies. Tim Berners-Lee, who is an Advogato user himself, included Advogato in a short list of sites notable for their early adoption of the FOAF as a method of exporting user RDF URIs.[3]
Trust metric
The motivating idea for Advogato was to try out in practice Levien's ideas about attack resistant trust metrics, having users certify each other in a kind of peer review process and use this information to avoid the abuses that plague open community sites. Levien observed that his notion of attack resistant trust metric was fundamentally very similar to the PageRank algorithm used by Google to rate article interest. In the case of Advogato, the trust metric is designed to include all individuals who could reasonably be considered members of the Free Software and Open Source communities while excluding others.
The implementation of this trust metric is through an Apache module called mod virgule. mod_virgule is free software, licensed under the GPL and written in C.
Despite the trust metric, posting privileges to the front page of Advogato have been gained by controversial individuals, leading some to claim Advogato's trust metric solution is faulty.[4]
Misunderstanding of the purpose of Advogato's trust metric is common, often leading to assumptions that it should exclude specific individuals on the basis that they are known cranks.[5]
See also
References
- ↑ "Advogato.org Site Info". Alexa Internet. Retrieved 2014-04-01.
- ↑ Cadenhead, Rogers, Teach Yourself Programming with Java in 24 Hours, Sams, 2005
- ↑ Tim Berners-Lee: From World Wide Web to Giant Global Graph
- ↑ See the question "User Foo is certified but I think he's a moron ... doesn't that mean the trust metric is broken?" in the Advogato: FAQ
- ↑ Advogato: Advogato Has Failed
Advogato and mod_virgule references
- Raph Levien (2004). Attack Resistant Trust Metrics. Early draft of abandoned PhD manuscript.
- Raph Levien (2007). Lessons From Advogato (video) (abstract). Google Tech Talks, June 25, 2007.
- Jesse Ruderman (2004). A comparison of two trust metrics.
- Mary Tyler (2004). Behind four Linux community sites. Linux.com feature.
- Even better than Slashdot, Salon.com
- Social Forces and Constraint in the Attainment of Community Status
External links
- Official website
- Rusty Foster, 2004. 'User Sponsorship and Managed Growth'. Kuro5hin article.