Mind map gallery: Difference between revisions

From FreeMind
Jump to navigationJump to search
(-spam)
Line 38: Line 38:


* [http://www.freenet.org.nz/misc/bizplan.zip Business Plan generator], contains a mindmap and a small number of OpenOffice.org spreadsheets (linked to from within the mindmap). Most nodes on the mindmap have notes containing clear explanations of what you need to do, and the rest are self-explanatory. Use this to work out your business plan. Add all the info as notes on the nodes. When you're happy with it, export it to OpenOffice Writer format, then edit the doc and link in the spreadsheets, and hey presto, you've got a complete polished business plan ready to take to the bank or your favourite VC.
* [http://www.freenet.org.nz/misc/bizplan.zip Business Plan generator], contains a mindmap and a small number of OpenOffice.org spreadsheets (linked to from within the mindmap). Most nodes on the mindmap have notes containing clear explanations of what you need to do, and the rest are self-explanatory. Use this to work out your business plan. Add all the info as notes on the nodes. When you're happy with it, export it to OpenOffice Writer format, then edit the doc and link in the spreadsheets, and hey presto, you've got a complete polished business plan ready to take to the bank or your favourite VC.
* [http://www.meetmind.com/tag/business Business related Mind Maps at MeetMind]


* [http://startsimple.com/mark/directory/mindmap.html Start Simple Branding MindMap] <mm>[[:Map.mm|On Freemind]]</mm>
* [http://startsimple.com/mark/directory/mindmap.html Start Simple Branding MindMap] <mm>[[:Map.mm|On Freemind]]</mm>
Line 81: Line 79:
* <mm>[[:Writing_an_essay_with_FreeMind.mm|flash|Writing an Essay With FreeMind]]</mm>
* <mm>[[:Writing_an_essay_with_FreeMind.mm|flash|Writing an Essay With FreeMind]]</mm>
* <mm>[[:Student production of materials.mm|flash|Student production of materials]]</mm>--[[User:Dennis Daniels|Dennis Daniels]] 00:48, 5 Aug 2009 (UTC)
* <mm>[[:Student production of materials.mm|flash|Student production of materials]]</mm>--[[User:Dennis Daniels|Dennis Daniels]] 00:48, 5 Aug 2009 (UTC)
* [http://www.meetmind.com/tag/finance Mindmaps of Lessons in Finance]
* <mm>[[:Mindmaps_at_Work.mm|flash|Mindmaps_at_Work]]</mm>
* <mm>[[:Mindmaps_at_Work.mm|flash|Mindmaps_at_Work]]</mm>
* <mm>[[:Yukl2.mm|flash|Leadership in Organizations]]</mm>
* <mm>[[:Yukl2.mm|flash|Leadership in Organizations]]</mm>

Revision as of 20:01, 21 September 2010

This gallery shows mind maps contributed by FreeMind users. Many of the mind maps are shown in a Flash browser, which looks different from the FreeMind application.

  • For non-English mind maps just use another wiki pages and link to them from this section


Maps in English

Technology

  • <mm> Anatomy of Security Disasters</mm>, a mindmap describing decomposing an article by Marcus Ranum (Luke O'Connor, April 23rd, 2009).
  • <mm> Anonymity on the Edge</mm>, a mindmap describing a recent incident with the Tor anonymity network (Luke O'Connor, Feb 4th, 2008).
  • <mm> Application Whitelisting</mm>, a mindmap describing issues around current IT Security practice and Application Whitelisting (Luke O'Connor, March 16th, 2009).
  • <mm> The Cold Boot Attack</mm>, a mindmap outlining the impact and reactions of the Princeton Cold Boot Attack announced in Feb 2008 (Luke O'Connor, April 3rd, 2009).
  • <mm> Debian Crypto Incident</mm>, a mindmap with an annotated list of references for the Debian Crypto incident of 2008 (Luke O'Connor, April 2nd, 2009).
  • <mm> Long Tail of Vulnerability for A5/1</mm>, a mindmap describing an improved attack to recover A5/1 encryption keys (Luke O'Connor, March 31st, 2009).
  • <mm> Issues in Publish-Subscribe Content Distribution</mm>, what to consider in designing a pub-sub system (Luke O'Connor, Feb 4th, 2008).
  • <mm> Remote Working Risks</mm>, a mindmap describing several risks and threats associated with remote IT working, based on a report from CISCO (Luke O'Connor, March 16th, 2009).
  • <mm> Security Trends in Mobile Devices</mm>, a mindmap describing security trends in Mobile Devices based on data from Feb 2008 (Luke O'Connor, March 31st, 2009).
  • <mm> SOA Patterns Masters</mm>, a mindmap of the initial state of my masters research on SOA Patterns.
  • <mm> Rainbow Tables for A5/1</mm>, a mindmap outlining a new project to computer rainbow tables for the A5/1 GSM Encryption Algorithm (Luke O'Connor, September 14, 2009).
  • <mm> IT Security Trends 2008</mm>, a mindmap outlining trends in the IT Security Industry, based on observations in 2008 (Luke O'Connor, August 23, 2010).
  • <mm> Short history of DDoS</mm>, a mindmap derived from an article by Richard Stiennon providing a short history of Distributed Denial of Service (DDoS) attacks (Luke O'Connor, August 26, 2010).

Investing

Business Procedures, Workflows, Models

  • Sascha Mundstein's maps on mind mapping and business topics, including attacking problems, creativity, a model for venture capital investment analysis, risk management plan, a book review, and an online marketing framework.
  • Business Plan generator, contains a mindmap and a small number of OpenOffice.org spreadsheets (linked to from within the mindmap). Most nodes on the mindmap have notes containing clear explanations of what you need to do, and the rest are self-explanatory. Use this to work out your business plan. Add all the info as notes on the nodes. When you're happy with it, export it to OpenOffice Writer format, then edit the doc and link in the spreadsheets, and hey presto, you've got a complete polished business plan ready to take to the bank or your favourite VC.

Noshir Jesung 14:31, 5 Aug 2008 (pdt)

non profits

Chemistry

Computer Languages

C#

<mm>C# 2.0|flash|title C# 2.0 Computer Language - Contents|parameters startCollapsedToLevel=3</mm>: Notes on C# 2.0. Includes the fundamentals of the language, such as classes and arrays, features that were introduced in version 2.0, such as generics and anonymous methods, and background information, such as memory management and the Intermediate Language (IL). This mind-map acts as a contents page, just listing major topics. Each major topic in the mind-map has a link to a sub-map with details of that topic. SimonTeW 18:56, 29 May 2008 (PDT)

Python

<mm>Python 2.5|flash|title Python 2.5 Computer Language - Contents|parameters startCollapsedToLevel=4</mm>: Notes on Python 2.5. Covers the absolute basics, such as significant white space, up to advanced topics, such as list comprehensions, iterators and generators. This mind-map acts as a contents page, just listing major topics. Each major topic in the mind-map has a link to a sub-map with details of that topic. SimonTeW 06:50, 2 Oct 2008 (UTC)

C

<mm>C Programming|flash|title C Programming</mm>: Summary of C Programming. Covers C language basic syntax, preprocessor, memory allocation, arrays, structures, variables and functions. There are also some hints on C program structure, input & output. a3n 00:07, 25 Feb 2009 (GMT+1:00).

Education

Education Technology

This is the updated one with a name change.

Publishing

Medicine

Software

  • I would like mind map to be able to <mm> export as a javascript Pie Menu, </mm> not a tree menu. That will give similar functionality without flash or java and make this a true break-out product. --Phalseid 22:49, 14 Jul 2007 (PDT)

    happy blending!

Free Mind

SQL Server

<mm>SQL Server 2000|flash|title SQL Server 2000 - Contents|parameters startCollapsedToLevel=3</mm>: Notes about SQL Server 2000 and its programming language, T-SQL. This mind-map acts as a contents page, just listing major topics. Each major topic in the mind-map has a link to a sub-map with details of that topic. SimonTeW 02:10, 11 Apr 2008 (PDT)

<mm>SQL Server 2005 Tips|flash|title SQL Server 2005 Tips - Contents|parameters startCollapsedToLevel=2</mm>: Equally applicable to SQL Server 2008. This mind-map acts as a contents page, just listing major topics. Each major topic in the mind-map has a link to a sub-map with details of that topic. SimonTeW 21:40, 20 Oct 2008 (UTC)

<mm>What's New in SQL Server 2008|flash|title What's New in SQL Server 2008 - Contents|parameters startCollapsedToLevel=2</mm>: Changes from SQL Server 2005. This mind-map acts as a contents page, just listing major topics. Each major topic in the mind-map has a link to a sub-map with details of that topic. SimonTeW 04:21, 16 Oct 2008 (UTC)

TRUCOS

Teachable, Reusable Units of Cognition in Open Source: Open Source software presented by means of the TRUC educational pattern.

Lotus Notes

A MindMap template for Lotus Notes/Domino development -- Spamarty 12:02, 25 Nov 2008 (UTC)

Software Development

Travel

Spirituality

Miscellaneous

  • Steuerrecht.mm moved to the Mind Map Gallery in German

Non-English galleries

Mind map galleries not in English, in alphabetical order: