Share

The jSyncManager Project

Code

Programming Languages: Java

License: GNU Library or Lesser General Public License (LGPL), GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2008-02-05 cvs -d:pserver:anonymous@jsyncmanager.cvs.sourceforge.net:/cvsroot/jsyncmanager login

cvs -z3 -d:pserver:anonymous@jsyncmanager.cvs.sourceforge.net:/cvsroot/jsyncmanager co -P modulename

Show:

What's happening?

  • Followup: RE: UTF-8 Support

    Hi Mathis: So far as I'm aware, the Palm OS isn't Unicode compliant. As such, it's using a codepage of some sort to manage the different character sets. The jSyncManager will simply read in the series of bytes comprising the record, break it up into its component parts, and then create a new String from any byte sequences which represent strings using the String(byte[]) constructor...

    2008-04-20 00:45:01 UTC by yaztromo

  • Followup: RE: UTF-8 Support

    At http://zephyrsoft.net/palm/birthday you can see how I used the API of jSyncManager, perhaps I have made a mistake and did not properly initialize everything (I have used org/jSyncManager/Tools/DatabaseInspector.java from http://jsyncmanager.cvs.sourceforge.net/jsyncmanager/jsyncmanager/source/org/jSyncManager/Tools/DatabaseInspector.java?view=markup as a blueprint)?.

    2008-04-19 22:57:57 UTC by zephyrsoft

  • UTF-8 Support

    Hi! I found this software today and have already included it into my birthday reminder tool which now is based on my palm's data - very cool! I appreciate the work of the team very much. Must have cost an awful lot of time... I have a question: Does anybody know how to handle UTF-8 characters? Is there a secret switch I should use? I have used German umlauts in my ContactDB, and it shows very...

    2008-04-19 22:14:20 UTC by zephyrsoft

  • The jSyncManager Project

    evilpenguin committed patchset 46 of module contrib to the The jSyncManager Project CVS repository, changing 1 files.

    2008-02-05 22:17:49 UTC by evilpenguin

  • The jSyncManager Project

    yaztromo committed patchset 415 of module jsyncmanager to the The jSyncManager Project CVS repository, changing 1 files.

    2008-01-31 06:07:34 UTC by yaztromo

  • Followup: Problem in access USB in windows

    Hi all, i am creating a java application which check whether usb device is connected or not. i got the jar files(jsr80-1.0.1.jar ,jsr80_ri-1.0.1.jar) and javax.usb.properties file and added into classpath. but i got the below error when i try to run the program Exception in thread "main" javax.usb.UsbException: The property javax.usb.services is not defined as the...

    2007-12-04 14:03:33 UTC by rsgiridaran

  • Followup: RE: Problem reading categories

    Brad, I pulled down your new code and I've been working through a lot of problems on my own end, but I think it's safe to say at this point that your bug fixes totally fixed my problem. I'm able to extract all the info I need from the TODO list. Thanks for the help! -will.

    2007-08-21 03:42:13 UTC by wross

  • Followup: RE: Problem reading categories

    Hi Will: I've found and fixed two bugs with the ToDo List App Block. You can get a copy of the new ToDoListAppBlock sources from our CVS repository (if you need a pre-built copy, let me know via e-mail and I'll send you one). I've also added a toString() method to the CategoryInfo class, so you're data dumping routine should display somewhat more meaningful data. I hope this helps!

    2007-07-09 04:51:47 UTC by yaztromo

  • The jSyncManager Project

    yaztromo committed patchset 414 of module jsyncmanager to the The jSyncManager Project CVS repository, changing 1 files.

    2007-07-09 04:40:50 UTC by yaztromo

  • The jSyncManager Project

    yaztromo committed patchset 413 of module jsyncmanager to the The jSyncManager Project CVS repository, changing 1 files.

    2007-07-09 02:57:27 UTC by yaztromo