FreeMindPDA: Difference between revisions
(→Licence: Licence) |
(Consolidate substantially) |
||
Line 1: | Line 1: | ||
'''FreeMindPDA''' is PDA version of FreeMind. It works on Palm devices, PocketPCs, Linux, Windows and some Java devices. | |||
== Download == | |||
Download [http://olliver.family.gen.nz/software/fm.tgz code tarball] with precompiled binaries for all platforms. | |||
Some think the mentioned tarball doesn't contain any binaries. Download [http://sourceforge.net/tracker/index.php?func=detail&aid=1431074&group_id=7118&atid=307118 working binaries] for PocketPC ARM (Intel XScale, Samsung S3C, and more). | |||
<!-- [[Image:fmpdascreenshot.png|thumb|Description]] does not work --> | |||
== Technical == | |||
The code | The code of FreeMindPDA is incomplete in version V0.01, but has left pre-alpha status. FreeMindPDA takes advantage of plain tree control, rather than mind map view. It is licenced under the LGPL; feel free to improve it - particularly the installation instructions. The program works on Palm devices, PocketPCs, Linux, Windows and some Java devices. | ||
FreeMindPDA is a ''complete rewrite of FreeMind'', as the facilities available on a PDA are significantly different to those on a PC; PDAs have smaller screens, do not understand double-clicks or right clicks, and often do not have resizable windows. | |||
== SuperWaba Platform == | == SuperWaba Platform == | ||
Line 32: | Line 34: | ||
* [http://sourceforge.net/forum/forum.php?thread_id=1174596&forum_id=22101 Discussion Forum thread] | * [http://sourceforge.net/forum/forum.php?thread_id=1174596&forum_id=22101 Discussion Forum thread] | ||
* [http://www.gnu.org/licenses/lgpl.html GNU LGPL] | * [http://www.gnu.org/licenses/lgpl.html GNU LGPL] | ||
* [http://en.wikipedia.org/wiki/Pocket_PC Pocket PC] at Wikipedia | |||
* [http://en.wikipedia.org/wiki/ARM_architecture ARM architecture] at Wikipedia |
Revision as of 13:42, 20 May 2006
FreeMindPDA is PDA version of FreeMind. It works on Palm devices, PocketPCs, Linux, Windows and some Java devices.
Download
Download code tarball with precompiled binaries for all platforms.
Some think the mentioned tarball doesn't contain any binaries. Download working binaries for PocketPC ARM (Intel XScale, Samsung S3C, and more).
Technical
The code of FreeMindPDA is incomplete in version V0.01, but has left pre-alpha status. FreeMindPDA takes advantage of plain tree control, rather than mind map view. It is licenced under the LGPL; feel free to improve it - particularly the installation instructions. The program works on Palm devices, PocketPCs, Linux, Windows and some Java devices.
FreeMindPDA is a complete rewrite of FreeMind, as the facilities available on a PDA are significantly different to those on a PC; PDAs have smaller screens, do not understand double-clicks or right clicks, and often do not have resizable windows.
SuperWaba Platform
FreeMindPDA is developed for SuperWaba virtual machine. SuperWaba has free downloadable SDKs and a large number of supporting libraries licenced under LGPL. Documentation on SuperWaba is included in the SDK download. The Ant package is used to control builds, and development is carried out with a standard 1.4.x Java SDK. The author uses Blackdown Java and the Eclipse IDE (contains its own Ant) running on Debian Linux.
SuperWaba supports Palm, PocketPC, PocketPC 200x, WinCE, Java, and Windows 32-bit operating systems; SuperWaba's alpha code supports native Linux and Symbian platforms, but is not suitable for general release. Contact vik ( a t ) diamondage d0t co d0t nz if this is a must have for you.
Licence
FreeMindPDA is licenced under GNU LGPL — GNU Lesser General Public Licence.
Credit
FreeMindPDA is developed by Vik Olliver.
Links
- Working binaries for PocketPC by Peter Gasparovic, as of 2006-02-13
- Binaries and source code as offered by Vik Oliver, as of 2005-06-12
- Discussion Forum thread
- GNU LGPL
- Pocket PC at Wikipedia
- ARM architecture at Wikipedia