<?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/"
	>

<channel>
	<title>Ultimate Science Team &#187; dojo javascript</title>
	<atom:link href="http://www.ultimatescienceteam.com/tag/dojo-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultimatescienceteam.com</link>
	<description>Because fuck you, that&#039;s why.</description>
	<lastBuildDate>Sat, 24 Apr 2010 04:28:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Help for Dojo JavaScript framework users</title>
		<link>http://www.ultimatescienceteam.com/2009/06/28/help-for-dojo-javascript-framework-users/</link>
		<comments>http://www.ultimatescienceteam.com/2009/06/28/help-for-dojo-javascript-framework-users/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 07:53:26 +0000</pubDate>
		<dc:creator>Schrodinger</dc:creator>
				<category><![CDATA[dojo]]></category>
		<category><![CDATA[dojo javascript]]></category>
		<category><![CDATA[dojox]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[render error]]></category>

		<guid isPermaLink="false">http://www.ultimatescienceteam.com/?p=638</guid>
		<description><![CDATA[If you're getting an error along the lines of:
Error: You cannot use the Render object without specifying where you want to render it' when calling method

You need to fix the declaration in the widget you're creating, as you've missed something really simple.
Copy the constructor from a pre-existing widget to make sure you haven't missed anything.
Also, [...]]]></description>
			<content:encoded><![CDATA[<p>If you're getting an error along the lines of:</p>
<pre style="padding-left: 30px;"><span class="objectBox objectBox-errorMessage opened">Error: You cannot use the Render object without specifying where you want to render it' when calling method</span></pre>
<p style="padding-left: 30px;">
<p>You need to fix the declaration in the widget you're creating, as you've missed something really simple.</p>
<p>Copy the constructor from a pre-existing widget to make sure you haven't missed anything.</p>
<p>Also, make sure you're specifying a valid ID within the DOM.</p>
<p>This just cost me an hour of my day, so I hope this saves you some time.</p>
<img src="http://www.ultimatescienceteam.com/?ak_action=api_record_view&id=638&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.ultimatescienceteam.com/2009/06/28/help-for-dojo-javascript-framework-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
