<?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: Better multi-country support in Address Book</title>
	<atom:link href="http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/feed/" rel="self" type="application/rss+xml" />
	<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/</link>
	<description></description>
	<lastBuildDate>Thu, 23 Feb 2012 03:52:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: winfred</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-12598</link>
		<dc:creator>winfred</dc:creator>
		<pubDate>Fri, 14 Oct 2011 19:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-12598</guid>
		<description>Thanks for reporting! Fixed.</description>
		<content:encoded><![CDATA[<p>Thanks for reporting! Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johann beda</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-12592</link>
		<dc:creator>johann beda</dc:creator>
		<pubDate>Fri, 14 Oct 2011 13:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-12592</guid>
		<description>I get a &quot;Download path is invalid!&quot; error when trying the download link at from the download button link:

http://winfred.vankuijk.net/download/AppleScript+-+fix+country+names+and+formats+in+Address+Book

or from the &quot;view the script as text&quot; link:

http://winfred.vankuijk.net/download/AppleScript+-+text+-+fix+country+names+and+formats+in+Address+Book</description>
		<content:encoded><![CDATA[<p>I get a &#8220;Download path is invalid!&#8221; error when trying the download link at from the download button link:</p>
<p><a href="http://winfred.vankuijk.net/download/AppleScript+-+fix+country+names+and+formats+in+Address+Book" rel="nofollow">http://winfred.vankuijk.net/download/AppleScript+-+fix+country+names+and+formats+in+Address+Book</a></p>
<p>or from the &#8220;view the script as text&#8221; link:</p>
<p><a href="http://winfred.vankuijk.net/download/AppleScript+-+text+-+fix+country+names+and+formats+in+Address+Book" rel="nofollow">http://winfred.vankuijk.net/download/AppleScript+-+text+-+fix+country+names+and+formats+in+Address+Book</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: winfred</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-11147</link>
		<dc:creator>winfred</dc:creator>
		<pubDate>Wed, 24 Aug 2011 14:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-11147</guid>
		<description>That&#039;s indeed the correct summary. 
If a script refers to an application that is not installed, then Applescript opens the script as run-only. Hopefully this can be fixed in the future.
Keep in mind: you only have to *install* Growl, it does not have to *run* in the background, you can still choose to disable Growl in the System Preferences.</description>
		<content:encoded><![CDATA[<p>That&#8217;s indeed the correct summary.<br />
If a script refers to an application that is not installed, then Applescript opens the script as run-only. Hopefully this can be fixed in the future.<br />
Keep in mind: you only have to *install* Growl, it does not have to *run* in the background, you can still choose to disable Growl in the System Preferences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETC</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-11146</link>
		<dc:creator>ETC</dc:creator>
		<pubDate>Wed, 24 Aug 2011 14:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-11146</guid>
		<description>I tried to like Growl, but couldn&#039;t. Maybe I should try again.

I think everyone has to edit your script, right, in order to copy of the specific settings they need? So if it&#039;s uneditable without Growl, it&#039;s unusable without Growl. Or did I misunderstand?</description>
		<content:encoded><![CDATA[<p>I tried to like Growl, but couldn&#8217;t. Maybe I should try again.</p>
<p>I think everyone has to edit your script, right, in order to copy of the specific settings they need? So if it&#8217;s uneditable without Growl, it&#8217;s unusable without Growl. Or did I misunderstand?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: winfred</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-11144</link>
		<dc:creator>winfred</dc:creator>
		<pubDate>Wed, 24 Aug 2011 13:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-11144</guid>
		<description>Hi Eric,
Run-only: this is an unfortunate side-effect of Applescript. You can execute the plug-in with or without Growl installed. If you want to edit the script then you *need* to have Growl installed. I am continuing to look into a real fix.
Version history: well spotted, updated.</description>
		<content:encoded><![CDATA[<p>Hi Eric,<br />
Run-only: this is an unfortunate side-effect of Applescript. You can execute the plug-in with or without Growl installed. If you want to edit the script then you *need* to have Growl installed. I am continuing to look into a real fix.<br />
Version history: well spotted, updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETC</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-11134</link>
		<dc:creator>ETC</dc:creator>
		<pubDate>Wed, 24 Aug 2011 07:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-11134</guid>
		<description>Hi, Winfred. I see you&#039;ve got 1.5.2 out. Thank you. I appreciate all your work on this script. I think it&#039;s a great tool.

I just tried it and got this error message when I tried to edit it: &quot;Unable to read the file because the script is not editable (it was saved as run-only).&quot;

I also noticed that the version history on this page does not have 1.5.2 on it.</description>
		<content:encoded><![CDATA[<p>Hi, Winfred. I see you&#8217;ve got 1.5.2 out. Thank you. I appreciate all your work on this script. I think it&#8217;s a great tool.</p>
<p>I just tried it and got this error message when I tried to edit it: &#8220;Unable to read the file because the script is not editable (it was saved as run-only).&#8221;</p>
<p>I also noticed that the version history on this page does not have 1.5.2 on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETC</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-10609</link>
		<dc:creator>ETC</dc:creator>
		<pubDate>Wed, 03 Aug 2011 02:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-10609</guid>
		<description>Every time I edit the script, before the AppleScript Editor shows the script I get a notice two times saying, &quot;Where is the GrowlHelperApp.app?&quot; After I click &quot;Cancel&quot; it eventually goes away and the script loads for editing. I used to have Growl on my machine, but have uninstalled it. In your script I have set the &quot;use_growl&quot; option to &quot;false&quot;. Thank you for the umpteenth time, Winfred!</description>
		<content:encoded><![CDATA[<p>Every time I edit the script, before the AppleScript Editor shows the script I get a notice two times saying, &#8220;Where is the GrowlHelperApp.app?&#8221; After I click &#8220;Cancel&#8221; it eventually goes away and the script loads for editing. I used to have Growl on my machine, but have uninstalled it. In your script I have set the &#8220;use_growl&#8221; option to &#8220;false&#8221;. Thank you for the umpteenth time, Winfred!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETC</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-10608</link>
		<dc:creator>ETC</dc:creator>
		<pubDate>Wed, 03 Aug 2011 02:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-10608</guid>
		<description>Strangely, enough, when I have this line in the Script

copy {&quot;gb&quot;, {&quot;UNITED KINGDOM&quot;, &quot;UK&quot;, &quot;U.K.&quot;, &quot;U. K.&quot;, &quot;GB&quot;, &quot;United Kingdom&quot;}} to end of clist --

and the country field has &quot;United Kingdom&quot; in it, the script does not change it to &quot;UNITED KINGDOM&quot;. Is there something I am doing wrong?</description>
		<content:encoded><![CDATA[<p>Strangely, enough, when I have this line in the Script</p>
<p>copy {&#8220;gb&#8221;, {&#8220;UNITED KINGDOM&#8221;, &#8220;UK&#8221;, &#8220;U.K.&#8221;, &#8220;U. K.&#8221;, &#8220;GB&#8221;, &#8220;United Kingdom&#8221;}} to end of clist &#8211;</p>
<p>and the country field has &#8220;United Kingdom&#8221; in it, the script does not change it to &#8220;UNITED KINGDOM&#8221;. Is there something I am doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETC</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-10607</link>
		<dc:creator>ETC</dc:creator>
		<pubDate>Wed, 03 Aug 2011 01:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-10607</guid>
		<description>Wow! Mind boggling. I did learn one thing -– the postal city is supposed to be in all uppercase letters for UK addresses. What to do about the actual country? I&#039;ll just stuff it in somewhere. I also see they don&#039;t really need county, but if I have it, I&#039;ll use it. Oh, well! Thank you, though, for the links.</description>
		<content:encoded><![CDATA[<p>Wow! Mind boggling. I did learn one thing -– the postal city is supposed to be in all uppercase letters for UK addresses. What to do about the actual country? I&#8217;ll just stuff it in somewhere. I also see they don&#8217;t really need county, but if I have it, I&#8217;ll use it. Oh, well! Thank you, though, for the links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETC</title>
		<link>http://winfred.vankuijk.net/2010/01/fixing-countries-in-address-book/comment-page-1/#comment-10595</link>
		<dc:creator>ETC</dc:creator>
		<pubDate>Tue, 02 Aug 2011 17:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://winfred.vankuijk.net/?p=441#comment-10595</guid>
		<description>Great. Thank you!</description>
		<content:encoded><![CDATA[<p>Great. Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

