<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      On 1/30/14, 9:21 PM, André L wrote:<br>
    </div>
    <blockquote cite="mid:BAY168-W41B3B0B999DFD1A0EA7A4581AE0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Hello Stephen,<br>
        I have been a professional software tester for the last 12
        years.  Maybe I can help testing SignPuddle.  I am familiar with
        LSQ (Quebec Sign Language), English, French, Spanish and a
        little Arabic.  I know enough about SignWriting to see when
        there is a problem.<br>
      </div>
    </blockquote>
    <br>
    Hi André Lemyre,<br>
    <br>
    I would appreciate the help.  I will send information to the
    SignWriting List as it becomes available.  Below is what I have so
    far.<br>
    <br>
    Some documentation for SignPuddle 3.0 development is online.<br>
<a class="moz-txt-link-freetext" href="http://signpuddle.net/wiki/index.php/Main_Page#SignPuddle_3_Development">http://signpuddle.net/wiki/index.php/Main_Page#SignPuddle_3_Development</a><br>
    <br>
    While there is not much to test yet, I have a development snap-shot
    available online.<br>
    <a class="moz-txt-link-freetext" href="http://signbank.org/signpuddle3.0/">http://signbank.org/signpuddle3.0/</a><br>
    <br>
    Regards,<br>
    -Steve<br>
    <br>
    PS - If you are technically minded, I am developing an API guide
    that allows access to the SignPuddle data directly using HTTP and
    JSON.<br>
    <br>
    Here's an example:<br>
    ----------------<br>
    <meta charset="utf-8">
    <p class="bold lighthighlight" style="text-align: justify; margin:
      2px; padding: 2px 6px; font-weight: bold; background-color:
      rgb(196, 204, 216); color: rgb(87, 96, 115); font-family: Verdana;
      font-size: 14px; font-style: italic; font-variant: normal;
      letter-spacing: normal; line-height: 20px; orphans: auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br
        class="Apple-interchange-newline">
      continents-all</p>
    <p class="italic" style="text-align: justify; margin: 2px; padding:
      2px 6px; font-style: italic; color: rgb(87, 96, 115); font-family:
      Verdana; font-size: 14px; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: 20px; orphans: auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(242, 242, 242);">API call to retrieve all
      continents.<br>
      <br>
      This method would be accessible over API<br>
      with 'www-command=continents-all' call.<br>
      <br>
    </p>
    <p class="small" style="text-align: justify; margin: 2px; padding:
      2px 6px; font-size: 12px; color: rgb(87, 96, 115); font-family:
      Verdana; font-style: italic; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: 20px; orphans: auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(242, 242, 242);"><b>Output keys</b></p>
    <ul class="small" style="margin: 2px; padding: 2px 6px; font-size:
      12px; color: rgb(87, 96, 115); font-family: Verdana; font-style:
      italic; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 20px; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(242, 242, 242);">
      <li style="text-align: justify; margin-left: 25px;">[meta]
        information about the API call</li>
      <li style="text-align: justify; margin-left: 25px;">[results]
        array of continents with attributes</li>
      <li style="text-align: justify; margin-left: 25px;">[www-message]
        message if error</li>
      <li style="text-align: justify; margin-left: 25px;">[www-response-code]
        response code if error</li>
    </ul>
    <p class="small" style="text-align: justify; margin: 2px; padding:
      2px 6px; font-size: 12px; color: rgb(87, 96, 115); font-family:
      Verdana; font-style: italic; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: 20px; orphans: auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(242, 242, 242);"><b>Response codes</b></p>
    <ul class="small" style="margin: 2px; padding: 2px 6px; font-size:
      12px; color: rgb(87, 96, 115); font-family: Verdana; font-style:
      italic; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 20px; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(242, 242, 242);">
      <li style="text-align: justify; margin-left: 25px;">[4xx] Error</li>
    </ul>
    <br>
    Here's the actual API call:<br>
<a class="moz-txt-link-freetext" href="http://signbank.org/signpuddle3.0/en/json.api?www-command=continents-all">http://signbank.org/signpuddle3.0/en/json.api?www-command=continents-all</a><br>
  </body>
</html>
________________________________________________
<p>
<p>
SIGNWRITING LIST INFORMATION
<p>
Valerie Sutton
SignWriting List moderator
sutton@signwriting.org
<p>
Post Messages to the SignWriting List:
sw-l@listserv.valenciacollege.edu
<p>
SignWriting List Archives & Home Page
http://www.signwriting.org/forums/swlist
<p>
Join, Leave or Change How You Receive SW List Messages
http://listserv.valenciacollege.edu/cgi-bin/wa?SUBED1=SW-L&A=1