doc/book/en/tutorials/base/conclusion.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 29 Apr 2010 06:53:48 +0200
branchstable
changeset 5432 ee246e1813c6
parent 5253 7ee07d18dc95
child 6835 87e2641d75f7
permissions -rw-r--r--
[doc] various small improvements

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

What's next?
------------

In this chapter, we have seen have you can, right after the installation of *CubicWeb*, build a web application in five minutes by defining a data model. Everything is there already: views, templates, permissions, etc.

The next step is to change the design and learn about the many features available to customize and extend your application: RSS channels (:ref:`XmlAndRss`), events (:ref:`hooks`), support of sources such as
Google App Engine (:ref:`GoogleAppEngineSource`), etc.

You will find more `tutorials and howtos`_ in the blog published on the CubicWeb.org website.

.. _`tutorials and howtos`: http://www.cubicweb.org/view?rql=Any+X+ORDERBY+D+DESC+WHERE+X+is+BlogEntry%2C+T+tags+X%2C+T+name+IN+%28%22tutorial%22%2C+%22howto%22%29%2C+X+creation_date+D