Over at Ajax Magazine, Hatem has been hard at work on two Ajax tutorials using the Amazon web services. The tutorial is broken down into two parts and it is a good read if you are looking for something a bit more stimulating than your simple Ajax tutorial.
Explore Amazon Web Services with AJAX - LiveSearch [...]
First Place
http://weblogs.asp.net/pleloup
Tell them what they have won: Ajax in Action, Foundations of Ajax (Foundation), Professional Ajax
Second Place
www.in-spiretech.com
Tell them what they have won: A choice of either 1)Ajax in Action, 2)Foundations of Ajax (Foundation), 3)Professional Ajax
Random Winner
philrenaud.com
Tell them what they have won: A choice of either 1)Ajax in Action, 2)Foundations of Ajax (Foundation), 3)Professional Ajax
If you [...]
Hey everyone, first I would like to thank all of the participants of the contest. The contest has now finished and the winners will be posted shortly. Thanks.
Contest Stats
Technorati Tags: Ajax, Contest
Found this over at Digg.com, seems like this will be the tool for form generation. Check out the demo and see for your self.
Wufoo is a web-based tool to help you build and host amazing online forms. In only a few short minutes, you can create a mailing list, a marketing survey or even a [...]
Over at MD Groves there is a simple yet useful tutorial on checking user name availability, this can also be extended to check city and state on zip codes etc.
For absolutely no reason whatsoever, I decided to create a simple example of AJAX, based on the framework I layed out in an earlier post.
The goal [...]
Quentin Zervaas over at phpRiot() has posted a tutorial on creating sortable lists with PHP and AJAX.
You might have been in a situation before where you had a list of items in your database that needed to be output in a specific order. These items could be anything: perhaps a listing of your favourite movies [...]
DOM Dynamic Tabs allows you to easily create tabbed content on the fly without creating any HTML.
This does not degrade in browsers that do not support JavaScript/DOM nor browsers that have JavaScript disabled.
Examples
View examples
Installation
To install copy the dynamicTabs.js into your project directory and ensure that you have included prototype.js and dynamicTabs.js in your page.
Usage
DOM [...]
Google has just released their new page creation software which happens to be the best WYSIWYG online editor I have ever used. This looks like it may be trouble for some of the other free hosting companies such as Geocities.
Google Page Creator is a free online tool that makes it easy for anyone [...]
I’m sure that I’m a little late with posting this but thought some of you may not have seen it yet. This is an awesome Prototype.js Cheat Sheet created by Jonathan Snook of Snook.ca.
In getting to know Prototype a little better, I decided to go through the latest version of the Prototype library (1.5.0_pre0) and [...]
There is a great article recently published over at Sitepoint.com by Dan Webb about the Prototype.js library that we have focused on during our last three workshops. This article is a starter’s guide that covers most of the basic functions Prototype has to offer, as well as a lot of un-documented functions. This is an [...]