Re: [Multisync-users] Palm Plugin Question

2004-08-09 Thread Phil Dibowitz
re for non technical users, so my idea was that this adds the ability for technical users without cluttering the GUI for less technical users. Of coures that requires a rulset parsing engine, and a ruleset, and then code to apply that ruleset during the syncing operation. Certainly not something trivial to code. -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgp2XASOTDUBz.pgp Description: PGP signature

Re: [Multisync-users] Palm Plugin Question

2004-08-08 Thread Phil Dibowitz
if we could have a list of exceptions (don't sync this entry) -- I have a handful of entries on my palm I don't ever need on my phone even though they have a phone number. I'm not sure what the UI would be for that -- perhaps just point it to a file with a one-line-per-entry... wit

Re: [Multisync-users] Palm Plugin Question

2004-08-08 Thread Phil Dibowitz
h forms, one of the forms would receive an additional copy each time) Once I added a last name of "??" to the 8 entries that had no last name, and got rid of the "almost the same name" on the phone, and then cleared all the duplicates, I now appear to be able to sync without duplica

Re: [Multisync-users] Palm Plugin Question

2004-08-03 Thread Phil Dibowitz
On Mon, Aug 02, 2004 at 11:23:38PM -0700, Phil Dibowitz wrote: > On Tue, Aug 03, 2004 at 07:54:01AM +0200, Armin Bauer wrote: > > i need the output of multisync with "Debug" enabled in the options tab. > > Ok, doing so now... but I want to clarify below... While

Re: [Multisync-users] Palm Plugin Question

2004-08-02 Thread Phil Dibowitz
rst: ... PHONE: Name: John Doe So it appears that the entry goes from a "last + first" entry to a "name" entry and then get sync'd back to the palm as a "name" entry. Note the IrMC plugin is used for the phone. -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgpGbwKsWsqO5.pgp Description: PGP signature

Re: [Multisync-users] Palm Plugin Question

2004-08-02 Thread Phil Dibowitz
On Mon, Aug 02, 2004 at 11:24:12AM +0200, Armin Bauer wrote: > On Mon, 2004-08-02 at 09:57, Phil Dibowitz wrote: > > When syncing from my phone to my plugin (those who have seen my phone issues > > on the list and are curious, see updates on the -devel list), all entries, as > &

Re: [Multisync-users] Palm Plugin Question

2004-08-02 Thread Phil Dibowitz
On Mon, Aug 02, 2004 at 11:24:12AM +0200, Armin Bauer wrote: > On Mon, 2004-08-02 at 09:57, Phil Dibowitz wrote: > > When syncing from my phone to my plugin (those who have seen my phone issues > > on the list and are curious, see updates on the -devel list), all entries, as > &

[Multisync-users] Palm Plugin Question

2004-08-02 Thread Phil Dibowitz
and don't have a "category" or "show number" setting -- so I have this duplicate of every entry, and it's quite annoying... Is there a work around for this? -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-8

[Multisync-users] DCU-11 cables, T637s, kernel patches, irmc_obex.c changes needed

2004-07-27 Thread Phil Dibowitz
o irmc_obex.c: 1. Don't use O_NONBLOCK OR 2. The code needs to expect short writes with delays. The DCU-11 cable is a usb-to-serial converter and the phone is a simple serial device you talk to with AT commands. Thus only small chunks of data will go at a time. Huge thanks to

[Multisync-users] Succeeded!! But no entires in backup file

2004-07-23 Thread Phil Dibowitz
So I finally got it to say "Synchronization of 12 entries succeeded" and I was delighted... but /home/phil/.phonebackup/backup_entries is empty Perhaps an issue with the backup module... =( -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / U

Re: [Multisync-users] multisync confused? (Sony Ericsson T637)

2004-07-22 Thread Phil Dibowitz
On Thu, Jul 22, 2004 at 11:36:51PM -0700, Phil Dibowitz wrote: > On Thu, Jul 22, 2004 at 11:33:25PM -0700, Phil Dibowitz wrote: > > WOO HOO! I found out that the pl2303 driver works with the DCU-11 cable! Now I > > can connect to my phone -- sorta. > > > &g

[Multisync-users] multisync confused? (Sony Ericsson T637)

2004-07-22 Thread Phil Dibowitz
On Thu, Jul 22, 2004 at 11:33:25PM -0700, Phil Dibowitz wrote: > WOO HOO! I found out that the pl2303 driver works with the DCU-11 cable! Now I > can connect to my phone -- sorta. > > I can definitely connect: > > [EMAIL PROTECTED] phil]$ cu -l /dev/ttyUSB0 > Connected. &

Re: [Multisync-users] Sony Ericsson T637 - getting into serial mode?

2004-07-22 Thread Phil Dibowitz
;test connection" the first 3 or 4 always fail and then once succeeds. If I try to do a phone-to-backup sync it sometimes gets to "checking for changes in first plugin" and then gets a connection error. Ideas? -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure

Re: [Multisync-users] Sony Ericsson T637 - getting into serial mode?

2004-07-22 Thread Phil Dibowitz
On Thu, Jul 22, 2004 at 12:19:34AM -0700, Phil Dibowitz wrote: > > Any word? > > > > Anyone else? > > > > I've managed to make the usbserial driver bind, but multisync can't contact > > the phone. > > I decided to poke a little further.

[Multisync-users] Sony Ericsson T637 - getting into serial mode?

2004-07-22 Thread Phil Dibowitz
On Thu, Jul 22, 2004 at 12:06:18AM -0700, Phil Dibowitz wrote: > On Sun, Jul 18, 2004 at 03:22:37PM -0600, Michael Irons wrote: > > > I appreciate your help. Anything you can tell me would be great. The T637 > > > should be pretty much identical to the T616. > > > &g

Re: [Multisync-users] Sony Ericsson T637

2004-07-22 Thread Phil Dibowitz
> to look. The injury was nothing serious, but it has been time consuming. > I haven't been able to find my old info yet, but will keep looking. Any word? Anyone else? I've managed to make the usbserial driver bind, but multisync can't contact the phone. -- Phil Dibowitz Sy

Re: [Multisync-users] Sony Ericsson T637

2004-07-18 Thread Phil Dibowitz
connection fails (though now it fails after several seconds instead of immediately like before). At this point it no longer appears to be a USB-subsystem issue and now is a multisync and my phone issue... Thoughts? -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructu

Re: [Multisync-users] Sony Ericsson T637

2004-07-15 Thread Phil Dibowitz
both the T616 and T68i. I > will keep looking. Mike, I appreciate your help. Anything you can tell me would be great. The T637 should be pretty much identical to the T616. As I said, best I can tell its the CABLE that's the USB device - when I plug it in, it registers as a device, but n

Re: [Multisync-users] Sony Ericsson T637

2004-07-14 Thread Phil Dibowitz
ccessfully synced a phone very similar to mine but he used bluetooth, and my machine doesn't have blue tooth... -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgp8JUQCrQFNn.pgp Description: PGP signature

Re: [Multisync-users] Sony Ericsson T637

2004-07-12 Thread Phil Dibowitz
On Mon, Jul 12, 2004 at 06:20:50PM -0700, Phil Dibowitz wrote: > Hey folks, > > I just got the cable (finally) to hook my T637. > > It gets recognized as a USB device: > > Jul 12 18:03:43 rider kernel: usb 1-2: new full speed USB device using address > 2 > >

[Multisync-users] Sony Ericsson T637

2004-07-12 Thread Phil Dibowitz
avail. I'm assuming I need to load some other kernel module, but I can't find any data on the IrMC module... am I missing something. -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgplAvi1HBPEn.pgp Description: PGP signature

Re: Palm working mostly (was Re: [Multisync-users] Palm Syncing Problems)

2004-06-26 Thread Phil Dibowitz
he backup. If I choose to rebackup all and then sync, then the data is in the backup. Did I miss something? -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgpsHdeyMZdob.pgp Description: PGP signature

Re: Palm working mostly (was Re: [Multisync-users] Palm Syncing Problems)

2004-06-25 Thread Phil Dibowitz
(Did I mention I love open source?) If you're ever out SoCal way, drop me an email, I'll buy you a beer. -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgpXLsjhrrEro.pgp Description: PGP signature

Palm working mostly (was Re: [Multisync-users] Palm Syncing Problems)

2004-06-25 Thread Phil Dibowitz
On Fri, Jun 25, 2004 at 10:02:02PM -0700, Phil Dibowitz wrote: > On Thu, Jun 24, 2004 at 12:43:30AM -0700, Phil Dibowitz wrote: > > Hey folks: > > > > In preperation for seeing if my new T637 will sync with multisync (waiting on > > USB cable), I wanted to sync my palm

Re: [Multisync-users] Palm Syncing Problems

2004-06-25 Thread Phil Dibowitz
On Thu, Jun 24, 2004 at 12:43:30AM -0700, Phil Dibowitz wrote: > Hey folks: > > In preperation for seeing if my new T637 will sync with multisync (waiting on > USB cable), I wanted to sync my palm with multisync. > > I have a Palm m505. Until now, I've been using jpilot

[Multisync-users] Palm Syncing Problems

2004-06-24 Thread Phil Dibowitz
ng. At this point, my palm is waiting for syncing, and so is multisync. I checked the docs, but the online docs don't mention the palm plugin. I'm running the 0.82 version in Debian unstable. -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgp8b0qpe9MsV.pgp Description: PGP signature

Re: [Multisync-users] Supported Devices

2004-06-17 Thread Phil Dibowitz
On Thu, Jun 17, 2004 at 04:08:00PM -0400, Tom Foottit wrote: > Thanks ... I've added the T630 to the supported devices page. I've ordered a T637. I will report back on the syncing ability. -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC

Re: [Multisync-users] Supported Devices

2004-06-17 Thread Phil Dibowitz
oth address in the backup and sync plugins. Awesome! And you suspect the T637 should work as well as the T630? Thank you for your help! -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgptekZhUnpZX.pgp Description: PGP signature

[Multisync-users] Supported Devices

2004-06-16 Thread Phil Dibowitz
not do that if its been done... -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgpFATxQvaK3W.pgp Description: PGP signature