Difference between revisions of "JASigning"

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