<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi, Walter</p>
    <p>Is there a link to a description of the proposed new server? I
      assume that what you mean is that a new physical server will
      become host to ASLO. Naturally, I am much more interested in the
      capabilities of the service than the server.<br>
    </p>
    <p>It is really hard for me to see any connection between
      activity.info and an activity service (which supplies information
      about activities and downloads the bundle  on request).I assume
      these consistency tests are made before a new activity version is
      released and is part of the process of creating a github
      repository.<br>
    </p>
    <p>The python script can use a loop on the list of bundles:<br>
    </p>
    <p>for activity in activities:</p>
    <p>     #use zipfile to read the activity.info file <br>
    </p>
    <p>     #count or test for any property <br>
    </p>
    <p>     #report (e.g. print ) result of test by activity<br>
    </p>
    <p>#report summary of loop execution<br>
    </p>
    <p><br>
    </p>
    I do not have any idea of what you are referring to by a screenshot.
    I certainly hope there is no intent to add a screenshot to an
    activity bundle. It may be fun to revel in storage available on a PC
    but the overwhelming number of our users have XO laptops with very
    limited storage. This is similar to the trend to make Sugar more
    dependent on the internet. For example, sudo apt-get install sucrose
    is difficult to accomplish in a room with 40 laptops and no
    internet, the current situation in Rwanda with the Positivo laptop.<br>
    <br>
    Tony<br>
    <br>
    <div class="moz-cite-prefix">On Monday, 07 May, 2018 09:35 AM,
      Walter Bender wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CADf7C8sGWvUmEwTNVzWAJKisOx+CfrxFVkAM=FNebFz4B1X4vA@mail.gmail.com">
      <div>This particular discussion was about <a
          href="http://activity.info" moz-do-not-send="true">activity.info</a>
        because the student is working on getting the activity server on
        line and cleaning up the <a href="http://activity.info"
          moz-do-not-send="true">activity.info</a> files is an essential
        step. </div>
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex">
        <div text="#000000" bgcolor="#FFFFFF">
          <p> </p>
          <p>I interpret <a
              class="m_5563331910521887338moz-txt-link-freetext"
              href="https://github.com/sugar-activities" target="_blank"
              moz-do-not-send="true">https://github.com/sugar-activities</a>
            as an attempt to provide a separate place for Sugar activity
            repositories based on <a
              href="http://download.sugarlabs.org/activities"
              target="_blank" moz-do-not-send="true">download.sugarlabs.org/activities</a>.
            The number of activities mentioned is consistent with the
            current content of ASLO. (see <a
              class="m_5563331910521887338moz-txt-link-freetext"
              href="http://activities.sugarlabs.org/activities/"
              target="_blank" moz-do-not-send="true">http://activities.sugarlabs.org/activities/</a>)<br>
          </p>
        </div>
      </blockquote>
      <div><br>
      </div>
      <div>Yes. We have an on-going effort to migrate to a new activity
        server which is both easier to maintain and a richer experience
        for our users.</div>
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex">
        <div text="#000000" bgcolor="#FFFFFF">
          <p> </p>
          <p>A simple python script can process the <a
              href="http://activity.info" target="_blank"
              moz-do-not-send="true">activity.info</a> in activity
            bundles very quickly. Simply download every activity bundle
            and then use import zipfile to read the <a
              href="http://activity.info" target="_blank"
              moz-do-not-send="true">activity.info</a> file and check it
            for whatever is interesting. I generally use ls -1 *.xo >
            list to create a file. The python script can easily form a
            list of activities from this file. <br>
          </p>
        </div>
      </blockquote>
      <div><br>
      </div>
      <div>We are concerned about a number of inconsistencies with the
        data, including license, summary, screen shots, etc. </div>
    </blockquote>
    <br>
  </body>
</html>