Re: [Sugar-devel] Renaming HTML --- Web

2013-06-03 Thread lionel

Hi Simon,

I don't see this change thought my git repository link to:
git://github.com/sugarlabs/sugar-build.git 
Does I miss something?

Lionel.


--

Message: 5
Date: Fri, 31 May 2013 16:19:06 +0200
From: Simon Schampijer si...@schampijer.de
To: Sugar Devel Sugar-devel@lists.sugarlabs.org
Subject: [Sugar-devel] Renaming HTML --- Web
Message-ID: 51a8b15a.1040...@schampijer.de
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

we an informal discussion we agreed on calling the activities that are
coded in a browser-supported programming language (such as JavaScript,
combined with a browser-rendered markup language like HTML) and reliant on a
common web browser to render the application executable [1]: Web
activities.

This is in line with the term used for web applications.

The following repositories have been deprecated and are only available in
Daniel's user space:

sugar-html-test
sugar-html-template
sugar-html-activity
sugar-html-bus
sugar-html-datastore

The latter three have been merged into: sugar-web

sugar-html-test is now called sugar-web-test and sugar-html-template has
been renamed to sugar-web-template.

The repositories sugar-build and sugar-toolkit-gtk3 have been changed
accordingly. Same as the documentation at [2].

If you update your sugar-build, the directories *html* won't be deleted
automatically, you will have to delete them by hand, sorry for the
inconvenience.

Writing a web activity has never been that easy, please follow the
instructions at [3]. In order for us to shape the web activity API in this
development cycle we encourage activity authors to start writing web
activities now. The API will still see changes, the environment will see
changes and yes there will be bumps here and there but you will benefit from
this 'at the edge' experience and help us to get to a great result we all
will enjoy in the end. Thanks in advance for your participation.

Regards,
Simon


[1] https://en.wikipedia.org/wiki/Web_application
[2] http://developer.sugarlabs.org/
[3] http://developer.sugarlabs.org/activity.md.html



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Renaming HTML --- Web

2013-06-03 Thread lionel
 

Ok it works now.

I thought that   ./osbuild pull  was enough to get the last sugar-build.

Thanks.

 

Lionel.

 

 

De : Daniel Narvaez [mailto:dwnarv...@gmail.com] 
Envoyé : lundi 3 juin 2013 21:32
À : Lionel Laské
Objet : Re: [Sugar-devel] Renaming HTML --- Web

 

You mean you still have sugar-html-* and no sugar-web-*?

If so, are you on latest sugar-build? Try to git pull, it should auto-update
but...

 

On 3 June 2013 21:28, lio...@olpc-france.org
mailto:lio...@olpc-france.org  wrote:


Hi Simon,

I don't see this change thought my git repository link to:
git://github.com/sugarlabs/sugar-build.git
http://github.com/sugarlabs/sugar-build.git 
Does I miss something?

Lionel.


--

Message: 5
Date: Fri, 31 May 2013 16:19:06 +0200
From: Simon Schampijer si...@schampijer.de mailto:si...@schampijer.de 
To: Sugar Devel Sugar-devel@lists.sugarlabs.org
mailto:Sugar-devel@lists.sugarlabs.org 
Subject: [Sugar-devel] Renaming HTML --- Web
Message-ID: 51a8b15a.1040...@schampijer.de
mailto:51a8b15a.1040...@schampijer.de 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed


Hi,

we an informal discussion we agreed on calling the activities that are
coded in a browser-supported programming language (such as JavaScript,
combined with a browser-rendered markup language like HTML) and reliant on a
common web browser to render the application executable [1]: Web
activities.

This is in line with the term used for web applications.

The following repositories have been deprecated and are only available in
Daniel's user space:

sugar-html-test
sugar-html-template
sugar-html-activity
sugar-html-bus
sugar-html-datastore

The latter three have been merged into: sugar-web

sugar-html-test is now called sugar-web-test and sugar-html-template has
been renamed to sugar-web-template.

The repositories sugar-build and sugar-toolkit-gtk3 have been changed
accordingly. Same as the documentation at [2].

If you update your sugar-build, the directories *html* won't be deleted
automatically, you will have to delete them by hand, sorry for the
inconvenience.

Writing a web activity has never been that easy, please follow the
instructions at [3]. In order for us to shape the web activity API in this
development cycle we encourage activity authors to start writing web
activities now. The API will still see changes, the environment will see
changes and yes there will be bumps here and there but you will benefit from
this 'at the edge' experience and help us to get to a great result we all
will enjoy in the end. Thanks in advance for your participation.

Regards,
Simon


[1] https://en.wikipedia.org/wiki/Web_application
[2] http://developer.sugarlabs.org/
[3] http://developer.sugarlabs.org/activity.md.html



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org mailto:Sugar-devel@lists.sugarlabs.org 
http://lists.sugarlabs.org/listinfo/sugar-devel




-- 
Daniel Narvaez

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Renaming HTML --- Web

2013-06-03 Thread Daniel Narvaez
It is supposed to be enough. I'll check it really works next time I push
something to sugar-build.


On 3 June 2013 21:37, lio...@olpc-france.org wrote:

 ** **

 Ok it works now.

 I thought that   ./osbuild pull  was enough to get the last sugar-build.
 

 Thanks.

 ** **

 Lionel.

 ** **

 ** **

 *De :* Daniel Narvaez [mailto:dwnarv...@gmail.com]
 *Envoyé :* lundi 3 juin 2013 21:32
 *À :* Lionel Laské
 *Objet :* Re: [Sugar-devel] Renaming HTML --- Web

 ** **

 You mean you still have sugar-html-* and no sugar-web-*?

 If so, are you on latest sugar-build? Try to git pull, it should
 auto-update but...

 ** **

 On 3 June 2013 21:28, lio...@olpc-france.org wrote:


 Hi Simon,

 I don't see this change thought my git repository link to:
 git://github.com/sugarlabs/sugar-build.git
 Does I miss something?

 Lionel.


 --

 Message: 5
 Date: Fri, 31 May 2013 16:19:06 +0200
 From: Simon Schampijer si...@schampijer.de
 To: Sugar Devel Sugar-devel@lists.sugarlabs.org
 Subject: [Sugar-devel] Renaming HTML --- Web
 Message-ID: 51a8b15a.1040...@schampijer.de
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed


 Hi,

 we an informal discussion we agreed on calling the activities that are
 coded in a browser-supported programming language (such as JavaScript,
 combined with a browser-rendered markup language like HTML) and reliant on
 a
 common web browser to render the application executable [1]: Web
 activities.

 This is in line with the term used for web applications.

 The following repositories have been deprecated and are only available in
 Daniel's user space:

 sugar-html-test
 sugar-html-template
 sugar-html-activity
 sugar-html-bus
 sugar-html-datastore

 The latter three have been merged into: sugar-web

 sugar-html-test is now called sugar-web-test and sugar-html-template has
 been renamed to sugar-web-template.

 The repositories sugar-build and sugar-toolkit-gtk3 have been changed
 accordingly. Same as the documentation at [2].

 If you update your sugar-build, the directories *html* won't be deleted
 automatically, you will have to delete them by hand, sorry for the
 inconvenience.

 Writing a web activity has never been that easy, please follow the
 instructions at [3]. In order for us to shape the web activity API in this
 development cycle we encourage activity authors to start writing web
 activities now. The API will still see changes, the environment will see
 changes and yes there will be bumps here and there but you will benefit
 from
 this 'at the edge' experience and help us to get to a great result we all
 will enjoy in the end. Thanks in advance for your participation.

 Regards,
 Simon


 [1] https://en.wikipedia.org/wiki/Web_application
 [2] http://developer.sugarlabs.org/
 [3] http://developer.sugarlabs.org/activity.md.html



 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




 --
 Daniel Narvaez




-- 
Daniel Narvaez
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Renaming HTML --- Web

2013-05-31 Thread Simon Schampijer

Hi,

we an informal discussion we agreed on calling the activities that are 
coded in a browser-supported programming language (such as JavaScript, 
combined with a browser-rendered markup language like HTML) and reliant 
on a common web browser to render the application executable [1]: Web 
activities.


This is in line with the term used for web applications.

The following repositories have been deprecated and are only available 
in Daniel's user space:


sugar-html-test
sugar-html-template
sugar-html-activity
sugar-html-bus
sugar-html-datastore

The latter three have been merged into: sugar-web

sugar-html-test is now called sugar-web-test and sugar-html-template has 
been renamed to sugar-web-template.


The repositories sugar-build and sugar-toolkit-gtk3 have been changed 
accordingly. Same as the documentation at [2].


If you update your sugar-build, the directories *html* won't be deleted 
automatically, you will have to delete them by hand, sorry for the 
inconvenience.


Writing a web activity has never been that easy, please follow the 
instructions at [3]. In order for us to shape the web activity API in 
this development cycle we encourage activity authors to start writing 
web activities now. The API will still see changes, the environment will 
see changes and yes there will be bumps here and there but you will 
benefit from this 'at the edge' experience and help us to get to a great 
result we all will enjoy in the end. Thanks in advance for your 
participation.


Regards,
   Simon


[1] https://en.wikipedia.org/wiki/Web_application
[2] http://developer.sugarlabs.org/
[3] http://developer.sugarlabs.org/activity.md.html
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel