FreeMindPDA: Difference between revisions
A2zindiajobs (talk | contribs) No edit summary |
m (remove spam) |
||
Line 1: | Line 1: | ||
< | <table><tr> | ||
<td valign=top> | |||
{{Navigation_bar}} | |||
<td> | |||
<td width=600> | |||
'''FreeMindPDA''' is a PDA version of FreeMind. It works on Palm devices, PocketPCs, Linux, Windows and some Java devices. It offers the classical tree view as found in file system browsers, rather than mind map view found in FreeMind. | |||
== 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 --> | |||
== Licence == | |||
FreeMindPDA is licenced under '''GNU LGPL''' — GNU Lesser General Public Licence. | |||
== Credit == | |||
[http:// | FreeMindPDA is developed by [http://olliver.family.gen.nz/vik.html Vik Olliver]. | ||
== 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 == | |||
FreeMindPDA is running on SuperWaba virtual machine. SuperWaba is a Java-like virtual machine for portable devices, implementing a subset of Java. SuperWaba has freely downloadable standard development kits (SDKs), and a large number of supporting libraries licenced under LGPL. Documentation on SuperWaba is included in the SDK download. The [http://ant.apache.org Ant] package is used to control builds, and development is carried out with a standard 1.4.x Java SDK. | |||
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. | |||
</ | |||
The author of FreeMindPDA - Vik - uses Blackdown Java and the [http://www.eclipse.org/ Eclipse IDE] (containing its own Ant) running on [http://www.debian.org Debian Linux]. | |||
If the support of Linux and Symbian platforms is a must for you, contact the author: vik ( a t ) diamondage d0t co d0t nz. | |||
== Links == | |||
* [http://sourceforge.net/tracker/index.php?func=detail&aid=1431074&group_id=7118&atid=307118 Working binaries for PocketPC] by Peter Gasparovic, as of 2006-02-13 | |||
* [http://olliver.family.gen.nz/software/fm.tgz Binaries and source code] as offered by Vik Oliver, as of 2005-06-12 | |||
* [http://sourceforge.net/forum/forum.php?thread_id=1174596&forum_id=22101 Discussion Forum thread on FreeMindPDA] | |||
More links follow. | |||
* [http://www.gnu.org/licenses/lgpl.html GNU LGPL] | |||
* [http://en.wikipedia.org/wiki/SuperWaba SuperWaba] at Wikipedia | |||
* [http://en.wikipedia.org/wiki/Pocket_PC Pocket PC] at Wikipedia | |||
* [http://en.wikipedia.org/wiki/ARM_architecture ARM architecture] at Wikipedia | |||
* [http://www.twmdesign.co.uk/mobilemind MobileMind] — non-open source mind map editor for Nokia 9500 and 9300 handsets | |||
</table> |
Revision as of 13:09, 31 December 2006
FreeMindPDA is a PDA version of FreeMind. It works on Palm devices, PocketPCs, Linux, Windows and some Java devices. It offers the classical tree view as found in file system browsers, rather than mind map view found in FreeMind. DownloadDownload 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). LicenceFreeMindPDA is licenced under GNU LGPL — GNU Lesser General Public Licence. CreditFreeMindPDA is developed by Vik Olliver. TechnicalThe 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. SuperWabaFreeMindPDA is running on SuperWaba virtual machine. SuperWaba is a Java-like virtual machine for portable devices, implementing a subset of Java. SuperWaba has freely downloadable standard development kits (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. 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. The author of FreeMindPDA - Vik - uses Blackdown Java and the Eclipse IDE (containing its own Ant) running on Debian Linux. If the support of Linux and Symbian platforms is a must for you, contact the author: vik ( a t ) diamondage d0t co d0t nz. Links
More links follow.
|