doc/book/en/tutorials/base/conclusion.rst
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 22 Sep 2010 10:10:19 +0200
branchstable
changeset 6295 6e1c2aca9fa0
parent 5432 ee246e1813c6
child 6835 87e2641d75f7
permissions -rw-r--r--
updated yams and logilab.database dependency, start preparing 3.9.8

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