<?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"
	>
<channel>
	<title>Comments on: It is getting easier to sync your cell phone with your linux box</title>
	<atom:link href="http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/</link>
	<description>Just a little about development! Think before you write!</description>
	<pubDate>Fri, 21 Nov 2008 02:41:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Nicolas Jungers</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-2009</link>
		<dc:creator>Nicolas Jungers</dc:creator>
		<pubDate>Mon, 14 Apr 2008 19:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-2009</guid>
		<description>Hi, just a few infos:
- for kubuntu 7.04 the methods (kpim, wathever) are not installed by the add/remove program, aptitude shows them.
- wammu shows the channel for the synchronization, for instance 8 for a SonyEricsson k610i.

Nicolas</description>
		<content:encoded><![CDATA[<p>Hi, just a few infos:<br />
- for kubuntu 7.04 the methods (kpim, wathever) are not installed by the add/remove program, aptitude shows them.<br />
- wammu shows the channel for the synchronization, for instance 8 for a SonyEricsson k610i.</p>
<p>Nicolas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1992</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Sat, 12 Apr 2008 18:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1992</guid>
		<description>Hi,

Thanks for the tutorial, but I'm having the same problem as Justin. Anyone know how to sort this out?

Thanks,
Conrad</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the tutorial, but I&#8217;m having the same problem as Justin. Anyone know how to sort this out?</p>
<p>Thanks,<br />
Conrad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1991</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Sat, 12 Apr 2008 18:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1991</guid>
		<description>I have the same problem as Justin. Does anybody have any ideas on how to sort this out?

Thanks.</description>
		<content:encoded><![CDATA[<p>I have the same problem as Justin. Does anybody have any ideas on how to sort this out?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1751</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 24 Mar 2008 10:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1751</guid>
		<description>Thanks for the How To.
My handset is NOKIA - E50.
It supports both syncml client and syncml server over obex..
I have done with syncing from command line using 
$msynctool --sync group_name

But when I do sync from mobile I get connection and disconnection which I can see in dump. The procedure on phone was as : 
I create profile on mobile by
connectivity --&#62;  synchronize --&#62;  New sync profile --&#62;
profile name --  PC Suite
Application  --  
          - Contacts  -
                       -  Include in sync -- yes
                       -  Remote database -- Contacts
                       -  Sync type --  Normal
           -Calender    
                       -  Include in sync -- yes
                       -  Remote database -- Calender
                       -  Sync type --  Normal
 
Then I do syncronise on mobile...and select my PC BT adapter
Last devices used ==== BlueZ_PC
I select it which I have allready paired.
It says connecting and disconnecting...
No sync happens...
On system I was running
$msynctool --sync my-nokia-group --wait
&#62; Synchronizing group "my-nokia-group"
It stops here.
Whats the other way to initiate sync from mobile...
Was this correct???</description>
		<content:encoded><![CDATA[<p>Thanks for the How To.<br />
My handset is NOKIA - E50.<br />
It supports both syncml client and syncml server over obex..<br />
I have done with syncing from command line using<br />
$msynctool &#8211;sync group_name</p>
<p>But when I do sync from mobile I get connection and disconnection which I can see in dump. The procedure on phone was as :<br />
I create profile on mobile by<br />
connectivity &#8211;&gt;  synchronize &#8211;&gt;  New sync profile &#8211;&gt;<br />
profile name &#8212;  PC Suite<br />
Application  &#8212;<br />
          - Contacts  -<br />
                       -  Include in sync &#8212; yes<br />
                       -  Remote database &#8212; Contacts<br />
                       -  Sync type &#8212;  Normal<br />
           -Calender<br />
                       -  Include in sync &#8212; yes<br />
                       -  Remote database &#8212; Calender<br />
                       -  Sync type &#8212;  Normal</p>
<p>Then I do syncronise on mobile&#8230;and select my PC BT adapter<br />
Last devices used ==== BlueZ_PC<br />
I select it which I have allready paired.<br />
It says connecting and disconnecting&#8230;<br />
No sync happens&#8230;<br />
On system I was running<br />
$msynctool &#8211;sync my-nokia-group &#8211;wait<br />
&gt; Synchronizing group &#8220;my-nokia-group&#8221;<br />
It stops here.<br />
Whats the other way to initiate sync from mobile&#8230;<br />
Was this correct???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sylvaticus</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1358</link>
		<dc:creator>sylvaticus</dc:creator>
		<pubDate>Mon, 25 Feb 2008 22:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1358</guid>
		<description>Hello.. I don't have blutooth, so anybody now if it is possible to sync the N80 trough the USB cable??</description>
		<content:encoded><![CDATA[<p>Hello.. I don&#8217;t have blutooth, so anybody now if it is possible to sync the N80 trough the USB cable??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1154</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 08 Feb 2008 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1154</guid>
		<description>Hi. Good news and bad!

I removed the username and password on my N80 and in the SyncML options tab. The SyncML pluggin now works as I see "283 entries read" topleft of the KitchenSync client area. 

Unfortunately, in the area right of KDE PIM pluggin (where normally appears the word "ready") i now briefly get “Error: broken pipe”

What could this be, anyone?

Kind regards,
Justin</description>
		<content:encoded><![CDATA[<p>Hi. Good news and bad!</p>
<p>I removed the username and password on my N80 and in the SyncML options tab. The SyncML pluggin now works as I see &#8220;283 entries read&#8221; topleft of the KitchenSync client area. </p>
<p>Unfortunately, in the area right of KDE PIM pluggin (where normally appears the word &#8220;ready&#8221;) i now briefly get “Error: broken pipe”</p>
<p>What could this be, anyone?</p>
<p>Kind regards,<br />
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1153</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 08 Feb 2008 15:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1153</guid>
		<description>Hi Urubatan. I did indeed edit the PC Suite profile in the phone and assigned a user and password. I can only think that it must be that my N80 only allows Server versions 1.1 or 1.2. I am trying other permutations of settings.</description>
		<content:encoded><![CDATA[<p>Hi Urubatan. I did indeed edit the PC Suite profile in the phone and assigned a user and password. I can only think that it must be that my N80 only allows Server versions 1.1 or 1.2. I am trying other permutations of settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ceres</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1036</link>
		<dc:creator>Ceres</dc:creator>
		<pubDate>Sat, 02 Feb 2008 20:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-1036</guid>
		<description>Thanks for the howto, Urubatan.
Unfortunatly, i am stuck in the same situation as Justin, the only difference is that i am using  nokia 6120 classic. And, of course, the user name and the password was set.
Any suggestion?

Ciao!

Ceres</description>
		<content:encoded><![CDATA[<p>Thanks for the howto, Urubatan.<br />
Unfortunatly, i am stuck in the same situation as Justin, the only difference is that i am using  nokia 6120 classic. And, of course, the user name and the password was set.<br />
Any suggestion?</p>
<p>Ciao!</p>
<p>Ceres</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urubatan</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-843</link>
		<dc:creator>Urubatan</dc:creator>
		<pubDate>Thu, 24 Jan 2008 22:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-843</guid>
		<description>Justin, have you tried to edit the PC Suite profile in the phone and setting a username and password for it?

Eduardo, I used the Konqueror to browse the phone files, and the popup to pair the phone showed while browsing the files :D</description>
		<content:encoded><![CDATA[<p>Justin, have you tried to edit the PC Suite profile in the phone and setting a username and password for it?</p>
<p>Eduardo, I used the Konqueror to browse the phone files, and the popup to pair the phone showed while browsing the files <img src='http://www.urubatan.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-753</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 15 Jan 2008 07:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/it-is-getting-easier-to-sync-your-cell-phone-with-your-linux-box/#comment-753</guid>
		<description>Hi Urubatan
All done as shown in tutorial. I use an N80.
 
"On the SyncML over OBEX Client" line I get: 
"Error: Auth required but not given" 
displayed very briefly. 
Synchronisation fails leaving my N80 displaying its "connecting" bar (N80 bluetooth icon is bracketed).

Note that my N80 Sync profile "PC Suite" allows only Server version 1.1 or 1.2. Tried (Kitchen set-to 1.0 &#38; N80 set-to 1.1) 
and (Kitchen set-to 1.1 &#38; N80 set-to 1.1)
with same results.

I'm stuck.

Kind regards,
Justin</description>
		<content:encoded><![CDATA[<p>Hi Urubatan<br />
All done as shown in tutorial. I use an N80.</p>
<p>&#8220;On the SyncML over OBEX Client&#8221; line I get:<br />
&#8220;Error: Auth required but not given&#8221;<br />
displayed very briefly.<br />
Synchronisation fails leaving my N80 displaying its &#8220;connecting&#8221; bar (N80 bluetooth icon is bracketed).</p>
<p>Note that my N80 Sync profile &#8220;PC Suite&#8221; allows only Server version 1.1 or 1.2. Tried (Kitchen set-to 1.0 &amp; N80 set-to 1.1)<br />
and (Kitchen set-to 1.1 &amp; N80 set-to 1.1)<br />
with same results.</p>
<p>I&#8217;m stuck.</p>
<p>Kind regards,<br />
Justin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
