<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: My recent study on address book api of Gmail, Yahoo and Windows Live</title>
	<atom:link href="http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/</link>
	<description>Red . Hott . Chilli. Peppers</description>
	<lastBuildDate>Thu, 19 Mar 2009 07:38:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anu</title>
		<link>http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/#comment-81</link>
		<dc:creator>anu</dc:creator>
		<pubDate>Thu, 19 Mar 2009 07:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://moshfiq.wordpress.com/?p=27#comment-81</guid>
		<description>Hi even I need what exactly your doing (address book api of gmail yahoo and windows live), I am doing that using php, but I can  retrieving the contact details form gmail  api   I can’t add contact from our site to gmail that is the problem. I need to develop this for gmail and yahoo and windows live.

Can you help me in this, I try to see your Google provides a full working example   but I am facing this error  “The server at dbf400c6.fb.joyent.us is taking too long to respond.”

So please kindly send me the example code to my email ID ASAP possible.

Awaiting for your response,

Thanks in advance,
Anu.</description>
		<content:encoded><![CDATA[<p>Hi even I need what exactly your doing (address book api of gmail yahoo and windows live), I am doing that using php, but I can  retrieving the contact details form gmail  api   I can’t add contact from our site to gmail that is the problem. I need to develop this for gmail and yahoo and windows live.</p>
<p>Can you help me in this, I try to see your Google provides a full working example   but I am facing this error  “The server at dbf400c6.fb.joyent.us is taking too long to respond.”</p>
<p>So please kindly send me the example code to my email ID ASAP possible.</p>
<p>Awaiting for your response,</p>
<p>Thanks in advance,<br />
Anu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rat86</title>
		<link>http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/#comment-80</link>
		<dc:creator>rat86</dc:creator>
		<pubDate>Sat, 03 Jan 2009 15:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://moshfiq.wordpress.com/?p=27#comment-80</guid>
		<description>link: 
http://dbf400c6.fb.joyent.us/dev/2008/8/8/google-addressbook-api/

 don&#039;t work</description>
		<content:encoded><![CDATA[<p>link:<br />
<a href="http://dbf400c6.fb.joyent.us/dev/2008/8/8/google-addressbook-api/" rel="nofollow">http://dbf400c6.fb.joyent.us/dev/2008/8/8/google-addressbook-api/</a></p>
<p> don&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moshfiq</title>
		<link>http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/#comment-75</link>
		<dc:creator>moshfiq</dc:creator>
		<pubDate>Sun, 21 Sep 2008 03:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://moshfiq.wordpress.com/?p=27#comment-75</guid>
		<description>@david: its very easy to import contacts from all of hotmail, yahoo and gmail.

@kask: i tried with sha256. but it doesnt worked for me. may be i missed something. ok i&#039;ll check it again. anyway, thanks a lot for your helpful comment.</description>
		<content:encoded><![CDATA[<p>@david: its very easy to import contacts from all of hotmail, yahoo and gmail.</p>
<p>@kask: i tried with sha256. but it doesnt worked for me. may be i missed something. ok i&#8217;ll check it again. anyway, thanks a lot for your helpful comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kask</title>
		<link>http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/#comment-74</link>
		<dc:creator>kask</dc:creator>
		<pubDate>Sat, 20 Sep 2008 23:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://moshfiq.wordpress.com/?p=27#comment-74</guid>
		<description>Quick note on your Windows Live API mhash usage. 

If mhash isn&#039;t compiled, but you are using a high enough version of PHP &gt;5.? you can replace line 1515 of the windowslivelogin library with:
		$key = hash(&#039;sha256&#039;,$key,true);

It seems to be working for me.</description>
		<content:encoded><![CDATA[<p>Quick note on your Windows Live API mhash usage. </p>
<p>If mhash isn&#8217;t compiled, but you are using a high enough version of PHP &gt;5.? you can replace line 1515 of the windowslivelogin library with:<br />
		$key = hash(&#8217;sha256&#8242;,$key,true);</p>
<p>It seems to be working for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david.alvaro</title>
		<link>http://moshfiq.wordpress.com/2008/08/08/my-recent-study-on-address-book-api-of-gmail-yahoo-and-windows-live/#comment-53</link>
		<dc:creator>david.alvaro</dc:creator>
		<pubDate>Tue, 12 Aug 2008 05:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://moshfiq.wordpress.com/?p=27#comment-53</guid>
		<description>Hi,
is easy import contacts from HOTMAIL with php?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
is easy import contacts from HOTMAIL with php?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
