Advanced Website Creator 2.2.1 (Default branch) |
|
|
Thursday September 6, 2007. 03:40 PM FreshMeat
Advanced Website Creator is a Web development
environment. Created websites use an MVC framework
written in PHP 5 and a simple database abstraction
layer. At present the database layer supports
MySQL, PostgreSQL, and SQLite as backends. All PHP
classes are auto-loaded, so there is no need to
include() or require() files manually. Search
engine friendly URLs are supported via
mod_rewrite. The program has wizards for quick
generation of forms and CRUD pages.
License: Other/Proprietary License with Free Trial
Changes:
HTML code generated by the runtime framework was changed to be XML 1.1 compliant. List values no longer have a 64 character length limit. Several bugs in the VADE wizard that could cause it to generate incorrect code were fixed. A bug in the FORM wizard that could prevent it from correctly displaying error messages was fixed.
|