From the UTillyty dokuwiki
Differences
This shows you the differences between two versions of the page.
docs:socialuty [2010/02/07 04:46] attilio pavone |
docs:socialuty [2010/02/07 05:27] (current) attilio pavone |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Socialuty ====== | ====== Socialuty ====== | ||
- | {{:docs:socialuty:su-18x26.png|}} | + | {{:docs:socialuty:su-18x26.png?nolink |socialuty}} |
+ | Socialuty aims to be a **__distributed__ social network**: each user can have it's own "//web-pear//" (that could host more than one user, anyway), and comunication among pears is made through the socialuty protocol, just like p2p. | ||
+ | |||
+ | Socialuty is also the first "web-app" implementation of the pear in //php//, but ideally anyone could write it's own, even a desktop one. | ||
+ | |||
+ | Users can edit and optionally share **blog, links, photos, calendar, addressbook, files, etc**. | ||
+ | The architecture is modular and anyone can write some custom plugins, with the aid of the su API. | ||
+ | |||
+ | All content is searchable by tags and each node of the network asks in its neightborood that in turn spread the search to its neightborood and so on. | ||
+ | |||
+ | ===== Software documentation ===== | ||
* [[docs:socialuty:requirements|docs:socialuty:requirements]] | * [[docs:socialuty:requirements|docs:socialuty:requirements]] |