<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Transferring Text Messages (SMS) from Nokia to Android</title>
	<atom:link href="http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/</link>
	<description>A Geek&#039;s Thoughts on Life, Arts, Software and Technology</description>
	<lastBuildDate>Mon, 30 Aug 2010 05:47:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Volker</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-2590</link>
		<dc:creator>Volker</dc:creator>
		<pubDate>Wed, 28 Jul 2010 18:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-2590</guid>
		<description>Had the same issue. Solved it also with swapping &quot;Sent = &quot; and &quot;DateTime = &quot;.

Gammu version is 1.28.0

Thanks for pointing this process out. Great to get this done with Opensource-Tools and no hassels!</description>
		<content:encoded><![CDATA[<p>Had the same issue. Solved it also with swapping &#8220;Sent = &#8221; and &#8220;DateTime = &#8220;.</p>
<p>Gammu version is 1.28.0</p>
<p>Thanks for pointing this process out. Great to get this done with Opensource-Tools and no hassels!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilo-Alexander Ginkel</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-2122</link>
		<dc:creator>Thilo-Alexander Ginkel</dc:creator>
		<pubDate>Sun, 04 Jul 2010 21:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-2122</guid>
		<description>Regarding the gammu file format change: Which gammu version are you using?</description>
		<content:encoded><![CDATA[<p>Regarding the gammu file format change: Which gammu version are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stig Inge</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-1973</link>
		<dc:creator>Stig Inge</dc:creator>
		<pubDate>Sun, 27 Jun 2010 13:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-1973</guid>
		<description>Thanks for bringing the link back up again.

The script worked for me, but the XML files didn&#039;t contain the date and time before I replaced the following line in sms-gammu2android:

if (/^Sent = (.*)/) {

with

if (/^DateTime = (.*)/) {</description>
		<content:encoded><![CDATA[<p>Thanks for bringing the link back up again.</p>
<p>The script worked for me, but the XML files didn&#8217;t contain the date and time before I replaced the following line in sms-gammu2android:</p>
<p>if (/^Sent = (.*)/) {</p>
<p>with</p>
<p>if (/^DateTime = (.*)/) {</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stig Inge</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-1811</link>
		<dc:creator>Stig Inge</dc:creator>
		<pubDate>Sat, 19 Jun 2010 10:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-1811</guid>
		<description>Hi and tanks for this post.

I&#039;m stuck at the point of running sms-gammu2android because the link http://thilo.ginkel.com/archive/sms-gammu2android-0.1.tar.gz is dead.

Could you please help?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi and tanks for this post.</p>
<p>I&#8217;m stuck at the point of running sms-gammu2android because the link <a href="http://thilo.ginkel.com/archive/sms-gammu2android-0.1.tar.gz" rel="nofollow">http://thilo.ginkel.com/archive/sms-gammu2android-0.1.tar.gz</a> is dead.</p>
<p>Could you please help?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frits</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-1500</link>
		<dc:creator>Frits</dc:creator>
		<pubDate>Fri, 04 Jun 2010 10:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-1500</guid>
		<description>Please can you include a gammu extracted sample file for comparison?</description>
		<content:encoded><![CDATA[<p>Please can you include a gammu extracted sample file for comparison?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frits</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-1499</link>
		<dc:creator>Frits</dc:creator>
		<pubDate>Fri, 04 Jun 2010 10:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-1499</guid>
		<description>Hi, thanks for the post. I am almost there.

I cannot get gammu to work with Micro USB cable on Nokia 6700 Classic, but have Noki that can extract from NBU file to vmg files.

I am a developer and can probably write a utility to convert vmg files to  xml files for the SMSBackupRestore android application.

I am just wondering what format the date is in, and how to convert a normal date time value to it.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the post. I am almost there.</p>
<p>I cannot get gammu to work with Micro USB cable on Nokia 6700 Classic, but have Noki that can extract from NBU file to vmg files.</p>
<p>I am a developer and can probably write a utility to convert vmg files to  xml files for the SMSBackupRestore android application.</p>
<p>I am just wondering what format the date is in, and how to convert a normal date time value to it.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AQ</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-1103</link>
		<dc:creator>AQ</dc:creator>
		<pubDate>Thu, 20 May 2010 18:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-1103</guid>
		<description>HI Thilo u said this: 

\Well, instead of running the script standalone, you will have to explicitly run it using the python executable:

Open a command prompt, make sure python is in the path and sms.txt is your SMS export located in the current directory. Then, run:
python MsgExport2SMSBackupRestore.pys  sms.xml\

But i dont have a clue how to run or get python in path.
whatever i do it says incorrect syntax or something. 
please give me a step to step guide or i can sent you my txt file and you convert pls??

ANYONE ELSE ALSO PLEASE HELP!!!!!!!!!!

Thanks</description>
		<content:encoded><![CDATA[<p>HI Thilo u said this: </p>
<p>\Well, instead of running the script standalone, you will have to explicitly run it using the python executable:</p>
<p>Open a command prompt, make sure python is in the path and sms.txt is your SMS export located in the current directory. Then, run:<br />
python MsgExport2SMSBackupRestore.pys  sms.xml\</p>
<p>But i dont have a clue how to run or get python in path.<br />
whatever i do it says incorrect syntax or something.<br />
please give me a step to step guide or i can sent you my txt file and you convert pls??</p>
<p>ANYONE ELSE ALSO PLEASE HELP!!!!!!!!!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saad</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-1080</link>
		<dc:creator>Saad</dc:creator>
		<pubDate>Thu, 20 May 2010 00:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-1080</guid>
		<description>Hi,

This seems like a really great job. Unfortunately, I haven&#039;t been successful yet,

I have a 6300, but I cannot connect neither via bluetooth nor USB. Since yo uhad the same phone, could you please share the connection settings?

Thanks !!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This seems like a really great job. Unfortunately, I haven&#8217;t been successful yet,</p>
<p>I have a 6300, but I cannot connect neither via bluetooth nor USB. Since yo uhad the same phone, could you please share the connection settings?</p>
<p>Thanks !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilo-Alexander Ginkel</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-800</link>
		<dc:creator>Thilo-Alexander Ginkel</dc:creator>
		<pubDate>Thu, 29 Apr 2010 07:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-800</guid>
		<description>Yes, it will show the senders&#039; names if they are in your contacts list.</description>
		<content:encoded><![CDATA[<p>Yes, it will show the senders&#8217; names if they are in your contacts list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Teo</title>
		<link>http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/comment-page-1/#comment-799</link>
		<dc:creator>Eddie Teo</dc:creator>
		<pubDate>Thu, 29 Apr 2010 01:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ginkel.com/?p=409#comment-799</guid>
		<description>Hi,

Once the transfer is done, will it show the sender&#039;s names?  

This is kind of critical to me and is stopping me and sticking with Nokia (I cant believe they forget there are big finger users out there in the world!) and swapping to others.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Once the transfer is done, will it show the sender&#8217;s names?  </p>
<p>This is kind of critical to me and is stopping me and sticking with Nokia (I cant believe they forget there are big finger users out there in the world!) and swapping to others.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
