AJAX HUh…

June 29, 2006

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….*

3 Comments »

The URI to TrackBack this entry is: http://ririn.blogsome.com/2006/06/29/ajax-huh/trackback/

  1. Pertamax!

    kan ada library yang bisa bikin AJAX jadi gampang kerjaan macam prototype,moox etc.

    Comment by dedenf — June 29, 2006 @ 9:55 am

  2. Hehehehe …
    iya nie den, barusan nge-download prototype nya ;)

    tangqyu …. ^_^

    Comment by ririn — June 29, 2006 @ 1:35 pm

  3. sini2 aku ajarin… jangan pake library… tambah pusing… :P

    Comment by isdah — July 3, 2006 @ 1:50 pm

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>