Downloads: Difference between revisions

From Alida
Jump to navigationJump to search
Line 43: Line 43:
== Additional resources ==
== Additional resources ==


* '''Chipory''' - a graph visualization tool for displaying MiToBo history graphs<br/>MTBChisio is an extended version of the [http://www.cs.bilkent.edu.tr/~ivis/chisio.html Chisio software] developed at the Bilkent University in Turkey.
* '''Chipory''' - a graph visualization tool for displaying MiToBo history graphs<br/>Chipory is an extended version of the [http://www.cs.bilkent.edu.tr/~ivis/chisio.html Chisio software] developed at the Bilkent University in Turkey.
<br/>
<br/>
The zip or the tgz file below contains all necessary files. Download one of these and unpack it into a folder of your choice.
The zip file below contains all necessary files. Download this file and unpack it into a folder of your choice.


* To use Chipory on a Linux system with 32-bit architecture just type './MTBChisio.sh'.<BR>
* To use Chipory on a Linux system with 32-bit architecture just type './Chipory.sh'.<BR>
* In case that your machine has a 64-bit architecture running Linux, call './MTBChisio_64.sh'.<BR>
* In case that your machine has a 64-bit architecture running Linux, call './Chipory_64.sh'.<BR>
* For Windows with 32-bit architecture a self extracting installer  including an executable of mtbchisio is available.
* For Windows with 32-bit architecture a self extracting installer  including an executable of Chipory is available.
<br/>
<br/>
Download the current release:
Download the current release:
 
[http
* Chipory binary [http://www.informatik.uni-halle.de/mitobo/downloads/mtbchisio/mtbchisio.tar.gz tar.gz] [http://www.informatik.uni-halle.de/mitobo/downloads/mtbchisio/mtbchisio.zip zip]
* Chipory binary [http://www.informatik.uni-halle.de/alida/downloads/Chipory.zip zip]
* self extracting installer for Windows [http://www.informatik.uni-halle.de/mitobo/downloads/mtbchisio-installer.exe mtbchisio-installer.exe]
* self extracting installer for Windows [http://www.informatik.uni-halle.de/alida/downloads/chipory-setup.exe chipory-setup.exe]
Source code for Chipory is available upon request.
Source code for Chipory is available upon request.
<br/>
<br/>

Revision as of 11:13, 5 May 2011

Requirements

Alida requires Java 1.6 or later.

The following external jars are needed to use Alida:

Alida also requires some graphml extensions to be find in aldgraphml.jar jar.
If you download the Alida binary zipfile you will find the library in subdirectory intjars in the zipfile.

Current release (v0.9)

  • Alida Binaries zip (includes Alida binaries, license information and the file aldgraphml.jar with Alida's extensions of graphml)
  • Alida Sources zip (includes only the sources, license files and some READMEs on how to use and compile Alida)
  • Alida API zip (includes Javadocs of Alida's API)


All versions of Alida

Version Binaries Sources API Date
1.0 zip zip zip May 9th, 2011


Manual

Detailed information about Alida, its API and usage, can be found in the user and programmer manual.

  • Alida-Manual, Version 1.0 pdf


Additional resources

  • Chipory - a graph visualization tool for displaying MiToBo history graphs
    Chipory is an extended version of the Chisio software developed at the Bilkent University in Turkey.


The zip file below contains all necessary files. Download this file and unpack it into a folder of your choice.

  • To use Chipory on a Linux system with 32-bit architecture just type './Chipory.sh'.
  • In case that your machine has a 64-bit architecture running Linux, call './Chipory_64.sh'.
  • For Windows with 32-bit architecture a self extracting installer including an executable of Chipory is available.


Download the current release: [http

Source code for Chipory is available upon request.