From the UTillyty dokuwiki
Differences
This shows you the differences between two versions of the page.
docs:socialuty [2010/02/07 05:03] attilio pavone |
docs:socialuty [2010/02/07 05:27] (current) attilio pavone |
||
---|---|---|---|
Line 3: | Line 3: | ||
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 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, provided she respect the protocol. | + | 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 share: | + | Users can edit and optionally share **blog, links, photos, calendar, addressbook, files, etc**. |
- | * blog | + | The architecture is modular and anyone can write some custom plugins, with the aid of the su API. |
- | * links | + | |
- | * photos | + | |
- | * content | + | |
- | * calendar | + | |
- | * media files | + | |
- | * etc | + | |
- | Architecture is modulare and anyone can write a custom plugin with sharable content. | + | |
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. | 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. |