<?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: Update: Auto-iSync your mobile phone with your Mac</title>
	<atom:link href="http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/</link>
	<description>My Journal</description>
	<lastBuildDate>Wed, 10 Aug 2011 05:46:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Julian Schrader</title>
		<link>http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/comment-page-1/#comment-402125</link>
		<dc:creator>Julian Schrader</dc:creator>
		<pubDate>Tue, 02 Mar 2010 13:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/#comment-402125</guid>
		<description>Hi Dave, 

as stated in the original article [1], this script is triggered as BluePhone Elite notices that the phone is in range and can be synced via Bluetooth. 

[1] http://julianschrader.de/20061211-auto-isync-your-mobile-phone-with-your-mac/

I don&#039;t use this script anymore today as I have an iPhone now, which unfortunately doesn&#039;t sync wirelessly.

Julian</description>
		<content:encoded><![CDATA[<p>Hi Dave, </p>
<p>as stated in the original article [1], this script is triggered as BluePhone Elite notices that the phone is in range and can be synced via Bluetooth. </p>
<p>[1] <a href="http://julianschrader.de/20061211-auto-isync-your-mobile-phone-with-your-mac/" rel="nofollow">http://julianschrader.de/20061211-auto-isync-your-mobile-phone-with-your-mac/</a></p>
<p>I don&#8217;t use this script anymore today as I have an iPhone now, which unfortunately doesn&#8217;t sync wirelessly.</p>
<p>Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/comment-page-1/#comment-402105</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 02 Mar 2010 07:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/#comment-402105</guid>
		<description>Hi, how do you actually use this? Does it run on boot somehow? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, how do you actually use this? Does it run on boot somehow? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hackman</title>
		<link>http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/comment-page-1/#comment-218861</link>
		<dc:creator>hackman</dc:creator>
		<pubDate>Wed, 25 Jun 2008 15:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/#comment-218861</guid>
		<description>here is another script based on yours.
if it is compile as a program and ypu run it, it will try 100 times within interval of 600 seconds to connect with the phone and sync.

here is the code:

set cnt to 0
repeat until cnt is 100
	tell application &quot;iSync&quot;
		activate
		synchronize
		repeat until syncing is false
			delay 1
		end repeat
		quit
	end tell
	delay 600
	set cnt to cnt + 1
end repeat</description>
		<content:encoded><![CDATA[<p>here is another script based on yours.<br />
if it is compile as a program and ypu run it, it will try 100 times within interval of 600 seconds to connect with the phone and sync.</p>
<p>here is the code:</p>
<p>set cnt to 0<br />
repeat until cnt is 100<br />
	tell application &#8220;iSync&#8221;<br />
		activate<br />
		synchronize<br />
		repeat until syncing is false<br />
			delay 1<br />
		end repeat<br />
		quit<br />
	end tell<br />
	delay 600<br />
	set cnt to cnt + 1<br />
end repeat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JulianSchrader.de &#124; App: Sync now! ‚Äî¬†Automatic synchronisation revisited</title>
		<link>http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/comment-page-1/#comment-12858</link>
		<dc:creator>JulianSchrader.de &#124; App: Sync now! ‚Äî¬†Automatic synchronisation revisited</dc:creator>
		<pubDate>Thu, 14 Dec 2006 23:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/#comment-12858</guid>
		<description>[...] Update: Auto-iSync your mobile phone with your Mac [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: Auto-iSync your mobile phone with your Mac [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JulianSchrader.de &#124; Auto-iSync your mobile phone with your Mac</title>
		<link>http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/comment-page-1/#comment-12696</link>
		<dc:creator>JulianSchrader.de &#124; Auto-iSync your mobile phone with your Mac</dc:creator>
		<pubDate>Wed, 13 Dec 2006 20:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://julianschrader.de/20061213-update-auto-isync-your-mobile-phone-with-your-mac/#comment-12696</guid>
		<description>[...] Important Update [...]</description>
		<content:encoded><![CDATA[<p>[...] Important Update [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

