Reply
Thread Tools
Posts: 58 | Thanked: 241 times | Joined on Sep 2005 @ Palo Alto, CA
#11
Originally Posted by Helmuth View Post
Hello,

I'm currently a Nokia Symbian user (N95) and I want to move to the N900 with all my actual data.

How could this work?

SyncML for Contacts and the Calendar?

Contacts with pictures or only without?

What about old SMS, Notes, MMS and Bookmarks?

In what kind of format are the SMS stored in the N900? Could I program a Import Filter myself?
C++ is for me a long time ago. I guess i can still learn it again... But I prefer the .NET Framework because I use it at work for a couple of years. When I can access the File from outside the N900 I can write a Import Filter on a Windows PC. Or is this not a good idea?
A ready solution would be fine. :-)

There is no support for the Nokia PC Suite. Is this correct?

How would YOU solve the problem of a movement from Symbian to Maemo? :-)

cu
Helmuth
Basic PC Suite support is there, calendar and contacts. SMS, MMS, Bookmars, File syncing is not supported currently.
 

The Following User Says Thank You to jolo For This Useful Post:
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#12
Originally Posted by allnameswereout View Post
Some folks are trying to figure this out, and got some results, see this thread about Brainstorm: MMS (around post 45)
Jeah, thanks a lot! :-)
I guess I have to learn more about Linux and C++ programming to make a aplication running directly on the N900. :-/

It's not done by editing a XML File vom outside.
telepathy Protocol (see File Formats and Tutorial)

I'll see... Windows and .NET is not the answer of all questions! And with MONO it will be possible to write applications accessing the whole telepathy API in 2012. ;-)

I need more time in my life!

Mmmh... ooookay. I'm finished with a application to import text based SMS messages in the N900 system Summer 2011.
 
amer19's Avatar
Posts: 38 | Thanked: 10 times | Joined on Nov 2009 @ DUBAI , UAE
#13
Originally Posted by Helmuth View Post
Jeah, thanks a lot! :-)
I guess I have to learn more about Linux and C++ programming to make a aplication running directly on the N900. :-/

It's not done by editing a XML File vom outside.
telepathy Protocol (see File Formats and Tutorial)

I'll see... Windows and .NET is not the answer of all questions! And with MONO it will be possible to write applications accessing the whole telepathy API in 2012. ;-)

I need more time in my life!

Mmmh... ooookay. I'm finished with a application to import text based SMS messages in the N900 system Summer 2011.
believe me i'll be waiting ...
i have ~7000 sms since nokia6310 and am not planning to lose a single one
 
Posts: 17 | Thanked: 10 times | Joined on Dec 2009 @ New York, NY, USA
#14
The database file which stores the SMS & call-log info is stored here:
/home/user/.rtcom-eventlogger/el.db

If you run it through the strings command on your GNU/Linux desktop (not sure if strings is available for maemo5), you'll see that it starts with "SQLite format 3". I assume you can use any SQLite client to read the database. Shouldn't be too hard to write something which can export/import into the database, assuming it's self-contained.
 

The Following User Says Thank You to cowb0y For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 23:00.