Difference between revisions of "CWASA Local Installation"

From Virtual Humans
Jump to navigation Jump to search
(Extra BSLExamples distribution accessing VHG resources)
Line 3: Line 3:
 
= JASigning Local Installation =
 
= JASigning Local Installation =
  
 
+
== JASigning on localhost server ==
 
The [[JASigning]] software supports web pages containing interactive virtual signing. Such web pages use a release of the software hosted on the same server as the pages themselves. In order to support development of new web pages,  for evaluation or individual research, a release of the software, along with some example pages, is provided as ZIP archives:
 
The [[JASigning]] software supports web pages containing interactive virtual signing. Such web pages use a release of the software hosted on the same server as the pages themselves. In order to support development of new web pages,  for evaluation or individual research, a release of the software, along with some example pages, is provided as ZIP archives:
  
 
* [http://vhg.cmp.uea.ac.uk/tech/jas/local/jas.zip jas.zip]
 
* [http://vhg.cmp.uea.ac.uk/tech/jas/local/jas.zip jas.zip]
* [http://vhg.cmp.uea.ac.uk/tech/jas/local/BSLExamples.zip BSLExamples.zip]
+
* [http://vhg.cmp.uea.ac.uk/tech/jas/local/BSLExamples.loc.zip BSLExamples.loc.zip]
  
 
The files in '''jas.zip''' should be extracted and the '''jas''' folder and contents placed so it is served from the root of the local webserver. Installations are tagged
 
The files in '''jas.zip''' should be extracted and the '''jas''' folder and contents placed so it is served from the root of the local webserver. Installations are tagged
Line 13: Line 13:
 
should provide access to a local version of the standard [[JASigning]] installation, but with a limited number of avatars.
 
should provide access to a local version of the standard [[JASigning]] installation, but with a limited number of avatars.
  
The files in '''BSLExamples.zip''' should be extracted in the same way and the '''BSLExamples''' folder placed at the root, and the examples can be viewed from [http://localhost/BSLExamples http://localhost/BSLExamples].
+
The files in '''BSLExamples.loc.zip''' should be extracted in the same way and the '''BSLExamples''' folder placed at the root, and the examples can be viewed from [http://localhost/BSLExamples http://localhost/BSLExamples].
 
In fact the examples site can be renamed and placed at any other location on the local web server as long as the paths  
 
In fact the examples site can be renamed and placed at any other location on the local web server as long as the paths  
 
constructed by the '''startPlayer''' function in '''appletframe.html''' are adjusted to match the chosen location for SiGML files.
 
constructed by the '''startPlayer''' function in '''appletframe.html''' are adjusted to match the chosen location for SiGML files.
Line 20: Line 20:
 
may need some configuration in order to serve files with extensions such as '''.jnlp''', '''.properties''', and '''.sigml'''. Examination of server logs should reveal whether pages are being blocked or not.
 
may need some configuration in order to serve files with extensions such as '''.jnlp''', '''.properties''', and '''.sigml'''. Examination of server logs should reveal whether pages are being blocked or not.
  
 +
== JASigning Examples using the VHG Server ==
 +
 +
A version of the BSL Examples site is available as a demonstration using the standard VHG installation via CORS.
 +
 +
* [http://vhg.cmp.uea.ac.uk/tech/jas/local/BSLExamples.zip BSLExamples.zip]
 +
 +
The files in '''BSLExamples.zip''' should be extracted and the '''BSLExamples''' folder can be placed on a web server or run as local files.
 +
Resources will be fetched from the standard VHG release.
 +
 +
It is also possible to use example web pages in the VHG distribution in the same way. The file '''cwaclientcfg.json''' must be placed beside the web pages.
 +
 +
== Commercial USe ==
 
For enquires about public and commercial use of the software and the virtual
 
For enquires about public and commercial use of the software and the virtual
 
characters Anna and Marc, please email  
 
characters Anna and Marc, please email  

Revision as of 12:44, 27 January 2017

Home >> JASigning


JASigning Local Installation

JASigning on localhost server

The JASigning software supports web pages containing interactive virtual signing. Such web pages use a release of the software hosted on the same server as the pages themselves. In order to support development of new web pages, for evaluation or individual research, a release of the software, along with some example pages, is provided as ZIP archives:

The files in jas.zip should be extracted and the jas folder and contents placed so it is served from the root of the local webserver. Installations are tagged with the year, so http://localhost/jas/loc2017 should provide access to a local version of the standard JASigning installation, but with a limited number of avatars.

The files in BSLExamples.loc.zip should be extracted in the same way and the BSLExamples folder placed at the root, and the examples can be viewed from http://localhost/BSLExamples. In fact the examples site can be renamed and placed at any other location on the local web server as long as the paths constructed by the startPlayer function in appletframe.html are adjusted to match the chosen location for SiGML files.

Note: The installation does not rely on any special functionality of the web server, which is only required to deliver static content. However, web servers (such as IIS) may need some configuration in order to serve files with extensions such as .jnlp, .properties, and .sigml. Examination of server logs should reveal whether pages are being blocked or not.

JASigning Examples using the VHG Server

A version of the BSL Examples site is available as a demonstration using the standard VHG installation via CORS.

The files in BSLExamples.zip should be extracted and the BSLExamples folder can be placed on a web server or run as local files. Resources will be fetched from the standard VHG release.

It is also possible to use example web pages in the VHG distribution in the same way. The file cwaclientcfg.json must be placed beside the web pages.

Commercial USe

For enquires about public and commercial use of the software and the virtual characters Anna and Marc, please email CMP_VirtualSigning@uea.ac.uk.


Home >> JASigning