ajax

Free AJAX Shopping Cart with Paypal & Google Checkout
Easy Basket is free shopping cart application which enables us to sell items inside any web page without any big code/structure updates.

jQuery-ahm – Light-weight One Line Ajax Requests JQuery Plugin
jQuery-ahm is a light-weight (a tiny (~1kb) ) jquery plugin that reduces ajax requests to one-line. It is a replacement for $.ajax. With $.ajax, every ajax request needs a callback

Ajax Upload – A File Upload Script with Progress Bar,Drag n Drop
Ajax Upload is file uploader that uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.

Displays Booking Availability with Ajax Availability Calendar
The Ajax Availability Calendar is a php script designed to show availability of whatever you might need it for (eg. holiday cottage, hotel rooms etc.).

8 Free Open Source Chat Application Based Ajax
Chat applications are very common in social networking sites, dating sites and other web applications where you need your users to interact with each other. Using AJAX chat applications doesn’t need page refresh and looks very similiar like any flash chat applications.

How to Making an AJAX Web Chat using PHP, MySQL and jQuery
Martin Angelov has show us from his tutorial ‘How to Making an AJAX Web Chat using PHP, MySQL and jQuery‘. In the first part, discussing the PHP & MySQL side, and in the second part continued with the jQuery and CSS front-end.