Difference between revisions of "JASigning"

From Virtual Humans
Jump to navigation Jump to search
(Preparing for more documentation on VH Wiki)
m
(12 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 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.
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. 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.
  
For details on particular releases of the software see [[JASigning Release Notes]]. JASigning is subject to [[JASigning 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]].
  
To report issues with JASigning, please use the [[JASigning Issue Reporting|Issue Reporting page]].
+
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.
  
Note: See below for problems with JASigning applications on MacOS 10.7 Lion and 10.8 Mountain Lion, running Java 7.
+
To report issues with JASigning, please use the [[JASigning Issue Reporting|Issue Reporting]] page.
  
== 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. 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|JASigning Conditions of Use]]
  
On MacOS 10.7 Lion and 10.8 Mountain Lion, running Java 7, there are problems with the freestanding SiGML URL Player and SiGML Service Player. Reverting to Java 6 allows these apps to run, though with some rendering issues that are also seen on 10.6 Snow Leopard.
+
* [[JASigning 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]]
  
* Whether or not the processor supports 64-bit operation.
+
* [[JASigning 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 web applets should work with Safari, Firefox, Opera, Chrome, and Internet Explorer.
+
* [[Passing Arguments to JASigning Apps]]
  
Mac OS X: JASigning web applets should work with Safari and Firefox. Recent versions of MacOS X applets require [http://vhg.cmp.uea.ac.uk/tech/jas/095j/ JASigning 095j] or [http://vhg.cmp.uea.ac.uk/tech/jas/095l/ JASigning 095l]. JASigning applets from older releases should work with Firefox 3.6.28 (which is no longer supported).
+
* [[Driving the SiGML Service Player App]]
  
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]]
 
 
[[JASigning Video Generator]]
 
  
 +
* [[Configuring JASigning for HTML5 web pages]]
 
----
 
----
[[Main Page]]
+
[[Main Page|Home]]

Revision as of 11:17, 5 September 2017

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