<?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 14:16:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: All symfony 1.x versions available on Github]]></title>
      <guid>http://www.phpdeveloper.org/news/17043</guid>
      <link>http://www.phpdeveloper.org/news/17043</link>
      <description><![CDATA[<p>
<i>Fabien Potencier</i> has <a href="http://symfony.com/blog/all-symfony-1-x-versions-available-on-github?">made an announcement</a> on the Symfony Blog today about all the availability of previous Symfony versions on github.
</p>
<blockquote>
symfony1 is well and alive and many developers are now using it for projects hosted on Git. But as the official symfony 1 repository is hosted on Subversion, it's not always easy to get things versioned easily. As of today, this becomes much more easier. If you are using Git and symfony1, you can now use the official symfony1 <a href="https://github.com/symfony/symfony1">Git</a> clone.
</blockquote>
<p>
There are branches for each of the major 1.x releases as well as tags for some of the minor releases. You can, of course, still access the latest packages directly via the <a href="http://www.symfony-project.org/">symfony website</a>.
</p>
]]></description>
      <pubDate>Wed, 26 Oct 2011 09:15:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Project: Heading towards symfony 1.0]]></title>
      <guid>http://www.phpdeveloper.org/news/6141</guid>
      <link>http://www.phpdeveloper.org/news/6141</link>
      <description><![CDATA[<p>
The Symfony Project has posted <a href="http://www.symfony-project.com/weblog/2006/08/25/heading-towards-symfony-1-0.html">an update</a> on this blog about the progress they're making towards version 1.0 of their framework, including a detailed list of new additions.
</p>
<blockquote>
If you watch the <a href="http://www.symfony-project.com/trac/timeline">timeline</a>, you probably noticed the important number of updates of these last days. If you opened a ticket, you also probably noticed that more than 160 tickets were fixed since 0.6.3. There are a lot of changes in symfony lately (see the <a href="http://www.symfony-project.com/trac/browser/trunk/CHANGELOG">changelog</a> for the full list), and here is a brief overview of the important stuff.
</blockquote>
<p>
Included in <a href="http://www.symfony-project.com/weblog/2006/08/25/heading-towards-symfony-1-0.html">the list</a> are things like:
<ul>
<li>Many-to-many relationships
<li>New CLI tasks
<li>AJAX actions have no layout by default
<li>my* Classes
<li>Validators
</ul>
</p>]]></description>
      <pubDate>Fri, 25 Aug 2006 08:23:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPKitchen: PHP 5 Objects, Patterns, and Practice]]></title>
      <guid>http://www.phpdeveloper.org/news/4633</guid>
      <link>http://www.phpdeveloper.org/news/4633</link>
      <description><![CDATA[On PHPKitchen today, <i>Demian Turner</i> has posted a <a href="http://www.phpkitchen.com/index.php?/archives/711-PHP-5-Objects,-Patterns,-and-Practice.html">a few words</a> about one of the latest PHP-related books he's read, "PHP5 Objects, Patterns, and Practice" from APress.
<p>
<quote>
<i>
I recently read <a href="http://www.corrosive.co.uk/">Matt Zandstra</a>'s <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1590593804/qid=1121112975/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-4448196-3612105?v=glance&s=books&n=507846">PHP 5 Objects, Patterns, and Practice</a> and thought I'd say a few good words about it for those who haven't been recommended yet. A lot of good PHP5 books have come out recently, eg something like <a href="http://www.phptr.com/bookstore/product.asp?isbn=013147149X&rl=1">PHP 5 Power Programming</a> is an excellent resource for the finer points of charset issues, utf8 in PHP, timezone gotchas.  But it's quite unusual in PHP circles for a book to come out that gives overall sound advice on application design.
<p>
I found Matt, who comes from a Java background, really hit the nail on the head, this book is an enjoyable read. While the first few chapters make allowances for readers who don't have a lot of exposure to OOP, the rest is quite a stimulating read, helped along in no small part by Matt's excellent unambiguous writing style.
</i>
</quote>
<p>
He <a href="http://www.phpkitchen.com/index.php?/archives/711-PHP-5-Objects,-Patterns,-and-Practice.html">also mentions other topics</a> that the book covers, things like the Composite pattern, Phing, PEAR, and the Reflection API.]]></description>
      <pubDate>Mon, 09 Jan 2006 07:05:39 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Stocker's Blog: PHP 5, OS X, fink and iconv]]></title>
      <guid>http://www.phpdeveloper.org/news/4622</guid>
      <link>http://www.phpdeveloper.org/news/4622</link>
      <description><![CDATA[<i>Christian Stocker</i> has <a href="http://blog.bitflux.ch/archive/2006/01/06/php-5-os-x-fink-and-iconv.html">a quick new post</a> with a solution for those Mac users out there that would like to use the iconv extension with fink.
<p>
<quote>
<i>
If you want to get the iconv extension properly running with PHP 5 and <a href="http://fink.sf.net/">fink</a> on OS X, you need the following configure option
<p>
--with-iconv=/sw/
<p>
and then it should work.
<p>
Hope that helps others, too.
</i>
</quote>
<p>
And, apparently, it does - given the one comment below it so far that has a positive response...
]]></description>
      <pubDate>Fri, 06 Jan 2006 07:23:47 -0600</pubDate>
    </item>
  </channel>
</rss>
