Tuesday, March 1, 2011

Books On Snipe Sailboats

conversion: from VYM to Freemind

VYM Freemind and applications to design are two fairly comprehensive mental maps. But have no consistent format for exchanging maps between them. In this case quickly explain how to export a Freemind map directly VYM.

To make the conversion you need the following items:
  1. A Linux OS to the program xsltproc installed.
  2. VYM A mind map (mini-example to download here is called prueba.vym).
  3. The xslt stylesheet I have called vym2freemind.xslt (the original is here ).
Assuming you have both the mental map as the style sheet in your home directory, unzip prueba.vym. In the resulting folder (prueba.vym_FILES) prueba.xml copy the file to your folder. Now that you

vym2freemind.xslt and prueba.xml in your folder, just open a terminal and type: xsltproc

vym2freemind.xslt prueba.xml> prueba.mm

Press Enter, and if all goes well , will in your file folder prueba.mm, which can be opened with Freemind.

That's it.

0 comments:

Post a Comment