Difference between revisions of "JASigning"

From Virtual Humans
Jump to navigation Jump to search
(Updated for JOGL-2 versions of applets)
 
(23 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 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  
 
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].
+
 
 +
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.
  
To report issues with JASigning, please use the [[JASigning Issue Reporting|issue reporting page]].
+
To report issues with JASigning, please use the [[JASigning Issue Reporting|Issue Reporting]] page.
  
== Supported Platforms ==
+
== JASigning Topics ==
  
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 Conditions|Conditions of Use]]
  
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 Release Notes|Release Notes]]
  
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 Platform Issues|Platform Issues]]
  
* Whether or not the processor supports 64-bit operation.
+
* [[JASigning Issue Reports|Issue Reporting]]
* 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 Facilities ==
 +
* [[SiGML Extensions]]
  
Windows: JASigning applets should work with Safari, Firefox, Opera, Chrome, and Internet Explorer.
+
* [[Passing Arguments to JASigning Apps]]
  
Mac OS X: JASigning applets from the standard release should work with Firefox 3.6.28 (which is no longer supported).
+
* [[Driving the SiGML Service Player App]]
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!
+
* [[JASigning Video Generator]]
  
== Other JASigning Topics ==
+
* [[JASigning Local Installation]]
  
[[Driving the SiGML Service Player App]]
+
* [[Developing new JASigning Apps]]
 +
----
 +
[[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