FreeMind (http://freemind.sourceforge.net/) is an open source software, which written in Java. It's designed for mind map creating. FreeMind has an XML-based format. Argos allows users to export a viewpoint to Freemind, edit the exported viewpoint, and import it to a new viewpoint on Argos.
Requirement
Export to FreemindThere are two ways to export a viewpoint:
Import from FreemindYou can import a viewpoint to Argos server by POST method with a specific HTTP request header 'Content-Type: application/x-freemind'. Here is an example: POST /viewpoint/ HTTP/1.1 Host: www.argosserver.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 Content-Type: application/x-freemind Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Keep-Alive: 300 Connection: keep-alive Screencast
Download here. Size: 11M, Duration: 1 minutes, 43 seconds
Download here. Size: 26M, Duration: 5 minutes, 42 seconds Freemind XML FromatTODO
Download Links![]() |