PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/ A new way of using the web Fri, 21 Nov 2008 09:04:23 +0000 http://wordpress.org/?v=2.2 PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1907 André Medeiros Mon, 29 Oct 2007 23:20:33 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1907 Bought it. It's a great shortcut book. Bought it. It’s a great shortcut book.

]]>
PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1558 André Fri, 29 Jun 2007 18:11:17 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1558 Oh I see what you mean. Since it can include a series of templates, I thought it was in the same family as smarty. Silly me. :) Maybe i'll do a test case... the same document (huge table?) generated both by smarty and xslt and time the results. :) One obvious advantage on using transform with xslt is that the View stays platform independent. That's why I'm curious to test it performance-wise. :) Thanks, you've given me stuff to think about. Oh I see what you mean.

Since it can include a series of templates, I thought it was in the same family as smarty. Silly me. :)

Maybe i’ll do a test case… the same document (huge table?) generated both by smarty and xslt and time the results. :)

One obvious advantage on using transform with xslt is that the View stays platform independent. That’s why I’m curious to test it performance-wise. :)

Thanks, you’ve given me stuff to think about.

]]>
PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1557 Bruno Pedro Thu, 28 Jun 2007 11:13:08 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1557 Thanks for the comments. André, regarding XSLT, I had some experiences using it but not for a whole website. XSLT is the exact opposite paradigm of the Template View Pattern: the Transform View Pattern. That means that it must render or "burn" any document before it is served to the browser. I'm not sure if it will scale, but you can of course deploy a cache layer on top of it. Thanks for the comments.

André, regarding XSLT, I had some experiences using it but not for a whole website.

XSLT is the exact opposite paradigm of the Template View Pattern: the Transform View Pattern.

That means that it must render or “burn” any document before it is served to the browser. I’m not sure if it will scale, but you can of course deploy a cache layer on top of it.

]]>
PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1545 Carlos Serrao Tue, 26 Jun 2007 14:56:46 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1545 Parabéns, eu li, está porreiro. Não tive oportunidade de comentar, mas pareceu-me um muito bom trabalho. Um abraço. Parabéns,
eu li, está porreiro.
Não tive oportunidade de comentar, mas pareceu-me um muito bom trabalho.
Um abraço.

]]>
PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1544 André Ribeirinho Tue, 26 Jun 2007 13:44:46 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1544 Good work guys. I've read it and it's really good. The Short Cut is a great book for those (like me) doing stuff with PHP and Large Scale Applications. I'm using those techniques at www.adegga.com and it has really been useful to use the Template View Pattern (with Smarty) to organize and schedule development. Good work guys. I’ve read it and it’s really good. The Short Cut is a great book for those (like me) doing stuff with PHP and Large Scale Applications.

I’m using those techniques at www.adegga.com and it has really been useful to use the Template View Pattern (with Smarty) to organize and schedule development.

]]>
PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1543 André Tue, 26 Jun 2007 13:06:01 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1543 Very, very interesting. I'll definitely get it. Bruno, on the topic... have you ever worked with XSLT for templating a (whole) website? Do you have any idea whether it scales well or not? Very, very interesting. I’ll definitely get it.

Bruno, on the topic… have you ever worked with XSLT for templating a (whole) website? Do you have any idea whether it scales well or not?

]]>
PHP and Smarty on Large-Scale Web Development http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1542 Vitor Domingos Tue, 26 Jun 2007 13:02:16 +0000 http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1542 Bom trabalho. Bom trabalho.

]]>