<?xml version="1.0"?>
<!--$Id: xab.xml,v 1.1 2005/03/30 10:50:39 zkessin Exp $-->
<?xml-stylesheet type='text/xsl' href='kessin.xsl'?>

<block class="text" id="xab" name="XAB Toolkit" file="xab.xml">
<p>

The XAB toolkit is a code generation application designed to build 3
Tier applications with the Mozilla or Firefox web
browsers. Traditional web applications are handy capped in that after
a web page loads the connection with the server is broken. This means
that until the user submits a form or moves to a new page the client
application can not access any of the resources that may be available
on the web server.
 
</p>
<p>
The XAB toolkit is furthermore designed to automate as much of this
development as possible. It can generate PHP server classes,
Javascript SOAP wrappers and DHTML forms automatically. Freeing the
developer to focus on application logic and the like. 
</p>
<p>
The XAB toolkit is free software and released to use under the GNU
General Public Licence. It requires an Apache web server, with MySQL
and PHP version 5.00 or better. It also requires Mozilla or Firefox.

</p>

<p>
You can download the XAB toolkit <a href="XAB-0.03.tar.gz">Here</a> or
visit the <a href="/XAB/">Ajax &amp; XAB Wiki</a>
</p>
</block>
