Green FrameWork
Green FrameWork is a complete framework for developing database-backed web applications, according to the Model-View-Control pattern.
From the front, using Ajax, to the request and response in controller, to the data base wrapper, Green FrameWork offers you a complete development environment. To go online, all you need to add is a database and a web server.
Green Framework is a high-level web framework that encourages fast development and clean, pragmatic design.
Ajax-Enabled
Ajax brings you a new technique for creating better, faster, and more interactive web applications. Ajax uses JavaScript to send and receive data between a web browser and a web server. Ajax technique makes web pages more responsive by exchanging data with the web server behind the scenes, instead of reloading an entire web page each time a user makes a change. The best example of AJAX implementation is Yahoo emails. Another example of AJAX implementation is populating the city and state based upon the zip code entered in a TextBox or partial page update. It uses asynchronous data transfer (HTTP requests) between the client browser and the web server, allowing web pages to request small bits of information from the server instead of reloading whole pages.
Multi-template system
The framework has powerful, extensible and designer-friendly templates, which separate the content from the code. It is multi-template capable.
Automatic admin interface
Save yourself the tedious work of creating interfaces for people to add and update content. The framework does that automatically, and it's production-ready.
Cache system
Hook into mamcached or other cache frameworks for top performance - caching is as granular as you need.
Internationalization
Green FrameWork has full support for multi-language applications, letting you specify translation strings and providing hooks for language-specific functionality.
![[Valid RSS] [Valid RSS]](http://www.greensoft.ro/templates/newGS/img/valid-rss.png)







