<?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 13:38:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[9Lessons.info: Login with Instagram OAuth using PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17993</guid>
      <link>http://www.phpdeveloper.org/news/17993</link>
      <description><![CDATA[<p>
On the 9Lessons blog there's a recent tutorial showing you how to <a href="http://www.9lessons.info/2012/05/login-with-instagram-php.html">log into Instagram via OAuth</a> with the help of their <a href="https://www.box.com/s/4b763153ca5d99efa1e3">Instagram class</a>.
</p>
<blockquote>
The very quick registration gives you many users to your web project, we already published login with Facebook, Twitter and Google Plus now time to think about very popular photo sharing portal Instagram. This post explains you how to login with instagram Oauth API and importing user data. Create an instagram account and take a quick look at this demo thanks!
</blockquote>
<p>
The tutorial walks you through the process of setting up an application in the Instagram service, configuring the scripts with the API key/secret and callback as well as the code for a simple login page. They've also included code to grab the user's information and "popular media" from the web service and pull that information into a local MySQL database.
</p>]]></description>
      <pubDate>Wed, 23 May 2012 08:46:46 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Dzone.com: Open source PHP projects of 2011]]></title>
      <guid>http://www.phpdeveloper.org/news/17318</guid>
      <link>http://www.phpdeveloper.org/news/17318</link>
      <description><![CDATA[<p>
On Dzone.com today <i>Giorgio Sironi</i> has posted what he considers to be some of the most popular <a href="http://css.dzone.com/articles/open-source-php-projects-2011">Open Source PHP projects of 2011</a> including Symfony2, Doctrine and HipHop.
</p>
<blockquote>
This non-scientific analysis of the popular and exciting PHP projects starts from researches on active projects on SourceForge and GitHub; the latter is where most of the collaboration and involvement of PHP developers is today. I've also crowdsourced the question on Twitter to catch projects I wasn't aware of, and I hope to do the same with you.
</blockquote>
<p>Other projects included in his list are:</p>
<ul>
<li>Symfony2 Components
<li>Moodle
<li>Composer and Packagist
<li>Drupal, Joomla, Wordpress
</ul>
<p>
Have a project you think he missed? <a href="http://twitter.com/#!/giorgiosironi">Let him know!</a>
</p>]]></description>
      <pubDate>Thu, 29 Dec 2011 08:21:07 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DZone.com: Social Comparison of PHP Frameworks]]></title>
      <guid>http://www.phpdeveloper.org/news/17297</guid>
      <link>http://www.phpdeveloper.org/news/17297</link>
      <description><![CDATA[<p>
In <a href="http://css.dzone.com/articles/social-comparison-php">this post</a> to DZone.com today, <i>John Esposito</i> points out a site that <a href="http://socialcompare.com/en/comparison/php-frameworks-comparison">compares popular PHP frameworks socially</a>, a collaborative resource to keep track of things like framework features, popularity and their last update.
</p>
<blockquote>
There's <a href="http://socialcompare.com/en/comparison/php-frameworks-comparison">this wiki-ish comparison of PHP frameworks</a> from <a href="http://socialcompare.com/">socialcompare.com</a> -- presently incomplete, but already containing quite a few frameworks and interesting details of each. You can add comparison criteria (rows; folksonomically) or update existing criteria -- which currently include, among other details, ORM specifics, cache storage, template system, and testing libraries. 
</blockquote>
<p>
Frameworks currently covered include Zend Framework, CakePHP, Fat-Free, Symfony, Yii and Kohana. As it stands now, Yii is the most popular framework with 8 votes and Symfony and Zend Framework are tied for second with 5 points each.
</p>]]></description>
      <pubDate>Fri, 23 Dec 2011 09:56:32 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Sameer Borate's Blog: Generating a color palette from a image in php]]></title>
      <guid>http://www.phpdeveloper.org/news/16500</guid>
      <link>http://www.phpdeveloper.org/news/16500</link>
      <description><![CDATA[<p>
<i>Sameer Borate</i> has posted a simple method for <a href="http://www.codediesel.com/php/generating-color-palette-from-aimage/">creating a color palette</a> from a given image using just PHP and GD.
</p>
<blockquote>
In the <a href="http://www.codediesel.com/php/taking-screenshots-of-websites-in-php/">previous post</a> we saw how we can generate a screenshot from a url. In this post we will see how we can create a color palette of the screenshot (or any other image for that matter) using PHP and GD. This can be useful if you need to quickly get the color scheme of a website or a image. Below are a few example images and their palettes generated using the program.
</blockquote>
<p>
With the help of <a href="http://www.codediesel.com/downloads/palette">his code</a> it's as easy as a call on a GetMostCommonColors object (get_color) to return the hex codes for the values found most. Also included in the post is a sample snippet showing how to pull the details from the file and output it in a grid similar <a href="http://www.codediesel.com/wp-content/uploads/2011/06/Image1.gif">to this</a>.
</p>]]></description>
      <pubDate>Tue, 21 Jun 2011 13:09:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Adminxweb.com: PHP Frameworks Benchmarked: Here Are the Results]]></title>
      <guid>http://www.phpdeveloper.org/news/16457</guid>
      <link>http://www.phpdeveloper.org/news/16457</link>
      <description><![CDATA[<p>
The Adminxweb site has put together <a href="http://www.admixweb.com/2011/06/10/php-frameworks-benchmarked-here-are-the-results/">some framework benchmarks</a> for several of the popular frameworks out there, some of which you may not have heard of before.
</p>
<blockquote>
There are various PHP frameworks and they all have different speeds. The only way to judge a framework by its speed is by benchmarking - conducting tests and comparing the results. [...] Comparing various benchmarks is less of a scientific comparison and more of a subjective application. So in this post, I will review the performance of these frameworks according to the same metrics. This will allow us to arrive at the closest thing there is to an objective winner.
</blockquote>
<p>
Among the ones they profiled, the <a href="http://doophp.com/">DooPHP framework</a> was the only one that came up with a 10 of 10 rating based on speed. It's compared to other frameworks like <a href="http://codeigniter.com">CodeIgniter</a>, <a href="http://www.symfony-project.org/">symfony</a>, <a href="http://www.solarphp.com/">Solar</a> and the <a href="http://framework.zend.com/">Zend Framework</a>. Take the findings with a grain of salt, however - the author doesn't provide the methods she used to arrive at the numbers. If you would like something with a bit more substance, check out <i>Paul Jones'</i> <a href="https://github.com/pmjones/php-framework-benchmarks">framework benchmarking tool</a> posted on github.
</p>]]></description>
      <pubDate>Mon, 13 Jun 2011 08:50:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: How to Write a "Most Popular By Views" WordPress Plugin ]]></title>
      <guid>http://www.phpdeveloper.org/news/14670</guid>
      <link>http://www.phpdeveloper.org/news/14670</link>
      <description><![CDATA[<p>
On NETTUTS.com today there's <a href="http://net.tutsplus.com/tutorials/wordpress/intermediate-wp-plugins-most-popular-by-views">a new tutorial</a> for the WordPress users/developers out there showing you how to create a "Most Popular By Views" plugin for your site.
</p>
<blockquote>
As you continue writing for WordPress more and more, the level of difficulty and complexity of your plugins will eventually reach far beyond the simple back-end data manipulation, as demonstrated in our <a href="http://net.tutsplus.com/tutorials/wordpress/your-first-wordpress-plugin-simple-optimization/">beginner's article</a>. In this installment we'll cover in-depth: database interaction, Admin Widgets, and Sidebar Widgets. Today's example will be a custom built "Most Popular by Views" plugin, which creates an admin area widget for us to view, and a sidebar widget for visitors to see.
</blockquote>
<p>
Besides waling through the whole process, the tutorial offers <a href="http://s3.amazonaws.com/nettuts/717_wpPlugin/finished%20plugin.zip">a download of the source</a> if you want to get started right away. The resulting plugin can be used on both the admin and public sides of the site as a widget that can be dropped in easily. Code to create both the widget and the database table it needs for a backend are included.
</p>]]></description>
      <pubDate>Fri, 18 Jun 2010 08:37:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Andi Gutmans' Blog: 10 million downloads and counting...]]></title>
      <guid>http://www.phpdeveloper.org/news/11532</guid>
      <link>http://www.phpdeveloper.org/news/11532</link>
      <description><![CDATA[<p>
As <i>Andi Gutmans</i> <a href="http://andigutmans.blogspot.com/2008/12/1o-million-downloads-and-counting.html">mentions on his blog</a>, the Zend Framework has reached the 10 million downloads mark and is still going strong:
</p>
<blockquote>
When I started the Zend Framework project back in 2005 I was sure that we could make a difference. Some thought it was a long shot with too ambitious goals, after all I wanted to start from scratch without a single line of code, no community contributors and no corporate contributors. We are now 3.5 years later and I have to say Zend Framework's success has exceeded my own foresight and expectations.
</blockquote>
<p>
He mentions the teams behind the Framework and some of Zend's partners that have helped to make it an amazing success.
</p>]]></description>
      <pubDate>Tue, 09 Dec 2008 07:52:14 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[LispCast.com: An interesting analysis of why PHP is so popular ]]></title>
      <guid>http://www.phpdeveloper.org/news/11095</guid>
      <link>http://www.phpdeveloper.org/news/11095</link>
      <description><![CDATA[<p>
New from the LispCast blog, there's an <a href="http://www.lispcast.com/drupal/node/69">interesting post</a> that looks at some of the reasons why PHP is so popular among web development circles (but maybe shouldn't be?) after reading <a href="http://plasmasturm.org/log/517/">this article</a>.
</p>
<blockquote>
For site like Flickr, Wikipedia, and Facebook - all of whom deal with enormous availability problems - to have stuck with PHP, well, that means something profound. While previously I respected PHP programmers, I always felt that they must not understand much about actual computer science. They were stuck in a procedural world, and a glimpse of what "more advanced" languages could show them would "enlighten" them.
</blockquote>
<p>
He <a href="http://www.lispcast.com/drupal/node/69">suggests</a> that PHP scripts, especially the "large libraries" some developers create do some very routine tasks that could be accomplished much simpler. He points out, though, that PHP does have something going for it and that, despite a difference in functionality offered, Lisp could learn something from PHP.
</p>]]></description>
      <pubDate>Fri, 26 Sep 2008 09:36:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nexen.net: PHP Statistics for April 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/10125</guid>
      <link>http://www.phpdeveloper.org/news/10125</link>
      <description><![CDATA[<p>
<i>Damien Seguy</i> has released the latest PHP statistics for last month - April 2008. Among the highlights are things like:
</p>
<ul>
<li>PHP 5.2.5 is now the most popular PHP version, ahead of 4.4.8
<li>PHP 5 reaches 36.60% of PHP market share
<li>Still a lot of migrations toward 5.2.5 and 4.4.8
</ul>
<p>
You can check out the details on these and other statistics (like PHP usage by country and version) the <a href="http://www.nexen.net/chiffres_cles/phpversion/18363-php_statistics_for_april_2008.php">complete monthly stats</a> and the <a href="http://www.nexen.net/chiffres_cles/phpversion/18360-php_stats_evolution_for_april_2008.php">evolution stats</a>. Oh, and don't forget - <i>Damien</i> and crew are the ones supplying the latest edition of the <a href="http://www.nexen.net/articles/dossier/18339-elephpants,_2008_generation.php">elePHPants</a> to the PHP community!
</p>]]></description>
      <pubDate>Tue, 06 May 2008 15:17:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Site News: Popular Posts for the Week of 03.07.2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9756</guid>
      <link>http://www.phpdeveloper.org/news/9756</link>
      <description><![CDATA[Popular posts from PHPDeveloper.org for the past week:<br/><ul><li><a href="http://phpdeveloper.org/news/9727">Slashdot.org: Practical Web 2.0 Applications with PHP</a><li><a href="http://phpdeveloper.org/news/9725">Developer Tutorials: Debugging PHP code using debug_backtrace</a><li><a href="http://phpdeveloper.org/news/9722">Developer Tutorials: Rapid Application Development with CodeIgniter</a><li><a href="http://phpdeveloper.org/news/9736">Developer Tutorials: Easy PDF Generation in PHP</a><li><a href="http://phpdeveloper.org/news/9726">Andi Gutmans' Blog: Zend Framework to be part of Ubuntu!</a><li><a href="http://phpdeveloper.org/news/9728">Zend Developer Zone: Zend Framework Traveling Roadshow Coming to SF PHP Meetup</a><li><a href="http://phpdeveloper.org/news/9721">Maggie Nelson's Blog: php|architect: Database Design for PHP Programmers by Mac Newbold</a><li><a href="http://phpdeveloper.org/news/9729">ProPHP Podcast: Newscast for Feuruary 29th, 2008</a><li><a href="http://phpdeveloper.org/news/9723">Port 25 Blog: FastCGI and PHP Works with IIS6 Too</a><li><a href="http://phpdeveloper.org/news/9733">Community News: PHP-GTK 2 Released</a></ul>]]></description>
      <pubDate>Fri, 07 Mar 2008 07:04:13 -0600</pubDate>
    </item>
  </channel>
</rss>
