doc/book/en/index.txt
changeset 97 d507caa1b386
parent 95 a5c7609de579
child 103 9f9ae864d0cc
--- a/doc/book/en/index.txt	Tue Nov 18 11:51:22 2008 -0800
+++ b/doc/book/en/index.txt	Tue Nov 18 22:29:21 2008 +0100
@@ -6,20 +6,25 @@
 `CubicWeb` - The Semantic Web is a construction game!
 =====================================================
 
-`CubicWeb` allows us to quickly develop content management web
-application, based on a data model, the schema.
+`CubicWeb` is a semantic web application framework that empowers developers
+to efficiently build web applications by reusing components (called `cubes`)
+and following the well known object-oriented design principles.
+
+Its main features:
 
-With a data model driven engine, a real query language, a 
-view selection mecanism for automatic HTML/XML/text generation, 
-reusables components, `CubicWeb` is an end to end solution
-to promote quick and efficient development.
+* a engine driven by the explicit data model of the application, 
+* a query language similar to W3C's SPARQL, 
+* a selection+view mechanism for semi-automatic XHTML/XML/JSON/text generation, 
+* a library of reusable components (data model and views) that fulfill common needs,
+* the power and flexibility of the Python programming language,
 
-If you like Python and its standard libraey, you will like `CubicWeb`
-which includes its own `cubes` standard library.
+make `CubicWeb` a mature end to end solution for web 
+application development that promotes quality, reusability and 
+efficiency.
 
-For curious, a :ref:`Overview` and its simplicity.
+The unbeliever will read the :ref:`Overview`.
 
-For impatients, :ref:`MiseEnPlaceEnv`.
+The impatient will move right away to :ref:`MiseEnPlaceEnv`.
 
 .. _Logilab: http://www.logilab.fr/
 .. _GoogleAppEngine: http://code.google.com/appengine/