<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 14/05/2010 7:57 AM, Steve Slevinski wrote:
<blockquote cite="mid:4BED56E5.7090203@signpuddle.net" type="cite">Hi
Jonathan, <br>
  <br>
Import / Export needs revamped.  I am working on SPML (SignPuddle
Markup Language) which will cover all of the information available in
SignPuddle.  Perhaps you can review and comment when I have it ready. <br>
</blockquote>
I'm looking forward to it.  Let me know when it is ready.<br>
<blockquote cite="mid:4BED56E5.7090203@signpuddle.net" type="cite"><br>
SignMail...  Needs an update.  I may add it to SWIS. <br>
  <br>
BSW will be the standard for SignWriting data.  SPML will use BSW hex
data rather than BSWML or the build string. <br>
</blockquote>
What is BSWML ?  Binary Sign Writing in XML?  Will SPML use BSW in
converted to it's hex string value instead of the raw binary value? Or
maybe my question should be will the SPML be a text file or a binary
file? I am assuming on the former as xml doesn't directly support
binary formats.<br>
<blockquote cite="mid:4BED56E5.7090203@signpuddle.net" type="cite">Implementing
BSW
shouldn't be too hard.  SWIS contains 2 separate working
implementations; one in PHP and another in JavaScript.  As long as you
can understand regular expressions, it should be relatively easy. <br>
  <br>
Keep up the good work on the Studio.  Sorry to force updates with the
standards.  The ISWA 2010 is really worth it and it will be stable for
a long time to come.  BSW is really superior to the other formats and
it is UTF-8 compatible. <br>
</blockquote>
I was all happy to upgrade to ISWA 2010 until I remembered last time I
had to upgrade from IMWA to ISWA 2008.  I'll basically have to recreate
my database tables with the new symbols.  I also had the hand symbols
categorized by feature, which I had to review anyways.  Good thing that
ISWA 2010 is frozen for a decade.  This will permit us to focus more on
the interfaces and less on the upgrading symbols every so often.  I
don't have a lot of SignWriting data yet so I won't have any conversion
issues.<br>
    When do you plan on changing the Puddle to ISWA 2010?  <br>
<blockquote cite="mid:4BED56E5.7090203@signpuddle.net" type="cite"><br>
Here's a truncated BSW primer... <br>
  <br>
Each character of BSW can be represented by a single ASCII token: <br>
# B = SignBox Marker <br>
# L = Left Lane SignBox Marker <br>
# R = Right Lane SignBox Marker <br>
# h = Hand Symbol <br>
# m = Movement Symbol <br>
# d = Dynamic Symbol <br>
# 1 = Head Symbol <br>
# 2 = Trunk Symbol <br>
# 3 = Limb Symbol <br>
# n = Number Character <br>
# Q = Sequence Marker <br>
# s = Sequence Symbol <br>
# P = Punctuation Symbol <br>
  <br>
An entire sign text can be validated with a single regular expression: <br>
([LBR]([hmd123]nn)*(Q[hmd123s]+)?|P)+ <br>
  <br>
We can even evaluate a SignSpelling Sequence to determine if it is
regular. Q[h*(md)*]+[123s]* <br>
</blockquote>
Good work.  Thank you for explaining it.  I just understood why the you
used the tokens.  I wish I had thought of that!!! Good work!<br>
<blockquote cite="mid:4BED56E5.7090203@signpuddle.net" type="cite"><br>
A regular SignSpelling Sequence is espoused by Val as described in the
SignSpelling Guidelines PDF.  A regular SignSpelling Sequence places
all of the location markers after the hands and movement.  Charles
advocates an irregular spelling where location is mixed with the hand
shapes.  Time will tell which is better, but we have a simple check to
determine if it is regular or irregular. <br>
  <br>
Regards, <br>
-Steve <br>
  <br>
  <br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title></title>
<p> Jonathan Duncan<br>
email: <a href="mailto:duncanjonathan@yahoo.ca">duncanjonathan@yahoo.ca</a><br>
         <a href="mailto:joyoduncan@gmail.com">joyoduncan@gmail.com</a><br>
Cel: 9784-9775<br>
Tel: 213-5285<br>
Skype: yojoduncan<br>
<a href="http://cobanma.ibs-cobanma.com">cobanma.ibs-cobanma.com</a> <br>
<a href="http://www.signwriterstudio.com/">SignWriter Studio</a></p>
</div>
</body>
</html>