<?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: In Search of Bluetooth Sync</title>
	<atom:link href="http://www.thisismobility.com/blog/2006/06/24/in-search-of-bluetooth-sync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisismobility.com/blog/2006/06/24/in-search-of-bluetooth-sync/</link>
	<description>Ripping mobility from the clutches of telecom</description>
	<lastBuildDate>Thu, 29 Dec 2011 20:46:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Christian Zuckschwerdt</title>
		<link>http://www.thisismobility.com/blog/2006/06/24/in-search-of-bluetooth-sync/comment-page-1/#comment-117240</link>
		<dc:creator>Christian Zuckschwerdt</dc:creator>
		<pubDate>Sat, 05 May 2007 17:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=145#comment-117240</guid>
		<description>Did you try to use the obex SYNCH profile for the system files?
There is an example in the ObexFTP wiki:
http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpK750i
A list of interesting files is available too:
http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpServices</description>
		<content:encoded><![CDATA[<p>Did you try to use the obex SYNCH profile for the system files?<br />
There is an example in the ObexFTP wiki:<br />
<a href="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpK750i" rel="nofollow">http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpK750i</a><br />
A list of interesting files is available too:<br />
<a href="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpServices" rel="nofollow">http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpServices</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franco</title>
		<link>http://www.thisismobility.com/blog/2006/06/24/in-search-of-bluetooth-sync/comment-page-1/#comment-32804</link>
		<dc:creator>Franco</dc:creator>
		<pubDate>Thu, 05 Oct 2006 08:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=145#comment-32804</guid>
		<description>Nokia uses a weird OMA sync protocolo. I have quitted my Ubuntu linux in frustration not being able to syncronize my E61 and Evolution. (Being in a LAN, i couldn&#039;t even find out how to reach my PC for an internet syncronization). I have found this https://www.mobical.net/mobical/main/ , which doesn&#039;t look very bluetooth to me... but have no more linux to test it!
Hope it helps</description>
		<content:encoded><![CDATA[<p>Nokia uses a weird OMA sync protocolo. I have quitted my Ubuntu linux in frustration not being able to syncronize my E61 and Evolution. (Being in a LAN, i couldn&#8217;t even find out how to reach my PC for an internet syncronization). I have found this <a href="https://www.mobical.net/mobical/main/" rel="nofollow">https://www.mobical.net/mobical/main/</a> , which doesn&#8217;t look very bluetooth to me&#8230; but have no more linux to test it!<br />
Hope it helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rowehl: This is Mobility &#187; Blog Archive &#187; Wifi, Apache, Obexftp, E61</title>
		<link>http://www.thisismobility.com/blog/2006/06/24/in-search-of-bluetooth-sync/comment-page-1/#comment-28251</link>
		<dc:creator>Mike Rowehl: This is Mobility &#187; Blog Archive &#187; Wifi, Apache, Obexftp, E61</dc:creator>
		<pubDate>Mon, 21 Aug 2006 01:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=145#comment-28251</guid>
		<description>[...] Unfortunately file manipulation and editing on the E61 is still a pain. I used obexftp under Linux to poke around at the files that make up the htdocs and config for the Apache server. I have no idea where these files are that the Apache folks expect users to find. The docs say &#8220;check out the files installed on the phone to see how the python modules hook up,&#8221; but there&#8217;s no easy way to do that using just the phone that I&#8217;ve found. So of course I started wondering about maybe a python based editor to just generally take care of this &#8220;file access and editing on the device&#8221; problem once and for all. I always install the source for the apps and run them from the scripts menu, and none of them were working on the E61 when I did that. The import statement didn&#8217;t seem to be working at all for things in the python/lib directory. A quick search turned up info about the lib directory not working on the current version at all. That&#8217;s annoying. Some quick hacks to import sys and sys.path.append(&#8217;e:\python\lib&#8217;) as necessary got things working though. [...]</description>
		<content:encoded><![CDATA[<p>[...] Unfortunately file manipulation and editing on the E61 is still a pain. I used obexftp under Linux to poke around at the files that make up the htdocs and config for the Apache server. I have no idea where these files are that the Apache folks expect users to find. The docs say &#8220;check out the files installed on the phone to see how the python modules hook up,&#8221; but there&#8217;s no easy way to do that using just the phone that I&#8217;ve found. So of course I started wondering about maybe a python based editor to just generally take care of this &#8220;file access and editing on the device&#8221; problem once and for all. I always install the source for the apps and run them from the scripts menu, and none of them were working on the E61 when I did that. The import statement didn&#8217;t seem to be working at all for things in the python/lib directory. A quick search turned up info about the lib directory not working on the current version at all. That&#8217;s annoying. Some quick hacks to import sys and sys.path.append(&#8217;e:\python\lib&#8217;) as necessary got things working though. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Rowehl: This is Mobility &#187; Blog Archive &#187; S60 Calendar to Google Cal via Python</title>
		<link>http://www.thisismobility.com/blog/2006/06/24/in-search-of-bluetooth-sync/comment-page-1/#comment-10260</link>
		<dc:creator>Mike Rowehl: This is Mobility &#187; Blog Archive &#187; S60 Calendar to Google Cal via Python</dc:creator>
		<pubDate>Mon, 26 Jun 2006 01:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisismobility.com/blog/?p=145#comment-10260</guid>
		<description>[...] Mike Rowehl: This is Mobility Ripping mobility from the clutches of telecom      &#171; In Search of Bluetooth Sync [...]</description>
		<content:encoded><![CDATA[<p>[...] Mike Rowehl: This is Mobility Ripping mobility from the clutches of telecom      &laquo; In Search of Bluetooth Sync [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

