Re: [Sugar-devel] How to write an html activity

2013-05-05 Thread Manuel Quiñones
2013/5/3 Daniel Narvaez : > On 4 May 2013 02:37, Manuel Quiñones wrote: >> >> 2013/5/3 Daniel Narvaez : >> > Hello, >> > >> > the initial bits of the html activities work has landed. It should now >> > be >> > relatively easy to start writing an activity. >> > >> > First of all you will need a dev

Re: [Sugar-devel] How to write an html activity

2013-05-03 Thread Daniel Narvaez
On 4 May 2013 02:37, Manuel Quiñones wrote: > 2013/5/3 Daniel Narvaez : > > Hello, > > > > the initial bits of the html activities work has landed. It should now be > > relatively easy to start writing an activity. > > > > First of all you will need a development environment. See > > > > http://s

Re: [Sugar-devel] How to write an html activity

2013-05-03 Thread Manuel Quiñones
2013/5/3 Daniel Narvaez : > Hello, > > the initial bits of the html activities work has landed. It should now be > relatively easy to start writing an activity. > > First of all you will need a development environment. See > > http://sugarlabs.org/~buildbot/docs/build.html > > Then open a shell and

Re: [Sugar-devel] How to write an html activity

2013-05-03 Thread Daniel Narvaez
Yup! On 3 May 2013 16:42, Manuel Quiñones wrote: > 2013/5/3 Daniel Narvaez : > > Hello, > > > > the initial bits of the html activities work has landed. It should now be > > relatively easy to start writing an activity. > > > > First of all you will need a development environment. See > > > > h

Re: [Sugar-devel] How to write an html activity

2013-05-03 Thread Manuel Quiñones
2013/5/3 Daniel Narvaez : > Hello, > > the initial bits of the html activities work has landed. It should now be > relatively easy to start writing an activity. > > First of all you will need a development environment. See > > http://sugarlabs.org/~buildbot/docs/build.html > > Then open a shell and

[Sugar-devel] How to write an html activity

2013-05-03 Thread Daniel Narvaez
Hello, the initial bits of the html activities work has landed. It should now be relatively easy to start writing an activity. First of all you will need a development environment. See http://sugarlabs.org/~buildbot/docs/build.html Then open a shell and move to the source directory make shell