<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 19:47:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Script-Tutorials.com: Google API - Get contact list]]></title>
      <guid>http://www.phpdeveloper.org/news/18275</guid>
      <link>http://www.phpdeveloper.org/news/18275</link>
      <description><![CDATA[<p>
In <a href="http://www.script-tutorials.com/google-api-get-contact-list/">this new tutorial</a> on the Script-Tutorials.com site, they show you how to use the Google API (and OAuth) to access contacts information from your Gmail account.
</p>
<blockquote>
In our new tutorial I am going to tell you about inviting friends. I think that this is the most important part for every website, a key to success. Today I will show you how to create simple and effective Gmail contact importer using OAuth authorization and API. Also, I will tell about obtaining Google API access too.
</blockquote>
<p>
Screenshots show you how to get to the access token information you'll need to connect and the <a href="http://www.script-tutorials.com/demos/291/source.zip">full code</a> is included to help you get authenticated and pull down the contacts list to display in the page's HTML output.
</p>]]></description>
      <pubDate>Thu, 26 Jul 2012 09:26:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[9Lessons: Import GMail Contacts Google OAuth Connect with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16486</guid>
      <link>http://www.phpdeveloper.org/news/16486</link>
      <description><![CDATA[<p>
In a recent post to the 9Lessons.info site, <i>Srinivas Tamada</i> shows you how to <a href="http://www.9lessons.info/2011/06/import-gmail-contacts-google-oauth.html">connect Gmail with your system to import contacts</a> via the magic of OAuth (pulled from Gmail to you).
</p>
<blockquote>
Inviting friends is the most important part of the web project success. This post explains you how to import Gmail contacts from address book via Google open authorization protocol connect with PHP. It's simple just few configurations follow below four steps, use this script and give option to invite more friends.
</blockquote>
<p>
Following a few simple steps and using <a href="http://demos.9lessons.info/subscribe/index_gmail.php">this simple script</a> - registering the domain under Google Accounts, verify ownership and use the OAuth consumer and secret keys in the script. It's then simple to grab the contacts and output their details as the "Contacts.php" example script shows.
</p>]]></description>
      <pubDate>Fri, 17 Jun 2011 11:11:15 -0500</pubDate>
    </item>
  </channel>
</rss>
