<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>DojoCampus &#187; dojo.byId()</title>
	<atom:link href="http://dojocampus.org/content/tag/dojobyid/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojocampus.org/content</link>
	<description>The definitive resource for all things Dojo: past, present, future.</description>
	<lastBuildDate>Mon, 19 Apr 2010 19:52:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9;DojoCampusFolks </copyright>
		<managingEditor>nonken@dojotoolkit.org (DojoCampusFolks)</managingEditor>
		<webMaster>nonken@dojotoolkit.org(DojoCampusFolks)</webMaster>
		<category></category>
		<ttl>1440</ttl>
		<itunes:keywords>Dojo Toolkit, Dojo, Ajax, JavaScript, Web 2.0</itunes:keywords>
		<itunes:subtitle>Everything Dojo from the people making Dojo</itunes:subtitle>
		<itunes:summary>Dojo Toolkit Developers share their insights on anything JavaScript, Dojo, or Ajax.  </itunes:summary>
		<itunes:author>DojoCampusFolks</itunes:author>
		<itunes:category text="Technology">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Software How-To"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Podcasting"/>
</itunes:category>
		<itunes:owner>
			<itunes:name>DojoCampusFolks</itunes:name>
			<itunes:email>nonken@dojotoolkit.org</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://dojocampus.org/images/podcast/logo300.png" />
		<image>
			<url>http://dojocampus.org/images/podcast/logo144.png</url>
			<title>DojoCampus</title>
			<link>http://dojocampus.org/content</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>An Id is unique.</title>
		<link>http://dojocampus.org/content/2008/12/12/an-id-is-unique/</link>
		<comments>http://dojocampus.org/content/2008/12/12/an-id-is-unique/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 22:01:54 +0000</pubDate>
		<dc:creator>dante</dc:creator>
				<category><![CDATA[Dojo Cookies]]></category>
		<category><![CDATA[dojo.byId()]]></category>

		<guid isPermaLink="false">http://dojocampus.org/content/?p=187</guid>
		<description><![CDATA[&#8230; or at least should always be treated as such. There is no official function in Dojo for generating a unique ID, though is a very common task, and very simple to accomplish. In this ultra short cookie, we&#8217;ll create a reusable function for just this use case. 

Feel free to drop this in anywhere [...]]]></description>
		<wfw:commentRss>http://dojocampus.org/content/2008/12/12/an-id-is-unique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jsId, dijit.byId() and dojo.byId()</title>
		<link>http://dojocampus.org/content/2008/05/06/jsid-dijitbyid-and-dojobyid/</link>
		<comments>http://dojocampus.org/content/2008/05/06/jsid-dijitbyid-and-dojobyid/#comments</comments>
		<pubDate>Tue, 06 May 2008 15:47:56 +0000</pubDate>
		<dc:creator>trutwijd</dc:creator>
				<category><![CDATA[Dojo Cookies]]></category>
		<category><![CDATA[dijit.byId()]]></category>
		<category><![CDATA[dojo.byId()]]></category>
		<category><![CDATA[jsId]]></category>

		<guid isPermaLink="false">http://dojocampus.org/content/?p=115</guid>
		<description><![CDATA[A common question new users of dojo have is what is the difference between jsId, dijit.byId() and dojo.byId().

Consider the following simple ContentPane widget which has an id property (standard html attribute for any tag) and a jsId attribute (dojo specific id attribute explained below):

&#60;div id=&#34;myDivId&#34; 
     dojoType=&#34;dijit.layout.ContentPane&#34;
     [...]]]></description>
		<wfw:commentRss>http://dojocampus.org/content/2008/05/06/jsid-dijitbyid-and-dojobyid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

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