|
What is ColdSync?ColdSync is a tool for synchronizing Palm OS devices (PalmPilot, Palm V, Qualcomm PDQ, etc.) with Unix workstations. This is an open source project, and is free for both commercial and non-commercial use, under the terms of the Artistic license.You do not need to install any extra utilities on the Palm to use ColdSync; just build ColdSync and run it:
coldsync -p /dev/pilot
See the description for details. ColdSync is not the only free Palm synchronization tool, nor the most featureful. Rather, it aims to be stable, reliable, portable, and configurable in a "Unixy" sort of way. ColdSync is not a graphical application. This is a feature. It means that you don't need to be logged in to synchronize your data.
Versions
NOTE: The stable version is outdated and
not compatible with OS 5.x devices.
The latest development version of ColdSync is 3.0-pre4 User-visible changes are listed in the file NEWS.
CVS AccessThe CVS tree is online. You can browse it at http://cvs.coldsync.org/.You can also get the source via anonymous CVS: log in with cvs -d:pserver:anonymous@cvs.coldsync.org:/var/lib/cvs loginwith password "anonymous". You can then check out the source with cvs -d:pserver:anonymous@cvs.coldsync.org:/var/lib/cvs co coldsync cvs -d:pserver:anonymous@cvs.coldsync.org:/var/lib/cvs co palm-perl
Mailing ListThere is a mailing list for ColdSync developers and hackers: coldsync-hackers@lusars.net.To subscribe, send mail to coldsync-hackers-request@lusars.net with
subscribe
in the body.ColdSync-hackers is archived. Note that you have to subscribe to the list in order to send mail to it. BugsMost known bugs are documented in the source or the associated documentation.If you'd like to report a bug, request a new feature, or contribute code (always appreciated), please fill in a bug report. Obviously, if you can supply a patch for a bug (or misfeature, or missing feature, or whatever), that would be great.
p5-PalmP5-Palm is a companion package to ColdSync. This is a set of Perl modules for reading and writing Palm database files.
The latest stable version of p5-Palm is
1.3.0
ContributingThe ColdSync project needs your help! If you like ColdSync, the best way to say ``thank you'' is to send me a bag of hundred-dollar bills. The next best way is to improve it. There are several ways in which you can contribute:
|