<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Modularizing Movable Type Templates Using Template Modules</title>
	<link>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules</link>
	<description></description>
	<pubDate>Wed, 19 Nov 2008 23:19:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Adam M.</title>
		<link>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-156</link>
		<pubDate>Thu, 03 Jun 2004 15:27:22 +0000</pubDate>
		<guid>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-156</guid>
					<description>&lt;strong&gt;Update:&lt;/strong&gt; I have moved to WordPress. Everything is &lt;em&gt;instant&lt;/em&gt;, and all is well. :-D</description>
		<content:encoded><![CDATA[<p><strong>Update:</strong> I have moved to WordPress. Everything is <em>instant</em>, and all is well. <img src='http://www.adammessinger.com/wp-includes/images/smilies/biggrin.gif' alt=':-D' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Adam</title>
		<link>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-113</link>
		<pubDate>Tue, 18 May 2004 00:54:37 +0000</pubDate>
		<guid>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-113</guid>
					<description>I could probably afford the &lt;a href=&quot;http://www.sixapart.com/corner/archives/2004/05/its_about_time.shtml&quot;&gt;controversial new personal license&lt;/a&gt; for MT3. However, when I consider what I'd be getting for my money versus what's available with other &lt;em&gt;free&lt;/em&gt; alternatives out there it's just not worth it. I'll be testing some other systems and making a switch in the near future. More to come.</description>
		<content:encoded><![CDATA[<p>I could probably afford the <a href="http://www.sixapart.com/corner/archives/2004/05/its_about_time.shtml">controversial new personal license</a> for MT3. However, when I consider what I&#8217;d be getting for my money versus what&#8217;s available with other <em>free</em> alternatives out there it&#8217;s just not worth it. I&#8217;ll be testing some other systems and making a switch in the near future. More to come.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Adam</title>
		<link>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-108</link>
		<pubDate>Tue, 18 May 2004 00:41:49 +0000</pubDate>
		<guid>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-108</guid>
					<description>Full site rebuild time is down another 10 seconds to 2:15 with FastInclude. That's not as much of an improvement as the plugin was giving me under MT 2.64. Individual entry rebuilds are not affected at all by the plugin, so comment times are still slow.

I am getting soooo sick of this. :(</description>
		<content:encoded><![CDATA[<p>Full site rebuild time is down another 10 seconds to 2:15 with FastInclude. That&#8217;s not as much of an improvement as the plugin was giving me under MT 2.64. Individual entry rebuilds are not affected at all by the plugin, so comment times are still slow.</p>
<p>I am getting soooo sick of this. <img src='http://www.adammessinger.com/wp-includes/images/smilies/sad.gif' alt=':(' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Adam</title>
		<link>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-107</link>
		<pubDate>Tue, 18 May 2004 00:40:19 +0000</pubDate>
		<guid>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-107</guid>
					<description>Only about 10 seconds worth of improvement on a full-site rebuild, making it a mind-numbing 2:25 for the whole thing.

Only 1 sec faster on comment postings. I've also noticed that comment wait time is now 17 sec. thanks to all the conditional crap that TypeKey has added on to the individual archive template. That template probably has 3 or 4 times the amount of logic to process during every rebuild now.

I'm going to give MT-FastInclude (removed after the 3.0 upgrade) another try. It speeds up the rebuild process somewhat through caching. You can get it at http://www.nonplus.net/software/mt/MTFastInclude.htm</description>
		<content:encoded><![CDATA[<p>Only about 10 seconds worth of improvement on a full-site rebuild, making it a mind-numbing 2:25 for the whole thing.</p>
<p>Only 1 sec faster on comment postings. I&#8217;ve also noticed that comment wait time is now 17 sec. thanks to all the conditional crap that TypeKey has added on to the individual archive template. That template probably has 3 or 4 times the amount of logic to process during every rebuild now.</p>
<p>I&#8217;m going to give MT-FastInclude (removed after the 3.0 upgrade) another try. It speeds up the rebuild process somewhat through caching. You can get it at <a href='http://www.nonplus.net/software/mt/MTFastInclude.htm' rel='nofollow'>http://www.nonplus.net/software/mt/MTFastInclude.htm</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Adam</title>
		<link>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-106</link>
		<pubDate>Tue, 18 May 2004 00:38:48 +0000</pubDate>
		<guid>http://www.adammessinger.com/2003/08/29/modularizing-movable-type-templates-using-template-modules#comment-106</guid>
					<description>It's worth noting that you *can* have too much of a good thing when it comes to template modules. MTInclude makes rebuilds slower, and I'm currently in the process of &quot;de-modularizing&quot; my templates to a degree so that rebuilds won't be quite so sluggish (e.g. 17 seconds for a comment to process).

What may be kicking my but the most on the rebuild front is my use of nested MTIncludes. That is, I would include the left column in the individual archive template *and* use further includes within the included left column. I'm eager to see if removing the nesting dramatically improves rebuild speeds.</description>
		<content:encoded><![CDATA[<p>It&#8217;s worth noting that you *can* have too much of a good thing when it comes to template modules. MTInclude makes rebuilds slower, and I&#8217;m currently in the process of &#8220;de-modularizing&#8221; my templates to a degree so that rebuilds won&#8217;t be quite so sluggish (e.g. 17 seconds for a comment to process).</p>
<p>What may be kicking my but the most on the rebuild front is my use of nested MTIncludes. That is, I would include the left column in the individual archive template *and* use further includes within the included left column. I&#8217;m eager to see if removing the nesting dramatically improves rebuild speeds.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
