Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-27 Thread Michael Pilgermann
I implemented a way to get around it.

In your config file, you can now add a parameter for VCF sources, which
will tell PISI, what phone type to apply if none is provided in VCF file:

##
## 2.3)
## Example for local VCF file
##
## vcfpath: path of VCF file in local file system
## default_phonetype (optional): if type for phone entry is not set, use
the value provided here; must be one of the following:
##  * mobile(for mobile phone)
##  * phone (for home landline phone)
##  * officePhone (for office landline phone)
[vcf1]
description=Local VCF file
module=contacts_vcf
vcfpath=/home/root/contacts.vcf
default_phonetype=mobile


Will be in next release of PISI (0.4.8.).

Michael


Vadim, Efimov wrote:
 Hi! Thanks for PISI!
 
 On Fri, 11 Sep 2009 13:55:53 +0400, Michael Pilgermann kichka...@gmx.de  
 wrote:
 
 This got fixed.
 Will be in the next release.
 
 In 0.4.6 i have new strange behavior: Other field (from SE phone) still  
 missing,
 but PISI seems copy from
 TEL;TYPE=VOICE:+7** or TEL:+7**
 to
 TEL;TYPE=CELL:+7**
 and overwrite previous number, if exist in vCard
 Why not add just Phone field? opimd-contacts from SHR display it.
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-14 Thread Michael Pilgermann
Morning,

this is due to the fact, that internal PISI structure always needs a phone type 
(either home, work or mobile) - at least currently. - if no type is provided 
(in VCF); I assume it is a mobile number.

I filed a bug for that 
(https://projects.openmoko.org/tracker/index.php?func=detailaid=268group_id=156atid=670)
 and I will see, whether and how I can get around that with next release.

Michael

 Original-Nachricht 
 Datum: Mon, 14 Sep 2009 00:02:57 +0400
 Von: Vadim, Efimov eva...@evadim.ru
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: Contacts from Nokia N70 to opimd with PISI: no phone field

 On Sun, 13 Sep 2009 00:41:54 +0400, Vadim, Efimov eva...@evadim.ru
 wrote:
 
  Why not add just Phone field? opimd-contacts from SHR display it.
 
 or, make pair TYPE= -- opimd-type configurable
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-13 Thread Vadim, Efimov
On Sun, 13 Sep 2009 00:41:54 +0400, Vadim, Efimov eva...@evadim.ru wrote:

 Why not add just Phone field? opimd-contacts from SHR display it.

or, make pair TYPE= -- opimd-type configurable

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-12 Thread Sebastian Krzyszkowiak
On 9/12/09, Nicola Mfb nicola@gmail.com wrote:
 On Fri, Sep 11, 2009 at 8:34 PM, Michael Pilgermann kichka...@gmx.de
 wrote:
 In fact, it even is default already.

 However, it is not the standard way of storing phone number information
 (if you look around at other backends) - so I decided to leave it up to
 the user.

 Uh! I just gived it a try but not digged about standards.
 Please Michael may you elaborate a bit about that?
 And please Sebastian/FSO team, if you are not following a standard and
 are just creating a new one may you point why the old standard is
 bad?

 Nicola

opimd uses standard URI notation, not just plain phone number, as
Phone field can have also SIP and other references, not only GSM.
There is no such thing as new standard. I'm just saying use URI,
not plain number. In the same way use http://www.openmoko.org/; in
Website field instead of www.openmoko.org, as it can be also https
(or some exotic protocol), not only http.

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-12 Thread Vadim, Efimov
Hi! Thanks for PISI!

On Fri, 11 Sep 2009 13:55:53 +0400, Michael Pilgermann kichka...@gmx.de  
wrote:

 This got fixed.
 Will be in the next release.

In 0.4.6 i have new strange behavior: Other field (from SE phone) still  
missing,
but PISI seems copy from
TEL;TYPE=VOICE:+7** or TEL:+7**
to
TEL;TYPE=CELL:+7**
and overwrite previous number, if exist in vCard
Why not add just Phone field? opimd-contacts from SHR display it.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Michael Pilgermann
This got fixed.
Will be in the next release.

Vadim, Efimov wrote:
 On Thu, 03 Sep 2009 07:43:50 +0400, Nicola Mfb nicola@gmail.com  
 wrote:
 
 Hi!
 I just tried to transfer the addressbook from my Nokia N70 to opimd.
 As PISI does not support obex/syncml via bt I used msynctool to sync
 with Evolution.
 Finally I transfered the evolution vcf exported file on the freerunner
 and used PISI to sync it with opimd.
 The result was that only sim contacts have the phone field. I tested
 that with opimd gui, cli utils and litephone.
 However it's not an opimd problem as using PISI to sync the same vcf
 with google contacts results in the same problem.

 PISI is 0.4.5, shr is unstable lite 08/08 updated and upgraded before
 trying pisi.

 Here some lines from the vcf file:

 BEGIN:VCARD
 VERSION:3.0
 UID:pas-id-4A9F1EF50120
 X-EVOLUTION-FILE-AS:\, 
 FN: 
 N:;;;;
 REV:20090627T221844Z
 TEL;TYPE=CELL:XX
 END:VCARD

 Regards

 Nicola

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
 Recently i tried to migrate my contacts too (via KDE Adressbook) and
 found that PISI export only FAX fields. I created few contacts in FR
 directly, and export it to vcf. PISI prefixed all numbers with
 VOICE flag:
 
 BEGIN:VCARD
 VERSION:3.0
 FN:Vadim
 N:Efimov;Vadim;;;
 TEL;TYPE=CELL,VOICE:+71234567890
 END:VCARD
 
 so, i add VOICE prefix to all fields and try again, it imported ok,
 except field what don't have TYPE flag (other number in my SE 810i)
 TYPE=VOICE also don't help...
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Nicola Mfb
On Fri, Sep 11, 2009 at 11:55 AM, Michael Pilgermann kichka...@gmx.de wrote:
 This got fixed.
 Will be in the next release.

Thanks! is it scheduled soon or should we try to build a dev version?

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Michael Pilgermann
I think, I will release a bug fix version today; however, PISI is still
not in the repos as I am heavily struggeling to set up a build
environment here (for creating and testing bb file).

So, I will have to release on opkg.org again.
I hope, I get this build thing fixed soon (currently struggeling with
some freetype Makefile issue :( )

Michael

Nicola Mfb wrote:
 On Fri, Sep 11, 2009 at 11:55 AM, Michael Pilgermann kichka...@gmx.de wrote:
 This got fixed.
 Will be in the next release.
 
 Thanks! is it scheduled soon or should we try to build a dev version?
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Michael Pilgermann
Fixed. In configuration file user can choose whether to auto-prefix
tel: ...
Will be in upcoming release.


Michael Pilgermann wrote:
 Hi,
 
 although, this is not the standard way of storing phone numbers; I filed a 
 bug to address this issue (as I do not want to start this discussion again).
 
 There will be another option in the config file for opimd PIM sources with 
 the next release, which shall indicate whether to prefix phone numbers 
 automatically in opimd when syncing.
 
 Michael
 
  Original-Nachricht 
 Datum: Mon, 7 Sep 2009 16:15:45 +0200
 Von: Sebastian Krzyszkowiak seba.d...@gmail.com
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: Contacts from Nokia N70 to opimd with PISI: no phone field
 
 On 9/7/09, Vadim, Efimov eva...@evadim.ru wrote:
 On Sun, 06 Sep 2009 00:05:42 +0400, Sebastian Krzyszkowiak
 seba.d...@gmail.com wrote:

 In opimd.

 I can't query it via opimd-cli (console not properly localized), in
 opimd-contacts i see:

 Work phone
 Fax phone
 Cell phone
 Home phone

 After i click edit  save via GUI - small mobile phone
 icon appear:
 So it means PISI isn't adding tel: prefix to field values, which is wrong
 :P

 http://gallery.evadim.ru/d/435-1/opimd-contcts-screen.png

 Also, i can't search in opimd-contacts contacts with russian
 names, even by phone number, but this another story...
 opimd-contacts isn't supposed to be phone suite. Patches are welcome,
 but I won't work on such things by myself, sorry (unless they are
 opimd problems, not opimd-utils).

 -- 
 Sebastian Krzyszkowiak
 dos

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Sebastian Krzyszkowiak
On 9/11/09, Michael Pilgermann kichka...@gmx.de wrote:
 Fixed. In configuration file user can choose whether to auto-prefix
 tel: ...

And every user should choose that (it even should be by default), as
not doing that with GSM backends is just plain wrong :P

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Michael Pilgermann
In fact, it even is default already.

However, it is not the standard way of storing phone number information
(if you look around at other backends) - so I decided to leave it up to
the user.

Michael

Sebastian Krzyszkowiak wrote:
 On 9/11/09, Michael Pilgermann kichka...@gmx.de wrote:
 Fixed. In configuration file user can choose whether to auto-prefix
 tel: ...
 
 And every user should choose that (it even should be by default), as
 not doing that with GSM backends is just plain wrong :P
 


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Sebastian Krzyszkowiak
On 9/11/09, Michael Pilgermann kichka...@gmx.de wrote:
 In fact, it even is default already.

Nice :)

 However, it is not the standard way of storing phone number information
 (if you look around at other backends) - so I decided to leave it up to
 the user.

Other backends? I'm opimd developer, and in opimd that's standard
which apps should follow. You can do what you want in other databases
and datasources, but in opimd you have to use that, as opimd is
designed to bring apps support of the same data. When you won't follow
standards, then you take risk for having stored incompatible data,
unusable in some apps.

BTW, someone somewhere on ml pointed to some RFC document about URIs,
and tel: was the correct, standard one for phone numbers.

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Michael Pilgermann
I was not talking about OPIMD in particular but storing phone
information in general ...

I understand that you are opimd developer and that you have decided
about the implementation (in contrast to standard) ... I totally accept
that and that's why I applied this change to the application.

So long
Michael

Sebastian Krzyszkowiak wrote:
 On 9/11/09, Michael Pilgermann kichka...@gmx.de wrote:
 In fact, it even is default already.
 
 Nice :)
 
 However, it is not the standard way of storing phone number information
 (if you look around at other backends) - so I decided to leave it up to
 the user.
 
 Other backends? I'm opimd developer, and in opimd that's standard
 which apps should follow. You can do what you want in other databases
 and datasources, but in opimd you have to use that, as opimd is
 designed to bring apps support of the same data. When you won't follow
 standards, then you take risk for having stored incompatible data,
 unusable in some apps.
 
 BTW, someone somewhere on ml pointed to some RFC document about URIs,
 and tel: was the correct, standard one for phone numbers.
 


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Sebastian Krzyszkowiak
On 9/11/09, Michael Pilgermann kichka...@gmx.de wrote:
 I was not talking about OPIMD in particular but storing phone
 information in general ...

 I understand that you are opimd developer and that you have decided
 about the implementation (in contrast to standard) ... I totally accept
 that and that's why I applied this change to the application.

 So long
 Michael

I just can't understand how other datasources can influence on way of
storing data in opimd. But i think we should end topic, as it's fixed
now ;) And thanks again for your work at opimd support :)

PS. http://www.rfc-archive.org/getrfc.php?rfc=3966

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Michael Pilgermann
As you want to end the topic - just a very last comment on it:
I never asked for any changes on opimd storing - all I said was that it
is not using the widely used way of handling phone information (and same
time, I was implementing a way to still cope with it).

But I totally agree that we can use our time for more productive things
than discussing here ;) ... so have a nice weekend ...

PS: The RFC describes format of phone URIs rather than phone numbers.


Sebastian Krzyszkowiak wrote:
 On 9/11/09, Michael Pilgermann kichka...@gmx.de wrote:
 I was not talking about OPIMD in particular but storing phone
 information in general ...

 I understand that you are opimd developer and that you have decided
 about the implementation (in contrast to standard) ... I totally accept
 that and that's why I applied this change to the application.

 So long
 Michael
 
 I just can't understand how other datasources can influence on way of
 storing data in opimd. But i think we should end topic, as it's fixed
 now ;) And thanks again for your work at opimd support :)
 
 PS. http://www.rfc-archive.org/getrfc.php?rfc=3966
 


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-11 Thread Nicola Mfb
On Fri, Sep 11, 2009 at 8:34 PM, Michael Pilgermann kichka...@gmx.de wrote:
 In fact, it even is default already.

 However, it is not the standard way of storing phone number information
 (if you look around at other backends) - so I decided to leave it up to
 the user.

Uh! I just gived it a try but not digged about standards.
Please Michael may you elaborate a bit about that?
And please Sebastian/FSO team, if you are not following a standard and
are just creating a new one may you point why the old standard is
bad?

Nicola

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-07 Thread Michael Pilgermann
Hi,

I think, this is not about opimd at all - it should rather be a problem with 
the VCF implementation in PISI.

I filed a bug already ... I hope, I will find the time to get this fixed till 
end of this week.

Michael

 Original-Nachricht 
 Datum: Mon, 07 Sep 2009 08:51:19 +0400
 Von: Vadim, Efimov eva...@evadim.ru
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: Contacts from Nokia N70 to opimd with PISI: no phone field

 On Sun, 06 Sep 2009 00:05:42 +0400, Sebastian Krzyszkowiak  
 seba.d...@gmail.com wrote:
 
 
  In opimd.
 
 
 I can't query it via opimd-cli (console not properly localized), in
 opimd-contacts i see:
 
 Work phone
 Fax phone
 Cell phone
 Home phone
 
 After i click edit  save via GUI - small mobile phone
 icon appear:
 
 http://gallery.evadim.ru/d/435-1/opimd-contcts-screen.png
 
 Also, i can't search in opimd-contacts contacts with russian
 names, even by phone number, but this another story...
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-07 Thread Sebastian Krzyszkowiak
On 9/7/09, Vadim, Efimov eva...@evadim.ru wrote:
 On Sun, 06 Sep 2009 00:05:42 +0400, Sebastian Krzyszkowiak
 seba.d...@gmail.com wrote:


 In opimd.


 I can't query it via opimd-cli (console not properly localized), in
 opimd-contacts i see:

 Work phone
 Fax phone
 Cell phone
 Home phone

 After i click edit  save via GUI - small mobile phone
 icon appear:

So it means PISI isn't adding tel: prefix to field values, which is wrong :P

 http://gallery.evadim.ru/d/435-1/opimd-contcts-screen.png

 Also, i can't search in opimd-contacts contacts with russian
 names, even by phone number, but this another story...

opimd-contacts isn't supposed to be phone suite. Patches are welcome,
but I won't work on such things by myself, sorry (unless they are
opimd problems, not opimd-utils).

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-07 Thread Michael Pilgermann
Hi,

although, this is not the standard way of storing phone numbers; I filed a bug 
to address this issue (as I do not want to start this discussion again).

There will be another option in the config file for opimd PIM sources with the 
next release, which shall indicate whether to prefix phone numbers 
automatically in opimd when syncing.

Michael

 Original-Nachricht 
 Datum: Mon, 7 Sep 2009 16:15:45 +0200
 Von: Sebastian Krzyszkowiak seba.d...@gmail.com
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: Re: Contacts from Nokia N70 to opimd with PISI: no phone field

 On 9/7/09, Vadim, Efimov eva...@evadim.ru wrote:
  On Sun, 06 Sep 2009 00:05:42 +0400, Sebastian Krzyszkowiak
  seba.d...@gmail.com wrote:
 
 
  In opimd.
 
 
  I can't query it via opimd-cli (console not properly localized), in
  opimd-contacts i see:
 
  Work phone
  Fax phone
  Cell phone
  Home phone
 
  After i click edit  save via GUI - small mobile phone
  icon appear:
 
 So it means PISI isn't adding tel: prefix to field values, which is wrong
 :P
 
  http://gallery.evadim.ru/d/435-1/opimd-contcts-screen.png
 
  Also, i can't search in opimd-contacts contacts with russian
  names, even by phone number, but this another story...
 
 opimd-contacts isn't supposed to be phone suite. Patches are welcome,
 but I won't work on such things by myself, sorry (unless they are
 opimd problems, not opimd-utils).
 
 -- 
 Sebastian Krzyszkowiak
 dos
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-07 Thread Sebastian Krzyszkowiak
On 9/7/09, Michael Pilgermann kichka...@gmx.de wrote:
 Hi,

 although, this is not the standard way of storing phone numbers; I filed a
 bug to address this issue (as I do not want to start this discussion again).

 There will be another option in the config file for opimd PIM sources with
 the next release, which shall indicate whether to prefix phone numbers
 automatically in opimd when syncing.

 Michael

I seem to remember that discussion and someone pointed to tel: being
valid and standard way of storing phone numbers (with some nice link
proving that). Anyway, that's standard which opimd follows with many
features (like normalizing phone numbers when comparing) and if PISI
(or any other opimd client) isn't doing that, then it isn't really
supporting opimd :x

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-07 Thread Michael Pilgermann
In this context:
What is the set of prefixes you are using / supporting in opimd?? (any
link to documentation??)
thx in advance
Michael


Sebastian Krzyszkowiak wrote:
 On 9/7/09, Michael Pilgermann kichka...@gmx.de wrote:
 Hi,

 although, this is not the standard way of storing phone numbers; I filed a
 bug to address this issue (as I do not want to start this discussion again).

 There will be another option in the config file for opimd PIM sources with
 the next release, which shall indicate whether to prefix phone numbers
 automatically in opimd when syncing.

 Michael
 
 I seem to remember that discussion and someone pointed to tel: being
 valid and standard way of storing phone numbers (with some nice link
 proving that). Anyway, that's standard which opimd follows with many
 features (like normalizing phone numbers when comparing) and if PISI
 (or any other opimd client) isn't doing that, then it isn't really
 supporting opimd :x
 


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-07 Thread Sebastian Krzyszkowiak
On 9/7/09, Michael Pilgermann kichka...@gmx.de wrote:
 In this context:
 What is the set of prefixes you are using / supporting in opimd?? (any
 link to documentation??)
 thx in advance
 Michael

Well, ATM only tel:, as there are no specialized functionalities for
different protocols. Probably when FSO will get nice VoIP support also
sip: and friends will be supported.

If you want to store some numbers for different protocol, just use
different prefix. But for storing phone numbers usable in GSM networks
use tel: prefix ;)

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-06 Thread Vadim, Efimov
On Sun, 06 Sep 2009 00:05:42 +0400, Sebastian Krzyszkowiak  
seba.d...@gmail.com wrote:


 In opimd.


I can't query it via opimd-cli (console not properly localized), in
opimd-contacts i see:

Work phone
Fax phone
Cell phone
Home phone

After i click edit  save via GUI - small mobile phone
icon appear:

http://gallery.evadim.ru/d/435-1/opimd-contcts-screen.png

Also, i can't search in opimd-contacts contacts with russian
names, even by phone number, but this another story...

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-05 Thread Sebastian Krzyszkowiak
On 9/4/09, Vadim, Efimov eva...@evadim.ru wrote:
 On Thu, 03 Sep 2009 07:43:50 +0400, Nicola Mfb nicola@gmail.com
 wrote:

 Hi!
 I just tried to transfer the addressbook from my Nokia N70 to opimd.
 As PISI does not support obex/syncml via bt I used msynctool to sync
 with Evolution.
 Finally I transfered the evolution vcf exported file on the freerunner
 and used PISI to sync it with opimd.
 The result was that only sim contacts have the phone field. I tested
 that with opimd gui, cli utils and litephone.
 However it's not an opimd problem as using PISI to sync the same vcf
 with google contacts results in the same problem.

 PISI is 0.4.5, shr is unstable lite 08/08 updated and upgraded before
 trying pisi.

 Here some lines from the vcf file:

 BEGIN:VCARD
 VERSION:3.0
 UID:pas-id-4A9F1EF50120
 X-EVOLUTION-FILE-AS:\, 
 FN: 
 N:;;;;
 REV:20090627T221844Z
 TEL;TYPE=CELL:XX
 END:VCARD

 Regards

 Nicola

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

 Recently i tried to migrate my contacts too (via KDE Adressbook) and
 found that PISI export only FAX fields. I created few contacts in FR
 directly, and export it to vcf. PISI prefixed all numbers with
 VOICE flag:

 BEGIN:VCARD
 VERSION:3.0
 FN:Vadim
 N:Efimov;Vadim;;;
 TEL;TYPE=CELL,VOICE:+71234567890
 END:VCARD

 so, i add VOICE prefix to all fields and try again, it imported ok,
 except field what don't have TYPE flag (other number in my SE 810i)
 TYPE=VOICE also don't help...

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


Can you check what's the names of fields? It should be something like
Cell phone, Office phone etc.

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-05 Thread Vadim, Efimov
On Sat, 05 Sep 2009 20:25:20 +0400, Sebastian Krzyszkowiak  
seba.d...@gmail.com wrote:

 Can you check what's the names of fields? It should be something like
 Cell phone, Office phone etc.

name of fields where ? On SE 810 ? FR ? kaddressbook ?
exported from addressbook to vcf v.3

BEGIN:VCARD
EMAIL:
N:lastname;firstname;;;
TEL;TYPE=WORK:+7**
TEL;TYPE=HOME:+7**
TEL;TYPE=CELL:+7**
TEL;TYPE=FAX:+7**
TEL:+7**
UID:xdLV7j1RdY
VERSION:3.0
X-IRMC-LUID:00020072
END:VCARD

so, i added to it field
FN:firstname lastname

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-05 Thread Sebastian Krzyszkowiak
On 9/5/09, Vadim, Efimov eva...@evadim.ru wrote:
 On Sat, 05 Sep 2009 20:25:20 +0400, Sebastian Krzyszkowiak
 seba.d...@gmail.com wrote:

 Can you check what's the names of fields? It should be something like
 Cell phone, Office phone etc.

 name of fields where ? On SE 810 ? FR ? kaddressbook ?
 exported from addressbook to vcf v.3

In opimd.

-- 
Sebastian Krzyszkowiak
dos

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-04 Thread Michael Pilgermann
Hi Nicola,

I am currently not at home - I guess it is a problem of selection of fields 
(for PISI) in opimd - actually we were discussing this before on this list here.

As soon as I have come back home (beginning of next week) I will check on this 
...

Greetings
Michael

 Original-Nachricht 
 Datum: Thu, 3 Sep 2009 05:43:50 +0200
 Von: Nicola Mfb nicola@gmail.com
 An: community@lists.openmoko.org
 Betreff: Contacts from Nokia N70 to opimd with PISI: no phone field

 Hi!
 I just tried to transfer the addressbook from my Nokia N70 to opimd.
 As PISI does not support obex/syncml via bt I used msynctool to sync
 with Evolution.
 Finally I transfered the evolution vcf exported file on the freerunner
 and used PISI to sync it with opimd.
 The result was that only sim contacts have the phone field. I tested
 that with opimd gui, cli utils and litephone.
 However it's not an opimd problem as using PISI to sync the same vcf
 with google contacts results in the same problem.
 
 PISI is 0.4.5, shr is unstable lite 08/08 updated and upgraded before
 trying pisi.
 
 Here some lines from the vcf file:
 
 BEGIN:VCARD
 VERSION:3.0
 UID:pas-id-4A9F1EF50120
 X-EVOLUTION-FILE-AS:\, 
 FN: 
 N:;;;;
 REV:20090627T221844Z
 TEL;TYPE=CELL:XX
 END:VCARD
 
 Regards
 
 Nicola
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-04 Thread Davide Scaini
BTW, I'm interested in porting my contacts from a nokia n70 to the fr...
d

On Fri, Sep 4, 2009 at 6:56 PM, Michael Pilgermann kichka...@gmx.de wrote:

 Hi Nicola,

 I am currently not at home - I guess it is a problem of selection of fields
 (for PISI) in opimd - actually we were discussing this before on this list
 here.

 As soon as I have come back home (beginning of next week) I will check on
 this ...

 Greetings
 Michael

  Original-Nachricht 
  Datum: Thu, 3 Sep 2009 05:43:50 +0200
  Von: Nicola Mfb nicola@gmail.com
  An: community@lists.openmoko.org
  Betreff: Contacts from Nokia N70 to opimd with PISI: no phone field

  Hi!
  I just tried to transfer the addressbook from my Nokia N70 to opimd.
  As PISI does not support obex/syncml via bt I used msynctool to sync
  with Evolution.
  Finally I transfered the evolution vcf exported file on the freerunner
  and used PISI to sync it with opimd.
  The result was that only sim contacts have the phone field. I tested
  that with opimd gui, cli utils and litephone.
  However it's not an opimd problem as using PISI to sync the same vcf
  with google contacts results in the same problem.
 
  PISI is 0.4.5, shr is unstable lite 08/08 updated and upgraded before
  trying pisi.
 
  Here some lines from the vcf file:
 
  BEGIN:VCARD
  VERSION:3.0
  UID:pas-id-4A9F1EF50120
  X-EVOLUTION-FILE-AS:\, 
  FN: 
  N:;;;;
  REV:20090627T221844Z
  TEL;TYPE=CELL:XX
  END:VCARD
 
  Regards
 
  Nicola
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Contacts from Nokia N70 to opimd with PISI: no phone field

2009-09-04 Thread Vadim, Efimov
On Thu, 03 Sep 2009 07:43:50 +0400, Nicola Mfb nicola@gmail.com  
wrote:

 Hi!
 I just tried to transfer the addressbook from my Nokia N70 to opimd.
 As PISI does not support obex/syncml via bt I used msynctool to sync
 with Evolution.
 Finally I transfered the evolution vcf exported file on the freerunner
 and used PISI to sync it with opimd.
 The result was that only sim contacts have the phone field. I tested
 that with opimd gui, cli utils and litephone.
 However it's not an opimd problem as using PISI to sync the same vcf
 with google contacts results in the same problem.

 PISI is 0.4.5, shr is unstable lite 08/08 updated and upgraded before
 trying pisi.

 Here some lines from the vcf file:

 BEGIN:VCARD
 VERSION:3.0
 UID:pas-id-4A9F1EF50120
 X-EVOLUTION-FILE-AS:\, 
 FN: 
 N:;;;;
 REV:20090627T221844Z
 TEL;TYPE=CELL:XX
 END:VCARD

 Regards

 Nicola

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

Recently i tried to migrate my contacts too (via KDE Adressbook) and
found that PISI export only FAX fields. I created few contacts in FR
directly, and export it to vcf. PISI prefixed all numbers with
VOICE flag:

BEGIN:VCARD
VERSION:3.0
FN:Vadim
N:Efimov;Vadim;;;
TEL;TYPE=CELL,VOICE:+71234567890
END:VCARD

so, i add VOICE prefix to all fields and try again, it imported ok,
except field what don't have TYPE flag (other number in my SE 810i)
TYPE=VOICE also don't help...

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community