From: George Moschovitis Date: 2004-10-25T20:54:07+09:00 Subject: [ANN] Nitro Web Engine 0.2.0 Hello everyone, a new version of Nitro is available. Here is the release info: == Version 0.2.0 was released on 25/10/2004. Greatly improved RDoc documentation. Cleaned up many source files, and improved the directory structure to be more compatible with other Ruby projects. Introduced a test suite. Important bug fixes in NDB. Tiny example no longer requires apache so should run out of the box. Some info about the project: = Nitro Nitro is an efficient, yet simple engine for developing professional Web Applications using the Ruby language. Nitro aims to provide a robust infrastructure for scalable web applications that can be distributed over a server cluster. However, Nitro can also power simple web applications for deployment on intranets or even personal computers. == Features * XML server pages (.sx) * Shaders, XSLT templates * Multi phase evaluation (Experimental) * Fragment Synthesis * Object-Relational Mapping (integrates NDB) * Distributed State * Synchronous Server * Request Filters * Hierarchical Caching * Support for 'nice' urls (Experimental) * Advanced debuging features * Parts * UI Components * Path overloading * Localization == Download The latest version of Nitro can be found at * http://www.navel.gr/nitro Documentation for Nitro can be found at * http://www.navel.gr/nitro/doc == Support For any questions regarding Nitro, feel free to ask on the ruby-talk mailing list (which is mirrored to comp.lang.ruby) or contact mailto:gm@navel.gr.