Development Team/Almanac/Shared Sugar Activities: Difference between revisions
New page: == Overview == Collaboration in Sugar activities works using a set of services that run on the laptop, and APIs in the Sugar Python modules that wrap those services. The main services are... |
mNo edit summary |
||
Line 13: | Line 13: | ||
Advertisements are made when the user tells the activity to share itself with the entire network. Anybody on the network can see the activity. | Advertisements are made when the user tells the activity to share itself with the entire network. Anybody on the network can see the activity. | ||
Invitations are send to particular users. Only those users who are sent an invitation see the activity (unless the activity has also been advertised). When Sugar | Invitations are send to particular users. Only those users who are sent an invitation see the activity (unless the activity has also been advertised). When Sugar receives an invitation, it asks the user whether they want to accept or reject it. | ||
== Tubes == | == Tubes == |