doc/announce.en.txt
author Philippe Pepiot <ph@itsalwaysdns.eu>
Tue, 31 Mar 2020 19:15:03 +0200
changeset 12957 0c973204033a
parent 12853 48e066c9655a
permissions -rw-r--r--
[server] prevent returning closed cursor to the database pool In since c8c6ad8 init_repository use repo.internal_cnx() instead of repo.system_source.get_connection() so it use the pool and we should not close cursors from the pool before returning it back. Otherwise we may have "connection already closed" error. This bug only trigger when connection-pool-size = 1. Since we are moving to use a dynamic pooler we need to get this fixed. This does not occur with sqlite since the connection wrapper instantiate new cursor everytime, but this occur with other databases.

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

The development team is pleased to announce the 3.0.0 release of CubicWeb, also
know as ShowTime.

What is CubicWeb?
-----------------

With CubicWeb, the Semantic Web is a construction game!

CubicWeb_ is a semantic web application framework, licensed under the LGPL, 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 are:

    * an engine driven by the explicit data model of the application,
    * a query language named RQL 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,
    * the reliability of SQL databases, LDAP directories and Mercurial for storage backends.

Being built since 2000 by an R&D project still going on today, supporting
100,000s of daily visits at some production sites, CubicWeb is a proven end to
end solution for semantic web application development that promotes quality,
reusability and efficiency.

The unbeliever will read the quick overview_ of CubicWeb.

The hacker will join development at the forge_.

The impatient will move right away to installation_ and set-up of a CubicWeb
environment.

.. _cubicweb: https://www.cubicweb.org/
.. _overview: https://docs.cubicweb.org/tutorials/base/index.html
.. _forge: https://www.cubicweb.org/project?vtitle=All%20cubicweb%20projects
.. _installation: https://docs.cubicweb.org/book/admin/setup.html#setupenv

Home page
---------

http://www.cubicweb.org/

Download
--------

http://ftp.logilab.org/pub/cubicweb/

Mailing list
------------

http://lists.cubicweb.org/mailman/listinfo/cubicweb