<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Dojo DTL Basics</title>
	<atom:link href="http://dojocampus.org/content/2009/04/17/dojo-dtl-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojocampus.org/content/2009/04/17/dojo-dtl-basics/</link>
	<description>The definitive resource for all things Dojo: past, present, future.</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:40:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: weierophinney</title>
		<link>http://dojocampus.org/content/2009/04/17/dojo-dtl-basics/comment-page-1/#comment-359</link>
		<dc:creator>weierophinney</dc:creator>
		<pubDate>Mon, 27 Apr 2009 12:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=203#comment-359</guid>
		<description>You have an error in one of your listings. You have the following in the store.Inventory class:

    templatePath(&quot;store.templates&quot;, &quot;Inventory.html&quot;),

It should be (based on viewing your source :) ):

    templatePath: dojo.moduleUrl(&quot;store.templates&quot;, Inventory.html&quot;),</description>
		<content:encoded><![CDATA[<p>You have an error in one of your listings. You have the following in the store.Inventory class:</p>
<p>    templatePath(&#8221;store.templates&#8221;, &#8220;Inventory.html&#8221;),</p>
<p>It should be (based on viewing your source <img src='http://dojocampus.org/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ):</p>
<p>    templatePath: dojo.moduleUrl(&#8221;store.templates&#8221;, Inventory.html&#8221;),</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mccain</title>
		<link>http://dojocampus.org/content/2009/04/17/dojo-dtl-basics/comment-page-1/#comment-354</link>
		<dc:creator>mccain</dc:creator>
		<pubDate>Mon, 20 Apr 2009 13:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=203#comment-354</guid>
		<description>@Les, the django templating language syntax that is, it is not JavaScript! The template is being parsed by the dojox.dtl engine and then it will be &quot;run&quot;
for more info see the docs for the django templating language http://docs.djangoproject.com/en/dev/topics/templates/#templates</description>
		<content:encoded><![CDATA[<p>@Les, the django templating language syntax that is, it is not JavaScript! The template is being parsed by the dojox.dtl engine and then it will be &#8220;run&#8221;<br />
for more info see the docs for the django templating language <a href="http://docs.djangoproject.com/en/dev/topics/templates/#templates" rel="nofollow">http://docs.djangoproject.com/en/dev/topics/templates/#templates</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://dojocampus.org/content/2009/04/17/dojo-dtl-basics/comment-page-1/#comment-353</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Sun, 19 Apr 2009 17:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=203#comment-353</guid>
		<description>Nikolai , hi!

Can you explain the code below?

    {% for item in storeData %}

I was expecting:

    {% for var item in this.storeData %}</description>
		<content:encoded><![CDATA[<p>Nikolai , hi!</p>
<p>Can you explain the code below?</p>
<p>    {% for item in storeData %}</p>
<p>I was expecting:</p>
<p>    {% for var item in this.storeData %}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uxebu.com - JavaScript addicts &#187; Dojo DTL Basics</title>
		<link>http://dojocampus.org/content/2009/04/17/dojo-dtl-basics/comment-page-1/#comment-349</link>
		<dc:creator>Uxebu.com - JavaScript addicts &#187; Dojo DTL Basics</dc:creator>
		<pubDate>Fri, 17 Apr 2009 09:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=203#comment-349</guid>
		<description>[...] Dojo DTL Basics [...]</description>
		<content:encoded><![CDATA[<p>[...] Dojo DTL Basics [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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