<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Django Development with Djblets: Data Grids</title>
	<atom:link href="http://blog.chipx86.com/2008/07/25/django-development-with-djblets-data-grids/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chipx86.com/2008/07/25/django-development-with-djblets-data-grids/</link>
	<description>Various stuff from some guy.</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:39:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: ChipX86</title>
		<link>http://blog.chipx86.com/2008/07/25/django-development-with-djblets-data-grids/#comment-1121</link>
		<dc:creator><![CDATA[ChipX86]]></dc:creator>
		<pubDate>Sat, 26 Jul 2008 03:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chipx86.com/blog/?p=258#comment-1121</guid>
		<description><![CDATA[Al: Thanks!

Were you testing with the Review Board server, or did you create a project for this? If you&#039;re an anonymous user, we don&#039;t save any settings. We should put the right parameters on the paginator links, but I don&#039;t think we do. We&#039;ll have to fix that.]]></description>
		<content:encoded><![CDATA[<p>Al: Thanks!</p>
<p>Were you testing with the Review Board server, or did you create a project for this? If you&#8217;re an anonymous user, we don&#8217;t save any settings. We should put the right parameters on the paginator links, but I don&#8217;t think we do. We&#8217;ll have to fix that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://blog.chipx86.com/2008/07/25/django-development-with-djblets-data-grids/#comment-1120</link>
		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Sat, 26 Jul 2008 00:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.chipx86.com/blog/?p=258#comment-1120</guid>
		<description><![CDATA[ChipX86,

Really nice work, reminds me quite a bit of the functionality offered by .NET data grids. 

While playing around with it, I found a small bug - the paging down the bottom doesn&#039;t take into account the sorting options in effect. If I reverse sort by name and then click page #2 - I&#039;d personally expect to see the second page of information reserve sorted by name, not the second page sorted alphabetically.

Al.]]></description>
		<content:encoded><![CDATA[<p>ChipX86,</p>
<p>Really nice work, reminds me quite a bit of the functionality offered by .NET data grids. </p>
<p>While playing around with it, I found a small bug &#8211; the paging down the bottom doesn&#8217;t take into account the sorting options in effect. If I reverse sort by name and then click page #2 &#8211; I&#8217;d personally expect to see the second page of information reserve sorted by name, not the second page sorted alphabetically.</p>
<p>Al.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChipX86</title>
		<link>http://blog.chipx86.com/2008/07/25/django-development-with-djblets-data-grids/#comment-1119</link>
		<dc:creator><![CDATA[ChipX86]]></dc:creator>
		<pubDate>Fri, 25 Jul 2008 21:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.chipx86.com/blog/?p=258#comment-1119</guid>
		<description><![CDATA[Panis: I&#039;d very much like to move away from YUI/ExtJS for things in Djblets. We just haven&#039;t gotten to that yet, since it works for us right now. Hoping people will help with the effort :)

One idea is to make our own very small JavaScript library that ships with Djblets to implement the functionality we need. We could then support any toolkit.

In the meantime, people don&#039;t have to use our supplied JavaScript file. They could port the functionality over to another toolkit. Little by little, datagrids.js is becoming toolkit-agnostic.]]></description>
		<content:encoded><![CDATA[<p>Panis: I&#8217;d very much like to move away from YUI/ExtJS for things in Djblets. We just haven&#8217;t gotten to that yet, since it works for us right now. Hoping people will help with the effort <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One idea is to make our own very small JavaScript library that ships with Djblets to implement the functionality we need. We could then support any toolkit.</p>
<p>In the meantime, people don&#8217;t have to use our supplied JavaScript file. They could port the functionality over to another toolkit. Little by little, datagrids.js is becoming toolkit-agnostic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panos</title>
		<link>http://blog.chipx86.com/2008/07/25/django-development-with-djblets-data-grids/#comment-1118</link>
		<dc:creator><![CDATA[Panos]]></dc:creator>
		<pubDate>Fri, 25 Jul 2008 15:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chipx86.com/blog/?p=258#comment-1118</guid>
		<description><![CDATA[Very nice indeed. Although YUI and ExtJS dependency ruins it a bit, at least for me.

Apart from that, pretty awesome though, thanks!]]></description>
		<content:encoded><![CDATA[<p>Very nice indeed. Although YUI and ExtJS dependency ruins it a bit, at least for me.</p>
<p>Apart from that, pretty awesome though, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

