FreeMindPDA: Difference between revisions

From FreeMind
Jump to navigationJump to search
(-navigation bar: moved to MediaWiki:Sidebar)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<table><tr>
<table><tr>
<td valign=top>
{{Navigation_bar}}
<td>&nbsp;
<td width=600>
<td width=600>


Line 16: Line 13:
<!-- [[Image:fmpdascreenshot.png|thumb|Description]] does not work -->
<!-- [[Image:fmpdascreenshot.png|thumb|Description]] does not work -->


== Licence ==
== License ==


FreeMindPDA is licenced under '''GNU LGPL''' &mdash; GNU Lesser General Public Licence.
FreeMindPDA is licensed under '''GNU LGPL''' &mdash; GNU Lesser General Public License.


== Credit ==
== Credit ==
Line 31: Line 28:
There are currently two SourceForge projects related to PDA and PocketPC versions of FreeMind, whatever the reasons. The projects are:
There are currently two SourceForge projects related to PDA and PocketPC versions of FreeMind, whatever the reasons. The projects are:


* [http://sourceforge.net/projects/pocketfreemind/ Pocket FreeMind] (Using C#)
* [http://sourceforge.net/projects/freemindpda/ FreeMind PDA] (Using [http://www.superwaba.com.br/ SuperWaba])
* [http://sourceforge.net/projects/freemindpda/ FreeMind PDA] (Using SupaWaba)
* [http://sourceforge.net/projects/pocketfreemind/ Pocket FreeMind] (Using C#) See [[Pocket Freemind]]
 
==Screenshots==
 
Missing.


== Technical ==
== Technical ==
Line 48: Line 49:
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].
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.
If the support of Linux and Symbian platforms is a must for you, contact the author: vik ( a t ) diamondage d0t co d0t nz.
==See also==
* [[Pocket Freemind]]


== Links ==
== Links ==
Line 63: Line 67:
* [http://en.wikipedia.org/wiki/ARM_architecture ARM architecture] at Wikipedia
* [http://en.wikipedia.org/wiki/ARM_architecture ARM architecture] at Wikipedia
* [http://www.twmdesign.co.uk/mobilemind MobileMind] &mdash; non-open source mind map editor for Nokia 9500 and 9300 handsets
* [http://www.twmdesign.co.uk/mobilemind MobileMind] &mdash; non-open source mind map editor for Nokia 9500 and 9300 handsets
* [http://mindberry.net MindBerry] &mdash; a Freemind compatible, mindmapping tool for BlackBerry smartphones.
* [http://peterschmidt.name FYMgraphics] &mdash; a graphical mindmapping tool for Windows Mobile, compatible with FreeMind.


</table>
</table>
[[Category:Main]]

Latest revision as of 11:30, 25 February 2011

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

Binaries for Palm and source files can be downloaded from the FreemindPDA project page.

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).

License

FreeMindPDA is licensed under GNU LGPL — GNU Lesser General Public License.

Credit

FreeMindPDA was originally developed by Vik Olliver. At this time, Vik is no longer actively involved with FreemindPDA.

Current development takes place at the FreemindPDA SourceForge site.

SourceForge projects

There are currently two SourceForge projects related to PDA and PocketPC versions of FreeMind, whatever the reasons. The projects are:

Screenshots

Missing.

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 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.

See also

Links

More links follow.