<?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>Ext.ux.Livegrid</title>
	<atom:link href="http://www.ext-livegrid.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ext-livegrid.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 21 May 2011 11:31:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>RCs for Ext 3.3 and Ext 3.1+ released</title>
		<link>http://www.ext-livegrid.com/2011/02/09/rcs-for-ext-33-and-ext-31-released/</link>
		<comments>http://www.ext-livegrid.com/2011/02/09/rcs-for-ext-33-and-ext-31-released/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 20:48:23 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=194</guid>
		<description><![CDATA[Both Release Candidates (0.5.1RC1 for Ext 3.3 and 0.4.2RC1 for Ext 3.1+) iintroduce the CheckboxSelectionModel for Ext.ux.Livegrid. You can download both RCs here.]]></description>
			<content:encoded><![CDATA[<p>Both Release Candidates (0.5.1RC1 for Ext 3.3 and 0.4.2RC1 for Ext 3.1+) iintroduce the CheckboxSelectionModel for Ext.ux.Livegrid. </p>
<p>You can download both RCs <a href="http://www.ext-livegrid.com/download/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2011/02/09/rcs-for-ext-33-and-ext-31-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.5 released!</title>
		<link>http://www.ext-livegrid.com/2011/02/06/extuxlivegrid-05-released/</link>
		<comments>http://www.ext-livegrid.com/2011/02/06/extuxlivegrid-05-released/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 20:26:47 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=184</guid>
		<description><![CDATA[We have just released Ext.ux.Livegrid 0.5. The new version brings compatibility for the ExtJS 3.3 branch. Developers still working with ExtJS < 3.3 should stick to the already released Ext.ux.Livegrid 0.4 branch. You can download the latest release here.]]></description>
			<content:encoded><![CDATA[<p>We have just released Ext.ux.Livegrid 0.5. The new version brings compatibility for the ExtJS 3.3 branch. Developers still working with ExtJS < 3.3 should stick to the already released Ext.ux.Livegrid 0.4 branch.</p>
<p>You can download the latest release <a href="http://www.ext-livegrid.com/download/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2011/02/06/extuxlivegrid-05-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.4.1 released!</title>
		<link>http://www.ext-livegrid.com/2010/03/21/extuxlivegrid-041-released/</link>
		<comments>http://www.ext-livegrid.com/2010/03/21/extuxlivegrid-041-released/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 23:27:33 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=177</guid>
		<description><![CDATA[We are a proud to announce the immediate release of Ext.ux.Livegrid 0.4.1. This is a maintenance release in the 0.4 series, which includes bug fixes and improvements. The most notable change would be the treatment of the &#8220;liveScrollerInset&#8221;. In previous versions, this was a single &#8220;div&#8221; element, representing the scroll amount according to the number [...]]]></description>
			<content:encoded><![CDATA[<p>We are a proud to announce the immediate release of Ext.ux.Livegrid 0.4.1. This is a maintenance release in the 0.4 series, which includes bug fixes and improvements.</p>
<p>The most notable change would be the treatment of the &#8220;liveScrollerInset&#8221;. In previous versions, this was a single &#8220;div&#8221; element, representing the scroll amount according to the number of records displayed by the Livegrid. This could lead to some issues in browsers which define a max height for HTML elements, making it impossible for users to scroll through all the records, as the max height of this inset would prevent scrolling beyond this point. We have now splitted this div into 3 single divs which resolves this issue.</p>
<p>There is also a change in Store.js &#8211; loading selections using the &#8220;selectionsProxy&#8221; would fail due to a call to a deprecated method which is no longer available since Ext 3.*.</p>
<p>You can download the latest release <a href="http://www.ext-livegrid.com/download/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2010/03/21/extuxlivegrid-041-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Support for Ext 3.1 &#8211; branch switch!</title>
		<link>http://www.ext-livegrid.com/2010/01/07/support-for-ext-31-branch-switch/</link>
		<comments>http://www.ext-livegrid.com/2010/01/07/support-for-ext-31-branch-switch/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 10:25:40 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=162</guid>
		<description><![CDATA[As of know, we have switched branches to support Ext 3.* in the main dev branch. The older sources for Ext 2.* can be found in the 2.0 branch.]]></description>
			<content:encoded><![CDATA[<p>As of know, we have switched branches to support Ext 3.* in the main dev branch. The older sources for Ext 2.* can be found in the 2.0 branch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2010/01/07/support-for-ext-31-branch-switch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.3.1 released</title>
		<link>http://www.ext-livegrid.com/2009/07/11/extuxlivegrid-031-released/</link>
		<comments>http://www.ext-livegrid.com/2009/07/11/extuxlivegrid-031-released/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:39:07 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=158</guid>
		<description><![CDATA[Ext.ux.Livegrid 0.3.1 was released today. This is a maintenance release which fixes several bugs regarding focus-loss of the scrollbar and an issue with the &#8220;load&#8221;-listener once the Grid has buffered data for the first time. Please update your sources accordingly. You can get the files here. Note: This release is for Ext 2.2.1 only! People [...]]]></description>
			<content:encoded><![CDATA[<p>Ext.ux.Livegrid 0.3.1 was released today. This is a maintenance release which fixes several bugs regarding focus-loss of the scrollbar and an issue with the &#8220;load&#8221;-listener once the Grid has buffered data for the first time.<br />
Please update your sources accordingly. <a href="http://www.ext-livegrid.com/download">You can get the files here.</a></p>
<p><strong>Note:</strong><br />
This release is for Ext 2.2.1 only! People who are using Ext 3.0.0 already should refer to the nightlies for Ext 3.0.0, which are also available <a href="http://www.ext-livegrid.com/download">from the download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2009/07/11/extuxlivegrid-031-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ext.ux.Livegrid for Ext 3.0</title>
		<link>http://www.ext-livegrid.com/2009/07/09/extuxlivegrid-for-ext-30/</link>
		<comments>http://www.ext-livegrid.com/2009/07/09/extuxlivegrid-for-ext-30/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 13:05:17 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=146</guid>
		<description><![CDATA[r57 makes Ext.ux.Livegrid work with the final release of Ext 3.0. Refer to the download section for instructions on how to obtain this version from svn, or download the nightly directly.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wiki.ext-livegrid.com/changeset/57">r57</a> makes Ext.ux.Livegrid work with the final release of Ext 3.0. Refer to the <a href="http://www.ext-livegrid.com/download">download section</a> for instructions on how to obtain this version from svn, or download the nightly directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2009/07/09/extuxlivegrid-for-ext-30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nightlies available</title>
		<link>http://www.ext-livegrid.com/2009/06/16/nightlies-available/</link>
		<comments>http://www.ext-livegrid.com/2009/06/16/nightlies-available/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:22:49 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=120</guid>
		<description><![CDATA[You can now obtain nightlies of the Ext.ux.Livegrid-project without having to use a SVN-client. You will find the files at the download page.]]></description>
			<content:encoded><![CDATA[<p>You can now obtain nightlies of the Ext.ux.Livegrid-project without having to use a SVN-client. You will find the files at <a href="http://www.ext-livegrid.com/download">the download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2009/06/16/nightlies-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version for Ext3.0RC2</title>
		<link>http://www.ext-livegrid.com/2009/06/08/new-version-for-ext30rc2/</link>
		<comments>http://www.ext-livegrid.com/2009/06/08/new-version-for-ext30rc2/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:45:01 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=114</guid>
		<description><![CDATA[Since Ext JS made their second release candidate for the upcoming version 3.0 available, a few changes in their API made it neccessary to make the branched Ext.ux.Livegrid-code compatible with this new version. Please note, that the current version in the trunk breaks backwards compatibility to any version prior to Ext3.0RC2. Please refer to this [...]]]></description>
			<content:encoded><![CDATA[<p>Since Ext JS made their second release candidate for the upcoming version 3.0 available, a few changes in their API made it neccessary to make the branched Ext.ux.Livegrid-code compatible with this new version. Please note, that the current version in the trunk breaks backwards compatibility to any version prior to Ext3.0RC2.<br />
Please refer <a href="http://www.ext-livegrid.com/download/">to this page</a> for instructions on how to obtain Ext.ux.Livegrid for Ext3.0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2009/06/08/new-version-for-ext30rc2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Branch for Ext JS 3.0</title>
		<link>http://www.ext-livegrid.com/2009/05/02/branch-for-ext-js-30/</link>
		<comments>http://www.ext-livegrid.com/2009/05/02/branch-for-ext-js-30/#comments</comments>
		<pubDate>Sat, 02 May 2009 14:09:02 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.ext-livegrid.com/?p=84</guid>
		<description><![CDATA[Starting with Ext JS 3.0r3875, you will find a compatible version of Ext.ux.Livegrid at svn://svn.ext-livegrid.com/branches/Ext3.0/trunk. Please note, that this version does not work with Ext3.0RC1, since there have been made changes to Ext.data.Store on which Ext.ux.Livegrid relies. Nevertheless, the main dev branch at svn://svn.ext-livegrid.com/trunk still denotes the main dev line and works with Ext 2.0.]]></description>
			<content:encoded><![CDATA[<p>Starting with Ext JS 3.0r3875, you will find a compatible version of Ext.ux.Livegrid at svn://svn.ext-livegrid.com/branches/Ext3.0/trunk. Please note, that this version does not work with Ext3.0RC1, since there have been made changes to Ext.data.Store on which Ext.ux.Livegrid relies.<br />
Nevertheless, the main dev branch at svn://svn.ext-livegrid.com/trunk still denotes the main dev line and works with Ext 2.0. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2009/05/02/branch-for-ext-js-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.3RC1</title>
		<link>http://www.ext-livegrid.com/2008/11/23/extuxlivegrid-03rc1/</link>
		<comments>http://www.ext-livegrid.com/2008/11/23/extuxlivegrid-03rc1/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 20:40:53 +0000</pubDate>
		<dc:creator>tsuckow</dc:creator>
		
		<guid isPermaLink="false">http://www.extlivegrid.com/?p=27</guid>
		<description><![CDATA[Ext.ux.Livegrid is now available for download. This release is feature complete. New features will be available in 0.4. Go visit the project home for the changelog and instructions on how to obtain your fresh copy of Ext.ux.Livegrid.]]></description>
			<content:encoded><![CDATA[<p>Ext.ux.Livegrid is now available for download. This release is feature complete. New features will be available in 0.4.</p>
<p>Go visit the <a href="http://www.siteartwork.de/livegrid" target="_blank" title="Ext.ux.Livegrid project home">project home</a> for the changelog and instructions on how to obtain your fresh copy of Ext.ux.Livegrid.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2008/11/23/extuxlivegrid-03rc1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

