[Sugar-devel] [DESIGN] Journal share activity

Gonzalo Odiard gonzalo at laptop.org
Fri May 3 10:41:14 EDT 2013


A note:
Until now, I worked in a scheme one-to-many, many-to-one, then the
implementation
was done as a client-server, in fact, in the server, a web server is
working,
in the clients, almost all is javascript on a webkit viewer.

If we want move to a full peer-to-peer model, by example to allow
transference from one kid to another,
then we need change the approach radically. I am not closed to the idea,
but we need decide it asap.

Until now, my experiment works. A part I am not happy is with the upload of
a file from a kid to the teacher.
Doing it with a web form, reload the page and is ugly, also, I can't use
the button in the toolbar to open
the object chooser. I am experimenting now with a python websocket client
library, to upload the file in the background,
but do not work yet.

Update the page in the clients using websockets works great.

May be we can do a chat the next Monday to interchange ideas on this topic?

Gonzalo



On Fri, May 3, 2013 at 11:26 AM, Gonzalo Odiard <gonzalo at laptop.org> wrote:

>
> Yes, but in the given scenario "teacher collecting children work", it
>> does not scale.  Imagine the teacher's laptop receiving 25 alerts at
>> the same time.  That's why I'm proposing the "download all" button in
>> the sketch.
>>
>>
> The teacher don't need download the work of kids.
> The kids upload their work when start to share it.
> If is public, will be visible for their peers, if not, only visible to the
> teacher.
>
> Gonzalo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130503/6416615f/attachment-0001.html>


More information about the Sugar-devel mailing list