<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://beilpuz.get-mike.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://beilpuz.get-mike.de/feed.php">
        <title>Beilpuz Wiki</title>
        <description></description>
        <link>http://beilpuz.get-mike.de/</link>
        <image rdf:resource="http://beilpuz.get-mike.de/lib/images/favicon.ico" />
       <dc:date>2010-02-15T13:45:29+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/changelog?rev=1244461261&amp;do=diff"/>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/examples?rev=1205096497&amp;do=diff"/>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/faq?rev=1204503536&amp;do=diff"/>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/speed_comparison?rev=1251304677&amp;do=diff"/>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/start?rev=1265995558&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://beilpuz.get-mike.de/lib/images/favicon.ico">
        <title>Beilpuz Wiki</title>
        <link>http://beilpuz.get-mike.de/</link>
        <url>http://beilpuz.get-mike.de/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/changelog?rev=1244461261&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-08T13:41:01+01:00</dc:date>
        <title>Changelog</title>
        <link>http://beilpuz.get-mike.de/doku.php/changelog?rev=1244461261&amp;do=diff</link>
        <description>26.03.08 / 0.10

	*  Make use of str_replace() instead of preg_replace(), that brings a bit more speed.
	*  Removed parser_mark-functions.

24.03.08 / 0.09bd.1

	*  Better handling of nested signatures.

23.03.08 / 0.09bd

	*  Improved parser performance (more strict now).
	*  Removed autodetection of attributes and template values in Template::get_value(); Signatures foreach and if were changed. Examples have been updated.
	*  Added support for parser error messages.</description>
    </item>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/examples?rev=1205096497&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-09T22:01:37+01:00</dc:date>
        <title>Overview</title>
        <link>http://beilpuz.get-mike.de/doku.php/examples?rev=1205096497&amp;do=diff</link>
        <description>All Examples are included in the Beilpuz archive.

Include other templates

Live example

main php file


include(&quot;../Beilpuz.php&quot;);
$bp = new Beilpuz(&quot;../&quot;);
echo $bp-&gt;start(&quot;static main document.html&quot;);


templates/static main document.html


&lt;html&gt;
&lt;bp:include template=&quot;static title.html&quot;/&gt;
&lt;body&gt;
Im the main document. My title was included.
&lt;/body&gt;
&lt;/html&gt;</description>
    </item>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/faq?rev=1204503536&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-03T01:18:56+01:00</dc:date>
        <title>General</title>
        <link>http://beilpuz.get-mike.de/doku.php/faq?rev=1204503536&amp;do=diff</link>
        <description>What does &quot;Beilpuz&quot; mean

Nothing special! The word “Beilnpuz” was born on my mobile phone display when I pressed all the keys in T9 mode. 

How to pronounce it

Like “Beilpass” in german pronounciation. Not “bypass”.

How to contact you

Please dont hesitate to contact me via email:</description>
    </item>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/speed_comparison?rev=1251304677&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-26T18:37:57+01:00</dc:date>
        <title>Speed Comparison</title>
        <link>http://beilpuz.get-mike.de/doku.php/speed_comparison?rev=1251304677&amp;do=diff</link>
        <description>Smarty

Test Environment

	*  I took the Smarty demo from its archive and rewrote the templates with Beilpuz signatures.
	*  I reduced also the functionality, cause I had no interest to implement all the additional stuff.
	*  I set up a time counter and reloaded the sites twenty times (on this server).
	*  Its only a small site, but Beilpuz is more than 100% faster (in caching mode).</description>
    </item>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/start?rev=1265995558&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-12T18:25:58+01:00</dc:date>
        <title>Welcome to Beilpuz Template Engine</title>
        <link>http://beilpuz.get-mike.de/doku.php/start?rev=1265995558&amp;do=diff</link>
        <description>[Beilpuz]


Beilpuz is a minimalistic template rendering engine (compiler) built to be simple and fast.

It is very easy to extend and supports full or staged intelligent template caching.

Introducing Beilpuz 0.3

Im proud to present the best and fastest version of Beilpuz: 0.3.

Here is the changelog:</description>
    </item>
</rdf:RDF>
