[FreeMind] Post a mindmap in a web page

Last update on June 6, 2009 09:45 AM by jak58
Published by jak58

[FreeMind] Post a mindmap in webpage





A mind map is a diagram that can used to represent words, ideas, tasks, relatate to a specific theme.These can be very useful to describe various procedures or data flow with a single image (witout making use of a lot of words). If you want to save some space on your website , it is a good alternative.

FreeMind is a Mindmapping software .
http://en.kioskea.net/telecharger/telecharger 1922 freemind
You have several options to publish your mindmap in a web page.

Flash


[Recommended]

1)
Download the FlashBrowser: http://www.efectokiwano.net/mm/freeMindFlashBrowser.zip
(See http://freemind.sourceforge.net/wiki/index.php/Flash_browser)
and extract it.

2)
Copy mindmaps.html under the name of your choice and edit the HTML code freeMindFlashBrowser.mm by the name of your file. Mm

3)
Copy this html file, your.mm, visorFreemind.swf and flashobject.js in the same directory on your website.

Java Applet


1)
Download Freemind-browser (approximately 291 kb): http://sourceforge.net/project/showfiles.php?group_id=7118&package_id=16120
and extract it.

2)
Copy freemindbrowser.html under the name of your choice and edit the HTML code:
VALUE = "http://freemind.sourceforge.net/maps/freemind.mm"
by the full URL (absolute) of your file. mm

3)
Copy this html file, your.mm and freemindbrowser.jar in the same directory on your website.
Best answers for « Post a mindmap in a web page » in :
White background's problem in web pages Show Your web pages will be displayed more accurately : No background color, everything is white !!! (Like this image) To resolve this problem follow these steps : 1. Go to the "Control Panel" : Click on "Option accessibility" 2. In the...
How can I save web pages on my computer? Show How can I save web pages on my computer? IE Google Chrome Firefox IE For Internet Explorer, click on the File menu. Click on "Save As" In the "Save as type" field, drop down the list and choose "Web Archive (Single...
Personalize web pages with GreaseMonkey Show Personalize web pages with GreaseMonkey What is GreaseMonkey? Example 1 Example 2 XPath Utilities removeElement() removeAttributeOfElement() setAttributeOfElement() injectCSS() Links What is GreaseMonkey? GreaseMonkey is an...
Centering vertically a web page ShowCentering vertically a web page e .js file e .html file Centering vertically a web page; consider it as a waste time trying to achieve it with CSS. The most practical solution is to use JavaScript. e .js file Copy/paste the...
Fonts used in web pages ShowFonts used in web pages How to solve this issue? Default fonts If you have chosen the perfect font that reflects the atmosphere of your website as well as the global idea that you want the user to get from it, you should be careful...
Stopping animated images on Web pages ShowStopping animated images on Web pages Internet Explorer Mozilla Firefox Opera Ad blocking Animated images are annoying you and slow down the display of web pages you visit? Do not panic, you can stop. Internet Explorer In...
Download Page Saver Basic ShowThe tools of screen shot only capture the visible zone of the screen. It is sometimes necessary to have a complete capture of a web page. Pearl Crescent Page Saver is an extension of Mozilla Firefox allowing the capture of a whole web page. The...
Managing images in HTML ShowHow do you display images on a web page? Having a few images on a website can make it more attractive and user-friendly. However, it is important not to go overboard, since images can take a long time to load, and in some cases can make a document...
Backgrounds ShowAdding a Background Image A background image for a web page can be set using the tag: Attribute Visual Effect BACKGROUND="image" Displays image as background bgcolor="name_of_Colour or #XXXXXX" Displays the given colour...
HTML forms ShowForms Interactive forms let web page authors give their pages interactive elements, such as for receiving messages from their readers, much like the reply cards found in some magazines. The reader enters information by filling in fields or clicking...