First AJAX

June 29, 2006

Filed under: Log 4 ATLAS n' AJAX

After reading some article about AJAX
and now is the time to ‘Play’ with it ;)

Ini tampilan pertamax-nya :

Feature untuk Web 2.0 keliatan bgt pada bagian ini :

Dia hanya nge-refresh bagian tertentu aja

The end … u got this ;)

Hmmm … mungkin gw telat bgt blajar teknologi yg satu ini
tapi ya sudah lah …. TIDAK ADA KATA TERLAMBAT!!!

AJAX HUh…

Filed under: Log 4 ATLAS n' AJAX

Maksut hati sebelum balajar ATLAS pengen nyoba AJAX
HUh …. tambah MUMEEEEEETTTTTTTT bow, njritz …

Here the simple definition of AJAX … thts good enough ….

What is AJAX:
AJAX stands for Asynchronous Javascript and XML. Basically, when you use AJAX you use a Javascript object (named “XMLHttpRequest”) to read XML data from a server without reloading the page. That’s really cool, but there’s a big limitation here - browsers will only let your AJAX object read data from the same server the original HTML page was downloaded from. So if you’re creating a Yahoo maps mashup, for example, you can’t use AJAX because your HTML page is served from one server, while the Yahoo XML data comes from a different server. You can work around this limitation by using your server as a proxy to the external XML source, but that makes things more complex and you have to carry the cost of the proxied traffic.

And whn i try to learn the code, for the first its still easy coz its just playin with the HTML code …. but whn u come to the real AJAX, ur skill for Javascript should be great, damn.

Now I still wanna learn more and more …. moreeeeeeeeeeeeeee ………

*ngelu detected….*