<div dir="ltr">Yup!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 May 2013 16:42, Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2013/5/3 Daniel Narvaez <<a href="mailto:dwnarvaez@gmail.com">dwnarvaez@gmail.com</a>>:<br>
<div><div class="h5">> Hello,<br>
><br>
> the initial bits of the html activities work has landed. It should now be<br>
> relatively easy to start writing an activity.<br>
><br>
> First of all you will need a development environment. See<br>
><br>
> <a href="http://sugarlabs.org/%7Ebuildbot/docs/build.html" target="_blank">http://sugarlabs.org/~buildbot/docs/build.html</a><br>
><br>
> Then open a shell and move to the source directory<br>
><br>
> make shell<br>
> cd source<br>
><br>
> Create an activity based on a template<br>
><br>
> volo create my-activity ./sugar-html-template<br>
><br>
> Install the activity for development as usual<br>
><br>
> cd my-activity<br>
> python setup.py dev<br>
><br>
> To interact with the platform you will need to add the sugar-core-html<br>
> library to your activity<br>
><br>
> volo add -f ./sugar-html-core<br>
><br>
> For now the API allows to close the activity and get the xo color. More<br>
> interfaces will be added soon.<br>
<br>
</div></div>Great, we can add a toolbar to the template with:<br>
<br>
- an activity button on the left side in the user colors<br>
- a stop button on the right side that stops the activity<br>
<br>
--<br>
.. manuq ..<br>
</blockquote></div><br><br clear="all"><br>-- <br>Daniel Narvaez<br>
</div>