<?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, 18 May 2013 18:40:42 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: patTemplate 3.1.0 stable released]]></title>
      <guid>http://www.phpdeveloper.org/news/7958</guid>
      <link>http://www.phpdeveloper.org/news/7958</link>
      <description><![CDATA[<p>
The PAT group has released the <a href="http://blog.php-tools.net/archives/159-patTemplate-3.1.0-stable-released.html">latest version</a> of their popular templating library - <a href="http://trac.php-tools.net/patTemplate">patTemplate 3.1.0 stable</a>.
</p>
<blockquote>
After two years of development we finally released patTemplate 3.1.0 as a stable version. The changes since the last beta release are minimal. You can read about all changes since the last stable release in the <a href="http://pear.php-tools.net/index.php?package=patTemplate&release=3.1.0&downloads">changelog</a>. patTemplate can be downloaded from our PEAR channel server or easily installed via the PEAR installer.
</blockquote>
<p>
The patTemplate system helps developers separate out the business logic from the layout and content of their site to make maintenance easier for both the designer and the developer. 
</p>]]></description>
      <pubDate>Mon, 04 Jun 2007 08:45:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-Tools Blog: New releases of patTemplate and patForms]]></title>
      <guid>http://www.phpdeveloper.org/news/6088</guid>
      <link>http://www.phpdeveloper.org/news/6088</link>
      <description><![CDATA[<p>
<i>Stephan Schmidt</i> has posted a <a href="http://blog.php-tools.net/archives/148-New-releases-of-patTemplate-and-patForms.html">new update</a> to the PHP-Tools blog today converning new releases of patTemplate and patForms.
</p>
<blockquote>
After I finally finished my <a href="http://blog.php-tools.net/archives/146-PHP-Design-Patterns-finished.html">book</a> (and my contribution to <a href="http://blog.php-tools.net/archives/142-Exploring-PHP-to-be-published-soon.html">Exploring PHP</a>) I finally have enough time to work on all of my open source projects again and today made two new releases. <a href="http://trac.php-tools.net/patTemplate/">patTemplate 3.1.0b1</a> contains <a href="http://pear.php-tools.net/index.php?package=patTemplate&release=3.1.0b1&downloads">tons of changes</a> since the last stable version. Most of the features that users have been requesting for years have been incorporated into this release, like the possibility to read templates from a database
</blockquote>
<p>
The other release mentioned is for <a href="http://trac.php-tools.net/patForms">patForms 0.9.b3</a> containing lots of bug fixes and features to work with the PEAR installer.
</p>]]></description>
      <pubDate>Sun, 20 Aug 2006 11:40:39 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Justin Silverton's Blog:  patTemplate and php]]></title>
      <guid>http://www.phpdeveloper.org/news/4957</guid>
      <link>http://www.phpdeveloper.org/news/4957</link>
      <description><![CDATA[<i>Justin Silverton</i> has posted <a href="http://blinduser.blogspot.com/2006/03/pattemplate-and-php.html">this brief overview</a> of the patTemplate system - what it is and how it can be used in your site.
<p>
<quote>
<i>
patTemplate is a set of classes that allow you to separate your php code from design/output, making your code easier to maintain. To identify a certain part of the page as a template, patTemplate uses XML tags to assign a template a unique name and a various attributes (see <a href="http://www.php-tools.de/site.php?&PHPSESSID=244c8bc387ce4eb40b74d52dc6c87215&file=/patTemplate/doc/tags.xml">patTemplate Tags and attributes</a> for a list of all tags and attributes). When parsing a template, the parser divides the page in several chunks and treats them as separate templates. By using patTemplate's API you can hide, display or repeat a certain template.
</i>
</quote>
<p>
He <a href="http://blinduser.blogspot.com/2006/03/pattemplate-and-php.html">describes</a> the different template types (OddEven, Condition, SimpleCondition) and how to use variables inside the templates. He wraps it up with a quick installation overview, both using PEAR and the manual installation.]]></description>
      <pubDate>Thu, 09 Mar 2006 06:52:51 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Blog.php-tools.net: patTemplate tag reference]]></title>
      <guid>http://www.phpdeveloper.org/news/4921</guid>
      <link>http://www.phpdeveloper.org/news/4921</link>
      <description><![CDATA[In <a href="http://blog.php-tools.net/archives/136-patTemplate-tag-reference.html">this quick post</a> over on the main site for the patTemplate project, they want to let everyone know that the project is alive and well.
<p>
<quote>
<i>
This is just a quick note to let you know, that our project has not died. We are currently in the process of moving all available documentation from our website to the <a href="http://www.edgewall.com/trac/">Trac</a> installations we will be using to maintain our projects. 
<p>
While moving the exsiting documentation, I also added a new page, which contains a <a href="http://trac.php-tools.net/patTemplate/wiki/Docs/TagReference">tag reference</a> for patTemplate.
</i>
</quote>
<p>
<a href="http://trac.php-tools.net/patTemplate/wiki/Docs/TagReference">The reference</a> gives, in detail, what each tag is for, an example of its usage, and some of the attributes that you can use with it. The five main tags are covered - tmpl, sub, link, var, and comment.]]></description>
      <pubDate>Thu, 02 Mar 2006 06:23:11 -0600</pubDate>
    </item>
  </channel>
</rss>
