Difference between revisions of "JASigning"

From Virtual Humans
Jump to navigation Jump to search
m
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Main Page]]
+
[[Main Page|Home]]
  
 
----
 
----
 
= JASigning =
 
= JASigning =
[http://vhg.cmp.uea.ac.uk/tech/jas/std/ JASigning] is our synthetic sign
+
JASigning is a 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.
language performance system, superseding the earlier SiGMLSigning system developed during the [http://www.visicast.cmp.uea.ac.uk/ 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.
  
JASigning is subject to these
+
The original work was largely based on using Java JNLP apps for freestanding use and in web pages. This system is deprecated because of lack of support for Java in modern browsers. More recent work in [[CWA Signing Avatars]], the current system, is based on HTML5 using JavaScript and WebGL.
[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]].
+
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]].
  
Note: Early in 2013 the software stopped working on Mac OS, but later Java updates have restored operation it is believed.
+
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.
  
== Supported Platforms ==
+
To report issues with JASigning, please use the [[JASigning Issue Reporting|Issue Reporting]] page.
  
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 later.  JASigning is ''not'' supported on Linux at present.
+
== JASigning Topics ==
  
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 Conditions|Conditions of Use]]
  
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:
+
* [[JASigning Release Notes|Release Notes]]
  
* Whether or not the processor supports 64-bit operation.
+
* [[JASigning Platform Issues|Platform Issues]]
* 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 Issue Reports|Issue Reporting]]
  
Windows: JASigning applets should work with Safari, Firefox, Opera, Chrome, and Internet Explorer.
+
== JASigning Facilities ==
 +
* [[SiGML Extensions]]
  
Mac OS X: JASigning applets from the standard release should work with Firefox 3.6.28 (which is no longer supported).
+
* [[Passing Arguments to JASigning Apps]]
On recent versions of MacOS X applets require the development version of the software [http://vhg.cmp.uea.ac.uk/tech/jas/095j/ JASigning 095j].
 
  
JASigning applets may work with browsers other than those mentioned, but our testing in such cases is at best limited. Let us know!
+
* [[Driving the SiGML Service Player App]]
  
== Other JASigning Topics ==
+
* [[JASigning Video Generator]]
  
[[Driving the SiGML Service Player App]]
+
* [[JASigning Local Installation]]
 
 
[[JASigning Video Generator]]
 
  
 +
* [[Developing new JASigning Apps]]
 
----
 
----
[[Main Page]]
+
[[Main Page|Home]]

Latest revision as of 20:35, 18 January 2021

Home


JASigning

JASigning is a 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. This system is deprecated because of lack of support for Java in modern browsers. More recent work in CWA Signing Avatars, the current system, 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