Questions tagged [mind-mapping]

6 questions
16
votes
7 answers

How do you keep track of large projects?

When dealing with a project that has many different files, I always seem to loose track of how the parts interact with one another. I've never really had much of a problem understanding smaller components in isolation, but as the complexity of the…
10
votes
6 answers

mind map for programmers

How are mind maps useful for programmers in organizing the way they work?
prasonscala
  • 1,621
  • 4
  • 15
  • 27
4
votes
1 answer

Is anyone actively developing software to be used with the Emotiv headset?

Based on the "featured apps" section of the main page http://www.emotiv.com/index.php Alot of the so called "mind control" apps so far seem to be fairly rudimentary read/scan apps that look to profile a certain activity, or perhaps allow the user to…
Anonymous Type
  • 414
  • 4
  • 11
1
vote
1 answer

Optimizing mindmaps by finding the least amount of redundancy

When using mindmaps, you order them based on how you think it fits best. So for instance (tab means subtree) requirements dinner food forks spoons breakfast food forks this could be written using food at dinner …
1
vote
1 answer

Drag and drop application design

I am hoping to create a mind-mapping like application and it needs to have a central workspace that will hold the map. Users should be able to drag items (like rectangles, texts, etc.) from a container to the workspace. The important thing is when a…
Roshnal
  • 295
  • 2
  • 9
0
votes
1 answer

Mapping list to another list dynamically

I had an idea for a piece of software using .NET C# as technology. Basically, in my idea Im thinking of using reflection to do the mapping between a class to another class using interactivity with a user. About the interactivity right now Im just…
Nmaster88
  • 167
  • 5