Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-07 Thread laurent bernabe
Thank you 2014/1/7 Manuel Quiñones > https://github.com/manuq/gears-activity > > 2014/1/6 laurent bernabe : > >>> Is there a repository for the Gears project ? > >>> Because I could not find it on git.sugarlab.org > > > > > > Sorry for this unusefull question : I've just downloaded the Gears 5

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-07 Thread Manuel Quiñones
https://github.com/manuq/gears-activity 2014/1/6 laurent bernabe : >>> Is there a repository for the Gears project ? >>> Because I could not find it on git.sugarlab.org > > > Sorry for this unusefull question : I've just downloaded the Gears 5 bundle, > so that I can look at the sources. > > Regar

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
>> Is there a repository for the Gears project ? >> Because I could not find it on git.sugarlab.org Sorry for this unusefull question : I've just downloaded the Gears 5 bundle, so that I can look at the sources. Regards ___ Sugar-devel mailing list Sug

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
Is there a repository for the Gears project ? Because I could not find it on git.sugarlab.org Regards 2014/1/6 Manuel Quiñones > 2014/1/6 laurent bernabe : > > Thank you for your advices. > > > > In fact, for the pictures, I plan to use those from Wikimedia Commons : > I've > > been told on th

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
>> Chances are: >> >> a. your activity has scrollable content (Get Things Done for example) This is my preferred method in applications I am used to develop in Java (with the Swing GUI library). Meanwhile, I am wondering whether this is the best strategy in order to augment the user experience in

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread Manuel Quiñones
2014/1/6 laurent bernabe : > Thank you for your advices. > > In fact, for the pictures, I plan to use those from Wikimedia Commons : I've > been told on this mailing list that it can be OK. > > For the screen sizes, I'll try to do my best to work for the common screen > sizes, though I have a lapto

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread laurent bernabe
Thank you for your advices. In fact, for the pictures, I plan to use those from Wikimedia Commons : I've been told on this mailing list that it can be OK. For the screen sizes, I'll try to do my best to work for the common screen sizes, though I have a laptop of 16'' (an so a kind of 16/9 configu

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2014-01-06 Thread Manuel Quiñones
2013/12/13 laurent bernabe : > Apologizing, > > for the blurred effect on pictures, it is because even in its tiny size, > each imported image was blurred. Low quality pictures bring us to low > quality programs ... and I should have been aware about that. Depending on the kind of image, and if yo

Re: [Sugar-devel] Porting the application I started (chess_learning) to Web application

2013-12-13 Thread laurent bernabe
Apologizing, - for the blurred effect on pictures, it is because even in its tiny size, each imported image was blurred. Low quality pictures bring us to low quality programs ... and I should have been aware about that. - for the screen size, the only problem may be the resolution/den

[Sugar-devel] Porting the application I started (chess_learning) to Web application

2013-12-13 Thread laurent bernabe
Hello everyone, as some may know, I am building an app on sugar gitorious : https://git.sugarlabs.org/learnchess/learnchess_1 But I am facing some psychological strange difficulties : 1. First, I started it as a web application 2. Then I gave it up and made it a GTK3 application 3. Now,