<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: 3, 2, 1&#8230; Contacts!</title>
	<link>http://blog.getsatisfaction.com/2008/05/02/3-2-1-contacts/</link>
	<description>Get Satisfaction's blog</description>
	<pubDate>Wed, 20 Aug 2008 02:13:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.1</generator>

	<item>
		<title>By: Alex</title>
		<link>http://blog.getsatisfaction.com/2008/05/02/3-2-1-contacts/#comment-4899</link>
		<author>Alex</author>
		<pubDate>Tue, 20 May 2008 17:45:12 +0000</pubDate>
		<guid>http://blog.getsatisfaction.com/2008/05/02/3-2-1-contacts/#comment-4899</guid>
					<description>Ah no, don't tell me you're screenscraping :(

For Windows Live (Hotmail) there is a thing called the Contacts API, you can find more on http://dev.live.com/contacts.

There are some examples there, I've made my own example in PHP, which can be found at http://happyfrog.alex-media-services.com.

As far as I know, Google is also offering such a API, I'm not sure about Yahoo! though.

But please switch to a Contacts API a.s.a.p. as screenscraping is not the way to go.</description>
		<content:encoded><![CDATA[<p>Ah no, don&#8217;t tell me you&#8217;re screenscraping :(</p>
<p>For Windows Live (Hotmail) there is a thing called the Contacts API, you can find more on <a href="http://dev.live.com/contacts." rel="nofollow">http://dev.live.com/contacts.</a></p>
<p>There are some examples there, I&#8217;ve made my own example in PHP, which can be found at <a href="http://happyfrog.alex-media-services.com." rel="nofollow">http://happyfrog.alex-media-services.com.</a></p>
<p>As far as I know, Google is also offering such a API, I&#8217;m not sure about Yahoo! though.</p>
<p>But please switch to a Contacts API a.s.a.p. as screenscraping is not the way to go.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Scott Fleckenstein</title>
		<link>http://blog.getsatisfaction.com/2008/05/02/3-2-1-contacts/#comment-4900</link>
		<author>Scott Fleckenstein</author>
		<pubDate>Tue, 20 May 2008 18:01:29 +0000</pubDate>
		<guid>http://blog.getsatisfaction.com/2008/05/02/3-2-1-contacts/#comment-4900</guid>
					<description>Alex,

I have seen the live Contacts API, and we'll probably switch to it when we do another round of dev on the contacts import.  I chose to include the hotmail import using screenscraping rather than not including it at all.  The Contacts API is still in beta, but more importantly, the cost of developing the code to support the API is much more than simply using one of the many currently available open source libraries to screen scrape.</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>I have seen the live Contacts API, and we&#8217;ll probably switch to it when we do another round of dev on the contacts import.  I chose to include the hotmail import using screenscraping rather than not including it at all.  The Contacts API is still in beta, but more importantly, the cost of developing the code to support the API is much more than simply using one of the many currently available open source libraries to screen scrape.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
