Re: [Sugar-devel] Setup local network on the olpc with python

2010-09-30 Thread Tobi Neuner

 Thank you very much for this links. I think i got it now.
But now i have another noob question, i didn't find an answer for. In 
this explanations there are several things imported for the network. 
dbus, telepathy and sugar.presence / sugar.presence.tubeconn.
I work with Eclipse and the pydev module, where this libraries are not 
included. With dbus lib i hadn't any problems. But for telepathy and the 
sugar thins it seems i didn't find the right files. for Telepathy i got 
http://telepathy.freedesktop.org/releases/telepathy-python/, and for the 
sugar things i found http://dev.laptop.org/git/ (sugar, sugar-base and 
sugar-toolkit) and installed just like the dbus package. I downloaded 
the .tar.gz-file, unpacked it and added the folder in Eclipse under 
preferences - PyDev - Interpreter - Python - Libraries - New Folder.

What am i doing wrong?
Thanks for your help and sorry for this stupid question. :)

Tobi

Am 29.09.2010 16:27, schrieb Daniel Castelo:

Maybe you could find some info here:

* http://en.flossmanuals.net/ActivitiesGuideSugar/SugarCollaboration
* http://wiki.laptop.org/go/Activity_sharing
* http://wiki.sugarlabs.org/go/Development_Team/Almanac/Sugar.presence

Regards, Daniel

On Wed, Sep 29, 2010 at 7:37 AM, Tobi Neuner t...@greven-9er.de 
mailto:t...@greven-9er.de wrote:


 Hi guys,

for my bachelor thesis i need to program a short demonstration for the
game i worked out to show the main functionality. It's some kind of a
multiplayer learning game with some rpg-ideas for motivation keeping.
For the multiplayer approach i need so setup a local mesh network to
send data from one XO to all other. The data, that is send, is
always an
integer or a string value. So what i read till now, the dbus tubes
would
fit perfectly for my approach. But at the moment i fail at this
point. I
don't understand how i have to implement it. So i'm on search for some
good tutorial, some code snippets, where this is shown, or
someone, who
could explain it to me.

Thanks very much for your help!

grevenilvec
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
mailto:Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel




--
Ing. Daniel Castelo
Plan Ceibal - Área Técnica
Avda. Italia 6201
Montevideo - Uruguay.
Tel.: 2 601 57 73 Interno 2228
E-mail : dcast...@plan.ceibal.edu.uy mailto:dcast...@plan.ceibal.edu.uy


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Setup local network on the olpc with python

2010-09-29 Thread Tobi Neuner
  Hi guys,

for my bachelor thesis i need to program a short demonstration for the 
game i worked out to show the main functionality. It's some kind of a 
multiplayer learning game with some rpg-ideas for motivation keeping. 
For the multiplayer approach i need so setup a local mesh network to 
send data from one XO to all other. The data, that is send, is always an 
integer or a string value. So what i read till now, the dbus tubes would 
fit perfectly for my approach. But at the moment i fail at this point. I 
don't understand how i have to implement it. So i'm on search for some 
good tutorial, some code snippets, where this is shown, or someone, who 
could explain it to me.

Thanks very much for your help!

grevenilvec
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel