FreeMind is mind-mapping software written in Java. I use it to plan web sites, promotions, business plans. It’s great for brainstorming, capturing your ideas and organizing them.
Since it’s a cross platform Java application, it will run on Windows, Macs and Linux computers, among others. All you need is the current Java Runtime Environment, which is probably already installed if your computer is up-to-date.
I use it on the Mac, and I’ve created a SmartFolder to find my FreeMind (*.mm) files quickly. I’ve tested sharing files with Linux, and it works like a champ, although some of the keyboard shortcuts are a little different across platforms. You can (and will) use your mouse, though -- drag-and-drop, collapse and expand (with a double click) let you zip around your mind maps and focus on the details you want, or zoom out to see the big picture.
Import/Export & Sharing
FreeMind uses an XML file format, meaning that you can read it with a text editor (Text Edit, Notepad, etc.) and translate the data into other formats. Built in formats include a nifty HTML export that includes working “expand and collapse” buttons.
Open Source Update
Tuesday, July 17, 2007
FreeMind has not been upgraded for some time: it’s been at Version 0.8.0 since New Release: FreeMind 0.8.0 (Date: 2005-09-10 09:38).
That’s a couple years now. Yet, there is a ton of traffic on the project at SourceForge, and it’s increasing steadily. I think that if this project continues to grow in popularity, we might see a new version soon, since active projects attract developers, testers, etc.
A recommended addition to the web slinger's tool box.
[UPDATED] Joomla 1.5 is acting flaky on one of our installations because the directories are set to ‘unwriteable’. To see the their current state, log in as Super Administrator and go to Help > System Info > Directory Permissions . Elsewhere, it's been suggested that the specified directories must be set to “world-writeable” (777). This works, but it is a very bad idea , since it means anyone can change your files! Not cool. Fixing Security with User and Group Settings To perform these changes, you need shell (command line) access to your server. If you don't have it, you can beg your host to make these changes for you, or switch to a Joomla-friendly host. I'm going to assume that you are using a LAMP (Linux/Apache/MySQL/PHP) server because if you're not, then ... well, these instructions should work in principle, but the specifics for your server may be quite different. Here's the issue: you, the FTP user, need full access to your files. So does Joomla,...
Comments