From Data To Wisdom To Right Action

Last iteraton's 3 main achievements:

  1. Through the main menu, we put the house keeping and promotion out of sight, the content back in focus and the user back into flow. This site is named Flowtoolz.com for a reason.
  2. We heavily extended the chapter content. Now every video has chapters.
  3. We improved how we load and present data. The latter involved letting go of that ridiculous call to action view.

The realization of this iteration: Great content is a USP of London Real. We should care about the content of this app before we release it.

Menu

We now provide a main menu that allows us to present our content unobstructed by house keeping stuff and without wasting any screen space. The menu slides in from the top when the user moves his focus from the top of the episode list upwards:

Through the menu, the user can select an About page. Just in case he doesn't know what London Real is all about ;)

Gathering feedback is also essential. In the previous version, we squeezed that into the main screen. Now we have a dedicated screen where we encourage the user to give feedback:

Data Loading

We now load the academy tour video completely from the web. No more hardcoded video infos. This allows us to change image, title and description even after the release and without requiring users to update the app.

However, this requires us to clean up the Vimeo data before we release. For example, "ACADEMY MONTAGE-FINAL-v2-HD 1080p" is not a viable title for the academy tour video ;) Currently, the app works around this with hardcoded (oh oh) information.

Further we had to fix how we map Vimeo videos onto Youtube videos. Due to inconsistencies between Youtube and Vimeo, the last N episodes from Youtube are not the last N episodes from Vimeo.

In particular, publication dates on Vimeo are later in time because the episodes are added there later and not necessarily in the order they were recorded...

The current solution: We show only the episodes that have been published on Vimeo and Youtube. We load the publication date of each video from both platforms and then choose the older date. Finally, we sort the videos by their publication date. Previously, sorting was unnecessary.

Chapters

The academy tour video now has chapters that preview certain features of the academy. Of course, we also load these from a server:

We further added chapter data for 12 more episodes! Thanks again to Woon for his patience.

Creating good chapter information is sophisticated manual work. It takes time. So we let the app create dummy chapters for episodes that have no real chapters yet:

As always: We'll be able to add and edit chapters while the app is live.

Right Side Column

Provide value, make the product available. If people need to buy it, they will make that decision. You don't need to sell it to them.
— Mimi Ikonn

The massive call to action view is gone! Instead we preview the description text of the focused video:

The user will see more quickly what episode he finds interesting and will have a better browsing experience. It also makes the app look better overall.

Process

And now! This is the moment London Real fans reading around the world have been waiting for...

Sorry, got carried away there. As always: A snapshot of the project's Trello board to record where we are on this journey: