
Feature your own tutorial here! Find out more.
A Very Simple Way to Add Google Maps to Your Website
Submitted by Easy Kiss 123 » This is an incredibly easy way to add a Google Map to your website.
* It’s free
* It keeps the look of your site
* Easy to set up
This includes a Video Tutorial and the files to get you set up in minutes
Drag and Drop Made Easy: Video Tutorial - Using Ajax and PHP
Submitted by Easy Kiss 123 » This tutorial will walk you through setting up a drag and drop script using Ajax and PHP
We’ll be doing two things.
* PART ONE: We’ll setup a sortable drag and drop task list that is integrated with your mysql database
* PART TWO: We’ll modify our code to make this a mini CMS that allows us to drag and drop to sort things and have those changes reflected on other pages.
Use the Request Object to POST Data to the Server
Submitted by steelsabre » This hack uses the POST HTTP request method to send data, communicating with the server without disrupting the user's interaction with the application. It then displays the server's response to the user.
Simple AJAX with JQuery
Submitted by Adam » By the end of this article, you will hopefully understand how to add data, submitted via a form, into a MySQL database without reloading the entire page (the asynchronous part) and show a message saying so.
How to code beautiful PHP & AJAX applications
Submitted by a1phanumeric » This is a demonstration of the way I code my PHP and AJAX applications. It's good practise and may come in handy for you to learn too! The example in this article also demonstrates how to validate an email address using PHP and AJAX.
GWT Basics: AJAX Programming with JavaScript
Submitted by DeveloperTutorials.com » Prior to JavaScript and other client-side languages, Web browsers operated as if they were HTML dumb terminals, merely presenting Web pages generated on a server. For such pages, every user action requires a full page refresh, with a round-trip over the Internet, which degrades performance and thus user satisfaction. It may be fine for a great many Web sites, but it is completely inadequate for high-performance dynamic Web applications.
AJAX file upload tutorial
Submitted by PHP F1 » In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript.
Ajax Wireframing Approaches
Submitted by DeveloperTutorials.com » In this installment, we’re going to go over a few techniques and approaches we use to create the foundation of every prototype—wireframes.
Image Gallery using Spry framework
Submitted by Website Design Company » This tutorial will explain how to create image gallery (thumbnail viewer) using Spry Widgets which come together with Dreamweaver CS3
Jumping Ahead: AJAX-loaded pages
Submitted by Nystic » Title says it all.

