<?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, 25 May 2013 12:00:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Carson McDonald's Blog: Google OAuth for Installed Apps PHP Example]]></title>
      <guid>http://www.phpdeveloper.org/news/16978</guid>
      <link>http://www.phpdeveloper.org/news/16978</link>
      <description><![CDATA[<p>
<i>Carson McDonald</i> has posted an example of how to <a href="http://www.ioncannon.net/programming/1443/google-oauth-for-installed-apps-php-example/">use the Google OAuth for Installed Apps</a> tool to authenticate users.
</p>
<blockquote>
I have been working on a long needed update to the <a href="http://www.ioncannon.net/projects/google-analytics-dashboard-wordpress-widget/">Google analytics dashboard plugin for WordPress</a> and one of the items I had on my TODO list was using Google's OAuth login instead of the old ClientLogin. Setting OAuth up for a WordPress plugin is complicated because it isn't a hosted application and as such I can't register it to get OAuth keys. That is where a special way of doing OAuth comes in called <a href="http://code.google.com/apis/accounts/docs/OAuthForInstalledApps.html">OAuth for installed apps</a>.
</blockquote>
<p>
He uses <a href="http://oauth.googlecode.com/svn/code/php/">this OAuth library</a> to handle the "dirty work" of the connections. With that included in the application, he shows how to - in two phases - make an authentication system that direct the user to a Google link for completing the authentication process. He points to the <a href="http://code.google.com/apis/gdata/articles/oauth.html">Google OAuth docs</a> and <a href="http://googlecodesamples.com/oauth_playground/">playground</a> as good resources to help you during the process.
</p>]]></description>
      <pubDate>Tue, 11 Oct 2011 12:13:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Adam Trachtenberg's Blog: PHP 5 + COM + Skype Help Wanted]]></title>
      <guid>http://www.phpdeveloper.org/news/6257</guid>
      <link>http://www.phpdeveloper.org/news/6257</link>
      <description><![CDATA[<p>
<i>Adam Trachtenberg</i> is looking for some help in the COM department, specficially in <a href="http://www.trachtenberg.com/blog/2006/09/12/php-5-com-skype-help-wanted/">using it with PHP5</a>.
</p>
<blockquote>
<p>
I'm trying to use PHP 5.2 to talk to Skype via the COM extension and Skype4COM interface.
</p>
<p>
I'm using this example from the Skype Forum, but I get a COM exception of "Skype client is not installed."
</p>
</blockquote>
<p>
He also points to <a href="http://forum.skype.com/index.php?s=&showtopic=59155&view=findpost&p=276292">someone else</a> with the problem, but still hasn't quite found a solution. Anyone <a href="http://www.trachtenberg.com/blog/2006/09/12/php-5-com-skype-help-wanted/">want to help</a>?
</p>]]></description>
      <pubDate>Wed, 13 Sep 2006 07:15:49 -0500</pubDate>
    </item>
  </channel>
</rss>
