Search Type: Posts; User: nlotz
Search: Search took 0.02 seconds.
-
13 Oct 2011 8:12 AM
- Replies
- 4
- Views
- 1,064
This is a bad Photoshop fake - just have a close look at the typefaces.
Answer C was "Facebook" not "Internet Explorer", so the studio audience is right:... -
30 Jun 2011 3:58 AM
Jump to post Thread: API Example not Showing. by nlotz
- Replies
- 6
- Views
- 4,368
That seems to be the load balancer:
First Request (no "SERVERID"-Cookie)
---request begin---
GET /ext-js/4-0/guides/data/examples/lazy_associations/data/posts?_dc=1309432368059 HTTP/1.0... -
30 May 2011 1:13 AM
Jump to post Thread: Caps Lock by nlotz
- Replies
- 6
- Views
- 1,769
JavaScript - Detecting Caps lock
-
12 Apr 2011 12:20 AM
- Replies
- 8
- Views
- 3,069
Same over here: We've got a production rollout scheduled for 05/03, and thus wouldn't be able to attend... :(
( 2 Developers, Hamburg-based Shop ) -
11 Jan 2011 7:01 AM
Jump to post Thread: Forum spam storm by nlotz
- Replies
- 10
- Views
- 2,221
Google reCAPTCHA cracked
-
4 Jan 2011 3:49 AM
Jump to post Thread: iconCls by nlotz
- Replies
- 4
- Views
- 900
You are right: The method "setIcon(...)" doesn't exist and you'll have to specify the icon via CSS and use "setIconCls('myIconClass')" or "setTitle('myTitle', 'myIconClass')".
-
9 Dec 2010 7:02 AM
Jump to post Thread: About license and limitations by nlotz
- Replies
- 8
- Views
- 1,375
Maybe reading this will help...
-
18 Oct 2010 3:47 AM
Jump to post Thread: ExtJS Licensing by nlotz
- Replies
- 1
- Views
- 674
As long as the application resides on the intranet-server (no distribution outside your organisation) the GPL won't apply.
-
10 Aug 2010 11:26 PM
- Replies
- 12
- Views
- 2,417
Thanks for the quick reply!
-
9 Aug 2010 1:49 AM
- Replies
- 12
- Views
- 2,417
Imagine the following scenario:
1. I have a support subscription and I'm getting bugfix releases from SVN (e.g. 3.2.2)
2. I'm distributing my application as GPL (including the 3.2.2 release from... -
23 Jul 2010 1:31 AM
- Replies
- 1
- Views
- 1,138
It looks fine after removing the chrome-specific definition from ext-all.css:
[-] .ext-safari .x-toolbar .x-form-text, .ext-chrome .x-toolbar .x-form-text {
[+] .ext-safari .x-toolbar... -
22 Jul 2010 6:49 AM
- Replies
- 1
- Views
- 1,138
The attached screenshot was made browsing with Google Chrome 5.0.375.55 on Linux. Note the height of the TextField and the Combobox. Is that a known rendering problem or am I doing something wrong?
-
1 Jul 2010 2:04 AM
Jump to post Thread: Ext JS and 3D graphics by nlotz
- Replies
- 10
- Views
- 2,049
I'd suggest going with a Java (1.1) Applet. If you're looking for a fast and free 3D-Framework be sure to give jPCT a try. I've been playing with jPCT (writing a MD3-Loader) and was pretty impressed...
-
17 Jun 2010 3:36 AM
Jump to post Thread: Memory by nlotz
- Replies
- 17
- Views
- 7,571
NOTE: 'Memory' is a registered trademark owned by Ravensburger (at least in Germany).
-
17 Jun 2010 3:24 AM
- Replies
- 1
- Views
- 793
http://www.sencha.com/touchlicense => 404
-
8 Jun 2010 1:14 PM
- Replies
- 3
- Views
- 3,880
The JavaScript engine used by HtmlUnit chokes on the :first-child selector (used in >= 2.2.1).
Workaround:
Ext.override(Ext.Button, { buttonSelector: 'button:first' }); (reverts to the... -
8 Jun 2010 4:25 AM
- Replies
- 3
- Views
- 3,880
Anyone using HtmlUnit for automated Tests?
The current version seems to have problems evaluating the JS for this simple Test:
<html>
<head>
<meta http-equiv="Content-Type"... -
20 May 2010 10:05 AM
- Replies
- 20
- Views
- 2,867
@evant: Thanks for the explanation. Could have guessed IE being the culprit, again.
@Reimius: Just because you're paranoid, doesn't mean they're not after you... ;) -
20 May 2010 7:53 AM
- Replies
- 20
- Views
- 2,867
I'm sorry, but I'm afraid I don't get it: Why couldn't you distribute the 1x1 image, just like the other 600+ .gif-resources?
-
20 May 2010 7:24 AM
- Replies
- 20
- Views
- 2,867
Oops. When phoning home goes wrong...
-
10 May 2010 1:01 AM
Jump to post Thread: License Question by nlotz
- Replies
- 13
- Views
- 2,133
I beg to differ. As Jack Slocum put it:
It's like using the GPL-licensed MySQL-JDBC-Connector and MySQL-specific queries like last_insert_id().
Considering the complexity of the topic I'd... -
29 Apr 2010 6:27 AM
Jump to post Thread: License Question by nlotz
- Replies
- 13
- Views
- 2,133
See this comment by Jack Slocum.
-
22 Apr 2010 12:53 AM
Jump to post Thread: Tomcat pre-compress static EXTJS by nlotz
- Replies
- 7
- Views
- 1,769
Minifying in Java (JSMin by Douglas Crockford):
http://inconspicuous.org/projects/jsmin/jsmin.java
Gzipping in Java:
public static void gzip(File src, File dest) throws IOException {
... -
25 Mar 2010 9:24 AM
- Replies
- 2
- Views
- 1,122
Nice article on problems with GC performance in IE7:
Garbage Collection in IE7 heavily impacted by number of JavaScript objects and string sizes -
8 Mar 2010 7:12 AM
Jump to post Thread: Suggestion for async solution? by nlotz
- Replies
- 18
- Views
- 2,770
r e f r e s h I t e m s
Results 1 to 25 of 87
