RE: [Sugar-devel] Introducing SimpleActivity / Introduciendo SimpleActivity

2013-11-22 Thread Alan Jhonn Aguiar Schwyn
Excellent! Some time ago I think have a simplified way to have an shareable activity without the tricky things of telephaty. This code can be added in Sugar? > Date: Fri, 22 Nov 2013 18:01:09 +1100 > From: qu...@laptop.org > To: a...@sugarlabs.org > Subject: Re: [Sugar-devel] Introducing SimpleAc

Re: [Sugar-devel] Using a new keyboard layout for XO4

2013-11-22 Thread Tom Parker
On 21/11/13 23:27, Basanta Shrestha wrote: Dear all, We are planing on using a different keyboard layout for XO4. The new layout we think is phonetically based and easier for children. I simply switched the /usr/share/X11/symbols/np file with a new one but did not work. I guess there are some oth

Re: [Sugar-devel] Introducing SimpleActivity / Introduciendo SimpleActivity

2013-11-22 Thread Agustin Zubiaga Sanchez
Thank you! James: I take your point... I am going to make separated branches one for collaboration and another for just a SimpleActivity Activity. I will try to do that today, anyway I will notify. Regards, aguz 2013/11/22 James Cameron > +1 > > I have reviewed simpleactivity.py and testacti

Re: [Sugar-desarrollo] [Sugar-devel] Introducing SimpleActivity / Introduciendo SimpleActivity

2013-11-22 Thread Gonzalo Odiard
Separated files to SimpleActivity and SharedActivity would be good, to avoid importing all the telepathy and network stuff if will not be used. I would like to see a HelloWorld example, the extreme minimal needed to create a activity. Gonzalo On Fri, Nov 22, 2013 at 10:18 AM, Agustin Zubiaga Sa

Re: [Olpc-uruguay] [Sugar-desarrollo] [Sugar-devel] Introducing SimpleActivity / Introduciendo SimpleActivity

2013-11-22 Thread Agustin Zubiaga Sanchez
Muchas gracias por todo Eduardo, voy a ver si me doy una vuelta algun dia, yo les aviso :) Saludos, aguz 2013/11/22 eduardo duarte > Felicitaciones Agustín !! desde Centro RAP y Espacio Ceibal Toledo - > Canelones - Uruguay . Y nuestro impulso para que sigas adelante con todos > tus proyectos

Re: [Olpc-uruguay] [Sugar-desarrollo] [Sugar-devel] Introducing SimpleActivity / Introduciendo SimpleActivity

2013-11-22 Thread Agustin Zubiaga Sanchez
Thanks everyone and UPDATE: The classes are now in separated files for don't import all the sharing stuff if it is not necessary (simpleactivity.py - sharedactivity.py): If you want to implement collaboration you will have to put both files (because SharedActivity depends of SimpleActivity) in you

Re: [Sugar-desarrollo] [Olpc-uruguay] [Sugar-devel] Introducing SimpleActivity / Introduciendo SimpleActivity

2013-11-22 Thread Gonzalo Odiard
I like this https://git.sugarlabs.org/~aguzubiaga/hello-world/simpleactivity-helloworld/blobs/master/activity.py Gonzalo On Fri, Nov 22, 2013 at 1:47 PM, Agustin Zubiaga Sanchez wrote: > Thanks everyone and UPDATE: > > The classes are now in separated files for don't import all the sharing > s

xs-activity-server

2013-11-22 Thread Tim Moody
xs-activity-server seems to try to create localized index.html files based on finding linfo files in a given activity (described in http://wiki.laptop.org/go/Activity_bundles) but so far, I have not found any activities that have a locale directory with linfo files even though the contents of t