AJAX ?

Moderator: Lixas

Locked
rafke
Posts: 35
Joined: Fri Mar 03, 2006 8:16 pm

AJAX ?

Post by rafke »

Hello8),
I've a question.
Who use AJAX?
And is it usefull to learn?
Maybe I will learn it in the future!
Raf


kaos_frack
Posts: 504
Joined: Sat May 07, 2005 8:03 am
Contact:

Post by kaos_frack »

seems like no one uses ajax
cos i was also waiting for some replies so i could find out sumtin about
ajax is a very good development technique, so i will learn it too
uz
Posts: 140
Joined: Sat Dec 24, 2005 5:32 pm

Post by uz »

what is it? AJAX???
Rapboy
Posts: 649
Joined: Thu May 04, 2006 2:14 pm

Post by Rapboy »

yeah i also want to know what AJAX is

In Netherlands is a football club :lol: :lol:
elicoten
Posts: 188
Joined: Mon Mar 06, 2006 2:26 pm

Post by elicoten »

I don't use it, nor do I know how to program it, but here is a really cool example of it in use. I think you can get the source code for it (but I'm not entirely sure)

http://ajax.parish.ath.cx/translator/
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

AJAX- Asyncronious Javascript and XML
Its is a technique to develope a sites, very good looking sites, that changes a data in browser without page refresh. In fact, i think that web developement belongs to AJAX. Some examples of ajax usage:
http://www.gmail.com
http://www.backbase.com (its a framework to create ajax'ian pages, and i'm going to learn it, because i realy love the idea)
phpmychat- ajax based web chat
and there is more examples.
So what you need to begin learning ajax- javascript and xml :P or a framework like backbase, then you will be required to learn extended xml or BXML
I hope i've satisfied your curiosity
if you need more use google with keyword ajax :)
Image
Rapboy
Posts: 649
Joined: Thu May 04, 2006 2:14 pm

Post by Rapboy »

thanks for the explaining,Lixas
Ky
Posts: 181
Joined: Tue Apr 18, 2006 8:36 pm

Post by Ky »

If you would like to see the power of AJAX first hand, try a few of the demo extensions for joomla.

http://extensions.joomla.org/component/ ... /cat_id,0/
Locked