<?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: Applescript to Sync SmartGroups with iPhone</title>
	<atom:link href="http://www.packetslave.com/2008/08/29/applescript-to-sync-smartgroups-with-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.packetslave.com/2008/08/29/applescript-to-sync-smartgroups-with-iphone/</link>
	<description>This is my blog. There are many like it, but this one is mine.</description>
	<lastBuildDate>Mon, 05 Sep 2011 08:49:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Colin</title>
		<link>http://www.packetslave.com/2008/08/29/applescript-to-sync-smartgroups-with-iphone/#comment-30</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 21 Oct 2009 06:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetslave.com/?p=98#comment-30</guid>
		<description>I updated to Snow Leopard (10.6.1), and I get errors when I run this script now.  Any chance of an update for us Apple Script noobs?

error &quot;Address Book got an error: every person doesn’t understand the remove message.&quot; number -1708 from every person

The error is being caused by the remove command in the following block:

if group theName exists then
	remove every person from group theName
else
	make new group with properties {name:theName}
end if</description>
		<content:encoded><![CDATA[<p>I updated to Snow Leopard (10.6.1), and I get errors when I run this script now.  Any chance of an update for us Apple Script noobs?</p>
<p>error &#8220;Address Book got an error: every person doesn’t understand the remove message.&#8221; number -1708 from every person</p>
<p>The error is being caused by the remove command in the following block:</p>
<p>if group theName exists then<br />
	remove every person from group theName<br />
else<br />
	make new group with properties {name:theName}<br />
end if</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone News &#187; Blog Archive &#187; Applescript to Sync SmartGroups with iPhone</title>
		<link>http://www.packetslave.com/2008/08/29/applescript-to-sync-smartgroups-with-iphone/#comment-29</link>
		<dc:creator>iPhone News &#187; Blog Archive &#187; Applescript to Sync SmartGroups with iPhone</dc:creator>
		<pubDate>Fri, 29 Aug 2008 17:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.packetslave.com/?p=98#comment-29</guid>
		<description>[...] blanders added an interesting post on Applescript to Sync SmartGroups with iPhoneHere&#8217;s a small teaserSince the iPhone does not sync SmartGroups from the MacOS Address Book (only regular groups), I wrote this script to automatically create ordinary groups with the contents of my SmartGroups. I name all of my SmartGroups starting with &#8230; [...] </description>
		<content:encoded><![CDATA[<p>[...] blanders added an interesting post on Applescript to Sync SmartGroups with iPhoneHere&#8217;s a small teaserSince the iPhone does not sync SmartGroups from the MacOS Address Book (only regular groups), I wrote this script to automatically create ordinary groups with the contents of my SmartGroups. I name all of my SmartGroups starting with &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

