Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

All Annotations of [Preview]

saved by433 people, first byXO Q on 2006-03-02, last byVrt on 2008-08-15

  • on 2006-07-20 Nireak
    FreeMind is a premier free mind-mapping software written in Java.
  • on 2006-07-24 Rogerwaggener
    A java based 'mind mapping' tool. It could be described as a conceptual outliner.
  • on 2006-07-25 Jnunderwood
    free mind mapping software
  • on 2006-07-31 Ziller
    FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than
  • on 2006-08-02 Rogerwaggener
    A java based 'mind mapping' tool. It could be described as a conceptual outliner.
  • on 2006-08-03 Murratore
    FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than
  • on 2006-08-03 Bconnelly
    Java based free mind mapping software
  • on 2006-08-03 Nvanloen
    I'm looking for a cheap (free) alternative to Mind Jet - maybe this is it? I will try...
  • on 2006-08-04 John_kellden
    Main Page - FreeMind - free mind mapping software
  • on 2006-08-07 Aureliend
    FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than
  • on 2006-08-11 Knightnet
    Free mind-mapping software - the original. Java based. Very powerfullbut easy to use tool. I use it all the time to outline tasks, reports,presentations, etc.
  • on 2006-08-13 Bgtasoft
    Software para hacer diagramas
  • on 2006-08-28 Abaklg
    FreeMind - free mind mapping software
  • on 2006-09-10 Ycc2106
    FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than that of MindManager because of one-click "fold / unfold" and "follow link" operations.
  • on 2006-09-23 Bigfellow
    FreeMind is a premier free mind-mapping software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than that of MindManager because of one-clic
  • on 2006-09-25 Docbadwrench
    A java-based mind-mapping tool for the collection and parsing of data. This is meant to increase productivity and give you a mental picture of many concepts.
  • on 2006-09-30 Fredericknoronha
    FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than
  • on 2006-10-30 Msnbwam3
    無料のマインドマップ作成ソフト
  • on 2006-11-03 Pistos
    "FreeMind is a premier free mind-mapping software written in Java."
  • on 2006-12-30 Joshvh
    FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster tha
  • on 2007-05-04 Uausukua
    Freemind: Instalación en Ubuntu

    Freemind es una aplicación escrita en Java que nos permite hacer esquemas o «mapas mentales», como aquellos del colegio.

    Freemind en Ubuntu

    Lo primero para instalar Freemind en Ubuntu es comprobar que tenemos activos los repositorios Universe y Multiverse.

    Descargamos los paquetes freemind y libformsjava y, si queremos instalar los plugins, descargamos también freemind-plugins-help, freemind-plugins-svg y freemind-plugins-time.

    Antes de poder instalar Freemind tenemos que cumplir ciertas dependencias,

    $ sudo aptitude install libcommons-lang-java $ sudo aptitude install librelaxng-datatype-javaAhora que ya hemos instalado las librerías, instalamos el paquete libformsjava que habíamos descargado y después procedemos a instalar Freemind.

    $ sudo dpkg -i libforms-java_1.0.5-2_all.deb $ sudo dpkg -i freemind_0.8.0-1_all.debAsí ya tendremos instalado el programa, para comprobarlo ejecuta

    /usr/share/freemind/freemind.shAhora empezaremos a instalar los plugins, primero instalamos los paquetes requeridos por el plugin SVG

    $ sudo aptitude install rhino libbsf-javaLos que precisa el plugin de tiempo

    $ sudo aptitude install j2re1.4 libjcalendar-java
    Descarga e instala libbatikjava.

    Con esto ya puedes instalar los plugins:

    $ sudo dpkg -i freemind-plugins-help_0.8.0-1_all.deb $ sudo dpkg -i freemind-plugins-svg_0.8.0-1_all.deb $ sudo dpkg -i freemind-plugins-time_0.8.0-1_all.deb Ahora sólo nos queda hacernos cargo de la asociación de archivos .mm con Freemind. Creamos un archivo llamado freemind.xml en /usr/share/mime/packages con el siguiente contenido
    <?xml version="1.0" encoding="UTF-8"?>
    FreeMind
    Y actualizamos nuestro sistema

    $ sudo /usr/bin/update-mime-database /usr/share/mime $ sudo /usr/bin/update-menus ¡Listo! Ya tenemos instalado el programa, para ejecutarlo podemos ir a Aplicaciones>Oficina


  • on 2008-04-10 Gammay
    I have FreeMind for an innovative use - for creating product test cases and test results. The conventional was to use excel spreadsheets. With FreeMind, test case generation became intuitive, user-sequence driven and we caught some crazy cases too!
  • on 2008-05-27 Alanpoon
    FreeMind is a premier free mind-mapping software written in Java.
  • on 2008-07-12 Oneeye
    see also
    mm2notes

    Does some XML foo to get meeting notes out of your MM file. FreeMind is great for taking notes very quickly and is highly recommended. I sometimes project FreeMind on the overhead projector so that everyone can see the notes I'm taking. The zoom feature (Alt-Down) is very handy so that it isn't too small.

    After the meeting you might check-in the .mm file into a source control program (if you are into that kind of thing) and then clean up the notes so that it makes more sense and only the salient points are kept. Then your run something like:

    mm2notes WeeklyMeeting.mm -o WeeklyMeeting.html

    To output the notes in HTML, which you can copy and paste to a variety of places.
    http://code.google.com/p/mm2notes/wiki/mm2notes