How to install the AJAX Toolkit Framework (ATF)
Prerequisites
..
Install XULRunner
Get the latest XULRunner from XULRunner Releases.
For Example:
- XULRunner 1.8.0.1 (direct link for Windows:
- xulrunner-1.8.0.1.en-US.win32.zip), 26.01.2006
Installation:
- Unpack the XULRunner package in a directory of your choice (for example: C:\XULRunner).
- Change to the directory where the XULRunner executable file resides.
- Register XULRunner by executing the following at the command line:
xulrunner –register-global
…
Full article: http://lemats.net
License: Creative Commons License
Indexed in May 2008
Related Info Web
- AJAX Toolkit and Framework Roundup
- Google Web Toolkit - Product Overview
- Selecting the Right Ajax Framework
- Ajax and Ruby on Rails
- A Toolkit for Offline Web Applications
This is a pretty decent collection, but in no way a definitive list of Ajax elves to get you from refresh zero to remote scripting king. TOOLKITS SAJAX - Sajax is like O negative blood, you can inject it into everyone. Can be used with PHP, Perl, Python, ASP, ColdFusion, Io, Lua and Ruby. They say Sajax does 99% of the work...
What is Google Web Toolkit? Google Web Toolkit (GWT) is an open source Java development framework that lets you escape the matrix of technologies that make writing AJAX applications so difficult and error prone. With GWT, you can develop and debug AJAX applications in the Java language using the Java development tools of your choice. When you deploy your application to...
There are hundreds of Ajax Framework to choose from and anytime programmers could fall into a ditch by failing to select the right Ajax framework. Libraries also abound about Ajax because of the complexities you have to deal with everyday.. Here are a few pointers you should think of when you’re trying select a good framework for the specific project. With or...
Selecting a framework for Ajax could be considered like placing a simple layer on top of a strong framework. Ajax and another framework are considered as two separate entities that will almost not touch each other.. .. But that parallelism between Ajax and their framework is not seen when you use Ruby on Rails. The Ajax and Ruby on Rails becomes one...
Web applications are not yet as powerful as desktop applications. One of the big problems is that when no live network connection is available, users can't use the application or its data. Dojo Offline Toolkit is a small package that could enable compatible web applications to work offline. .. The idea is that web applications would continue to work offline, even though...
