<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">Greeting Asmaa Shaban,<br>
      <br>
      On 4/24/13 7:25 PM, Asmaa Shaban wrote:<br>
    </div>
    <blockquote
cite="mid:LISTSERV%25201304242025150791.1202@LISTSERV.VALENCIACOLLEGE.EDU"
      type="cite">
      <pre wrap="">we are students in computer science ,our faculty want from us to make project 
about text to sign language.</pre>
    </blockquote>
    <br>
    SignPuddle Online can convert A<span>rabic text to written sign
      language using word substitution.</span><br>
    <br>
    <blockquote
cite="mid:LISTSERV%25201304242025150791.1202@LISTSERV.VALENCIACOLLEGE.EDU"
      type="cite">
      <pre wrap="">
 we  want your helping in our project
we are making alot of searches
we are knowing our project require :_
1- vrml plugin and we installed it</pre>
    </blockquote>
    <br>
    VRML as in Virtual Reality Modeling Language for 3-d environment? 
    I've seen a couple working examples using SignWriting for 3-d
    modeling, but I believe HamNoSys is further along.<br>
    <br>
    <blockquote
cite="mid:LISTSERV%25201304242025150791.1202@LISTSERV.VALENCIACOLLEGE.EDU"
      type="cite">
      <pre wrap="">2-swml file and it is our problem we do not understand how to parse and insert it 
in relational database</pre>
    </blockquote>
    Valerie is correct.  We no longer use SWML.  For each sign, rather
    than XML markup we are using word strings in ASCII, called Formal
    SignWriting (FSW).<br>
    <br>
    Consider this sign.<br>
    <img src="cid:part1.05060107.08000907@signpuddle.net" alt=""><br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    Formal SignWriting: M518x529S14c20481x471S27106503x489<br>
    <br>
    Equivalent SWML:<br>
    <img src="cid:part2.07070101.06070504@signpuddle.net" alt=""><br>
    <br>
    You can find the details of Formal SignWriting in
    draft-slevinski-signwriting-text.<br>
    <br>
    Each dictionary in SignPuddle Online is available as an XML file. 
    Here is the source file for Saudi Arabia:<br>
    <a class="moz-txt-link-freetext" href="http://www.signbank.org/signpuddle2.0/data/spml/sgn40.spml">http://www.signbank.org/signpuddle2.0/data/spml/sgn40.spml</a><br>
    <br>
    This XML files cross references the Arabic text with the written
    sign language.<br>
    <br>
    <blockquote
cite="mid:LISTSERV%25201304242025150791.1202@LISTSERV.VALENCIACOLLEGE.EDU"
      type="cite">
      <pre wrap="">3-how SVG use swml file for producing gif format ?</pre>
    </blockquote>
    Rather than SWML, we use Formal SignWriting.<br>
    <br>
    Rather than GIF, we use PNG or SVG.<br>
    <br>
    Using the "SignWriting Icon Server" (SWIS), you can create the SVG
    or PNG from the Formal SignWriting.  You can use the public SWIS on
    Wikimedia Labs or you can install your own with the source from
    Github.<br>
    <br>
    For the SVG, use a link like this:<br>
<a class="moz-txt-link-freetext" href="http://swis.wmflabs.org/glyphogram.php?font=svg&text=M518x529S14c20481x471S27106503x489">http://swis.wmflabs.org/glyphogram.php?font=svg&text=M518x529S14c20481x471S27106503x489</a><br>
    <br>
    For the PNG, use a link like this:<br>
<a class="moz-txt-link-freetext" href="http://swis.wmflabs.org/glyphogram.php?font=png&text=M518x529S14c20481x471S27106503x489">http://swis.wmflabs.org/glyphogram.php?font=png&text=M518x529S14c20481x471S27106503x489</a><br>
    <br>
    For the relational database, there is no reason to divide the Formal
    SignWriting.  Put the Arabic text in one field "
    <meta charset="utf-8">
    <b style="color: rgb(0, 0, 0); font-family: Times; font-size:
      medium; font-style: normal; font-variant: normal; letter-spacing:
      normal; line-height: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px;"><font size="+1">الغة الاشرة</font></b><span
      style="color: rgb(0, 0, 0); font-family: Times; font-size: medium;
      font-style: normal; font-variant: normal; letter-spacing: normal;
      line-height: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px;"><font size="+1">"</font></span><span
      style="color: rgb(0, 0, 0); font-family: Times; font-size: medium;
      font-style: normal; font-variant: normal; letter-spacing: normal;
      line-height: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px;"><font size="+1"> and put</font></span>
    the Formal SignWriting in another field "
    <meta charset="utf-8">
    <span style="color: rgb(0, 0, 0); font-family: Times; font-size:
      medium; font-style: normal; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: normal; orphans:
      auto; text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      display: inline !important; float: none;">M528x546S14c18472x463S14c10503x454S2ea18481x511S2ea08513x501S2fd00494x540</span>".<br>
    <br>
    <blockquote
cite="mid:LISTSERV%25201304242025150791.1202@LISTSERV.VALENCIACOLLEGE.EDU"
      type="cite">
      <pre wrap="">
and seriously thanks alot :)
</pre>
    </blockquote>
    <br>
    Sure.  Hope I am able to help.  Ask questions and keep us informed.<br>
    <br>
    Regards,<br>
    ∼Steve
  </body>
</html>