mootools_vs_jquery

MooTools v/s jQuery

MooTools v/s jQuery is a hot topic as with the advent of technology every developer is using JavaScript in one way or another. Picking up a library is not an easy task specially if you are working som…

AJAX should not mandate HTTP

What if you are using AJAX requests in application but your server is offline for some reasons? An interesting and unfortunate by-product of AJAX applications is that these applications rely upon the …

PHP AJAX Framework & Libraries

To deliver powerful web application using PHP AJAX development framework for developing new generation Web 2.0 applications you can use PHP Frameworks. There are various PHP AJAX Frameworks available …

Free PHP-AJAX Chat applications

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 or even to site admin. Previously, there we…

14 AJAX, JavaScript & DHTML Datagrids

When we have to present our data in a systematic fashion we have to exhibit in Datagrid style. Table is an ideal example of a well-structured data presentation, which is easy to evaluate and easy to h…

6 Deadly AJAX Drawbacks: Are you aware?

AJAX combines the power of existing Web technologies to build powerful user interfaces that offer benefits often found in desktop applications. Over the past couple of years, Web developers have embra…

mootools_logo

20 MooTools Tutorials and Examples

There are literally over a hundred of JavaScript frameworks out there that make writing complex client-side code significantly easier. If you’re in the market for a powerful, relatively lightweight, …

Ajax Performance Analysis

Asynchronous JavaScript + XML (Ajax) continues to raise user expectations for interactivity and performance, and developers are increasingly treating Ajax as a must-have component of their Web applica…