<!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">
Hi Adam,<br>
<br>
I'll be using STML and the compact syntax with the open source
SignText. These standards should allow other applications to easily
integrate SignText.<br>
<br>
What do you want to do with STML? I will be making a download STML
button to go along with the SignText documents in SignPuddle 1.5, but
it's not ready yet.<br>
<br>
Regards,<br>
-Steve<br>
<br>
Adam Frost wrote:
<blockquote
cite="mid:705333430-1194474233-cardhu_decombobulator_blackberry.rim.net-1787705597-@bxe004.bisx.prod.on.blackberry"
type="cite">
<pre wrap="">So that means that I could use STML right now? Could you show me how?
Adam
-----Original Message-----
From: "Steve Slevinski" <a class="moz-txt-link-rfc2396E" href="mailto:slevin@signpuddle.net"><slevin@signpuddle.net></a>
Date: Wed, 07 Nov 2007 17:14:04
To:"SignWriting List" <a class="moz-txt-link-rfc2396E" href="mailto:sw-l@majordomo.valenciacc.edu"><sw-l@majordomo.valenciacc.edu></a>
Subject: Re: [sw-l] SignText license opinions
Hi Stuart,
This is STML version 1. This is compatible with the current SignText
and SignPuddle 1.5.
I think the DTD would be:
<!ELEMENT stml (sign+)>
<!ELEMENT sign (symbol)+>
<!ATTLIST sign lane (-1|0|1) "0">
<!ELEMENT symbol (#PCDATA)>
<!ATTLIST symbol x CDATA #REQUIRED>
<!ATTLIST symbol y CDATA #REQUIRED>
In 2008, I'd like to come up with a STML version 2 that includes symbol
color & size, Unicode, images, and linking (internal and external). For
version 2, I'm open to suggestions. Maybe we should look at adding a
SignWriting extension to some open document format or markup.
Regards,
-Steve
Stuart Thiessen wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Steve, I wondered if you have a DTD or XML Schema written for STML so
that we can see all the options that you have set up for STML?
Stuart
On 7 Nov 2007, at 14:30 , Steve Slevinski wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi list,
Quick update... I will be releasing the SignText source code under
the GPL. I've registered a project with SourceForge that is pending
approval. I've spoken with Val and we hope to have an official
package ready in January 2008 that includes the ISWA under the OFL as
well.
SignText documents will have 2 formats: XML syntax and a compact
syntax. Now would be a great time for comments and feedback.
XML syntax example (423 characters)
--------------------
<stml>
<sign lane="0">
<symbol x="10" y="15">01-01-001-01-01-01</symbol>
<symbol x="20" y="55">02-01-001-01-01-01</symbol>
<symbol x="70" y="17">03-01-001-01-01-01</symbol>
</sign>
<sign lane="1">
<symbol x="20" y="23">04-01-001-01-01-01</symbol>
<symbol x="50" y="57">02-01-001-01-01-01</symbol>
</sign>
<sign lane="-1">
<symbol x="10" y="10">01-01-001-01-01-01</symbol>
</sign>
</stml>
Compact syntax example (156 characters)
---------------------
01-01-001-01-01-01,10,15,02-01-001-01-01-01,20,55,03-01-001-01-01-01,70,17,0
04-01-001-01-01-01,20,23,02-01-001-01-01-01,50,57,1
01-01-001-01-01-01,10,10,-1
I am looking into writing an extension for MediaWiki. Last year I
wrote an extension to display SignWriting in MediaWiki. This time
I'll also try to integrate SignText as well.
Regards
-Steve
____________________________________________
SW-L SignWriting List
Post Message
<a class="moz-txt-link-abbreviated" href="mailto:SW-L@majordomo.valenciacc.edu">SW-L@majordomo.valenciacc.edu</a>
List Archives and Help
<a class="moz-txt-link-freetext" href="http://www.signwriting.org/forums/swlist/">http://www.signwriting.org/forums/swlist/</a>
Change Email Settings
<a class="moz-txt-link-freetext" href="http://majordomo.valenciacc.edu/mailman/listinfo/sw-l">http://majordomo.valenciacc.edu/mailman/listinfo/sw-l</a>
</pre>
</blockquote>
<pre wrap="">
____________________________________________
SW-L SignWriting List
Post Message
<a class="moz-txt-link-abbreviated" href="mailto:SW-L@majordomo.valenciacc.edu">SW-L@majordomo.valenciacc.edu</a>
List Archives and Help
<a class="moz-txt-link-freetext" href="http://www.signwriting.org/forums/swlist/">http://www.signwriting.org/forums/swlist/</a>
Change Email Settings
<a class="moz-txt-link-freetext" href="http://majordomo.valenciacc.edu/mailman/listinfo/sw-l">http://majordomo.valenciacc.edu/mailman/listinfo/sw-l</a>
</pre>
</blockquote>
<pre wrap=""><!---->
____________________________________________
SW-L SignWriting List
Post Message
<a class="moz-txt-link-abbreviated" href="mailto:SW-L@majordomo.valenciacc.edu">SW-L@majordomo.valenciacc.edu</a>
List Archives and Help
<a class="moz-txt-link-freetext" href="http://www.signwriting.org/forums/swlist/">http://www.signwriting.org/forums/swlist/</a>
Change Email Settings
<a class="moz-txt-link-freetext" href="http://majordomo.valenciacc.edu/mailman/listinfo/sw-l">http://majordomo.valenciacc.edu/mailman/listinfo/sw-l</a>
____________________________________________
SW-L SignWriting List
Post Message
<a class="moz-txt-link-abbreviated" href="mailto:SW-L@majordomo.valenciacc.edu">SW-L@majordomo.valenciacc.edu</a>
List Archives and Help
<a class="moz-txt-link-freetext" href="http://www.signwriting.org/forums/swlist/">http://www.signwriting.org/forums/swlist/</a>
Change Email Settings
<a class="moz-txt-link-freetext" href="http://majordomo.valenciacc.edu/mailman/listinfo/sw-l">http://majordomo.valenciacc.edu/mailman/listinfo/sw-l</a>
</pre>
</blockquote>
</body>
</html>