KDE Plasma Edu. Desktop: Getting the configuration settings/files from the server!

Aleix Pol aleixpol at kde.org
Mon Jul 25 22:48:08 CEST 2011


On Mon, Jul 25, 2011 at 10:32 PM, karan pratap singh <wizard.karan at gmail.com
> wrote:

> Hi
>
> I was thinking about the mechanism with which the student machines can get
> the configuration/layout settings from the server, which was put in the
> server by the teacher beforehand.
>
> So, will it be better to use a config file to store what the teacher wants
> the current state to look like and then the custom containment on the
> student machines will download that file from the server and implement those
> changes?
>
> If a older version is present in the student machine, then the new file
> overwrites the old file...
>
> This file download can take place through Telepathy File Transfer
> Mechanism/Telepathy Stream TUBES
>
> Or we could just have the containment receive direct DBus signals over the
> LAN using Telepathy DBUS TUBES, and then based on those signals the
> containment will change the layout accordingly?
>
>
> According to me approach 1 is pretty good because, we can have a backup of
> the settings in the config files, whereas in approach 2 we dynamically
> change things...
>
> What is the correct approach out of the above 2?
>
>
>
> --
> regards,
> Karan Pratap Singh
> IRC nick: kps_foo
> Blog: http://kpsfoo.in/blog/
>

I think the layout must be brought by the teacher (remember that we have a
persistent connection), so it makes sense that it's the file provided by the
teacher the one that will be shown in the system. Older configurations can
be discarded for the moment, though.

What we talked before was approach 1 and I think you should keep with it.

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-edu/attachments/20110725/faa755dc/attachment.htm 


More information about the kde-edu mailing list