| While looking for a tool to organize my thoughts in the beginning of my thesis, I stumbled upon the program FreeMind. This program, although being a free one, is in my opinion by no means inferior to commercial tools like Mindmapper except for one thing: the HTML export of the generated mind maps. Because I wanted to share the progress of my thesis with some people, I surely was not happy with the generated HTML files which lacked most of the features of the original mind map, preserving only the structure and the external links. I therefore sat down and hacked a little XSLT stylesheet to transform the FreeMind-files (which are XML) into HTML preserving most of the features of the original mind maps. |
| |