No offense, but it looks pretty useless to me. It looks like a wrapper for
PHP. You have to learn all of the "template" commands. Why not just learn or
teach your designer PHP, you'd save time. The idea of a templating system is
to have very little logic in the HTML.

My $0.02.

---John Holmes...

----- Original Message -----
From: "John Wards" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, November 07, 2002 9:05 AM
Subject: [PHP] Re: [SMARTY] [Template - announce] Templeet 0.9.2 available


Whats the point of this system? Someone explain this to me?

is it a template language? It doesn't look like one?

I am confuzed........

On Thursday 07 Nov 2002 1:36 pm, Fabien Penso wrote:
> Hi everyone.
>
> I thought you would be interested about a new template system called
> Templeet. The way it works is fairly new. It's almost a new language
> which allows you to not have to do any PHP (when I say that, I think
> about the PHP syntax), but still offers all the PHP API, and much
> more. It focuses on performance.
>
> LinuxFr.org uses it since few weeks, as you can see the yearly load
> graph at http://linuxfr.org/images/load/load-yearly.png, since we have
> switched for Templeet, the load is much smaller. We handle about
> 600Khits/day theses days. Templeet is able to handle about 1 billion
> hits / month on a PII 400 depending of what you have to do.
>
> Templeet has a auto-install script which should make your life easy.
>
> To see an template's source :
>
> http://linuxfr.org/board/ is generated by
> http://linuxfr.org/template/board/index.tmpl
>
> Feedbacks are welcome, we always are interested about users wishes.
>
> http://templeet.org/ is the url.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to