Difference between revisions of "JASigning"

From Virtual Humans
Jump to navigation Jump to search
(Update now Dicta-Sign has finished.)
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://vhg.cmp.uea.ac.uk/tech/jas/std/ JASigning] is our synthetic sign
+
[[Main Page|Home]]
language performance system, superseding the earlier SiGMLSigning system developed during the [http://www.visicast.cmp.uea.ac.uk/ ViSiCAST and eSIGN] projects.
+
 
 +
----
 +
= JASigning =
 +
JASigning is our virtual signing system that sythesises natural sign language performance using virtual human characters. JASigning supersedes the earlier SiGMLSigning system developed during the [[ViSiCAST]] and [[eSIGN]] projects.
 
Further development took place  
 
Further development took place  
as part of our work on the [http://dictasign.eu/ Dicta-Sign]
+
as part of our work on the [[Dicta-Sign]]
project.
+
project. The original work was largely based on using Java JNLP apps for freestanding use and in web pages. More recent work for web pages is based on HTML5 using JavaScript and WebGL.
 +
 
 +
Visit the [http://vhg.cmp.uea.ac.uk/tech/jas/std/ JASigning Current Release] page for links to download applications and view example web pages using virtual signing. JASigning is subject to [[JASigning Conditions|Conditions of Use]].
 +
 
 +
For details on particular releases of the software see [[JASigning Release Notes]]. Consult the [[JASigning Platform Issues]] page for notes on particular Operating System and Browser restrictions.
  
JASigning is subject to these
+
To report issues with JASigning, please use the [[JASigning Issue Reporting|Issue Reporting]] page.
[http://vhg.cmp.uea.ac.uk/tech/jas/095f/index.html#conditions conditions of use].
 
  
To report issues with JASigning, please use the [[JASigning Issue Reporting|issue reporting page]].
+
== JASigning Topics ==
  
== Other JASigning Topics ==
+
* [[JASigning Conditions|JASigning Conditions of Use]]
  
[[Driving the SiGML Service Player App]]
+
* [[JASigning Release Notes]]
  
== Supported Platforms ==
+
* [[JASigning Platform Issues]]
  
The [http://vhg.cmp.uea.ac.uk/tech/jas/std/ current version of  JASigning] is intended to run on Windows (XP, Vista, 7) and on the latest releases of Mac OS X 10.5 and 10.6.  JASigning is ''not'' supported on Linux at present.
+
* [[JASigning Issue Reporting]]
  
It is preferable to run JASigning with an up-to-date Java 6 run-time (JRE), although it should run with the latest versions of Java 5.
+
== JASigning Facilities ==
 +
* [[SiGML Extensions]]
  
On the supported platforms, that is, Windows and Mac OS X, JASigning supports both 32-bit and 64-bit operation.  Which of this modes it actually runs in on any given occasion depends on several factors:
+
* [[Passing Arguments to JASigning Apps]]
  
* Whether or not the processor supports 64-bit operation.
+
* [[Driving the SiGML Service Player App]]
* Whether or not the operating system supports 64-bit operation.
 
* Whether the system has a 32-bit or a 64-bit Java installation (or both) -- and what options are set in the Java Control Panel (Windows) or Java Preferences app (Mac OS X).
 
* For a JASigning applet: whether the browser is running in 32-bit or 64-bit mode.
 
  
=== Browsers ===
+
* [[JASigning Video Generator]]
  
Windows: JASigning applets should work with Safari, Firefox, Opera, Chrome, and Internet Explorer.
+
* [[JASigning Local Installation]]
  
Mac OS X: JASigning applets should work with Firefox 3.6.24 (which is not the latest version but is still supported). It should also work with Camino 2.0.7, OmniWeb 5.11, Safari 5.0.5 (which is not the latest version).
+
* [[Developing new JASigning Apps]]
  
Note: On MacOS 10.6.8 JASigning applets run in Safari 5.1, Firefox 12.0, Opera 11.50, SeaMonkey 2.2 and Chrome on Mac OS X - but they do so invisibly, due to an issue with running Java out of process.
+
* [[Configuring JASigning for HTML5 web pages]]
  
JASigning applets may work with browsers other than those mentioned, but our testing in such cases is at best limited. Let us know!
+
* [[Logging and Event Hooks]]
 +
----
 +
[[Main Page|Home]]

Revision as of 16:55, 16 February 2019

Home


JASigning

JASigning is our virtual signing system that sythesises natural sign language performance using virtual human characters. JASigning supersedes the earlier SiGMLSigning system developed during the ViSiCAST and eSIGN projects. Further development took place as part of our work on the Dicta-Sign project. The original work was largely based on using Java JNLP apps for freestanding use and in web pages. More recent work for web pages is based on HTML5 using JavaScript and WebGL.

Visit the JASigning Current Release page for links to download applications and view example web pages using virtual signing. JASigning is subject to Conditions of Use.

For details on particular releases of the software see JASigning Release Notes. Consult the JASigning Platform Issues page for notes on particular Operating System and Browser restrictions.

To report issues with JASigning, please use the Issue Reporting page.

JASigning Topics

JASigning Facilities


Home