AJAX (Asynchronus JavaScript and XML)

Andi Sunyoto

Intisari / Abstract


AJAX is not a new programming language, but a technique for creating better, faster, and more interactive web applications. With AJAX, your JavaScript can communicate directly with the server, using the JavaScript XMLHttpRequest object. With this object, your JavaScript can trade data with a web server, without reloading the page. AJAX uses asynchronous data transfer (HTTP requests) between the browser and the web server, allowing web pages to request small bits of information from the server instead of whole pages. The AJAX technique makes Internet applications smaller, faster and more user-friendly. Web applications have many benefits over desktop applications; they can reach a larger audience, they are easier to install and support, and easier to develop. However, Internet applications are not always as "rich" and user-friendly as traditional desktop applications. With AJAX, Internet applications can be made richer and more user-friendly.


Teks Lengkap:

PDF

Referensi


Sunyoto, Andi., “AJAX: Membangun Web dengan Teknologi Asynchronouse JavaScript & XML”., Penerbit Andi., 2007

Castagnetto, Jesus., et.al., "Profesional PHP Programming", Wrox Press, 1999.

Dubois, Paul., "MySQL: The Definitive Guide to Using, Programming, and Administering MySQL 4.1 and 5.0 Third Edition, 2005.

Eichorn, Joshua., "Understanding AJAX: Using JavaScript to Create Rich Internet Applications", Prentice Hall, 2006.

Heilmann, Christian., "Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional", Apress, 2006.

Langerstrom, Randles, Larry., "Programming the Web using XHTML and JavaScript", McGraw-Hill, 2003.

W3Schools, "Learn PHP, Learn AJAX, Learn XML, Learn JavaScript, Learn XML and XHTML DOM, Learn MySQL", www.w3schools.com, 2007.

Woychowsky, Edmond., "Ajax: Creating Web Pages with Asynchronous JavaScript and XML", Prentice Hall, 2006.


Refbacks

  • Saat ini tidak ada refbacks.