<?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>Комментарии: JavaScript шаблонизатор</title>
	<atom:link href="http://mabp.kiev.ua/2010/01/16/javascript-template-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/</link>
	<description>энтузиазм = 1/опыт © Старый Мавр</description>
	<lastBuildDate>Sat, 28 Jan 2012 12:34:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>Автор: CTAPbIu_MABP</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-2307</link>
		<dc:creator>CTAPbIu_MABP</dc:creator>
		<pubDate>Tue, 29 Jun 2010 10:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-2307</guid>
		<description>&lt;a href=&quot;#comment-2263&quot; rel=&quot;nofollow&quot;&gt;@phpdude &lt;/a&gt; 
ты ололошник</description>
		<content:encoded><![CDATA[<a href="#comment-2263" rel="nofollow">@phpdude </a> 
ты ололошник]]></content:encoded>
	</item>
	<item>
		<title>Автор: phpdude</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-2263</link>
		<dc:creator>phpdude</dc:creator>
		<pubDate>Sun, 18 Apr 2010 13:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-2263</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1768&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1768&quot; rel=&quot;nofollow&quot;&gt;CTAPbIu_MABP&lt;/a&gt; :&lt;/strong&gt;
а что проще то?
&lt;pre&gt;&lt;code class=&quot;javascript&quot;&gt;

jQuery.get(&quot;template.html&quot;, 
    function(data){
        jQuery(&quot;body&quot;).html(data)
    }
);

&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;

лолололо
&lt;pre&gt;&lt;code class=&quot;javascript&quot;&gt;
$(&quot;body&quot;).load(&quot;template.html&quot;);
&lt;/code&gt;&lt;/pre&gt;
 :)</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1768">
<strong><a href="#comment-1768" rel="nofollow">CTAPbIu_MABP</a> :</strong>
а что проще то?
<pre><code class="javascript">

jQuery.get("template.html", 
    function(data){
        jQuery("body").html(data)
    }
);

</code></pre>
</blockquote>

лолололо
<pre><code class="javascript">
$("body").load("template.html");
</code></pre>
 :)]]></content:encoded>
	</item>
	<item>
		<title>Автор: ShadowX</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1801</link>
		<dc:creator>ShadowX</dc:creator>
		<pubDate>Tue, 19 Jan 2010 12:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1801</guid>
		<description>Да я тож давно не занимался ничем кроме Java</description>
		<content:encoded><![CDATA[Да я тож давно не занимался ничем кроме Java]]></content:encoded>
	</item>
	<item>
		<title>Автор: CTAPbIu_MABP</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1800</link>
		<dc:creator>CTAPbIu_MABP</dc:creator>
		<pubDate>Tue, 19 Jan 2010 12:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1800</guid>
		<description>прости я о смарти писать не буду, хотя бы потому что я просто стараюсь не писать о пхп</description>
		<content:encoded><![CDATA[прости я о смарти писать не буду, хотя бы потому что я просто стараюсь не писать о пхп]]></content:encoded>
	</item>
	<item>
		<title>Автор: ShadowX</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1799</link>
		<dc:creator>ShadowX</dc:creator>
		<pubDate>Tue, 19 Jan 2010 12:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1799</guid>
		<description>Ага, но это отдельная ветка и не по теме :)</description>
		<content:encoded><![CDATA[Ага, но это отдельная ветка и не по теме :)]]></content:encoded>
	</item>
	<item>
		<title>Автор: CTAPbIu_MABP</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1798</link>
		<dc:creator>CTAPbIu_MABP</dc:creator>
		<pubDate>Tue, 19 Jan 2010 12:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1798</guid>
		<description>&lt;a href=&quot;#comment-1797&quot; rel=&quot;nofollow&quot;&gt;@ShadowX &lt;/a&gt; 
не ну что я его в свое время юзал, а потмо кк грибы появились всякие квики и остальные</description>
		<content:encoded><![CDATA[<a href="#comment-1797" rel="nofollow">@ShadowX </a> 
не ну что я его в свое время юзал, а потмо кк грибы появились всякие квики и остальные]]></content:encoded>
	</item>
	<item>
		<title>Автор: ShadowX</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1797</link>
		<dc:creator>ShadowX</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1797</guid>
		<description>еще не хватало, чтобы кто-то его любил :) Хотя, мир не без сектантов :)</description>
		<content:encoded><![CDATA[еще не хватало, чтобы кто-то его любил :) Хотя, мир не без сектантов :)]]></content:encoded>
	</item>
	<item>
		<title>Автор: CTAPbIu_MABP</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1794</link>
		<dc:creator>CTAPbIu_MABP</dc:creator>
		<pubDate>Tue, 19 Jan 2010 09:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1794</guid>
		<description>&lt;a href=&quot;#comment-1790&quot; rel=&quot;nofollow&quot;&gt;@ShadowX &lt;/a&gt; 
я тебе чтото сказал по поводу того что я люблю смарти? я его не люблю. просто синтаксис похож</description>
		<content:encoded><![CDATA[<a href="#comment-1790" rel="nofollow">@ShadowX </a> 
я тебе чтото сказал по поводу того что я люблю смарти? я его не люблю. просто синтаксис похож]]></content:encoded>
	</item>
	<item>
		<title>Автор: ShadowX</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1790</link>
		<dc:creator>ShadowX</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1790</guid>
		<description>&lt;a href=&quot;#comment-1789&quot; rel=&quot;nofollow&quot;&gt;@CTAPbIu_MABP &lt;/a&gt; У меня только одна просьба: при мне не материться - Smarty - извращение и ничего кроме дополнительной нагрузки на сервер не дает :) Но в холивары по этому поводу я вязываться не хочу ;)</description>
		<content:encoded><![CDATA[<a href="#comment-1789" rel="nofollow">@CTAPbIu_MABP </a> У меня только одна просьба: при мне не материться - Smarty - извращение и ничего кроме дополнительной нагрузки на сервер не дает :) Но в холивары по этому поводу я вязываться не хочу ;)]]></content:encoded>
	</item>
	<item>
		<title>Автор: CTAPbIu_MABP</title>
		<link>http://mabp.kiev.ua/2010/01/16/javascript-template-engine/comment-page-1/#comment-1789</link>
		<dc:creator>CTAPbIu_MABP</dc:creator>
		<pubDate>Mon, 18 Jan 2010 12:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://mabp.kiev.ua/?p=1183#comment-1789</guid>
		<description>я смотрю там синтаксис как в смарти :)</description>
		<content:encoded><![CDATA[я смотрю там синтаксис как в смарти :)]]></content:encoded>
	</item>
</channel>
</rss>

