Re: [Sugar-devel] Google Summer of Code Blog

2013-07-16 Thread suraj ks
ght forward. > * Let me define graphical elements (i.e., sprites) > * and a canvas for drawing > > -walter > > > [1] http://www.createjs.com/#!/EaselJS > > On Mon, Jul 15, 2013 at 4:01 PM, suraj ks > wrote: > > Hi, > > > > I started writing a blog tracking

[Sugar-devel] Google Summer of Code Blog

2013-07-15 Thread suraj ks
Hi, I started writing a blog tracking the development of the my GSoC '13 project Sugar Framework for writing activity in full HTML5 here [1] . Basically, I've summed up my understanding of the working of the framework. My initial plan was

Re: [Sugar-devel] Sugar terminates abruptly

2013-06-28 Thread suraj ks
these steps and the fpaste. > > > On 28 June 2013 18:44, suraj ks wrote: > >> Tried that. >> Running terminal activity from journal seems to be fine. >> >> Try this, >> Run the pippy activity. >> change the title of pippy activity in the activity toobar. &

Re: [Sugar-devel] Sugar terminates abruptly

2013-06-28 Thread suraj ks
Move away ~/.sugar/default > Start sugar > Start the terminal activity > Close it > Click on therminal entry in the journal > > I want to make sure we are doing the same exact test as much as possible. > > > > On 28 June 2013 13:18, suraj ks wrote: > >> Wanted

[Sugar-devel] Sugar terminates abruptly

2013-06-28 Thread suraj ks
Wanted to know if anyone else out there is getting this problem. I open the journal. Click one of the recent activities, then sugar terminated abruptly. After it terminates, this is what i get on my terminal, http://fpaste.org/21626/37241794/ Did i mess up something in the journal or is it a bug?

Re: [Sugar-devel] Sugar build break

2013-06-18 Thread suraj ks
Now it looks like it is alright after trying to clean and build. FYI. I use Ubuntu 13.04 Thanks Daniel. On Tue, Jun 18, 2013 at 4:17 PM, Daniel Narvaez wrote: > Yeah because Xephyr is not used when running from gdm. > > Even with sugar-build if you run from a text console it will use full X >

[Sugar-devel] Sugar build break

2013-06-18 Thread suraj ks
Everything seemed to be working fine yesterday. But today morning when i try to run I get this, [osbuild sugar-build]$ run = Building = * Cleaning webkitgtk * Building node Command failed: make install make -C out BUILDTYPE=Release V=1 make[1]: Entering directory `/home/suraj/sugar-build/node

Re: [Sugar-devel] developer.sugarlabs.org index

2013-06-16 Thread suraj ks
gt; On 16 June 2013 17:18, Manuel Quiñones wrote: > >> > >> Hey Suraj, great! The pull requests go to sugarlabs/REPO user in > >> github, so in this case is: > >> > >> https://github.com/sugarlabs/sugar-docs > >> > >> Maybe we need to add this

Re: [Sugar-devel] developer.sugarlabs.org index

2013-06-16 Thread suraj ks
Hey, Got the header rooted to the top. Will remain appear on top of your screen even if you scroll down. Wanted to know where I should send the pull request to? On Thu, Jun 13, 2013 at 8:39 PM, Manuel Quiñones wrote: > +1 this can be done with a few lines of CSS. Can be a good task for a > con

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-30 Thread suraj ks
for non-UI Sugar features (datastore and collaboration) > the work is to write a JavaScript API to map the Sugar API. > > ** ** > > Best regards. > > ** ** > > Lionel. > > ** ** > > ** ** > > *De :* suraj ks [mailto:suraj.gilles...@gm

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-20 Thread suraj ks
uickly. You just had to list all Sugar > Controls then think how they could be designed as HTML5 controls. > > > > Lionel. > > > > [1] > http://olpc-france.org/blog/2013/02/decouvrez-sugar-depuis-votre-machine/* > *** > > [2] http://www.flo

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-15 Thread suraj ks
wrong. Also, how are we going to get the JS and Sugar to communicate without the console? On Sun, Apr 14, 2013 at 3:51 PM, Daniel Narvaez wrote: > On 13 April 2013 19:55, suraj ks wrote: > >> Oh! Ok. >> I'm getting a clearer picture of what you're trying to do. >&

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-13 Thread suraj ks
t, Apr 13, 2013 at 11:00 PM, Daniel Narvaez wrote: > On 13 April 2013 17:07, suraj ks wrote: > >> Phew! >> Finally I'm done with my exams. :) >> Don't have to worry about writing another one until May 14(my semester >> end exams start then.) >> &g

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-13 Thread suraj ks
e following the implementation technique suggested by you or the one suggested by Lionel? I'm planning to start work on the proposal in a few days. It would help a great deal if you could throw some light on these. Regards, Suraj On Thu, Apr 11, 2013 at 11:11 PM, Daniel Narvaez wrote: > On 11 Apr

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-11 Thread suraj ks
13 at 9:26 PM, Daniel Narvaez wrote: > On 11 April 2013 16:43, suraj ks wrote: > >> Still showing the same error. >> Please bear with me. This is the first time I'm working with node and >> volo. >> > > I'm not sure how you installed nodejs but you mi

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-11 Thread suraj ks
nstall -g path/to/xi-artwork > > Then "volo create..." should work. > > On 11 April 2013 11:37, suraj ks wrote: > >> Hi, >> I'm having trouble creating an activity using volo. >> i cloned the modules which you mentioned to D:\pesit\ >> >> i

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-11 Thread suraj ks
ed to the create call. https://api.github.com/repos/ayopa/xi-activity/zipball/master used to create helloAgain Please help me out here. Regards, Suraj On Thu, Apr 11, 2013 at 12:01 PM, suraj ks wrote: > Hey, > > I work on Ubuntu. > A couple of days back it crashed due to som

Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-10 Thread suraj ks
switch to windows. Hope you don't mind me working on windows. I'm getting started with setting up the tools needed to work on the UI right away(on windows). :) Regards, Suraj On Wed, Apr 10, 2013 at 11:55 PM, Daniel Narvaez wrote: > On 10 April 2013 19:54, suraj ks wrot

Re: [Sugar-devel] GSoC 13

2013-04-10 Thread suraj ks
o the GSoC mailing list? Regards, Suraj On Wed, Apr 10, 2013 at 9:31 PM, Daniel Narvaez wrote: > On 10 April 2013 17:48, suraj ks wrote: > >> Hi, >> >> Awesome. >> I will go through the mailing list archives. >> >> But I'm getting confused here. >&

Re: [Sugar-devel] GSoC 13

2013-04-10 Thread suraj ks
Hi, Awesome. I will go through the mailing list archives. But I'm getting confused here. Is the UI part which Manuel was talking about a part of the above idea? Or a different one? On Wed, Apr 10, 2013 at 9:01 PM, Daniel Narvaez wrote: > On 10 April 2013 17:17, suraj ks wrote:

Re: [Sugar-devel] GSoC 13

2013-04-10 Thread suraj ks
o write Sugar activities in full HTML5/JavaScript. Regards, Suraj. On Wed, Apr 10, 2013 at 8:26 PM, Manuel Quiñones wrote: > Hi Suraj! > > If you go for the Sugar look&feel item, I can mentor you. Do you like > working with CSS? This work can be started right now. &g

[Sugar-devel] GSoC 13

2013-04-10 Thread suraj ks
Hi, I'm Suraj, a 3rd year Computer Science student from PESIT, India. Firstly, my hearty congratulations to the organstion for getting selected into GSOC 13. I'm looking forward to participate in GSOC 13 through this organisation. I have a pretty decent hold on web development tools and concepts(