<?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, 05 Jan 2009 22:19:36 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: A Django template language clone for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10925</guid>
      <link>http://www.phpdeveloper.org/news/10925</link>
      <description><![CDATA[<p>
On the PHP::Impact blog today <i>Federico</i> <a href="http://phpimpact.wordpress.com/2008/08/28/calypso-a-django-template-language-clone-for-php/">points out</a> a Django templating language clone for PHP - <a href="http://www.beberlei.de/calypso/">Calypso</a>.
</p>
<blockquote>
Calypso is a full clone of the <a href="http://www.djangoproject.com/documentation/templates/">Django Template Language</a> that helps developers separates the presentational and logic concerns of the application. It offers <a href="http://www.djangoproject.com/documentation/templates/#template-inheritance">template inheritance</a>, pluggable tags and filters, and can be easily integrated into the Zend Framework
</blockquote>
<p>
The most powerful part of the Calypso system is the template inheritance. It allows you to build up a skeleton of templates that can be used for the entire site with blocks and areas that any other part of the application can easily override.
</p>]]></description>
      <pubDate>Fri, 29 Aug 2008 10:25:55 -0500</pubDate>
    </item>
  </channel>
</rss>
