Search Type: Posts; User: JeffHowden
Search: Search took 0.05 seconds.
-
9 Feb 2010 12:37 PM
- Replies
- 53
- Views
- 10,512
You're out of line with both your language and your position.
You may not agree with it, but there are many good business cases for supporting IE6. -
2 Dec 2009 12:00 PM
- Replies
- 17
- Views
- 4,421
If you aren't using flashblock, but using mediawrapper instead, the problem is exhibited there as well, perhaps because both plugins try to circumvent aspects of flash embedding to support their...
-
17 Jun 2009 12:29 PM
Jump to post Thread: [2.02] Simple file upload by JeffHowden
- Replies
- 9
- Views
- 6,241
I just ran into this very issue myself and couldn't figure it out for the life of me. This post solved an issue I struggled with for almost half a day. This seriously needs to find its way into the...
-
10 Jun 2009 11:16 PM
- Replies
- 36
- Views
- 44,909
Keep in mind that Ext.Direct is asynchronous. So, that means that in order to act upon the value being returned by the server, you'll have to specify a callback in your method call to the server. ...
-
15 Feb 2009 9:00 PM
- Replies
- 16
- Views
- 4,127
Those object method names are beyond awkward. Why couldn't they have gone with something more, uh, predictable like JSON.toObject() and JSON.toString()?
-
22 Jun 2008 8:09 PM
- Replies
- 29
- Views
- 5,993
I never said anything about flex or flash, did I? :p
Are you both so quick to forget about AIR? Additionally, I suppose neither of you have ever heard of an attempt in to the JS space by Adobe... -
18 Jun 2008 11:38 PM
- Replies
- 29
- Views
- 5,993
I'd have thrown Adobe's name in before I mentioned google or yahoo.
-
11 Jun 2008 4:36 PM
- Replies
- 1
- Views
- 806
Switch to the non-minified version of ext-all and turn on break at all errors in firebug and it'll be a bit more obvious.
-
6 Jun 2008 8:59 AM
Jump to post Thread: License Change? by JeffHowden
- Replies
- 758
- Views
- 248,198
Flex, it's not his job to answer your questions. It's your job as the person wishing to license it to make sure you understand the license, not the job of the licensor to educate you on it. Get...
-
18 May 2008 10:22 AM
- Replies
- 2
- Views
- 868
And what does the resulting JSON look like?
How does the resulting JSON compare to the JSON in the examples? -
16 May 2008 9:43 PM
Jump to post Thread: How to save a tree structure by JeffHowden
- Replies
- 19
- Views
- 9,317
Just a note that if you have Firebug available, use console.log instead of alert().
-
16 May 2008 8:00 PM
- Replies
- 3
- Views
- 1,116
http://www.stuffandnonsense.co.uk/archives/css_specificity_wars.html
-
11 May 2008 10:12 AM
Jump to post Thread: Ext Js examples , notes by JeffHowden
- Replies
- 11
- Views
- 3,256
No one here is going to write code for you. Take the static JSON you were working with and write your own server side code to generate JSON that has the same setup as the static examples.
Please... -
10 May 2008 10:49 PM
- Replies
- 7
- Views
- 1,401
What would you show if you collapsed the center?
If you like, you can have a two column layout by using east and center or west and center. -
9 May 2008 6:42 PM
Jump to post Thread: Advice on XML vs JSON by JeffHowden
- Replies
- 3
- Views
- 937
JSON vs XML speed is proportional, not linear. So, the larger the dataset you're returning, the faster JSON will be over XML.
It is also requires much less bandwidth than the XML necessary to... -
9 May 2008 6:35 PM
Jump to post Thread: Some Problem with JSON by JeffHowden
- Replies
- 19
- Views
- 26,505
What happens when you request that file directly via IIS?
-
9 May 2008 6:33 PM
- Replies
- 7
- Views
- 1,312
Of course it matters. What you created is not an array, it's an object with properties. In order for the tree to be able to use the JSON you give it, it must be in the format it requires which is...
-
4 May 2008 11:00 PM
- Replies
- 9
- Views
- 2,046
A word of caution though. This only works when the method is GET. Using POST won't work without some other manner of complication.
-
3 May 2008 12:11 PM
Jump to post Thread: Using JSONReader by JeffHowden
- Replies
- 14
- Views
- 2,601
what you want is:
{countries: [{"id":"4","code":" AFG","country":"Afghanistan"},{"id":"5","code":" ALB","country":"Albania"}] }
This is object literal notation for a top level object named... -
2 May 2008 11:19 PM
Jump to post Thread: treenode beforetextchange by JeffHowden
- Replies
- 2
- Views
- 724
Any reason why you can't just set the text back to the oldText?
-
2 May 2008 10:53 PM
Jump to post Thread: Product Comparison by JeffHowden
- Replies
- 26
- Views
- 8,157
You're going to have to bring that up with the standards bodies and browser vendors. I don't see your suggestion happening anytime soon, if ever.
-
29 Apr 2008 9:55 PM
Jump to post Thread: License Change? by JeffHowden
- Replies
- 758
- Views
- 248,198
I call shenanigans...
Either that or you haven't been reading the tome that is the licensing threads.
http://extjs.com/products/license-faq.php
While I agree there's still room for... -
29 Apr 2008 6:25 PM
Jump to post Thread: License Change? by JeffHowden
- Replies
- 758
- Views
- 248,198
What does it matter what it used to be if every newcomer to it will be encountering options of GPL or commercial from the current available version forward?
That's debateable and seems to only... -
29 Apr 2008 4:35 PM
Jump to post Thread: Treeloader customization by JeffHowden
- Replies
- 4
- Views
- 1,259
Oh geeeze. I shouldn't have even opened the door by thanking you for starting a non-ext-is-slow topic. /:)
If Ext doesn't provide what you need out of the box, it's built to give you the... -
29 Apr 2008 4:33 PM
Jump to post Thread: License Change? by JeffHowden
- Replies
- 758
- Views
- 248,198
I clearly understand the difference. My point is that everyone's situation is unique and to flavor their experience and expectations by waving about your own smelly experience with it regarding...
Results 1 to 25 of 112
