|
|
Status:
PRE-ALPHA
Last status change: 2007.12.09
Squarejelly is still under initial development and is only intended for developers at this time.
Introduction:
An extensible web application framework for rapid development of Object based data objects that are accessible via AJAX.
So what is this all about anyway?
SquareJelly is a self-contained foundation for any website where database driven functionality is desired.
Database driven content may include a guestbook, inventory listing, to-do lists, etc.
The key to SquareJelly is that you tell it what you want to store in the database and it automatically creates the user interfaces to manage the content and server connections using modern web 2.0 technologies such as Rich DHTML interfaces ( Dojo-Toolkit ), AJAX and JSON.
The SquareJelly paradigm may be leveraged for something as simple as a web site poll or as complicated as a full CMS system.
The interfaces are completely customizable using industry standard CSS and may be incorporated into existing web site pages with as little as a single line of code.
Getting Started:
Please download a working copy of the project from the repository and access the ./index.php file for additional "Prerequisite" and "Getting Started" details.

