<?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 for DerekSchaefer.NET</title>
	<atom:link href="http://www.derekschaefer.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekschaefer.net</link>
	<description>I do stuff, you read about it!</description>
	<lastBuildDate>Thu, 10 Nov 2011 14:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Pyjamas + Django = Pure Win by Derek Schaefer</title>
		<link>http://www.derekschaefer.net/2011/02/08/pyjamas-django-pure-win/comment-page-1/#comment-243</link>
		<dc:creator>Derek Schaefer</dc:creator>
		<pubDate>Thu, 10 Nov 2011 14:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekschaefer.net/?p=1095#comment-243</guid>
		<description>That&#039;s correct! Pulling real data would involve back-end work which was beyond the scope of this tutorial.</description>
		<content:encoded><![CDATA[<p>That&#8217;s correct! Pulling real data would involve back-end work which was beyond the scope of this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pyjamas + Django = Pure Win by David</title>
		<link>http://www.derekschaefer.net/2011/02/08/pyjamas-django-pure-win/comment-page-1/#comment-241</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 29 Oct 2011 15:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekschaefer.net/?p=1095#comment-241</guid>
		<description>Ok, that is great except the stock watcher doesn&#039;t work. The prices are not the correct ones and they are changing on Saturday.</description>
		<content:encoded><![CDATA[<p>Ok, that is great except the stock watcher doesn&#8217;t work. The prices are not the correct ones and they are changing on Saturday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pyjamas + Django = Pure Win by Bob</title>
		<link>http://www.derekschaefer.net/2011/02/08/pyjamas-django-pure-win/comment-page-1/#comment-221</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 12 Jun 2011 17:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekschaefer.net/?p=1095#comment-221</guid>
		<description>How do you serve Pyajamas output pages as Django views?</description>
		<content:encoded><![CDATA[<p>How do you serve Pyajamas output pages as Django views?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pyjamas + Django = Pure Win by Derek Schaefer</title>
		<link>http://www.derekschaefer.net/2011/02/08/pyjamas-django-pure-win/comment-page-1/#comment-185</link>
		<dc:creator>Derek Schaefer</dc:creator>
		<pubDate>Fri, 06 May 2011 20:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekschaefer.net/?p=1095#comment-185</guid>
		<description>Thanks, Pyjamas is quite awesome!

Hmmm, interesting. I&#039;ll make a note of that in the post, and try to find the cause.</description>
		<content:encoded><![CDATA[<p>Thanks, Pyjamas is quite awesome!</p>
<p>Hmmm, interesting. I&#8217;ll make a note of that in the post, and try to find the cause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pyjamas + Django = Pure Win by Bill</title>
		<link>http://www.derekschaefer.net/2011/02/08/pyjamas-django-pure-win/comment-page-1/#comment-184</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 06 May 2011 19:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekschaefer.net/?p=1095#comment-184</guid>
		<description>The tutorial is pure win too! Thanks! I ran it on the git version of pyjamas and it works fine, though there is one tricky change I had to make: 

From
     RootPanel(&#039;stocklist&#039;).add(self.mainPanel)
To
     RootPanel().add(self.mainPanel) #removed stocklist

I haven&#039;t really looked into this, but it is probably a glitch in the newer version of pyjamas.

Again -- great stuff!</description>
		<content:encoded><![CDATA[<p>The tutorial is pure win too! Thanks! I ran it on the git version of pyjamas and it works fine, though there is one tricky change I had to make: </p>
<p>From<br />
     RootPanel(&#8216;stocklist&#8217;).add(self.mainPanel)<br />
To<br />
     RootPanel().add(self.mainPanel) #removed stocklist</p>
<p>I haven&#8217;t really looked into this, but it is probably a glitch in the newer version of pyjamas.</p>
<p>Again &#8212; great stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

