<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
    <channel>
        <title>Latest Debataby Beta Posts Feed</title>
        <link>http://www.debatablybeta.com/</link>
        <description>
            The latest posts from Debatably Beta
        </description>
        <language>en-us</language>

        
            <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/debatablybetaposts" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
                <title>Using ExtJS's Grid Filtering with Django</title>
                <link>http://www.debatablybeta.com/posts/using-extjss-grid-filtering-with-django/</link>
                <guid isPermaLink="true">http://www.debatablybeta.com/posts/using-extjss-grid-filtering-with-django/</guid>
                <description>
                    &lt;p&gt;ExtJS 2.1 saw inclusion of the (at least in my world) popular user extension for AJAX filtering of data by grid columns. As useful as this is (provided you can abide by the GPL or paid licensing options), the filtering data is formatted as a PHP array, which is not terrifically useful for other languages. With a quick modification to the grid filtering class and a Django helper, the grid can send a JSON string that Django can use to directly apply filtering to a QuerySet. I've found that most clients love having the ability to peruse their data this way, and the amount of work to get everything set up is minimal. Even better, the code is minimal, reusable, and pretty straight-forward. I like that.&lt;/p&gt;
                </description>
            </item>
        
            <item>
                <title>Forcing Myself Back Into Blogging</title>
                <link>http://www.debatablybeta.com/posts/forcing-myself-back-into-blogging/</link>
                <guid isPermaLink="true">http://www.debatablybeta.com/posts/forcing-myself-back-into-blogging/</guid>
                <description>
                    &lt;p&gt;Debatably Beta is making a more dedicated return with a lot of content on the way. I've had some time to develop a well-featured blogging application for the blogging developer, which will eventually to cut loose and thrust into the world.&lt;/p&gt;
                </description>
            </item>
        
    </channel>
</rss>
