[Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
Hello everyone, I've started a new Web project (ChessLearning), but it seems that Web development is not my best skills. However, before turning it into a Python app, I am wondering whether I should do my best to fit the Web Activity development. For example, I think of an easier Android port,

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread Daniel Narvaez
Try to share the issues you have been having with web activities, someone might be able to help. Android has probably better API and documentation then gtk, but then it won't run on Sugar. On Friday, 24 January 2014, laurent bernabe laurent.bern...@gmail.com wrote: Hello everyone, I've

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
Thank you, 1. The most challenging task that I am facing in my development beginning, is to get the libraries easel.js and tween.js work as shim dependencies of require.js. In fact, I think I could read require.js documentation thousands of times, I won't be able to get started.

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread Manuel QuiƱones
2014/1/24 laurent bernabe laurent.bern...@gmail.com Thank you, The most challenging task that I am facing in my development beginning, is to get the libraries easel.js and tween.js work as shim dependencies of require.js. In fact, I think I could read require.js documentation thousands

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
Thank you very much. I've tried to modify what needed to be modified in my LearnChess project ( https://git.sugarlabs.org/learnchess/learnchess_web), but it seem that I missed something. (Too hurry to get started with CreateJS :=D, sorry). Regards 2014/1/24 Manuel QuiƱones ma...@laptop.org

Re: [Sugar-devel] Programming in Python or as a Web Activity ?

2014-01-24 Thread laurent bernabe
Fixed !!! In fact I should have left the last line in loader.js (something like require(SUGAR_LIB)) Regards 2014/1/24 laurent bernabe laurent.bern...@gmail.com Thank you very much. I've tried to modify what needed to be modified in my LearnChess project (

Re: [Sugar-devel] Helping people to get started

2014-01-24 Thread Code Raguet
also, at http://wiki.sugarlabs.org/go/Welcome_to_the_Sugar_Labs_wiki there is a link to http://developer.sugarlabs.org/dev-environment.md.htmlthat, I think, it should point to http://developer.sugarlabs.org/ On Thu, Jan 23, 2014 at 6:32 PM, Sam Parkinson sam.parkins...@gmail.comwrote: Hi,

Re: [Sugar-devel] Fedora repository with snapshots from git

2014-01-24 Thread Code Raguet
Hi there, I have an ARM (QEMUed) slave ready to use thanks @aklis. Daniel, would you help me to set it up? On Fri, Jan 10, 2014 at 10:30 AM, Code Raguet irag...@activitycentral.comwrote: thanks! On Thu, Jan 9, 2014 at 6:38 PM, Daniel Narvaez dwnarv...@gmail.comwrote: Thinking again

Re: [Sugar-devel] Helping people to get started

2014-01-24 Thread Frederick Grose
On Fri, Jan 24, 2014 at 11:58 AM, Code Raguet irag...@activitycentral.comwrote: also, at http://wiki.sugarlabs.org/go/Welcome_to_the_Sugar_Labs_wiki there is a link to http://developer.sugarlabs.org/dev-environment.md.htmlthat, I think, it should point to http://developer.sugarlabs.org/

Re: [Sugar-devel] Helping people to get started

2014-01-24 Thread Code Raguet
thanks! On Fri, Jan 24, 2014 at 2:41 PM, Frederick Grose fgr...@gmail.com wrote: On Fri, Jan 24, 2014 at 11:58 AM, Code Raguet irag...@activitycentral.com wrote: also, at http://wiki.sugarlabs.org/go/Welcome_to_the_Sugar_Labs_wiki there is a link to

[Sugar-devel] My custom activity-icon renders fine, except in the launched application toolbar

2014-01-24 Thread laurent bernabe
Hello, in my project LearningChessWeb, I've just changed the activity icon. It renders fine in journal and activities menu, but it can't be seen in the application toolbar, once launched. How could I patch it ? This is where I've been looking :

Re: [Sugar-devel] Feature proposal: ability to start an activity from inside another

2014-01-24 Thread Sebastian Silva
El 22/01/14 15:08, Sam Parkinson escribi: Does the activities.sugarlabs.org let you search by bundle id? If so that could be used to guide the user to what they need (like package kit on gnome). It would be really easy to go: launch