Recent tutorials and live recordings Videos

Here we publish and link step by step all previously available and newly produced videos of conferences or which we have recorded ourselves.

Tutorial 1/6 Blogging App –
Create a Data Model and a First Page

This is the first episode of a series of short video tutorials about building a blogging application with Structr, the world's most advanced graph application platform.

In this video, you'll learn how to create a simple custom data model, add example content and create a first simple blog post page by importing a static web page as template.

Download Structr

The result of this episode is available here:
https://structr.com/public/examples/tutorials/blog-app/blog-app-episode-2.zip

Tutorial 2/6 Blogging App –
Create an Overview/List Page

This is the second episode of a series of short video tutorials about building a blogging application with Structr, the world's most advanced graph application platform.

In this video, you'll learn how to create a first overview page displaying a list of blog posts as result of a simple database query.

To reproduce this tutorial, you can import a ZIP archive containing the entire application definition. Make sure to download the latest snapshot (3.0.3-SNAPSHOT is required for the "Import from URL" feature).

Download Tutorial Files 1/6 Download Structr

The result of this episode is available here:
https://structr.com/public/examples/tutorials/blog-app/blog-app-episode-2.zip

Tutorial 3/6 Blogging App –
Search and Filter Results

This is the third episode of a series of short video tutorials about building a blogging application with Structr, the world's most advanced graph application platform.

In this video, you'll learn how to add a search function to the blog overview page.

To reproduce this tutorial, you can import a ZIP archive containing the entire application definition. Make sure to download the latest snapshot (3.0.3-SNAPSHOT is required for the "Import from URL" feature).

Download Tutorial Files 2/6 Download Structr

The result of this episode is available here (remove the whitespace from the link below):
https://structr.com/public/examples/tutorials/blog-app/blog-app-episode-3.zip

Tutorial 4/6 Blogging App –
Adding Editing Functionality

This is the fourth episode of a series of short video tutorials about building a blogging application with Structr, the world's most advanced graph application platform.

In this video, you'll learn how to add editing functionality to the blog post details page.

To reproduce this tutorial, you can import a ZIP archive containing the entire application definition. Make sure to download the latest snapshot (3.0.3-SNAPSHOT is required for the "Import from URL" feature).

Download Tutorial Files 3/6 Download Structr

The result of this episode is available here:
https://structr.com/public/examples/tutorials/blog-app/blog-app-episode-4.zip

Tutorial 5/6 Blogging App –
Improved Query and Category Filter

This is the fifth episode of a series of short video tutorials about building a blogging application with Structr, the world's most advanced graph application platform.

In this episode, you'll learn how to improve the overview query and and a category filter.

To reproduce this tutorial, you can import a ZIP archive containing the entire application definition from here (copy the link below into the "Import from URL":

Download Tutorial Files 4/6 Download Structr

Make sure to download the latest release or a recent snapshot (3.1.2 or 3.0.3-SNAPSHOT is required for the "Import from URL" feature).

If you have troubles with schema compilation because you updated to a more recent version of Structr, set

application.schema.automigration = true
in structr.conf (for details see https://support.structr.com/article/563).

The result of this episode is available here:
https://structr.com/public/examples/tutorials/blog-app/blog-app-episode-5.zip

Tutorial 6/6 Blogging App – Improved Query and Category Filter

This is the sixth episode of a series of short video tutorials about building a blogging application with Structr, the world's most advanced graph application platform.

In this episode, you'll learn how to add image upload to the post details page, use Shared Components, improve navigation and tweak the UI a bit.

To reproduce this tutorial, you can import a ZIP archive containing the entire application definition from here (copy the link below into the "Import from URL":

Download Tutorial Files 5/6 Download Structr

Make sure to download the latest release or a recent snapshot (3.1.2 or 3.0.3-SNAPSHOT is required for the "Import from URL" feature).

If you have troubles with schema compilation because you updated to a more recent version of Structr, set

application.schema.automigration = true
in structr.conf (for details see https://support.structr.com/article/563).

The result of this episode is available here:
https://structr.com/public/examples/tutorials/blog-app/blog-app-episode-6.zip