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

<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 weblog</description>
	<pubDate>Sat, 20 Mar 2010 23:28:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ext.ux.Livegrid 0.4.1 released!</title>
		<link>http://www.ext-livegrid.com/2010/03/extuxlivegrid-041-released/</link>
		<comments>http://www.ext-livegrid.com/2010/03/extuxlivegrid-041-released/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 23:27:33 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<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 of [...]]]></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 - 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/extuxlivegrid-041-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Support for Ext 3.1 - branch switch!</title>
		<link>http://www.ext-livegrid.com/2010/01/support-for-ext-31-branch-switch/</link>
		<comments>http://www.ext-livegrid.com/2010/01/support-for-ext-31-branch-switch/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 10:25:40 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<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/support-for-ext-31-branch-switch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.3.1 released</title>
		<link>http://www.ext-livegrid.com/2009/07/extuxlivegrid-031-released/</link>
		<comments>http://www.ext-livegrid.com/2009/07/extuxlivegrid-031-released/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:39:07 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<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 who are using [...]]]></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/extuxlivegrid-031-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid for Ext 3.0</title>
		<link>http://www.ext-livegrid.com/2009/07/extuxlivegrid-for-ext-30/</link>
		<comments>http://www.ext-livegrid.com/2009/07/extuxlivegrid-for-ext-30/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 13:05:17 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Releases]]></category>

		<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/extuxlivegrid-for-ext-30/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nightlies available</title>
		<link>http://www.ext-livegrid.com/2009/06/nightlies-available/</link>
		<comments>http://www.ext-livegrid.com/2009/06/nightlies-available/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:22:49 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Releases]]></category>

		<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/nightlies-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New version for Ext3.0RC2</title>
		<link>http://www.ext-livegrid.com/2009/06/new-version-for-ext30rc2/</link>
		<comments>http://www.ext-livegrid.com/2009/06/new-version-for-ext30rc2/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:45:01 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Releases]]></category>

		<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 page [...]]]></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/new-version-for-ext30rc2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Branch for Ext JS 3.0</title>
		<link>http://www.ext-livegrid.com/2009/05/branch-for-ext-js-30/</link>
		<comments>http://www.ext-livegrid.com/2009/05/branch-for-ext-js-30/#comments</comments>
		<pubDate>Sat, 02 May 2009 14:09:02 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Releases]]></category>

		<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/branch-for-ext-js-30/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.3RC1</title>
		<link>http://www.ext-livegrid.com/2008/11/extuxlivegrid-03rc1/</link>
		<comments>http://www.ext-livegrid.com/2008/11/extuxlivegrid-03rc1/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 20:40:53 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<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/extuxlivegrid-03rc1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid 0.3a4 introduces long awaited support for EditorGrid</title>
		<link>http://www.ext-livegrid.com/2008/11/extuxlivegrid-03a4-introduces-long-awaited-support-for-editorgrid/</link>
		<comments>http://www.ext-livegrid.com/2008/11/extuxlivegrid-03a4-introduces-long-awaited-support-for-editorgrid/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 23:36:25 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.extlivegrid.com/?p=25</guid>
		<description><![CDATA[
Ext.ux.Livegrid 0.3a4 is available from the trunk and brings you support for real-time editing of data rows.
Several bugs were fixed and new enhancements made it into this release, such as the Ext.ux.grid.livegrid.GridPanel- and Ext.ux.grid.livegrid.EditorGridPanel-classes.
Some clients also requested to be able to pass the grid&#8217;s view as the config property for Ext.ux.grid.livegrid.Toolbar again, which was changed [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.siteartwork.de/images/livegrid_editor.png" alt="Ext.ux.Livegrid 0.3a4 with support for real-time editing" style="margin: 10px; float: left" title="Ext.ux.Livegrid 0.3a4 with support for real-time editing" /></p>
<p>Ext.ux.Livegrid 0.3a4 is available from the trunk and brings you support for real-time editing of data rows.</p>
<p>Several bugs were fixed and new enhancements made it into this release, such as the Ext.ux.grid.livegrid.GridPanel- and Ext.ux.grid.livegrid.EditorGridPanel-classes.</p>
<p>Some clients also requested to be able to pass the grid&#8217;s view as the config property for Ext.ux.grid.livegrid.Toolbar again, which was changed in favor of a &#8220;grid&#8221;-property in 0.3a1; now, you can pass either &#8220;grid&#8221; or &#8220;view&#8221;, so our old code does not brake.</p>
<p>Visit <a href="http://www.siteartwork.de/livegrid">http://www.siteartwork.de/livegrid</a> for a complete list of changes and instructions on how to obtain the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2008/11/extuxlivegrid-03a4-introduces-long-awaited-support-for-editorgrid/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid - commercial license options</title>
		<link>http://www.ext-livegrid.com/2008/10/extuxlivegrid-commercial-license-options/</link>
		<comments>http://www.ext-livegrid.com/2008/10/extuxlivegrid-commercial-license-options/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 02:15:36 +0000</pubDate>
		<dc:creator>Thorsten Suckow-Homberg</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.extlivegrid.com/?p=23</guid>
		<description><![CDATA[The project home of Ext.ux.Livegrid has been updated with pricing informations on commercial licenses. If you intend to use Ext.ux.Livegrid as part of a commercial software, please visit this page.
]]></description>
			<content:encoded><![CDATA[<p>The project home of Ext.ux.Livegrid has been updated with pricing informations on commercial licenses. If you intend to use Ext.ux.Livegrid as part of a commercial software, please visit <a href="http://www.ext-livegrid.com/download/">this page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ext-livegrid.com/2008/10/extuxlivegrid-commercial-license-options/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
