<?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>Tue, 21 May 2013 08:51:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: Creating a Twitter OAuth Application ]]></title>
      <guid>http://www.phpdeveloper.org/news/15525</guid>
      <link>http://www.phpdeveloper.org/news/15525</link>
      <description><![CDATA[<p>
In a recent post to NETTUTS.com, there's a <a href="http://net.tutsplus.com/tutorials/php/creating-a-twitter-oauth-application/">new tutorial</a> that will walk you through the creation of a basic Twitter client that uses their OAuth system for authentication. All of the code <a href="http://nettuts.s3.amazonaws.com/861_twitterOAuth/src.zip">is provided</a> so you can follow along.
</p>
<blockquote>
OAuth can be a tricky concept to wrap your head around at first, but with the Twitter API now requiring its use, it is something you need to understand before creating a Twitter application. This tutorial will introduce you to OAuth, and walk you through the process of creating a basic application.
</blockquote>
<p>
They show you how to register your application, where to grab <a href="http://github.com/themattharris/tmhOAuth">the OAuth library from</a> and the code you'll need to make the connection and send tweets. There's also a few other code snippets showing profile image downloading, updating and cached version generation. You can see a demo of the application in action <a href="http://dev.ultramegatech.com/twitteravatars/">here</a>.
</p>]]></description>
      <pubDate>Thu, 02 Dec 2010 08:49:29 -0600</pubDate>
    </item>
  </channel>
</rss>
