<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel>
<title>CodeStore.net comments on "Simple JavaScript Templating"</title>
<description>Replies to blog "Simple JavaScript Templating" on codestore.net.</description>
<link>http://www.codestore.net/</link>
<lastBuildDate>Fri, 10 Jul 2009 10:43:37 -0500</lastBuildDate>
<atom:link href="http://www.codestore.net/store.nsf/blog.xml?Open=20090708" rel="self" type="application/rss+xml" />

<item>
	<title>Reply from Jerry Carter</title>
	<pubDate>Fri, 10 Jul 2009 10:43:37 -0500</pubDate>
	<author>Jerry Carter</author>
	<description><![CDATA[ 
		<p>Thumbs up indeed.  Good clean use of a time tested technique.  I can see you've gotten your head around OOP quite well.  Most people would write a function and never consider extending the base class. </p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=8D03095E8820526C862575EF005663EA"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090708?OpenDocument#DOC_8D03095E</link>
</item><item>
	<title>Reply from Michael</title>
	<pubDate>Wed, 08 Jul 2009 12:05:58 -0500</pubDate>
	<author>Michael</author>
	<description><![CDATA[ 
		<p>Jake, I don't do a lot (any) of javascripting but have looked at a lot of code and never really realized what prototype was used for.  I see now that you use it to add functions to existing objects.  Thanks for the example!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=F626DF4635BCB824862575ED005DEE1B"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090708?OpenDocument#DOC_F626DF46</link>
</item><item>
	<title>Reply from Aaron Hardin</title>
	<pubDate>Wed, 08 Jul 2009 10:00:24 -0500</pubDate>
	<author>Aaron Hardin</author>
	<description><![CDATA[ 
		<p>Thanks, I can see where this could be used in several applications.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=A97BAA2F4F4AB049862575ED00526F10"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090708?OpenDocument#DOC_A97BAA2F</link>
</item><item>
	<title>Reply from Sagar</title>
	<pubDate>Wed, 08 Jul 2009 08:52:12 -0500</pubDate>
	<author>Sagar</author>
	<description><![CDATA[ 
		<p>Hi Jake,</p>
		<p>We use opensource library trimpath for JS templating. (url: http://code.google.com/p/trimpath/wiki/JavaScriptTemplates).</p>
		<p>We also use jquery in our recent projects and planning to use this http://ejohn.org/blog/javascript-micro-templating/ .</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=E7C2AD02B6C7416A862575ED004C30A4"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090708?OpenDocument#DOC_E7C2AD02</link>
</item><item>
	<title>Reply from tom oneil</title>
	<pubDate>Wed, 08 Jul 2009 07:32:18 -0500</pubDate>
	<author>tom oneil</author>
	<description><![CDATA[ 
		<p>The code is really easy to read (hence easy to support). Thumbs up!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=A3DDF120119F89F4862575ED0044DFEB"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20090708?OpenDocument#DOC_A3DDF120</link>
</item>

</channel>
</rss> 
