<?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: JavaScript Template Engine For HTML: Pure</title>
	<atom:link href="http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:25:32 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tobiasz Cudnik</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-34927</link>
		<dc:creator>Tobiasz Cudnik</dc:creator>
		<pubDate>Sun, 25 Jan 2009 15:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-34927</guid>
		<description>Hi,

I was working on templating engine using same pattern of clean HTML from over a year. It&#039;s already released and it can generate JavaScript source. JSON is also supported. One thing that (as for today) it&#039;s not JavaScript based implementation of the engine, only in PHP. But the final template is JavaScript and that&#039;s most important. It&#039;s called QueryTemplates:
http://code.google.com/p/querytemplates/</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was working on templating engine using same pattern of clean HTML from over a year. It&#8217;s already released and it can generate JavaScript source. JSON is also supported. One thing that (as for today) it&#8217;s not JavaScript based implementation of the engine, only in PHP. But the final template is JavaScript and that&#8217;s most important. It&#8217;s called QueryTemplates:<br />
<a href="http://code.google.com/p/querytemplates/" rel="nofollow">http://code.google.com/p/querytemplates/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves (BeeBole)</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-18939</link>
		<dc:creator>Yves (BeeBole)</dc:creator>
		<pubDate>Thu, 18 Sep 2008 12:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-18939</guid>
		<description>We have just released a new version of PURE : 

http://beebole.com/blog/2008/09/18/major-release-for-our-javascript-template-engine/</description>
		<content:encoded><![CDATA[<p>We have just released a new version of PURE : </p>
<p><a href="http://beebole.com/blog/2008/09/18/major-release-for-our-javascript-template-engine/" rel="nofollow">http://beebole.com/blog/2008/09/18/major-release-for-our-javascript-template-engine/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13544</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Sat, 09 Aug 2008 20:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13544</guid>
		<description>I have had a look at PURE and appreciate the fact that it attempts to be as unobtrusive as possible.

I have created a javascript repeater that is not quite as hands-off on the HTML but is designed to be easy to use without having to churn out too much javascript code.

It can be seen at: http://jsrepeater.devprog.com/</description>
		<content:encoded><![CDATA[<p>I have had a look at PURE and appreciate the fact that it attempts to be as unobtrusive as possible.</p>
<p>I have created a javascript repeater that is not quite as hands-off on the HTML but is designed to be easy to use without having to churn out too much javascript code.</p>
<p>It can be seen at: <a href="http://jsrepeater.devprog.com/" rel="nofollow">http://jsrepeater.devprog.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaScript - HTML Template Engine: Pure &#124; Just Talk About Web</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13448</link>
		<dc:creator>JavaScript - HTML Template Engine: Pure &#124; Just Talk About Web</dc:creator>
		<pubDate>Fri, 08 Aug 2008 15:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13448</guid>
		<description>[...] is not the first attempt to create a Javascript/HTML template engine, you can find some other solutions on the net which are in independent projects or as part of an Ajax framework. [...]</description>
		<content:encoded><![CDATA[<p>[...] is not the first attempt to create a Javascript/HTML template engine, you can find some other solutions on the net which are in independent projects or as part of an Ajax framework. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves (BeeBole)</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13428</link>
		<dc:creator>Yves (BeeBole)</dc:creator>
		<pubDate>Fri, 08 Aug 2008 10:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13428</guid>
		<description>Good news for the server-side rendering believers and those who need SEO optimization.

Davey from Aptana just informed us that : 

&quot;PURE works unchanged out of the box with Jaxer running as serverside JS&quot; 

http://groups.google.com/group/Pure-Unobtrusive-Rendering-Engine/browse_thread/thread/e140a90c4420df18</description>
		<content:encoded><![CDATA[<p>Good news for the server-side rendering believers and those who need SEO optimization.</p>
<p>Davey from Aptana just informed us that : </p>
<p>&#8220;PURE works unchanged out of the box with Jaxer running as serverside JS&#8221; </p>
<p><a href="http://groups.google.com/group/Pure-Unobtrusive-Rendering-Engine/browse_thread/thread/e140a90c4420df18" rel="nofollow">http://groups.google.com/group/Pure-Unobtrusive-Rendering-Engine/browse_thread/thread/e140a90c4420df18</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves (BeeBole)</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13398</link>
		<dc:creator>Yves (BeeBole)</dc:creator>
		<pubDate>Fri, 08 Aug 2008 04:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13398</guid>
		<description>@ John

A few people started using it already since we released the code 3 days ago.

They are discussing it on the Google Group.

For example, Audun posted this example: http://bytetastic.com/pillow/

Most important, look how clean the HTML is. This is the new thing.</description>
		<content:encoded><![CDATA[<p>@ John</p>
<p>A few people started using it already since we released the code 3 days ago.</p>
<p>They are discussing it on the Google Group.</p>
<p>For example, Audun posted this example: <a href="http://bytetastic.com/pillow/" rel="nofollow">http://bytetastic.com/pillow/</a></p>
<p>Most important, look how clean the HTML is. This is the new thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13282</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 07 Aug 2008 13:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13282</guid>
		<description>@ Yves

I guess where I&#039;m getting at is, from my understanding, you can use selectors and the html function in jQuery to replace selected html tags, without touching the html.

I&#039;m really interested in your library, not just trying to shoot it down, I guess I&#039;m trying to see where it enhances the jQuery library that is already in place to change html and parse strings.</description>
		<content:encoded><![CDATA[<p>@ Yves</p>
<p>I guess where I&#8217;m getting at is, from my understanding, you can use selectors and the html function in jQuery to replace selected html tags, without touching the html.</p>
<p>I&#8217;m really interested in your library, not just trying to shoot it down, I guess I&#8217;m trying to see where it enhances the jQuery library that is already in place to change html and parse strings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves (BeeBole)</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13116</link>
		<dc:creator>Yves (BeeBole)</dc:creator>
		<pubDate>Wed, 06 Aug 2008 18:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13116</guid>
		<description>@ John

It is different. jQuery is a JavaScript framework while we handle the rendering of JSON (and soon XML) in HTML using only JavaScript (and jQuery) and HTML/CSS.

The big change is that the developer will not change the HTML created by the designer anymore.

Usually, once the designer has done the HTML work, the developer adds JavaScript, template tags, ... in this one. 

With PURE, the HTML remains untouched and the rendering part is handled in JavaScript. In fact any portion of the HTML can become a template without being changed.

Using the display:none on the div, you can even reuse it several times through the page.

It means that at any time the designer can make changes to the HTML, even if the developer is still busy with the code. Even after the go-live of the project, the HTML (being still pure HTML), can easily be changed by the designer without the usual hassles.

@ Chad

Indeed, as the rendering is done on the client side, it isn’t a good thing for SEO. We created PURE in the development phase of a web business app for which the SEO is not relevant.

However, you can always use Rhino or Spidermonkey to have the JS on the server.

We still think the logic behind PURE is good and we will soon translate it to our Erlang back-end (as we use Erlang). But you could imagine this to be translated in any other language, Python, …</description>
		<content:encoded><![CDATA[<p>@ John</p>
<p>It is different. jQuery is a JavaScript framework while we handle the rendering of JSON (and soon XML) in HTML using only JavaScript (and jQuery) and HTML/CSS.</p>
<p>The big change is that the developer will not change the HTML created by the designer anymore.</p>
<p>Usually, once the designer has done the HTML work, the developer adds JavaScript, template tags, &#8230; in this one. </p>
<p>With PURE, the HTML remains untouched and the rendering part is handled in JavaScript. In fact any portion of the HTML can become a template without being changed.</p>
<p>Using the display:none on the div, you can even reuse it several times through the page.</p>
<p>It means that at any time the designer can make changes to the HTML, even if the developer is still busy with the code. Even after the go-live of the project, the HTML (being still pure HTML), can easily be changed by the designer without the usual hassles.</p>
<p>@ Chad</p>
<p>Indeed, as the rendering is done on the client side, it isn’t a good thing for SEO. We created PURE in the development phase of a web business app for which the SEO is not relevant.</p>
<p>However, you can always use Rhino or Spidermonkey to have the JS on the server.</p>
<p>We still think the logic behind PURE is good and we will soon translate it to our Erlang back-end (as we use Erlang). But you could imagine this to be translated in any other language, Python, …</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13092</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Wed, 06 Aug 2008 13:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13092</guid>
		<description>This is great. However, keep in mind this is not very search engine friendly.</description>
		<content:encoded><![CDATA[<p>This is great. However, keep in mind this is not very search engine friendly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.webresourcesdepot.com/javascript-template-engine-for-html-pure/comment-page-1/#comment-13088</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 06 Aug 2008 12:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=446#comment-13088</guid>
		<description>Umm... I&#039;m confused.  Isn&#039;t it the same thing that jQuery does?  Just with different function calls that you have to install in addition to jQuery?

I guess the samples I saw just didn&#039;t stand out to me like &quot;Oh!  I need this!&quot;</description>
		<content:encoded><![CDATA[<p>Umm&#8230; I&#8217;m confused.  Isn&#8217;t it the same thing that jQuery does?  Just with different function calls that you have to install in addition to jQuery?</p>
<p>I guess the samples I saw just didn&#8217;t stand out to me like &#8220;Oh!  I need this!&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.411 seconds -->
