# $Id: README 25 2007-07-24 03:33:10Z unicinfo $ # Copyright (c) 2004 Kurt M. Brown, x2ii.info. # This file is subject to the terms and conditions of the GNU General Public # License. See the file COPYING for more details. The xi project provides a light, XUL based framework for setting up ajax applications. The xi module consists of an interface part and a server part. Essentially, the module provides an xmlrpc client and server and a small set of useful interface bindings. 1. The interface part, contained under the "ui" directory, runs in a gecko based application (e.g., firefox). 2. The server part, contained under the "ph" directory, runs in a php web server (e.g., apache).