How To Prepare Your Website For Web 2.0
Things That Webmasters Must Consider
Web 2.0 is a system that will(...)
Submitted by admin Category: Learn AJAX
The Origins of Web 2.0
An Introduction
It could be said that the origins of Web 2.0 lie with Web 1.0, which is the In(...)
Submitted by admin Category: Learn AJAX
Scand released new versions of dhtmlxGrid and dhtmlxTabbar, Ajax-enabled JavaScript UI components with complete functionality and ability to work with(...)
Submitted by ipetrenko Category: JavaScript
The Beginning
The introduction of Web 2.0 has created a boom in Silicon Valley. Thousands of Internet companies are being launched, and many of these compan(...)
Submitted by admin Category: Learn AJAX
I just implement AJAX techniques to allow user-friendly visual selection of mobile phones for use.
Check this out www(...)
Submitted by MMC25 Category:
The ability of modern browsers to use asynchronous requests introduces a new type of attack vectors. In particular, an attacker can inject client side code to totally subvert the communication flo(...)
Submitted by admin Category: AJAX Security
very nice collection of details on where to use AJAX.
Form driven interaction.
Deep hierarchical tree navigation.
Rapid use(...)
Submitted by admin Category: AJAX Design
This is a demonstration of an AJAX powered progressbar to monitor file uploads with (Cake)PHP. Yes you've heard right! Well, but before you begin to drool all over the place, there is one downside: i(...)
Submitted by admin Category: AJAX Demo
This table has been enhanced with AjaxAnywhere to allow sorting and paging w/o refreshing the page. You can also click on the first name to edit it inline. T(...)
Submitted by admin Category: AJAX Demo
n the AJAX example below we will demonstrate how a web page can fetch information from a database using AJAX technology.
Submitted by admin Category: AJAX Demo
It resizes, it transitions, it fades in and out and it's not flash! The new AJAX slideshow on the homepage of my site comes to you courtesy of Scott Upton at Uptonic. This smooth, easy to use delight(...)
Submitted by megabyte Category: AJAX Scripts
Wufoo uses flash objects and the Prototype JavaScript framework to create a very fluid user experience for building web forms of any kind. Currently, Wufoo is not released to the public, however, (...)
Submitted by Ajaxking Category: AJAX with Flash
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 detail every method and property that was available. In doing so, I (...)
Submitted by megabyte Category: Tutorial
This is another tutorial about writing an AJAX RSS Reader. This AJAX reader is written in Javascript only, it just request a backend url on the same server then display the feed resulted as you can s(...)
Submitted by admin Category: PHP