<?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>Mon, 20 May 2013 08:45:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPRiot.com: Zend Framework 101: Zend_Oauth]]></title>
      <guid>http://www.phpdeveloper.org/news/14752</guid>
      <link>http://www.phpdeveloper.org/news/14752</link>
      <description><![CDATA[<p>
On PHPRiot.com <i>Quentin Zervaas</i> has posted <a href="http://phpriot.com/articles/twitter-authentication-zend-oauth">the latest article</a> in his "Zend Framework 101" series that talks about several of the more well-used components of the framework. This time he take a look at the Zend_Oauth component that allows your application to talk with remove OAuth service.
</p>
<blockquote>
To demonstrate how to use this component, we're going to create a basic script that allows a user to log in to their Twitter account and post a status update. Twitter is currently phasing out "basic authentication" and requiring all third-party web and desktop applications use OAuth. This article can be used as a starting point for creating (or updating existing) Twitter API apps. We will also be using the Zend_Service_Twitter component, as I covered in a <a href="http://phpriot.com/articles/php-twitter-api-screencast">previous screencast</a>.
</blockquote>
<p>
He talks some about <a href="http://phpriot.com/articles/twitter-authentication-zend-oauth/2">how OAuth works</a> and how to use the component, along with Zend_Db, to create a simple comsumer script that connects to Twitter and posts a message to Twitter as the user that's authenticated.
</p>]]></description>
      <pubDate>Tue, 06 Jul 2010 13:20:41 -0500</pubDate>
    </item>
  </channel>
</rss>
