<?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 on: Ext Licensing: Oh, what a mess.</title>
	<atom:link href="http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/feed/" rel="self" type="application/rss+xml" />
	<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/</link>
	<description>Where Schtuff Happens</description>
	<lastBuildDate>Tue, 03 Aug 2010 21:29:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: WaveMaker&#8217;s Community Grows and Grows &#124; mavendeveloper.com</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-30743</link>
		<dc:creator>WaveMaker&#8217;s Community Grows and Grows &#124; mavendeveloper.com</dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-30743</guid>
		<description>[...] licensing. This let us know that people were confused, and if there was any doubt in our minds, the licensing debacle at Ext js convinced us that Keep-It-Simple-Stupid is the only way to go [...]</description>
		<content:encoded><![CDATA[<p>[...] licensing. This let us know that people were confused, and if there was any doubt in our minds, the licensing debacle at Ext js convinced us that Keep-It-Simple-Stupid is the only way to go [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17062</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 28 Apr 2008 03:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17062</guid>
		<description>Robert, I wrote that &quot;[the license agreement] claims [that] the LGPL license is invalidated.&quot; I am not a lawyer either therefore I refraing from giving legal opinion. On the other hand, I am very curious to see what will happen because I do not think that this situation is extraordinary at al. Therefore, I can think of two potential outcomes: either everybody calms down and the whole incident just goes away quietly, which I am sure would be preferable for the parties involved; or this goes further, knowledgeable lawyer types get involved - haven&#039;t heard from them yet! - and we gain some interesting OS knowledge.</description>
		<content:encoded><![CDATA[<p>Robert, I wrote that &#8220;[the license agreement] claims [that] the LGPL license is invalidated.&#8221; I am not a lawyer either therefore I refraing from giving legal opinion. On the other hand, I am very curious to see what will happen because I do not think that this situation is extraordinary at al. Therefore, I can think of two potential outcomes: either everybody calms down and the whole incident just goes away quietly, which I am sure would be preferable for the parties involved; or this goes further, knowledgeable lawyer types get involved &#8211; haven&#8217;t heard from them yet! &#8211; and we gain some interesting OS knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SF</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17061</link>
		<dc:creator>SF</dc:creator>
		<pubDate>Mon, 28 Apr 2008 03:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17061</guid>
		<description>Actually you missed something.  My statements are for purposes of extreme exaggeration.  

Why would I want to make my company leaders wealthier at the expense of my fellow programmers?

Seriously, people, are you all against making an independent living?  Or do we all have to work for some IT department?</description>
		<content:encoded><![CDATA[<p>Actually you missed something.  My statements are for purposes of extreme exaggeration.  </p>
<p>Why would I want to make my company leaders wealthier at the expense of my fellow programmers?</p>
<p>Seriously, people, are you all against making an independent living?  Or do we all have to work for some IT department?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Hanson</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17060</link>
		<dc:creator>Robert Hanson</dc:creator>
		<pubDate>Mon, 28 Apr 2008 02:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17060</guid>
		<description>SF, you missed something here...

&gt; As I work for a huge corporation, I must use free software so
&gt; the corporate leaders can buy bigger houses.

Because it is now GPL, you must either pay for the right to use it OR open-source any applications that you create with it.  So it is likely that you won&#039;t be able to use Ext-JS any longer for your company projects.

Admin, you said...

&gt; the LGPL license is invalidated by the use of ExtJS in a library

I am not a lawyer, but it is not clear to me that there is a violation (if the license is even valid).  GWT-Ext is simply a &quot;wrapper&quot; (not &quot;compiler&quot;), or more specifically, a set of Java API&#039;s that can be used to call the methods of Ext-JS.  Note that GWT-Ext itself does not ship with Ext-JS, so it in fact is not actually &quot;using&quot; Ext-JS.  All it does is let you write code in Java/GWT that calls the underlying Ext-JS routines.</description>
		<content:encoded><![CDATA[<p>SF, you missed something here&#8230;</p>
<p>> As I work for a huge corporation, I must use free software so<br />
> the corporate leaders can buy bigger houses.</p>
<p>Because it is now GPL, you must either pay for the right to use it OR open-source any applications that you create with it.  So it is likely that you won&#8217;t be able to use Ext-JS any longer for your company projects.</p>
<p>Admin, you said&#8230;</p>
<p>> the LGPL license is invalidated by the use of ExtJS in a library</p>
<p>I am not a lawyer, but it is not clear to me that there is a violation (if the license is even valid).  GWT-Ext is simply a &#8220;wrapper&#8221; (not &#8220;compiler&#8221;), or more specifically, a set of Java API&#8217;s that can be used to call the methods of Ext-JS.  Note that GWT-Ext itself does not ship with Ext-JS, so it in fact is not actually &#8220;using&#8221; Ext-JS.  All it does is let you write code in Java/GWT that calls the underlying Ext-JS routines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjiv Jivan</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17059</link>
		<dc:creator>Sanjiv Jivan</dc:creator>
		<pubDate>Sun, 27 Apr 2008 22:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17059</guid>
		<description>Hi,
I&#039;m not sure which part of the Ext 2.0.2 license you are referring to. The part in the Ext 2.0.2 license that talks about use in library reads :

&quot;If you plan to distribute Ext in a product that will be packaged or sold as a software development library, toolkit or plug-in-based framework (&quot;LIBRARY&quot;), we require that you work with us to establish a specific license that is appropriate.&quot;

As I mention in my blog, I do not package or sell Ext in GWT-Ext. Users are instructed to download and obtain it themselves. http://gwt-ext.com/download/

The basic point as it relates to GWT-Ext is really simple. I mentioned this in my response to Jacks blog but incase it has gotten buried there here it is :

http://jackslocum.com/blog/2008/04/26/ext-js-license-change-and-personal-attacks/

Infact in his original response (which has been edited out on his blog but can be found here http://www.gwt-ext.com/blog/04272008/jacks-response.pdf )

he changes his mind yet again saying :

&quot;ThatÃ¢â‚¬â„¢s fine, you are welcome to stay on Ext 2.0.2. I wonder what happens though when FF3 or IE8 is released?&quot;. 

The community cannot be held hostage to his mood on any given day. 

So I&#039;d like to wrap up and say there is no license forking that GWT-Ext is creating. We&#039;re going by what the Ext 2.0.2 license permits per what was said and exchanged between us, and mentioned in the past on his forum. Regardless of what he says today or tomorrow, this will not change since he, as he so often admits, is not an attorney.

Sanjiv</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m not sure which part of the Ext 2.0.2 license you are referring to. The part in the Ext 2.0.2 license that talks about use in library reads :</p>
<p>&#8220;If you plan to distribute Ext in a product that will be packaged or sold as a software development library, toolkit or plug-in-based framework (&#8220;LIBRARY&#8221;), we require that you work with us to establish a specific license that is appropriate.&#8221;</p>
<p>As I mention in my blog, I do not package or sell Ext in GWT-Ext. Users are instructed to download and obtain it themselves. <a href="http://gwt-ext.com/download/" rel="nofollow">http://gwt-ext.com/download/</a></p>
<p>The basic point as it relates to GWT-Ext is really simple. I mentioned this in my response to Jacks blog but incase it has gotten buried there here it is :</p>
<p><a href="http://jackslocum.com/blog/2008/04/26/ext-js-license-change-and-personal-attacks/" rel="nofollow">http://jackslocum.com/blog/2008/04/26/ext-js-license-change-and-personal-attacks/</a></p>
<p>Infact in his original response (which has been edited out on his blog but can be found here <a href="http://www.gwt-ext.com/blog/04272008/jacks-response.pdf" rel="nofollow">http://www.gwt-ext.com/blog/04272008/jacks-response.pdf</a> )</p>
<p>he changes his mind yet again saying :</p>
<p>&#8220;ThatÃ¢â‚¬â„¢s fine, you are welcome to stay on Ext 2.0.2. I wonder what happens though when FF3 or IE8 is released?&#8221;. </p>
<p>The community cannot be held hostage to his mood on any given day. </p>
<p>So I&#8217;d like to wrap up and say there is no license forking that GWT-Ext is creating. We&#8217;re going by what the Ext 2.0.2 license permits per what was said and exchanged between us, and mentioned in the past on his forum. Regardless of what he says today or tomorrow, this will not change since he, as he so often admits, is not an attorney.</p>
<p>Sanjiv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SF</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17058</link>
		<dc:creator>SF</dc:creator>
		<pubDate>Sun, 27 Apr 2008 22:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17058</guid>
		<description>Hey everyone,

What&#039;s it matter as long as we don&#039;t have to pay for anything!  Everything must be free! Free, I say, free!  

If you ask me for a dime, I will not use your software!  As I work for a huge corporation, I must use free software so the corporate leaders can buy bigger houses.

I demand freedom to have everything for free.

Why do we need software developers anyway?  There&#039;s already enough software out there!  Let&#039;s work to rid the world of software developers!

Instead of the Open-Source Initiative (OSI) mantra, letÃ¢â‚¬â„¢s have the Free From Software Developers Initiative (FFSDI) mantra.</description>
		<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>What&#8217;s it matter as long as we don&#8217;t have to pay for anything!  Everything must be free! Free, I say, free!  </p>
<p>If you ask me for a dime, I will not use your software!  As I work for a huge corporation, I must use free software so the corporate leaders can buy bigger houses.</p>
<p>I demand freedom to have everything for free.</p>
<p>Why do we need software developers anyway?  There&#8217;s already enough software out there!  Let&#8217;s work to rid the world of software developers!</p>
<p>Instead of the Open-Source Initiative (OSI) mantra, letÃ¢â‚¬â„¢s have the Free From Software Developers Initiative (FFSDI) mantra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17057</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 27 Apr 2008 21:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17057</guid>
		<description>Sanjiv, thanks for your clarification.

Indeed, there are two different situations here as I pointed out: one of your community members, &quot;catplusplus&quot;, announced his fork (OpenEXT) and you simply disagree with Jack Slocum&#039;s replies to this announcement.

You, in fact, are sticking with the last LGPL version of ExtJS and, if I read Jack&#039;s license agreement correctly, it claims that this is not something that can be done because the LGPL license is invalidated by the use of ExtJS in a library.
Unless I am mistaken, you are defending your right to use Ext2.0.2 based on your disagreeing with the original license agreement, thus creating, in effect, something that I am calling, for lack of better words, a &quot;license fork.&quot;</description>
		<content:encoded><![CDATA[<p>Sanjiv, thanks for your clarification.</p>
<p>Indeed, there are two different situations here as I pointed out: one of your community members, &#8220;catplusplus&#8221;, announced his fork (OpenEXT) and you simply disagree with Jack Slocum&#8217;s replies to this announcement.</p>
<p>You, in fact, are sticking with the last LGPL version of ExtJS and, if I read Jack&#8217;s license agreement correctly, it claims that this is not something that can be done because the LGPL license is invalidated by the use of ExtJS in a library.<br />
Unless I am mistaken, you are defending your right to use Ext2.0.2 based on your disagreeing with the original license agreement, thus creating, in effect, something that I am calling, for lack of better words, a &#8220;license fork.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjiv Jivan</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17056</link>
		<dc:creator>Sanjiv Jivan</dc:creator>
		<pubDate>Sun, 27 Apr 2008 15:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17056</guid>
		<description>Hi,
I&#039;d like to point out that I never said that I&#039;ll be creating and forking Ext 2.0.2. I stated that GWT-Ext will simply stay at Ext 2.0.2 and provide the community and option of a LGPL stack. 

If other entities are able to create a fork and legally back up the move, then the Ext folks can deal with them. Thats a separate issue from GWT-Ext. 

I hope this clarifies.

Sanjiv</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;d like to point out that I never said that I&#8217;ll be creating and forking Ext 2.0.2. I stated that GWT-Ext will simply stay at Ext 2.0.2 and provide the community and option of a LGPL stack. </p>
<p>If other entities are able to create a fork and legally back up the move, then the Ext folks can deal with them. Thats a separate issue from GWT-Ext. </p>
<p>I hope this clarifies.</p>
<p>Sanjiv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georgi</title>
		<link>http://nexus.zteo.com/blog/2008/04/27/ext-licensing-oh-what-a-mess/comment-page-1/#comment-17055</link>
		<dc:creator>Georgi</dc:creator>
		<pubDate>Sun, 27 Apr 2008 10:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/2008/04/27/ext-licensing-oh-what-a-mess/#comment-17055</guid>
		<description>Community and commiters to the project are those who suffer from this kind of nutshellwar. I do not know the reasons why Jack really changed the license to GPL, but the collateral damage is imho enormous (http://goit-postal.blogspot.com/2008/04/extjs-when-open-source-kills-community.html). And I think that no-one will win here.</description>
		<content:encoded><![CDATA[<p>Community and commiters to the project are those who suffer from this kind of nutshellwar. I do not know the reasons why Jack really changed the license to GPL, but the collateral damage is imho enormous (<a href="http://goit-postal.blogspot.com/2008/04/extjs-when-open-source-kills-community.html" rel="nofollow">http://goit-postal.blogspot.com/2008/04/extjs-when-open-source-kills-community.html</a>). And I think that no-one will win here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
