This link has been bookmarked by 1378 people . It was first bookmarked on 02 Mar 2006, by XO Q.
-
-
FreeMind - free mind mapping software
-
-
Amy Larsenmindmapping tool used for brainstorming
-
Jan RiemkeKostenloses Mind Map Programm für unterschiedliche Plattformen -
setzt die Installation voraus -
cormadilBrain Storming voir aussi Xmind
-
Teresa McCullochFree mind is a useful mind mapping software for brainstorming tasks.
-
Craig Nansenfree mind mapping software
-
Tobías FeijooFreeMind es un software de creación de mapas mentales.
-
Susan YutzeyFreemind enables you to create diagrams to help organize information, ideas, tasks, and more. Good for brainstorming, organizing the tasks of a project, organizing notes and research. From LMC "Technology Connection" column.
-
Lana CamielOpen Source freeware - many more features than Mind42, more options, also more difficult to use and repository is on individual PC rather than on central server (a plus and a minus). Can export 'live' maps and place them on a web site. Not sure if this
-
Fawad SamiFreeMind 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-click "fold / unfold" and "follow link" operations.
-
Emmanuel Charles-Dominiqueà voir
-
Susan Nugentfree mind mapping software
-
Bill Guineerecommended by Elizabeth
-
10base TomFreeMind 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-click "fold / unfold" and "follow link" operations.
-
LeopoldSanybody has experience with this already?
-
d majorOutlining lessons with Freemind - free #mindmapping software http://bit.ly/27rb6N [from http://twitter.com/daylemajor/statuses/2061619580]
-
Vasenta NarkiaFreeMind 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
-
Mark FergusonFreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java.
-
Stefan Schridde(tags: opensource mindmap)
-
James McFarlaneMind mapping is easy and free with this Java tool. You’ll be able to manage your notes, lay out a paper and more completely online.
-
Gaylin UFree Mind mapping software.
-
debbie oestreicherFreeMind 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.
-
-
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.
-
-
Anne-Marie TorpMindmapping
-
Travis Kramerfree mind mapping application written in Java. FreeMind is licensed under the GNU General Public License. It provides extensive export capabilities
-
V. A.Free easy to use and very useful mindmap software.
$ 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
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
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.
Page Comments
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"?>