<?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"
	>
<channel>
	<title>Comments on: Auto vCard Removes Slashes</title>
	<atom:link href="http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/feed/" rel="self" type="application/rss+xml" />
	<link>http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/</link>
	<description>Authored by Scott Hemmeter of Arrowpointe Corp, this blog is written from the perspective of a Salesforce.com solution provider and contains information on Arrowpointe's AppExchange products as well as tips, findings, sample code, functionality wishes, etc.</description>
	<pubDate>Thu, 28 Aug 2008 06:33:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14650</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Mon, 02 Apr 2007 23:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14650</guid>
		<description>I found out something interesting about this issue.  The vCard specification requires commas to be escaped (a backslash is in front of them).  However, Outlook and Windows Address Book do not "un-escape" the comma character.  This is apparently not resolved in Outlook 2003 either.

I tried stripping it out, but it wasn't working properly.  I think I will leave it the way it is for now.</description>
		<content:encoded><![CDATA[<p>I found out something interesting about this issue.  The vCard specification requires commas to be escaped (a backslash is in front of them).  However, Outlook and Windows Address Book do not &#8220;un-escape&#8221; the comma character.  This is apparently not resolved in Outlook 2003 either.</p>
<p>I tried stripping it out, but it wasn&#8217;t working properly.  I think I will leave it the way it is for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Mullins</title>
		<link>http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14635</link>
		<dc:creator>Phil Mullins</dc:creator>
		<pubDate>Mon, 02 Apr 2007 22:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14635</guid>
		<description>Aologies,

It fixed the ' \ problem but NOT the comma, \ problem.  That still exitsts.  For example if a company name is ACCRUIT, LLC it displays as ACCRUIT,\LLC</description>
		<content:encoded><![CDATA[<p>Aologies,</p>
<p>It fixed the &#8216; \ problem but NOT the comma, \ problem.  That still exitsts.  For example if a company name is ACCRUIT, LLC it displays as ACCRUIT,\LLC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14633</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Mon, 02 Apr 2007 22:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14633</guid>
		<description>Phil, I should have been more clear in my post.  As an Auto vCard user, no changes are required in your org.  The script that runs on the arrowpointe.com web server was updated with the change.  The link in Salesforce.com stays the same.</description>
		<content:encoded><![CDATA[<p>Phil, I should have been more clear in my post.  As an Auto vCard user, no changes are required in your org.  The script that runs on the arrowpointe.com web server was updated with the change.  The link in Salesforce.com stays the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Mullins</title>
		<link>http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14632</link>
		<dc:creator>Phil Mullins</dc:creator>
		<pubDate>Mon, 02 Apr 2007 22:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/03/24/auto-vcard-removes-slashes/#comment-14632</guid>
		<description>The version of Auto vCard that is up on appexchange still has a filedate of 2/28/2006 and does not appear to have solved the \ problem.  Perhaps you forgot to upload the latest version after you resolved the problem?

Thanks,

Phil</description>
		<content:encoded><![CDATA[<p>The version of Auto vCard that is up on appexchange still has a filedate of 2/28/2006 and does not appear to have solved the \ problem.  Perhaps you forgot to upload the latest version after you resolved the problem?</p>
<p>Thanks,</p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
