-
Dion Almaer: What's Wrong With Ajax? (2 messages)
- Posted by: Joseph Ottinger
- Posted on: September 28 2005 08:28 EDT
Dion Almaer, with "What's Wrong With Ajax?," revisits some of the problems facing Ajax developers, saying "We need to find our way with Ajax applications. Let's not just port over to the web way, with a poorer version due to the limitations. Rather we need to embrace the differences and do as Paul says. Do things that suit the web better."Threaded Messages (2)
- Dion Almaer: What's Wrong With Ajax? by Jyothish John on October 14 2005 03:56 EDT
- AJAX not mature jet by P s on November 14 2005 04:06 EST
-
Dion Almaer: What's Wrong With Ajax?[ Go to top ]
- Posted by: Jyothish John
- Posted on: October 14 2005 03:56 EDT
- in response to Joseph Ottinger
Hi;
Well I believe Ajax can be a boon in developing Corporate Intranet systems, where the Web Browser is standardized, and Developers can concentrate more on Delivering rich GUI experience to the users without much pains related to CorssBrowser scripting etc.
Though I never worked on Ajax, we developed and implemented an Xmlhttp based web application meant for a large volume intranet application, and the power it provides in providing almost desktop like capabilities for the end user is unmatchable.
For an internet site , where there are many browsers available, Ajax is a bit on the scary side;)
Regards
Jyothish -
AJAX not mature jet[ Go to top ]
- Posted by: P s
- Posted on: November 14 2005 04:06 EST
- in response to Joseph Ottinger
The AJAX hypo is far reached,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/dnwebgen/ie_leak_patterns.asp
http://codeproject.com/useritems/LeakPatterns.asp
One has really to think about using JavaScript for non-trivial stuff.