Closed Thread Icon

Topic awaiting preservation: Presenting Ajax (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=25097" title="Pages that link to Topic awaiting preservation: Presenting Ajax (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Presenting Ajax <span class="small">(Page 1 of 1)</span>\

 
bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 02-24-2005 02:38

Alright it was right there in front of us but now someone's named it.

Ajax is the combination of Javascript and XML handling via XMLHTTPRequst to create rich internet applications right in the browser. (think google maps).

Hmm... next month's 20 liner?



.:[ Never resist a perfect moment ]:.

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 02-24-2005 08:38

nah... I need more than 20 lines just to develop a decente 'stacked' xmlhttp wrapper (you can keep adding requests, and it will do all of them, reporting back at a central place...).

My current 'ajax' (horribl' term) project has slightly above 800 lines of javascript... and they could only be cut down if I was willing to loose either function or clarity.

so l ong,

->Tyberius Prime

poi
Paranoid (IV) Inmate

From: France
Insane since: Jun 2002

posted posted 02-24-2005 13:14

Ajax is such a dumb name It makes me think to the make of household products. Is there something more boring than doing the household ?

Was there really a need to put a name on this usage of various technologies ... not really, but doing so will spread the word and open the eyes of more web developers on the possibilities of XmlHttpRequests and XML for their user interfaces.

Doing an "Ajax" based 20 liners is possible, but it will be extremely limited. See the Yay for XMLHttpRequest()! thread by Iron Wallaby. His script is cool, clean and small but it brings almost nothing (new) in term of user interface.

kimson
Bipolar (III) Inmate

From: The Carpenter Arms
Insane since: Jan 2005

posted posted 02-24-2005 13:22
quote:
Is there something more boring than doing the household ?


Getting the order to do the household

Iron Wallaby
Paranoid (IV) Inmate

From: USA
Insane since: May 2004

posted posted 02-24-2005 15:07

While the article is really nothing new, I do see a trend towards "Ajax" in general, and, in fact, would like to see it continue. My little script was a toy, just to see what Google's starting to play with, and I think it's brilliant (though my script is ugly in the UI department ;p).

So, I guess, I think I'd like to thank the article for increasing awareness, maybe more developers will take Javascript seriously. At least, in the past two years, it's gone from a toy to a viable development means.

---
"Consider a simple room with only four walls, a ceiling and a floor. Can you see it in your mind?s eye? You better not be able to; I haven?t specified a light source yet." - Paul Nettle

Bugimus
Maniac (V) Mad Scientist

From: New California
Insane since: Mar 2000

posted posted 02-27-2005 01:56

A rose by any other name...

: . . DHTML Slice Puzzle : . . .

« BackwardsOnwards »

Show Forum Drop Down Menu