Skip to content

Tag Archives: ajax

Let’s Digg into Google Maps

17-Apr-08

The Web would not be so simpler and interactive without Ajax. This technology makes Web applications pleasant, interactive, quick responsive and light weight. Take any of the online map applications, no matter whether it is Yahoo Maps, Google Maps or Windows Live Local, and you will find awesome precession, cutting edge technology (beyond DHTML, XML [...]

Ajax Tutorial Series

20-Oct-06

Want to learn Ajax from scratch? Here is a series of tutorials for you. Mastering Ajax, Part 7: Using XML in requests and responses Brett McLaughlin demonstrates how you can use XML as the data format for sending asynchronous requests. Mastering Ajax, Part 6: Build DOM-based Web applications Continue to explore how DOM programming fits [...]

AJAX Guide !

31-Jul-06

Johnson compiles a useful list of Ajax resources. It contains resource for PHP/Java/ASP.net. [Edited: Oct 13th, 2006] And here we go to hack an Ajax website. Using ‘Firebug’ (and extension to FireFox) you can discover ajax calls, stack trace of errors, etc; Using ‘chickenfoot’ provides a programming environment within the browser (ie. simulation of user [...]