[IC35 organizer]  -- IC35Link --  [Linux]

Deutsch English Introduction Download News Forums Development Links WebRing

Introduction

IC35Link provides tools to communicate with the Siemens IC35 organizer over a serial port (like pilot-link does for the PalmPilot). The primary goal was to help IC35 users working with the KDE KOrganizer and/or Gnome addressbook and calendar synchronize their data with the IC35. It was implemented under GNU/Linux with POSIX compatibility in mind, so I'd like to hear if it works with other Unix Systems.

See also the IC35Link project page at SourceForge.

Included in the IC35Link package are:

Starting with version 1.17 the package is named ic35link, because it provides more than just IC35 synchronization under GNU/Linux.
Up to version 1.16 the package name was ic35sync.

Back to top of page

 

Download

IC35Link is distributed as source code package. You will need a C-compiler, a make utility etc. to build and install it.
See the README file in the package for installation instructions.
package version date comment
ic35link-1.18.tar.gz 1.18 2001-08-12 long pending release with several improvements and bugfixes
ic35link-1.17.tar.gz 1.17 2001-02-05 package renamed to ic35link, autoconf/automake support
ic35sync_1.16.tar.gz 1.16 2001-02-04 bugfix and redesign release, last release named ic35sync

All these and older packages are also available via HTTP and anonymous FTP.
See also the release area on the ic35link project page.

Back to top of page

 

News

2002-02-03 joined the IC35 WebRing
2001-08-12 IC35link mailing list established
2001-08-12 ic35link version 1.18 released
improvements: better README, faster ic35mgr restore and MMC write, programs support long options like "--help", more configure options, new autogen.sh for CVS users
bugfixes: ic35sync many addresses, handle e.g. empty ic35.memo, ic35mgr clearify about shell eat backslash in filepath on IC35, fixed compile problems (SuSE-7.2, Mandrake-8.0) and warnings
2001-08-09 published the IC35Link website, ic35link sources available in CVS repository
2001-08-01 started hosting at SourceForge
2001-06-18 bugfix ic35sync for many (ca. 860) addresses
2001-06-09 bugfix for compile problem under Mandrake-8.0 and SuSE-7.2
2001-02-05 ic35link version 1.17 released
package renamed to ic35link and automake/autoconf/CVS reorganization.
no changes in sources, programs are unchanged except for their versions.
sources,documents now reside in src,doc subdirectories respectively.
2001-02-04 ic35sync version 1.16 released
bugfix and redesign release, last release named ic35sync.
2001-01-20 ic35sync version 1.15 released
new IC35 manager 'ic35mgr' supports access of IC35 MMCards
and backup,restore of the IC35 organizer database.
2000-12-28 ic35sync version 1.14 released
first publically available release of "ic35sync".
The NEWS file contains more detailled release info.
The ChangeLog of ic35link is even more detailled.

Back to top of page

 

Forums

There is a public mailing list for discussion about IC35Link, see the ic35link-list page for subscription and the archives.
The mailing list is open to all users of IC35Link for Linux/Unix.

For general discussion about the IC35 there are forums only in german AFAIK, see "Diskussionsforen über den IC35" on the german IC35Link page.

Back to top of page

 

Development

The cutting edge of IC35Link development is accessable through anonymous (pserver) CVS in the ic35link CVS repository .
You can also browse the ic35link CVS repository to view the current status of the code and the complete histories of any file.

The ic35link CVS repository can be checked out through anonymous (pserver) CVS with the following instructions:

  1. Make sure you have a working version of CVS for your operating system.
    If you are going to update an existing version, you may directly jump to step 5.
  2. For convenience set a variable in the shell using
      CVSREP=:pserver:anonymous@cvs.ic35link.sourceforge.net:/cvsroot/ic35link
    (for POSIX compatible shells).
  3. Log in to the CVS repository using
      cvs -d $CVSREP login
    When prompted for a password for anonymous, simply press the Enter key.
  4. Create a subdirectory ic35link with all the files using
      cvs -z3 -d $CVSREP checkout ic35link
    Please consult the documentation on CVS for details and available options, the option -z3 above is for compressed download.
  5. After the initial checkout you can update your files according to the CVS repository. Change to the ic35link directory and type
      cvs -z3 update
    This saves time and bandwidth.
After initial checkout from CVS or if configure.in or some Makefile.am was updated, change to your ic35link directory and run
  sh autogen.sh
to regenerate the configure script and Makefile.in. You will need the autoconf and automake packages for your operating system.
See the ic35link README section "Installation" for more details.

Back to top of page

 

Links

See the german IC35Link page for websites about the IC35 in german.

IC35 official Siemens site for the IC 35
GNU the beginnings of free/open software
Linux Linux und Open Source portal site
Debian my favourite GNU/Linux distribution
KDE the K Desktop Environment
GNOME the Gnome Desktop environment

Back to top of page

 
WebRing Home - About - Privacy
IC35
Join Now Ring Hub Random << Prev Next >>



Written by hand in real html using vi
Last update 2002-02-03
© 2001,2002  Thomas Schulz
hosted by SourceForge Logo