Re: where The SMS message save?

2008-03-17 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:

 UID:[EMAIL PROTECTED]

 Thanks... Just one thing: how is generated the UID data?
 It seems something like:
 UID:[EMAIL PROTECTED]
 Well, how is calculed what I called ${id}?

 I have absolutely no idea, but i think it's easy to find in evolution 
 sources ;-)

Right -- I guess it does come from Evolution.  fic-gta02 does seem to be
the hostname.  It could be random, but 1424-0-1422-11 doesn't look very
random.

I saw you can get the upstream source here

http://ftp.gnome.org/pub/gnome/sources/evolution/2.22/evolution-2.22.0.tar.bz2

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFH3kooOjLpvpq7dMoRAgJ2AJ9lOHPqUxdSSAGOPN/H5HTYo8UpLQCbBcdV
kcG/P7PCZaoSIH/DeSPdkOA=
=f+tN
-END PGP SIGNATURE-

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


Re: where The SMS message save?

2008-03-16 Thread Magnus Alvestad
They are saved in evolution files in the root home directory. I don't
remember the exact path, but it's something like:

~root/.evolution/memos/memos.evo

-- 
Magnus Alvestad - Seniorkonsulent Webstep
Mob: 982 98 004 - http://www.webstep.no
Oslo - Bergen - Stavanger - Trondheim
___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: where The SMS message save?

2008-03-16 Thread Marco Trevisan (Treviño)

Magnus Alvestad ha scritto:
They are saved in evolution files in the root home directory. I don't 
remember the exact path, but it's something like:


~root/.evolution/memos/memos.evo


Since When I'll have a freerunner I'd like to import my SMSs saved in my 
actual mobile, I'd like to know the exact syntax too...


Do you have some examples to post?
Thanks!

--
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Re: where The SMS message save?

2008-03-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:

 Do you have some examples to post?
 Thanks!

I didn't know any of this until Magnus said, but it seems it is like
this, additional texts appear between additional BEGIN:VJOURNAL /
END:VJOURNAL

# cat /home/root/.evolution/memos/local/system/journal.ics
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
BEGIN:VJOURNAL
UID:[EMAIL PROTECTED]
DTSTAMP:20080309T150537Z
CREATED:20080309T150538
DTSTART:20080309T150537Z
SUMMARY:T-Mobile
LAST-MODIFIED:20080309T150654
DTEND:20080309T150538Z
LOCATION:+44753XXX
DESCRIPTION:Your tariff is Everyone. To switch between Mates Rates\,
 Everyone  Text Appeal pay as you go tariffs dial 146 free from the UK 
 follow the instructions
CATEGORIES:Read
END:VJOURNAL
... (more texts) ...
END:VCALENDAR

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFH3Xy3OjLpvpq7dMoRAtiHAJ9tadz0zSpN+fZGCkwvGfyQueNWKQCfaaSV
MBSHfUTIoM0BppXL7GsAVLU=
=e6WT
-END PGP SIGNATURE-

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


Subject: Re: where The SMS message save?

2008-03-16 Thread Bobby Martin

 Magnus Alvestad ha scritto:
  They are saved in evolution files in the root home directory. I don't
  remember the exact path, but it's something like:
 
  ~root/.evolution/memos/memos.evo

 Since When I'll have a freerunner I'd like to import my SMSs saved in my
 actual mobile, I'd like to know the exact syntax too...

 Do you have some examples to post?
 Thanks!

 --
 Treviño's World - Life and Linux
 http://www.3v1n0.net/


Wouldn't it be easier, and probably more robust, to use the dbus api to
insert the SMSes?  See http://wiki.openmoko.org/wiki/Dbus_device_API
___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: where The SMS message save?

2008-03-16 Thread Marco Trevisan (Treviño)

Andy Green wrote:

Somebody in the thread at some point said:


Do you have some examples to post?
Thanks!


I didn't know any of this until Magnus said, but it seems it is like
this, additional texts appear between additional BEGIN:VJOURNAL /
END:VJOURNAL

# cat /home/root/.evolution/memos/local/system/journal.ics
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
BEGIN:VJOURNAL
UID:[EMAIL PROTECTED]
DTSTAMP:20080309T150537Z
CREATED:20080309T150538
DTSTART:20080309T150537Z
SUMMARY:T-Mobile
LAST-MODIFIED:20080309T150654
DTEND:20080309T150538Z
LOCATION:+44753XXX
DESCRIPTION:Your tariff is Everyone. To switch between Mates Rates\,
 Everyone  Text Appeal pay as you go tariffs dial 146 free from the UK 
 follow the instructions
CATEGORIES:Read
END:VJOURNAL
... (more texts) ...
END:VCALENDAR

-Andy


Thanks... Just one thing: how is generated the UID data?
It seems something like:
   UID:[EMAIL PROTECTED]
Well, how is calculed what I called ${id}?

Thanks again...

--
Treviño's World - Life and Linux
http://www.3v1n0.net/


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


Re: where The SMS message save?

2008-03-16 Thread Ian Darwin



Thanks... Just one thing: how is generated the UID data?
It seems something like:
   UID:[EMAIL PROTECTED]
Well, how is calculated what I called ${id}?


There is an official spec for the UUID format, or several variants of it.

http://en.wikipedia.org/wiki/Uuid

Ian D

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


Re: where The SMS message save?

2008-03-16 Thread joerg
Am Mo  17. März 2008 schrieb Marco Trevisan (Treviño):
 Andy Green wrote:
  Somebody in the thread at some point said:
  
  Do you have some examples to post?
  Thanks!
  
  I didn't know any of this until Magnus said, but it seems it is like
  this, additional texts appear between additional BEGIN:VJOURNAL /
  END:VJOURNAL
  
  # cat /home/root/.evolution/memos/local/system/journal.ics
  BEGIN:VCALENDAR
  CALSCALE:GREGORIAN
  PRODID:-//Ximian//NONSGML Evolution Calendar//EN
  VERSION:2.0
  BEGIN:VJOURNAL
  UID:[EMAIL PROTECTED]
  DTSTAMP:20080309T150537Z
  CREATED:20080309T150538
  DTSTART:20080309T150537Z
  SUMMARY:T-Mobile
  LAST-MODIFIED:20080309T150654
  DTEND:20080309T150538Z
  LOCATION:+44753XXX
  DESCRIPTION:Your tariff is Everyone. To switch between Mates Rates\,
   Everyone  Text Appeal pay as you go tariffs dial 146 free from the UK 
   follow the instructions
  CATEGORIES:Read
  END:VJOURNAL
  ... (more texts) ...
  END:VCALENDAR
  
  -Andy
 
 Thanks... Just one thing: how is generated the UID data?
 It seems something like:
 UID:[EMAIL PROTECTED]
 Well, how is calculed what I called ${id}?
I have absolutely no idea, but i think it's easy to find in evolution 
sources ;-)

j


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


where The SMS message save?

2008-03-14 Thread Xiangfu Liu
I use Neo1973 in China
I can transcode from base64 to Chinese
in this way i can read the chinese SMS
i know the sms save at /home/root/Document/application/Qmail/mail In  Qtopia
but i don't know where the SMS mesage save In the OpenMoko

-- 
my Blog : http://blog.chinaunix.net/u/13385/
___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community