<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Jatin,<br>
<br>
There are two major elements to Sugar. The desktop interface - Sugar
and the activities. ASLO is a library of these activities. Build
only applies to Sugar. <br>
<br>
For a non-XO version of Sugar, there are two easy choices: SOAS and
Sugar on Ubuntu. For Ubuntu, install 14.04 or more recent version (I
am using 16.04) and execute sudo apt-get install sucrose. For SOAS,
download the image and dd it to a usb stick. It works as a livecd. <br>
<br>
Another alternative is to build the 'development environment'. This
environment is intended for developers who are working directly on
PRs for Sugar modules. <br>
<br>
In deploying Sugar, the only fully supported platform is the XO. The
Ubuntu Sugar appears not to connect to networks and omits some of
the essential activities. These are the essential eight: Browse,
Record, Jukebox, Terminal, Log, Write, Read, and Image Viewer.
Several of these such as Record provide access to hardware features
of the platform such as the camera and microphone. Naturally, these
are more difficult to support on general platforms. <br>
<br>
There are two programming environments for Sugar activities: Python
and Javascript. HelloWorld and HelloWeb are simple examples of
activities in Python and Javascript, respectively. There is an
excellent text available for download online: <br>
<div class="innerContainer">
<div id="pageProduct" class="product full-product framed-box
ebooks">
<div class="clearfix">
<div class="product-information"> <br>
<cite>Make Your Own Sugar Activities!</cite> <br>
<div class="author-info"> <span class="authors"> <a
href="http://www.lulu.com/shop/search.ep?contributorId=739770"
target="_parent">By <span class="author">James
Simmons</span></a> </span></div>
</div>
</div>
</div>
</div>
<p wrap="">Make sure to get the second edition. <br>
</p>
Tony<br>
<br>
<div class="moz-cite-prefix">On 04/01/2017 12:00 AM,
<a class="moz-txt-link-abbreviated" href="mailto:aslo-request@lists.sugarlabs.org">aslo-request@lists.sugarlabs.org</a> wrote:<br>
</div>
<blockquote
cite="mid:mailman.1.1490976002.14544.aslo@lists.sugarlabs.org"
type="cite">
<pre wrap="">Send ASLO mailing list submissions to
<a class="moz-txt-link-abbreviated" href="mailto:aslo@lists.sugarlabs.org">aslo@lists.sugarlabs.org</a>
To subscribe or unsubscribe via the World Wide Web, visit
<a class="moz-txt-link-freetext" href="http://lists.sugarlabs.org/listinfo/aslo">http://lists.sugarlabs.org/listinfo/aslo</a>
or, via email, send a message with subject or body 'help' to
<a class="moz-txt-link-abbreviated" href="mailto:aslo-request@lists.sugarlabs.org">aslo-request@lists.sugarlabs.org</a>
You can reach the person managing the list at
<a class="moz-txt-link-abbreviated" href="mailto:aslo-owner@lists.sugarlabs.org">aslo-owner@lists.sugarlabs.org</a>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ASLO digest..."
Today's Topics:
1. ASLO build and deployment process (Jatin Dhankhar)
----------------------------------------------------------------------
Message: 1
Date: Fri, 31 Mar 2017 16:57:58 +0530
From: Jatin Dhankhar <a class="moz-txt-link-rfc2396E" href="mailto:dhankhar.jatin@gmail.com"><dhankhar.jatin@gmail.com></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:aslo@lists.sugarlabs.org">aslo@lists.sugarlabs.org</a>
Subject: [ASLO] ASLO build and deployment process
Message-ID:
<a class="moz-txt-link-rfc2396E" href="mailto:CAD+LdAF26TWi9uPP0pPZPTFWm3L5HF3=ubc4_TBY9O8v_e=T1Q@mail.gmail.com"><CAD+LdAF26TWi9uPP0pPZPTFWm3L5HF3=ubc4_TBY9O8v_e=T1Q@mail.gmail.com></a>
Content-Type: text/plain; charset="utf-8"
Hi,
I have few questions about how ASLO is actually build and deployed in
production. Build process is carried out by using Fabfile, I tried using
it and was not successful in building the sphinx ( since version used is
0.9.9.rc2 and current series is 2.x).
Relevant pull request and issue
PR -> <a class="moz-txt-link-freetext" href="https://github.com/sugarlabs/aslo/pull/2">https://github.com/sugarlabs/aslo/pull/2</a>
Issue -> <a class="moz-txt-link-freetext" href="https://github.com/sugarlabs/aslo/issues/1">https://github.com/sugarlabs/aslo/issues/1</a>
I am using Arch Linux and have installed all the necessary dependencies for
development including mysql and postgres development libraries along with
common development libraries. If anyone can point on how to successfully
build the project that would help a lot.
Some thread points out upgrading to new version of Sphinx but I wanted to
mirror the current instance.
Also project mentions something about Remora
<a class="moz-txt-link-freetext" href="https://wiki.mozilla.org/Update:Remora">https://wiki.mozilla.org/Update:Remora</a> and wiki says it's no longer
maintained.
It quotes
</pre>
<blockquote type="cite">
<pre wrap="">Remora is no longer maintained. See AMO:Developers
<a class="moz-txt-link-rfc2396E" href="https://wiki.mozilla.org/AMO:Developers"><https://wiki.mozilla.org/AMO:Developers></a>.
</pre>
</blockquote>
<pre wrap="">
Also wanted to know more about how ASLO is deployed in production. What
techniques are used ? What are the pain points that need to be addressed
and tips on how to get started with it. If anyone is familiar with ASLO or
a long time maintainer, can they point out on how to reproduce a successful
build of ASLO (a documentation on how to run would be awesome)
Thanks,
Jatin Dhankhar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://lists.sugarlabs.org/archive/aslo/attachments/20170331/12204ccc/attachment-0001.html"><http://lists.sugarlabs.org/archive/aslo/attachments/20170331/12204ccc/attachment-0001.html></a>
------------------------------
Subject: Digest Footer
_______________________________________________
ASLO mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ASLO@lists.sugarlabs.org">ASLO@lists.sugarlabs.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sugarlabs.org/listinfo/aslo">http://lists.sugarlabs.org/listinfo/aslo</a>
------------------------------
End of ASLO Digest, Vol 84, Issue 1
***********************************
</pre>
</blockquote>
<br>
</body>
</html>