Search Type: Posts; User: patspam
Search: Search took 0.02 seconds.
-
4 May 2008 6:25 AM
- Replies
- 99
- Views
- 56,942
Musing on this some more, I think there is a more fundamental problem here. If the word "distribute" in ux-exception really does mean the same thing as "convey" in the GPL, I don't think Extensions...
-
4 May 2008 12:49 AM
- Replies
- 99
- Views
- 56,942
Hi Jack,
Firstly, is there some subtle difference between your use of the word "distribute" in the ux-extension draft and the word "convey" as defined in the GPLv3? If not maybe it'd be a better... -
24 Apr 2008 10:00 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
I don't want to flog a dead horse but you might want to read back over earlier parts of this thread that explain that in <2.1 usage was granted under the terms of the LGPL if you met certain...
-
24 Apr 2008 9:51 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
Thanks for the clarification Jack. That's great news for GPLv3 frameworks/toolkits that want to include ExtJS but up until now haven't been allowed to.
Thanks also for continuing to take the time... -
24 Apr 2008 9:27 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
Well that's interesting. My 2.1 LICENSE.txt from a couple of days ago reads:
(my emphasis).
Quite a different kettle of fish. That certainly simplifies things if there is no longer an... -
24 Apr 2008 9:14 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
If that's the case then what about the second half of my question? Doesn't the GPL prevent the OEM/Reseller restriction?
-
24 Apr 2008 8:40 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
Despite being a huge mess of different questions and opinions this is actually a pretty cool thread for learning about the implications of the GPL on a software project. The question about user...
-
24 Apr 2008 7:19 PM
Jump to post Thread: Ext Road Map by patspam
- Replies
- 63
- Views
- 35,549
Thanks for doing that Brian. The first item in the 3.x roadmap looks pretty exciting "Update the Ext event registration model" - does that include some sort of custom event manager that would allow...
-
23 Apr 2008 10:50 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
Then god help us all.. Then again, and not to discredit the amazing work that the rest of the Ext team and the community as a whole does to make Ext great, if you're thinking down those lines your...
-
22 Apr 2008 9:00 PM
Jump to post Thread: License Change? by patspam
- Replies
- 758
- Views
- 248,219
IANAL, but one point I think needs clearing up is the (ir)relevance of whether or not you are using ExtJS for commercial purposes in regards to your choice of the open-source vs. commercial license....
-
18 Apr 2008 2:07 AM
Jump to post Thread: Ext Road Map by patspam
- Replies
- 63
- Views
- 35,549
Fantastic! Huge kudos to Jack and the team.
re: Browser history support - not sure if you guys are planning on rolling your own solution (and I'm sure it'll rock if you do) but thought it was... -
18 Apr 2008 1:36 AM
Jump to post Thread: [Tutorial] Extending an Ext Class by patspam
- Replies
- 91
- Views
- 65,132
Hi guys,
Just wanted to let you guys know that I've added an article to the wiki that attempts to pull together all the great information that has been written on extending Ext.Component classes,... -
7 Feb 2008 5:16 PM
Jump to post Thread: XHR Authorization header by patspam
- Replies
- 2
- Views
- 1,487
Thanks hendricd, I meant to say "apart from using hendricd's excellect modifications to ext-base" :)
Perhaps my question should have been: when will the ext-basex extensions get incorporated into... -
7 Feb 2008 5:09 PM
Jump to post Thread: XHR Authorization header by patspam
- Replies
- 2
- Views
- 1,487
Does anyone know why Ext's wrapper around xhr removes the ability to pass in username/password for HTTP Authorization? In the standard xhr api the username/password is set in the last two arguments...
-
7 Feb 2008 4:05 PM
- Replies
- 3
- Views
- 3,418
Thanks jrichard415, the Ext.lib.Ajax.defaultHeaders approach works great.
-
31 Jan 2008 2:45 AM
- Replies
- 4
- Views
- 1,892
ah sorry, someone else is going to have to step in, I uninstalled it this morning... seriously painful to use (when you're used to working with Ext sites!)
-
29 Jan 2008 7:20 PM
- Replies
- 5
- Views
- 5,737
Apologies for bumping an old thread, I just happened across your post Animal and noticed that the example Ext.ux you posted isn't listed in the main extensions/plugins section of the ext site, might...
-
28 Jan 2008 8:30 PM
- Replies
- 4
- Views
- 1,892
File under "I wish this was an Ext sighting.."
For fun I just installed the VMWare Server 2 beta in which they've replaced the GUI admin interface with an ajax web one. It's a classic BorderLayout... -
27 Jan 2008 11:40 PM
- Replies
- 3
- Views
- 3,418
Unable to override global headers set via Ext.Ajax.defaultHeaders.
Ext.Ajax.defaultHeaders = {
'X-Test-Header': 'default'
};
Ext.Ajax.request({
url: '/',
headers: {
... -
17 Dec 2007 4:43 PM
- Replies
- 0
- Views
- 926
If you're interested in learning more about the Flyweight pattern which is used to good effect in the Ext library (Ext.fly() method etc..), the YUI blog is currently hosting a chapter on the...
-
6 Nov 2007 11:00 PM
- Replies
- 40
- Views
- 47,815
Hi soeren, great work man!
For fun I extended the search feature to search inside files (via an optional checkbox in the search dialog since search-on-demand can be a bit slow).
Plain-text:... -
31 Oct 2007 11:54 PM
- Replies
- 2
- Views
- 2,009
ah of course *slaps forehead*
thanks Animal :) -
30 Oct 2007 7:45 PM
Jump to post Thread: Ext Sightings by patspam
- Replies
- 190
- Views
- 151,009
Nice, imitation being the sincerest form of flattery and all that. All the more respect to Ext :)
-
30 Oct 2007 5:29 PM
Jump to post Thread: Ext Sightings by patspam
- Replies
- 190
- Views
- 151,009
Aptana.com front page, corresponding to new Aptana 1.0 release looks very *inspired* by the extjs.com front page.
-
30 Oct 2007 2:55 AM
- Replies
- 2
- Views
- 2,009
Request that line 20 of JsonStore.js:
proxy: !c.data ? new Ext.data.HttpProxy({url: c.url}) : undefined,
Be changed to something similar to:
proxy: !c.data ? (c.proxy ? c.proxy : new...
Results 1 to 25 of 55
