<?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: Templates in Prototype</title>
	<atom:link href="http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:39:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Philip Snyder</title>
		<link>http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/comment-page-1/#comment-5079</link>
		<dc:creator>Philip Snyder</dc:creator>
		<pubDate>Thu, 26 Mar 2009 16:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/#comment-5079</guid>
		<description>I think you meant:

var templ = new Template( &quot;My favorite fruit are #{variety} #{fruit}s.&quot;  )

:)</description>
		<content:encoded><![CDATA[<p>I think you meant:</p>
<p>var templ = new Template( &#8220;My favorite fruit are #{variety} #{fruit}s.&#8221;  )</p>
<p> <img src='http://www.ajaxbestiary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Hedges</title>
		<link>http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/comment-page-1/#comment-4052</link>
		<dc:creator>Andrew Hedges</dc:creator>
		<pubDate>Wed, 04 Feb 2009 21:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/#comment-4052</guid>
		<description>If all you want are Prototype-like templates in jQuery, you should check out my jQuery plugin, Simple Templates. Like you, I missed Prototype&#039;s easy templating model, so I wrote the plug-in to behave similarly. It&#039;s here: http://andrew.hedges.name/blog/2008/09/03/introducing-jquery-simple-templates

You can also implement templating very simply in &quot;pure&quot; JavaScript with the code snippet here: http://snipt.org/rpp</description>
		<content:encoded><![CDATA[<p>If all you want are Prototype-like templates in jQuery, you should check out my jQuery plugin, Simple Templates. Like you, I missed Prototype&#8217;s easy templating model, so I wrote the plug-in to behave similarly. It&#8217;s here: <a href="http://andrew.hedges.name/blog/2008/09/03/introducing-jquery-simple-templates" rel="nofollow">http://andrew.hedges.name/blog/2008/09/03/introducing-jquery-simple-templates</a></p>
<p>You can also implement templating very simply in &#8220;pure&#8221; JavaScript with the code snippet here: <a href="http://snipt.org/rpp" rel="nofollow">http://snipt.org/rpp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Moschel</title>
		<link>http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/comment-page-1/#comment-1090</link>
		<dc:creator>Brian Moschel</dc:creator>
		<pubDate>Thu, 20 Mar 2008 14:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2008/03/17/templates-in-prototype/#comment-1090</guid>
		<description>You might also want to check out Embedded JS (embeddedjs.com).  It loads separate template files and provides rails-like helpers.  Good stuff.</description>
		<content:encoded><![CDATA[<p>You might also want to check out Embedded JS (embeddedjs.com).  It loads separate template files and provides rails-like helpers.  Good stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

