Downloads: Difference between revisions

From MiToBo
Jump to navigationJump to search
No edit summary
Line 31: Line 31:
== Manual ==
== Manual ==
...
...
== Additional resources ==
* '''MTBChisio''' - a graph visualization tool for displaying MiToBo history graphs
MTBChisio is en extended version of the [http://www.cs.bilkent.edu.tr/~ivis/chisio.html Chisio software] developed at the Bilkent University in Turkey.
To use MTBChisio just download the zip file, unpack it into a folder of your choice, enter the folder and type './MTBChisio.sh'.<BR>
Note that MTBChisio relies on some architecture-depended code. In case that your machine has a 64-bit architecture, call './MTBChisio_64.sh'.
Download the current release: MTBChisio 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]
Source code for MTBChisio is available upon request.


== Logo ==
== Logo ==


* MiToBo logo as [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_logo.pdf PDF] or [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_logo.png PNG]
* MiToBo logo as [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_logo.pdf PDF] or [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_logo.png PNG]

Revision as of 15:01, 26 October 2010

Requirements

MiToBo requires Java 1.6 or later.

The following external jars are needed to run MiToBo plugins and use the code:

Current release (v0.9)

...

All versions

Version Binaries Sources API Date
0.9 Month x, 2010

Manual

...

Additional resources

  • MTBChisio - a graph visualization tool for displaying MiToBo history graphs

MTBChisio is en extended version of the Chisio software developed at the Bilkent University in Turkey.

To use MTBChisio just download the zip file, unpack it into a folder of your choice, enter the folder and type './MTBChisio.sh'.
Note that MTBChisio relies on some architecture-depended code. In case that your machine has a 64-bit architecture, call './MTBChisio_64.sh'.

Download the current release: MTBChisio binary tar.gz zip

Source code for MTBChisio is available upon request.