doc/book/en/index.txt
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 26 Nov 2008 19:17:19 +0100
changeset 152 b435d80d0c9e
parent 127 ae611743f5c6
child 255 5d2804b9a28c
permissions -rw-r--r--
[doc] rewrite paragraph about installing debian and ubuntu packages

.. -*- coding: utf-8 -*-

.. _contents:

=====================================================
`CubicWeb` - The Semantic Web is a construction game!
=====================================================

`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:

* an 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,

make `CubicWeb` a mature end to end solution for web 
application development that promotes quality, reusability and 
efficiency.

The unbeliever will read the :ref:`Overview`.

The impatient will move right away to :ref:`MiseEnPlaceEnv`.

.. _Logilab: http://www.logilab.fr/
.. _GoogleAppEngine: http://code.google.com/appengine/



Table of contents
=================


.. toctree::
   :maxdepth: 2

   A000-introduction.en.txt
   B000-development.en.txt
   C000-administration.en.txt
   D000-annex.en.txt

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`