<?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: Missing Sync goes Symbian</title>
	<atom:link href="http://www.intomobile.com/2008/08/05/missing-sync-goes-symbian.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intomobile.com/2008/08/05/missing-sync-goes-symbian.html</link>
	<description>Cell Phone News, Information, and Analysis</description>
	<lastBuildDate>Wed, 25 Nov 2009 22:02:56 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: scynn</title>
		<link>http://www.intomobile.com/2008/08/05/missing-sync-goes-symbian.html/comment-page-1/#comment-295905</link>
		<dc:creator>scynn</dc:creator>
		<pubDate>Tue, 05 Aug 2008 18:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.intomobile.com/2008/08/05/missing-sync-goes-symbian.html#comment-295905</guid>
		<description>Not exactly &quot;must-have&quot;. iSync will take care of Calendar, Tasks and Contacts. Nokia&#039;s Multimedia Transfer will take care of iPhoto &amp; iTunes syncing, along with Bookmark syncing for newer devices. 

For proximity-based synching for free, try http://www.apple.com/downloads/macosx/system_disk_utilities/proximity.html

Combine that with a little applescript that says (this should make sure it only does it once an hour): 

-- Synchronize the Device

tell application &quot;iSync&quot;
if last sync is less than ((current date) - 3600) then
activate
synchronize

repeat while (syncing is true)
delay 1
end repeat

set syncStatus to sync status
end if
end tell

if syncStatus = 2 then
tell application &quot;System Events&quot; to set visible of process &quot;iSync&quot; to false
end if</description>
		<content:encoded><![CDATA[<p>Not exactly &#8220;must-have&#8221;. iSync will take care of Calendar, Tasks and Contacts. Nokia&#8217;s Multimedia Transfer will take care of iPhoto &amp; iTunes syncing, along with Bookmark syncing for newer devices. </p>
<p>For proximity-based synching for free, try <a href="http://www.apple.com/downloads/macosx/system_disk_utilities/proximity.html" rel="nofollow">http://www.apple.com/downloads/macosx/system_disk_utilities/proximity.html</a></p>
<p>Combine that with a little applescript that says (this should make sure it only does it once an hour): </p>
<p>&#8211; Synchronize the Device</p>
<p>tell application &#8220;iSync&#8221;<br />
if last sync is less than ((current date) &#8211; 3600) then<br />
activate<br />
synchronize</p>
<p>repeat while (syncing is true)<br />
delay 1<br />
end repeat</p>
<p>set syncStatus to sync status<br />
end if<br />
end tell</p>
<p>if syncStatus = 2 then<br />
tell application &#8220;System Events&#8221; to set visible of process &#8220;iSync&#8221; to false<br />
end if</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Todd</title>
		<link>http://www.intomobile.com/2008/08/05/missing-sync-goes-symbian.html/comment-page-1/#comment-295688</link>
		<dc:creator>Paul Todd</dc:creator>
		<pubDate>Tue, 05 Aug 2008 11:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.intomobile.com/2008/08/05/missing-sync-goes-symbian.html#comment-295688</guid>
		<description>OVI is about to release Mac version real soon as well....

http://www.ovi.com/ovi/app/ovi/web/download</description>
		<content:encoded><![CDATA[<p>OVI is about to release Mac version real soon as well&#8230;.</p>
<p><a href="http://www.ovi.com/ovi/app/ovi/web/download" rel="nofollow">http://www.ovi.com/ovi/app/ovi/web/download</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
