[Gpe-list] idea for gpe gnokii utility
Andres Vargas - zodman
zodman at gmail.com
Wed Feb 6 03:57:41 CET 2008
I have some some ideas for develop a new utility for gnokii[1]
gnokii is utility to interactive with some nokia phones, throw usb data
cable or bluetooth.
The first i have gnokii working with my cel, and i can dowload a list o
vcard an vcal from it.
gnokii --getcontact 1 end -v > contacts.txt
All fields on contacts list can save on a text file. the file contains a
list of vcards
contacts.txt
======
BEGIN:VCARD
VERSION:3.0
FN:Flickr
TEL;TYPE=PREF,VOICE:
X_GSM_STORE_AT:ME4
X_GSM_CALLERGROUP:5
CATEGORIES:Unknown
EMAIL;TYPE=INTERNET:alalalaa at flickr.com
END:VCARD
BEGIN:VCARD
VERSION:3.0
FN:Gnuget david
TEL;TYPE=PREF,VOICE:#######
X_GSM_STORE_AT:ME6
X_GSM_CALLERGROUP:5
CATEGORIES:Unknown
TEL;TYPE=CELL:######
END:VCARD
..... and more ... and more....
===
and too a list of vcal
gnokii --getcalendarnotes 1 end -v > calendar.txt
and it have a vcal list.
calendar.txt
====
BEGIN:VCALENDAR
VERSION:2.0
PRODID://Gnokii.org//NONSGML v0.6.22
BEGIN:VEVENT
DTSTART:20070226T080000
UID:guid.gnokii.org_1_1804289383
CATEGORIES:GNOKII
DTEND:20070226T080000
CATEGORIES:MEETING
SUMMARY:Ing econ
END:VEVENT
END:VCALENDAR
BEGIN:VCALENDAR
VERSION:2.0
PRODID://Gnokii.org//NONSGML v0.6.22
BEGIN:VEVENT
DTSTART:20070214T080000
UID:guid.gnokii.org_2_846930886
CATEGORIES:GNOKII
DTEND:20070216T080000
CATEGORIES:MEETING
SUMMARY:Ex
END:VEVENT
END:VCALENDAR
.... and more and more ........
======
the idea is use the gnokii is the interface to syncronize data from gpe
to the phone and viceversa. Writing on sqlite db of gpe.
some utility like multisync but without opensync.
It can be use on maemo (gnokii run on maemo) plataform with phone. Or
desktop plataform with phone. Or can use 3 maemo, desktop, phone.
It can be a gpesuite of nokia ( like pcsuite of nokia ) phones jejejeje
flames ? suggests ? opinions ? what do you think ?
**** NOTE ****
on gpe-calendar i can import calendar.txt an get the list of vcal.
But with gpe-contacts i cannot do it.
error is it:
import_vcard : Error reading card file /home/zodman/contactos: syntax
error (missing value delimiter)!
[1] www.gnokii.org
More information about the Gpe-list
mailing list