Showing posts with label Framework. Show all posts
Showing posts with label Framework. Show all posts

Sunday, March 18, 2007

AJAX Frameworks

If you are starting off programming AJAX and don't know what platform, language to use, This page is a good place to start. It gives you details on the various frameworks available for AJAX programmers.

Ofcourse, you need to choose a Framework that suits you, your server, feature requirements and whether the framework has been around for sometime and doesn't leave you hanging in the middle of your project.

Saturday, December 30, 2006

Script.aculo.us: How to easily AJAX your site


Script.aculo.us is an amazing framework for enriching your website's user experience very easily. Built on top of the very popular prototype javascript framework, scriptaculous makes AJAX cake, and gives everyone the power to have a sexy AJAX-powered website, yes everyone. Scriptaculous is a tiny (140kb) javascript framework that gives you the power of effects, several dynamic data components, and all you need to know is a little bit about HTML and how to read. If you already have your own website, it is not hard to do. Follow these steps to AJAX up your site in no time:

Downloadsquad has the instructions