<?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: Importing email contacts with Ruby</title>
	<atom:link href="http://bembamedia.com/2008/01/14/importing-contacts/feed/" rel="self" type="application/rss+xml" />
	<link>http://bembamedia.com/2008/01/14/importing-contacts/</link>
	<description>Enjoy the web, together!</description>
	<pubDate>Mon, 01 Dec 2008 20:04:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Edmond Chui</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-2272</link>
		<dc:creator>Edmond Chui</dc:creator>
		<pubDate>Wed, 12 Nov 2008 01:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-2272</guid>
		<description>It seems like Hotmail recently disabled the support of WebDAV. As a result the Contacts gem as well as the Blackbook gem both failed. Anyone has any update?</description>
		<content:encoded><![CDATA[<p>It seems like Hotmail recently disabled the support of WebDAV. As a result the Contacts gem as well as the Blackbook gem both failed. Anyone has any update?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joost</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-62</link>
		<dc:creator>joost</dc:creator>
		<pubDate>Tue, 11 Mar 2008 23:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-62</guid>
		<description>For everyone trying the rubygem ... as of early March it seems to lack updates. I have switched to using the (non-free) importer from Octazen which works great for all providers.

http://bembamedia.com/2008/03/09/import-contacts-fixed-it/</description>
		<content:encoded><![CDATA[<p>For everyone trying the rubygem &#8230; as of early March it seems to lack updates. I have switched to using the (non-free) importer from Octazen which works great for all providers.</p>
<p><a href="http://bembamedia.com/2008/03/09/import-contacts-fixed-it/" rel="nofollow">http://bembamedia.com/2008/03/09/import-contacts-fixed-it/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-03-11 &#171; Caiwangqin&#8217;s delicious bog</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-61</link>
		<dc:creator>links for 2008-03-11 &#171; Caiwangqin&#8217;s delicious bog</dc:creator>
		<pubDate>Tue, 11 Mar 2008 23:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-61</guid>
		<description>[...] importing email contacts Ruby Rails importer privacy code library (tags: gmail rails ruby import) [...]</description>
		<content:encoded><![CDATA[<p>[...] importing email contacts Ruby Rails importer privacy code library (tags: gmail rails ruby import) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Import contacts: fixed it!</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-54</link>
		<dc:creator>Import contacts: fixed it!</dc:creator>
		<pubDate>Sun, 09 Mar 2008 17:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-54</guid>
		<description>[...] have blogged about this subject before and I am sure this is not the last post either. Importing contacts can be done in so many ways [...]</description>
		<content:encoded><![CDATA[<p>[...] have blogged about this subject before and I am sure this is not the last post either. Importing contacts can be done in so many ways [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shweta</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-32</link>
		<dc:creator>shweta</dc:creator>
		<pubDate>Wed, 27 Feb 2008 12:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-32</guid>
		<description>hi,
 when i tried to install contacts gem ,it gives following error:

ERROR:  While executing gem ... (RuntimeError)
    Error instaling contacts-1.0.9.gem:
        contacts requires json &#62;= 0.4.1</description>
		<content:encoded><![CDATA[<p>hi,<br />
 when i tried to install contacts gem ,it gives following error:</p>
<p>ERROR:  While executing gem &#8230; (RuntimeError)<br />
    Error instaling contacts-1.0.9.gem:<br />
        contacts requires json &gt;= 0.4.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Kaag</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-10</link>
		<dc:creator>Stephan Kaag</dc:creator>
		<pubDate>Tue, 22 Jan 2008 09:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-10</guid>
		<description>Great gem indeed!


When trying to use the gem out of the box, Hotmail did sometimes fail with a CSV::IllegalFormatError error. 

This fix worked for me -&#62; http://rubyforge.org/tracker/index.php?func=detail&#38;aid=13753&#38;group_id=2693&#38;atid=10371</description>
		<content:encoded><![CDATA[<p>Great gem indeed!</p>
<p>When trying to use the gem out of the box, Hotmail did sometimes fail with a CSV::IllegalFormatError error. </p>
<p>This fix worked for me -&gt; <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=13753&amp;group_id=2693&amp;atid=10371" rel="nofollow">http://rubyforge.org/tracker/index.php?func=detail&amp;aid=13753&amp;group_id=2693&amp;atid=10371</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joost</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-8</link>
		<dc:creator>joost</dc:creator>
		<pubDate>Thu, 17 Jan 2008 07:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-8</guid>
		<description>Funny enough Yahoo is the only one that doesn't work for me at the moment. GMail and Hotmail worked great out of the box. I've contacted the author about the Yahoo problem and hope to receive a response soon.</description>
		<content:encoded><![CDATA[<p>Funny enough Yahoo is the only one that doesn&#8217;t work for me at the moment. GMail and Hotmail worked great out of the box. I&#8217;ve contacted the author about the Yahoo problem and hope to receive a response soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-7</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 17 Jan 2008 03:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-7</guid>
		<description>Were you able to successfully implement all services with the gem?  I've tried using it in the past and was only able to use it with Yahoo's service.</description>
		<content:encoded><![CDATA[<p>Were you able to successfully implement all services with the gem?  I&#8217;ve tried using it in the past and was only able to use it with Yahoo&#8217;s service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Space Babies &#187; Blog Archive &#187; Importing email contacts in Ruby</title>
		<link>http://bembamedia.com/2008/01/14/importing-contacts/#comment-5</link>
		<dc:creator>Space Babies &#187; Blog Archive &#187; Importing email contacts in Ruby</dc:creator>
		<pubDate>Mon, 14 Jan 2008 12:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://bembamedia.com/2008/01/14/importing-contacts/#comment-5</guid>
		<description>[...] have just blogged about a Ruby tool I am using to import email contacts. It works great, if you are programming in [...]</description>
		<content:encoded><![CDATA[<p>[...] have just blogged about a Ruby tool I am using to import email contacts. It works great, if you are programming in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
