Welcome
Whatīs new?
The SyncBuilder framework
Palm OSTM and Java
Palm OSTM and Networking
Disclaimer

All contents on this page are copyright (c) 1998 by Tilo Christ. All rights reserved.
This page was last rebuilt on Wed Dec 9 11:46:03 CET 1998 .

 New on the Web-Site

  • Update to the "Palm OS and Networking" section (1998-12-09)
    Added description of the WaveSync product.
  • Update to the "Palm OS and Java" section (1998-12-09)
    New description of Waba Beta5.
  • Updates to the "Palm OS and Java" section (1998-11-03)
    Check out the Java-PalmPilot Connectivity Project. I will cooperate with that project through feedback to the author, and by including portions of his code into the SyncBuilder framework .
  • Mailing-List (1998-10-11)
  • Userīs Guide (1998-10-10)
  • Inclusion into the PalmPilotTM webring (1998-10-10)
  • Updated information
  • Simplified download options

 New in the SyncBuilder framework

  • Compilation with javac is possible now! (1998-12-09)
    I never noticed that only IBM Jikes could process SyncServer.java. I still recommend using Jikes, though, which is now freely available Open SourceTM!
  • More pure Java code. Some of this was contributed by Robert Crawford. Thanks, Robert! (1998-12-06)
  • Redesign of Database, and DatabaseImplFactory allows you to define your own database format without changing my code (1998-12-06)
  • Platform independent installation software works on non-Windows platforms (1998-11-03)
  • SyncBuilder got rated "Top 25%" by JARS! (1998-10-22)
    It scored 928 out of 1000 points.
  • Initial support for logging of server-messages (1998-10-10)
  • Built-in support for multiple simultaneous connections!
    Check out the com.syncbuilder.sync.SyncServer class
  • Defined interface for reusable synchronization handlers
    Check out the com.syncbuilder.sync.SyncHandler class
  • Pure Java support for PalmTM Memo Pad
  • Finally settled to a package name of com.syncbuilder.*
    This does not imply that I have any intentions to go commercial!