<?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>Fri, 29 Aug 2008 19:48:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: New code in PEAR2]]></title>
      <guid>http://www.phpdeveloper.org/news/10382</guid>
      <link>http://www.phpdeveloper.org/news/10382</link>
      <description><![CDATA[<p>
<i>Joshua Eichorn</i> has <a href="http://blog.joshuaeichorn.com/archives/2008/06/09/new-code-in-pear2/">blogged about</a> three new projects he's added to the PEAR2 repository:
</p>
<ul>
<li><a href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/Console_CommandLine/?rev=0&sc=0">COnsole_CommandLine</a> - a port of the PEAR1 console package
<li><a href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/Template_Dwoo/?rev=0&sc=0">Template_Dwoo</a> - a Smarty-compatible template engine
<li><a href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/template_engine/?rev=0&sc=0">template_engine</a> - a simple templating engine (and the example package for namespace usage)
</ul>
<blockquote>
Not really what I expected to be the first round of new code, but its nice to be setting up access for people. Oh and remember PEAR2 is targeted at php 5.3 but not everything is namespaced yet since not everyone wants to run snapshots of php for development.
</blockquote>
<p>
You can find more of the packages on the <a href="http://svn.pear.php.net/wsvn/PEARSVN">PEAR2 svn repository</a>.
</p>]]></description>
      <pubDate>Tue, 10 Jun 2008 13:49:20 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Jordi Boggiano's Blog: Who let the Dwoo out ?]]></title>
      <guid>http://www.phpdeveloper.org/news/10194</guid>
      <link>http://www.phpdeveloper.org/news/10194</link>
      <description><![CDATA[<p>
<i>Jordi Boggiano</i> has <a href="http://seld.be/notes/who-let-the-dwoo-out">blogged about</a> a new PHP5 templating engine called <a href="http://dwoo.org/">Dwoo</a> that's just been released <a href="http://dwoo.org/download">for download</a>.
</p>
<blockquote>
Early this year I wanted to rebuild my template engine to have something stronger to work with, so I started thinking about it and then asked myself why I didn't use one of the available engines out there. The fact is that - and I guess I will lose many of my few readers here - I am not fond of using php itself as a template engine (with Savant or similar).
</blockquote>
<p>
Features of <a href="http://dwoo.org/">the templating engine</a> include a striking similarity to Smarty's methods, the fact that its code is scope aware, it has template inheritance and comes with a plugin system that can be extended as you see fit.
</p>
<p>
You can get complete information about the engine from <a href="http://dwoo.org/">the Dwoo homepage</a>.
</p>]]></description>
      <pubDate>Thu, 15 May 2008 12:58:46 -0500</pubDate>
    </item>
  </channel>
</rss>
