README.rdoc in rsence-2.0.0.8.pre vs README.rdoc in rsence-2.0.0.9.pre

- old
+ new

@@ -3,13 +3,21 @@ http://rsence.org/ == Introduction -RSence is primarily a flexible and high-performance RIA framework aimed on building responsive, scalable and over-all as high-performance GUI Applications as possible with the chosen technologies. RSence uses the server for backend tasks and the client to provide responsive user interfaces. The server is a highly optimized Ruby framework for writing applications as plugin bundles containing all resources needed per plugin. The client is a highly optimized Javascript framework with an API similar to many object-oriented desktop frameworks. RSence is not primarily targeted for creating html web sites, there are plenty of other tools for that purpose. +RSence is a RIA framework designed for responsive GUI applications on the web. +RSence is a flexible and high-performance RIA framework aimed on building responsive, scalable and over-all as high-performance GUI Applications as possible with the chosen technologies. +RSence includes a server for backend tasks and client suppert as well as a Javascript GUI framework to provide responsive user interfaces. + +The purpose of the server is to provide a highly optimized yet easy to use Ruby framework for writing applications containing all their assets needed as self-contained plugins bundles. The bundles enable easy distribution and maintenance of RSence projects. + +RSence is not primarily targeted as an engine for plain old html web sites, there are plenty of other tools for that purpose and some of them are easily integrated into RSence. + + == Installation (pre-release): gem install rsence --pre == Setting up a project @@ -64,11 +72,11 @@ == RSence command-line tool help === Lists all available commands rsence help -=== Getting detailed instructions of a command +=== Getting detailed help of a command rsence help <command> Example: rsence help run @@ -80,8 +88,8 @@ * Free: *GPL* * Alternative licensing queries for commercial interests are available via http://riassence.com/ and sales@riassence.com === Community support: * Web: http://rsence.org/ -* IRC: #rsence on the IRCNet and FreeNode networks +* IRC chat: #rsence on the IRCNet and FreeNode networks