<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP and Smarty on Large-Scale Web Development</title>
	<atom:link href="http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/</link>
	<description>A new way of using the web</description>
	<lastBuildDate>Mon, 11 Apr 2011 16:00:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: André Medeiros</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1907</link>
		<dc:creator>André Medeiros</dc:creator>
		<pubDate>Mon, 29 Oct 2007 23:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1907</guid>
		<description>Bought it. It&#039;s a great shortcut book.</description>
		<content:encoded><![CDATA[<p>Bought it. It&#8217;s a great shortcut book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1558</link>
		<dc:creator>André</dc:creator>
		<pubDate>Fri, 29 Jun 2007 18:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1558</guid>
		<description>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&#039;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&#039;s why I&#039;m curious to test it performance-wise. :)

Thanks, you&#039;ve given me stuff to think about.</description>
		<content:encoded><![CDATA[<p>Oh I see what you mean.</p>
<p>Since it can include a series of templates, I thought it was in the same family as smarty. Silly me. <img src='http://unfoldingtheweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Maybe i&#8217;ll do a test case&#8230; the same document (huge table?) generated both by smarty and xslt and time the results. <img src='http://unfoldingtheweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>One obvious advantage on using transform with xslt is that the View stays platform independent. That&#8217;s why I&#8217;m curious to test it performance-wise. <img src='http://unfoldingtheweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks, you&#8217;ve given me stuff to think about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pedro</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1557</link>
		<dc:creator>Bruno Pedro</dc:creator>
		<pubDate>Thu, 28 Jun 2007 11:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1557</guid>
		<description>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 &quot;burn&quot; any document before it is served to the browser. I&#039;m not sure if it will scale, but you can of course deploy a cache layer on top of it.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments.</p>
<p>André, regarding XSLT, I had some experiences using it but not for a whole website.</p>
<p>XSLT is the exact opposite paradigm of the Template View Pattern: the Transform View Pattern.</p>
<p>That means that it must render or &#8220;burn&#8221; any document before it is served to the browser. I&#8217;m not sure if it will scale, but you can of course deploy a cache layer on top of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Serrao</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1545</link>
		<dc:creator>Carlos Serrao</dc:creator>
		<pubDate>Tue, 26 Jun 2007 14:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1545</guid>
		<description>Parabéns,
eu li, está porreiro.
Não tive oportunidade de comentar, mas pareceu-me um muito bom trabalho.
Um abraço.</description>
		<content:encoded><![CDATA[<p>Parabéns,<br />
eu li, está porreiro.<br />
Não tive oportunidade de comentar, mas pareceu-me um muito bom trabalho.<br />
Um abraço.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Ribeirinho</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1544</link>
		<dc:creator>André Ribeirinho</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1544</guid>
		<description>Good work guys. I&#039;ve read it and it&#039;s really good. The Short Cut is a great book for those (like me) doing stuff with PHP and Large Scale Applications.

I&#039;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.</description>
		<content:encoded><![CDATA[<p>Good work guys. I&#8217;ve read it and it&#8217;s really good. The Short Cut is a great book for those (like me) doing stuff with PHP and Large Scale Applications.</p>
<p>I&#8217;m using those techniques at <a href="http://www.adegga.com" rel="nofollow">http://www.adegga.com</a> and it has really been useful to use the Template View Pattern (with Smarty) to organize and schedule development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1543</link>
		<dc:creator>André</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1543</guid>
		<description>Very, very interesting. I&#039;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?</description>
		<content:encoded><![CDATA[<p>Very, very interesting. I&#8217;ll definitely get it.</p>
<p>Bruno, on the topic&#8230; have you ever worked with XSLT for templating a (whole) website? Do you have any idea whether it scales well or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitor Domingos</title>
		<link>http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/comment-page-1/#comment-1542</link>
		<dc:creator>Vitor Domingos</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://unfoldingtheweb.com/2007/06/26/php-and-smarty-on-large-scale-web-development/#comment-1542</guid>
		<description>Bom trabalho.</description>
		<content:encoded><![CDATA[<p>Bom trabalho.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

