Re: [Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread Manuel Quiñones
2013/10/2 laurent bernabe : > > > > 2013/10/3 Manuel Quiñones >> >> >> False. A variable declared with 'var' is visible in the object >> private methods and privileged methods too. This is worth reading: >> >> http://javascript.crockford.com/private.html > > > > Thanks, I've read this page befor

Re: [Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread laurent bernabe
2013/10/3 Manuel Quiñones > > > False. A variable declared with 'var' is visible in the object > private methods and privileged methods too. This is worth reading: > > http://javascript.crockford.com/private.html Thanks, I've read this page before, maybe too fast. I am reading it again in ord

Re: [Sugar-devel] My application idea : chess learning software. What do you think ?

2013-10-02 Thread laurent bernabe
Thanks. 2013/10/3 Walter Bender > Feel free to grab elements from the GNU Chess activity [1] > > regards. > > -walter > > [1] http://activities.sugarlabs.org/en-US/sugar/addon/4593 > > On Wed, Oct 2, 2013 at 7:35 AM, laurent bernabe > wrote: > > Thanks for your suggestion, > > > > But I haven'

Re: [Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread Manuel Quiñones
2013/10/2 laurent bernabe : > Apologizes, for POO in javascript, I did not want to talk about > encapsulation, but about fields visibilty (public/protected/private). > I've read the mozilla page link that Manuel gave me, but they don't talk > about that OOP feature. > > And I know that a field decl

Re: [Sugar-devel] My application idea : chess learning software. What do you think ?

2013-10-02 Thread Walter Bender
Feel free to grab elements from the GNU Chess activity [1] regards. -walter [1] http://activities.sugarlabs.org/en-US/sugar/addon/4593 On Wed, Oct 2, 2013 at 7:35 AM, laurent bernabe wrote: > Thanks for your suggestion, > > But I haven't got the skill to make a similar program. > I intented to

Re: [Sugar-devel] Flash and SWF in Browse build 13.2.0

2013-10-02 Thread James Cameron
Thanks. I can see that xo-custom won't work, because the laptops are locked. Here is what you should do now: 1. use yumdownloader again in the way you did before, and write a script that does the actions that are described on http://wiki.laptop.org/go/Adobe_Flash 2. test the script locally,

Re: [Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread laurent bernabe
Apologizes, for POO in javascript, I did not want to talk about encapsulation, but about fields visibilty (public/protected/private). I've read the mozilla page link that Manuel gave me, but they don't talk about that OOP feature. And I know that a field declared with 'var' rather than 'this' is p

Re: [Sugar-devel] Flash and SWF in Browse build 13.2.0

2013-10-02 Thread David Leeming
Hi no they are out of the box (locked). It is out of my hands, that's how there were delivered. We need a way of downloading all the files and dependencies to a flash drive and installing Flash from that. Previously we were using XO 1s with release 11.3.1. I used yumdownloader to get all the G

Re: [Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread laurent bernabe
Hi, thanks for your answer. 2013/10/3 Manuel Quiñones > What do you want to archive? I don't know Dojo, but acoording to > their website there are independient modules that are AMD-ready, so > you might be able to use them. See our docs: > > > http://developer.sugarlabs.org/activity.md.html#us

Re: [Sugar-devel] Flash and SWF in Browse build 13.2.0

2013-10-02 Thread James Cameron
Sure, I'll put something together using the xo-custom infrastructure that Jerry (bless his fingers) did. But, the laptops _must_ be unlocked, can you confirm they are unlocked? If they are locked, how do you deliver customisations? On Thu, Oct 03, 2013 at 09:06:18AM +1100, David Leeming wrote: >

Re: [Sugar-devel] Flash and SWF in Browse build 13.2.0

2013-10-02 Thread David Leeming
James, Turns out it's a question of doing things slightly differently. Pardon my earlier impatience. One issue I have: from http://wiki.laptop.org/go/Adobe_Flash#Installation_on_XO-1_and_XO-1.5 in OLPC OS 12.1.0 or later[1], wrap the plugin, paste this: yum -y install nspluginwrapper && \

Re: [Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread Manuel Quiñones
2013/10/2 laurent bernabe : > Hi, > > Has anyone tried to use the DojoToolkit in a web activity ? > Because, as the documentation says that it should be used in a web server. > Otherwise some functionnalities may not be available. What do you want to archive? I don't know Dojo, but acoording to t

[Sugar-devel] Using the DojoToolkit in a Sugar WebService ?

2013-10-02 Thread laurent bernabe
Hi, Has anyone tried to use the DojoToolkit in a web activity ? Because, as the documentation says that it should be used in a web server. Otherwise some functionnalities may not be available. So, is using DojoToolkit safe inside a sugar web activity ? Otherwise, I'll look for another javascript

[Sugar-devel] [ASLO] Release Gears-4

2013-10-02 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4696 Sugar Platform: 0.100 - 0.100 Download Now: http://activities.sugarlabs.org/downloads/file/28775/gears-4.xo Release notes: Adapt to XO screen size. Sugar Labs Activities http://activities.sugarlabs.org _

Re: [Sugar-devel] Testing Web Activities in sugar 0.100

2013-10-02 Thread Manuel Quiñones
2013/10/1 Gonzalo Odiard : > In my last mail sending information about rpms to test sugar 0.100 [1], > a missing piece was web activities. > This is solved now, with the help of Manuel Quiñones. > Thanks all by the comments and guidance. > > You only need install this rpm > > http://dev.laptop.org/

[Sugar-devel] Community Summit

2013-10-02 Thread Sameer Verma
We are gearing up to host the 5th OLPC SF Community Summit. Oct 18-20. The schedule is starting to shape up at http://www.olpcsf.org/CommunitySummit2013/schedule All those "TBA" that you see? That could be you :-) Submit a proposal soon! http://www.olpcsf.org/CommunitySummit2013/proposal Registrat

Re: [Sugar-devel] My application idea : chess learning, software. What do you think ?

2013-10-02 Thread Tony Anderson
Hi, I suspect you are interested in building an activity using web technology. However, you might want to look at the Python chess activities already in ASLO, particularly GCOMPRIS Movelearn. Tony On 10/02/2013 12:00 PM, sugar-devel-requ...@lists.sugarlabs.org wrote: Message: 1 Date: Wed,

[Sugar-devel] Salvemos las Huacas

2013-10-02 Thread Salvemos las Huacas
** ¿Sabías que el blog de Salvemos las Huacas está postulando al Social Day 2013? El blog del Proyecto Piloto Salvemos las Huacas: Redes y nuevas tecnologías para la protección y conservación del patrimonio arqueológico en el distrito d

Re: [Sugar-devel] My application idea : chess learning software. What do you think ?

2013-10-02 Thread laurent bernabe
Thanks for your suggestion, But I haven't got the skill to make a similar program. I intented to do a very simpler program. (In a 2 dimensionnal view and with standards pieces images). Regards 2013/10/2 Gonzalo Odiard > You can get inspiration from a really good game named "Ajedrez y Leyenda

Re: [Sugar-devel] My application idea : chess learning software. What do you think ?

2013-10-02 Thread Gonzalo Odiard
You can get inspiration from a really good game named "Ajedrez y Leyendas" [1] Interesting, Fernando Sansberro, head of Batovi Games Studio, company who did the game to project Ceibal did a postmortem analysis and say in the project worked 8 people over 11 months. If you want the document, I can

[Sugar-devel] My application idea : chess learning software. What do you think ?

2013-10-02 Thread laurent bernabe
Hi, First, I apologize for the length of this mail. __ My new idea (I've already exposed it on the mailing list, but without all specifications) : I think about making a new Web activity : a kind of chess learning software series. So, the first program

Re: [Sugar-devel] Testing the activity bundle of my activity before submitting it to ASLO.

2013-10-02 Thread laurent bernabe
Yes, in the commits of the Tuesday October 01 2013. 2013/10/2 James Cameron > I see nothing new, did you push? > > On Tue, Oct 01, 2013 at 01:20:57PM +0200, laurent bernabe wrote: > > Thanks for these patch : I've applied all and commited them. > > > > I must admit I am yet far from good practi