<?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>Thu, 15 May 2008 22:06:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog:  Yahoo! Answers powered by symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/10137</guid>
      <link>http://www.phpdeveloper.org/news/10137</link>
      <description><![CDATA[<p>
Mirroring the move they <a href="http://www.phpdeveloper.org/news/6598">made previously</a> to move the Yahoo! Bookmarks service over to Symfony, the company has updating their <a href="http://answers.yahoo.com/">Yahoo! Answers</a> service to be the same. According to <a href="http://www.symfony-project.org/blog/2008/05/08/yahoo-answers-powered-by-symfony">the symfony blog</a> today:
</p>
<blockquote>
<a href="http://yahoo.com/">Yahoo!</a> used symfony to redevelop another project. This time symfony was used as part of the foundation for <a href="http://answers.yahoo.com/">Yahoo! Answers</a>. <a href="http://answers.yahoo.com/">Yahoo! Answers</a> is the largest collection of human knowledge on the Web with more than 135 million users and 515 million answers worldwide. <a href="http://answers.yahoo.com/">Yahoo! Answers</a> is the 2nd ranked education & reference site on the web and is available in 26 markets and 12 languages.
</blockquote>
<p>
<a href="http://www.symfony-project.org/blog/2008/05/08/yahoo-answers-powered-by-symfony">The post</a> shares some of the thoughts behind the move including their philosophy, the design of the project and <a href="http://www.slideshare.net/dustin.whittle/a-symfony-answer/download">a link</a> to a presentation given on the update.
</p>]]></description>
      <pubDate>Thu, 08 May 2008 08:48:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog:  Upgrade your plugins]]></title>
      <guid>http://www.phpdeveloper.org/news/9831</guid>
      <link>http://www.phpdeveloper.org/news/9831</link>
      <description><![CDATA[<p>
The Symfony project is recommending you <a href="http://www.symfony-project.org/blog/2008/03/18/upgrade-your-plugins">upgrade your plugins</a> to the latest editions - an issue with the PEAR channel caused it to load the wrong ones:
</p>
<blockquote>
A problem in the symfony project PEAR channel made the plugin-install task always install the oldest version of the plugins, instead of the latest. If you recently installed plugins with the symfony command line, you probably installed an outdated version. Plugins installed via SVN are not affected.
</blockquote>
<p>
You'll need to run a plugin-upgrade command for each of the plugins installed on your system to ensure that you're completely up to date. The <a href="http://www.symfony-project.org/blog/2008/03/18/upgrade-your-plugins">post</a> has complete info on how to tell which plugins you have and the exact commands to issue to being them up to date.
</p>]]></description>
      <pubDate>Thu, 20 Mar 2008 12:03:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: Debugging symfony (or any php script) with vim and Xdebug]]></title>
      <guid>http://www.phpdeveloper.org/news/9498</guid>
      <link>http://www.phpdeveloper.org/news/9498</link>
      <description><![CDATA[<p>
<i>Pierre-Alain Joye</i> has <a href="http://blog.thepimp.net/index.php/post/2008/01/24/Debugging-symfony-or-any-php-script-with-xdebug-and-vim">posted an example</a> of one way to use the XDebug software - to debug the symfony framework or any other script (with the help of vim).
</p>
<blockquote>
<a href="http://www.xdebug.org/">Xdebug</a> is one of the best debugger and profiler for php (maybe the only good one in open source :). The only problem is its lack of dedicated client. The only problem is its lack of dedicated client, however there is many plugins for many IDE or editors like Eclipse PDT or weaverslave and even for my favourite editor, Vim.
</blockquote>
<p>
He <a href="http://blog.thepimp.net/index.php/post/2008/01/24/Debugging-symfony-or-any-php-script-with-xdebug-and-vim">quickyl runs through</a> the installation of XDebug in your installation and the script needed to set up the debugging in vim. All that's left is to add the "XDEBUG_SESSION_START=1" flag to the end of your script name and letting the information flow in.
</p>]]></description>
      <pubDate>Fri, 25 Jan 2008 12:12:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Dave Dash's Blog: nginx and symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/9459</guid>
      <link>http://www.phpdeveloper.org/news/9459</link>
      <description><![CDATA[<p>
<i>Dave Dash</i> has <a href="http://spindrop.us/2008/01/20/nginx-and-symfony/">posted a configuration</a> that he had shared with him for getting nginx and the symfony framework to work happily together.
</p>
<blockquote>
I almost gave up on nginx and was going to settle on lighttpd or Apache, but I decided to check the symfony list and in minutes Kiril Angov (Kupokomapa) answered with a working nginx configuration. This is why I like the symfony community.
</blockquote>
<p>
He <a href="http://spindrop.us/2008/01/20/nginx-and-symfony/">includes the config</a> in an easy to use/c&p kind of format so you can drop it into your install and get it up and running quick.
</p>]]></description>
      <pubDate>Mon, 21 Jan 2008 11:16:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: PHP Abstract Podcast Episode 32: Introduction to symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/9448</guid>
      <link>http://www.phpdeveloper.org/news/9448</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/article/2981-PHP-Abstract-Podcast-Episode-32-Introduction-to-symfony">episode #32</a> of their popular PHP podcast series (PHP Abstract) - "Introduction to symfony" as hosted by <i>Stefan Koopmanschap</i>.
</p>
<blockquote>
Today's special guest is Stefan Koopmanschap. Stefan is web application developer and professional services consultant for <a href="http://ibuildings.nl/">Ibuildings.nl</a>. He is the initiator of the SymfonyCamp event in 2007, and is also trying to promote symfony in The Netherlands with his local website <a href="http://www.symfony-project.org/">symfony-framework.nl</a>. His own website can be found at <a href="http://www.leftontheweb.com/">www.leftontheweb.com</a>
</blockquote>
<p>
You know the drill - there's three ways to get this latest and greatest show:
</p>
<ul>
<li><a href="http://devzone.zend.com/article/2981-PHP-Abstract-Podcast-Episode-32-Introduction-to-symfony">listen on the web</a> via the embeded player
<li><a href="http://s3.amazonaws.com/php.abstract.2008/php_abstract_episode_032.mp3">Download the mp3</a> for immediate satisfaction
<li><a href="http://feeds.feedburner.com/phpabstract">Subscribe to their feed</a> in your aggregator of choice
</ul>]]></description>
      <pubDate>Fri, 18 Jan 2008 09:32:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Karl Katzke's Blog: PHP: Symfony vs. Zend]]></title>
      <guid>http://www.phpdeveloper.org/news/9172</guid>
      <link>http://www.phpdeveloper.org/news/9172</link>
      <description><![CDATA[<p>
On his blog, <i>Karl Katzke</i> has <a href="http://www.karlkatzke.com/php-symfony-vs-zend/">posted his own comparison</a> of two of the popular PHP frameworks available for developers - Symfony and the Zend Framework.
</p>
<blockquote>
The Symfony and Zend frameworks are so amazingly different that they almost don't deserve to share the title "framework." [...] Both frameworks are PHP5-native frameworks and won't function in PHP4. Both are heavily object-oriented and make use of inheritance that's only offered in PHP>5. Both use the front controller model. The similarities end there. 
</blockquote>
<p>
He <a href="http://www.karlkatzke.com/php-symfony-vs-zend/">compares</a> them on a few levels:
</p>
<ul>
<li>Getting Started
<li>Unit Testing
<li>Templating
<li>Plugins
<li>Database Modules
</ul>
<p>
Be sure to check out his conclusion for his personal choice - we won't spoil it here.
</p>]]></description>
      <pubDate>Tue, 04 Dec 2007 12:41:00 -0600</pubDate>
    </item>
  </channel>
</rss>
