This page is to help document the DCC demonstrations of its software products.
--
SteveRankin - 24 Jul 2008
BEST EAST Demo
- DCC.eas: The EAST (Structure RepInfo?) description for the data.
- DCC.xfd: The DEDSL Semantic RepInfo? for the data.
- dcc.dat: Test data from the example given by Paul Lyden.
- DCCData.zip: Java source for an API to generate and read the data.
* The data file as bits.:
- BESTEAST.doc: EAST DEDSL structure and semantic tutorial (script) full version.
*
CASPARBrainTrainingGame.doc: CASPAR/DCC Brain Training Game
Install BEST EAST Tools
You can download the tool for Windows 2000/XP bellow:
You must have Java installed, I used the latest JDK (JDK 6 Update 7) which you can download from Sun -
http://java.sun.com/javase/downloads/index.jsp
To install the tools you just need to run the installer, but you need to install it to a location that has no spaces in the path name i.e. c:\BEST. DO NOT INSTALL IT TO THE DEFAULT LOCATION.
You may also have to tell it the location of you JRE in the JDK. In the c:\BEST\bin directory there is a file called Debat.ini. You need to edit this file with notepad or wordpad an edit the location of the JRE to the location where it is installed on your system. On my system the JRE in the JDK is in C:\Program Files\Java\jdk1.6.0_07\jre and so the JRE attribute in the Debat.ini file looks like:
!JRE=C:\Program Files\Java\jdk1.6.0_07\jre
You can also change the JDK attribute:
!JDK=C:\Program Files\Java\jdk1.6.0_07
RepInfo? Wiz
I had a go at creating a wizard to take you through the steps of adding
RepInfo? to the registry:
To add the
RepInfo? for the above data example you would first run the wizard to add the EAST (Structure
RepInfo?) and associate it with the
RepInfo? for EAST. Then you would run it again to add the DEDSL description associate it with the
RepInfo? for DEDSL. Finally you would then run through the tools to create the
RepInfo? for a data object, which is the EAST and DEDSL descriptions you added in the first two runs.
Packaging
- DccDemo_V2.wmv: 5min Packaging Demonstration Video (Draft version 2) - DCC story data - with captions this movie shows the creation of an information package using the CASPAR prototype GUI.
- PackDemoV2.wmv: Packaging Demonstration Video (Draft version 1) - MST data - with captions this movie shows the creation of an information package using the CASPAR prototype GUI.