doc/book/en/tutorials/base/conclusion.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 21 Jun 2010 17:10:25 +0200
changeset 5820 b176ac0e3aaa
parent 5432 ee246e1813c6
child 6835 87e2641d75f7
permissions -rw-r--r--
fix bad merge

.. -*- 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