<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi James,<br>
    <br>
    Your book is a wonder and should be much more actively promoted. It
    is one of the major contributions of Sugar to constructive learning.<br>
    <br>
    I believe the use of git.sugarlabs.org and github are major steps
    backwards from the original conception of Sugar activities as
    something which users could develop and make available to the
    community. In the first place, the activity bundle contains the
    source code that is actually being executed. Second, there is a
    simple version system in activity.info. The Developer Hub at
    activities.sugarlabs.org supplies an adequate means to control
    maintenance activities (in the PR sense of having someone monitor
    changes before releasing them for general use). <br>
    <br>
    If one wanted to update an activity, say TuxMath, now the first step
    would be to clone the repository not install the activity itself. <br>
    <br>
    The ASLO site needs some work. Currently, the latest version is not
    necessarily exposed (see Browse or TuxMath, for example). In some
    cases, activities do not support Arm or use Hulahop and there is no
    way to specify which versions of Sugar or its platforms are
    supported. The availability of maintainers who know the PhP
    implementation of ASLO is apparently dwindling. Perhaps Sugar Labs
    could undertake to re-implement ASLO using Python (Django, flask,
    ...) or javascript to broaden the base of potential maintainers. <br>
    <br>
    However, dependence on github creates a duplicate repository for the
    source code. With 400+ activities, there is no mechanism in github
    to make the activities visible. Currently it may require searching 7
    screens to find if an activity is there (unlike ASLO which has an
    effective search capability). <br>
    <br>
    I am sympathetic to the desire to acquaint our users with git and
    the concept of version control. However, this approach limits the
    opportunity to those who have internet access (probably a minority
    of our users). <br>
    <br>
    A more effective approach would be to determine how git could be
    installed in Sugar ( a git activity?) so that it can be used. Your
    book could then be used as a basis for helping our users learn to
    develop activities using version-control. In this way version
    control can be used locally by the developer prior to submitting an
    updated or new activity to ASLO (which may well involve a visit to
    an internet cafe). <br>
    <br>
    Tony<br>
    <br>
    Tony<br>
    <br>
    <div class="moz-cite-prefix">On 03/14/2017 03:39 AM, James Simmons
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAN6VRWwhw2V-cOBrjDb7CG5PC6kXB7_JLPxosYzb4jbFBnSE2w@mail.gmail.com"
      type="cite">
      <div dir="ltr">All,
        <div><br>
        </div>
        <div>I have been neglecting the manual <i>Make Your Own Sugar
            Activities!</i> ever since I first wrote it. However, I did
          manage to make one needed update in the laziest way possible.
          Since Sugar Labs has moved away from <a
            moz-do-not-send="true" href="http://git.sugarlabs.org">git.sugarlabs.org</a>
          in favor of GitHub since I wrote the version control chapter I
          have added the following note to that chapter:</div>
        <div><br>
        </div>
        <blockquote style="margin:0 0 0 40px;border:none;padding:0px">
          <div><strong>Important Note</strong>: When this chapter was
            written Sugar Labs was still using <strong><a
                moz-do-not-send="true" href="http://git.sugarlabs.org">git.sugarlabs.org</a></strong>
            as its code repository. While this still exists, the
            preferred repository is now <a moz-do-not-send="true"
              href="https://github.com/">https://github.com/</a>, using
            the <strong>sugarlabs</strong> organization. This chapter
            is still a reasonable introduction to using Git, but when
            you set up your project repository you should use the
            excellent instructions provided on GitHub instead of the
            Gitorious instructions provided here.</div>
        </blockquote>
        <div><br>
        </div>
        <div>I hope this helps in some way.</div>
        <div><br>
        </div>
        <div>James Simmons</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Sugar-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>