Tabulexa

Digital handwriting app for presentations and teaching

View the Project on GitHub tabulexa/tabulexa

Tabulexa splash screen

Tabulexa is a digital handwriting app for presentations and teaching. The app provides a simple interface for handwritten notes. You can either project your notes while writing to a second screen, projector, and television, or you can pre-record your handwriting and replay it during your presentation. Similar to powerpoint slides, you can group your notes on a page into blocks and display them sequentially.

You can download the app from Microsoft’s App Store (9MXZC8VJJ5W4) or install the msix package from Github.

Requirements:

It helps to write on a device that is flat on a table, e.g. a 360-degree laptop, a pen display, or a device of the Microsoft Surface Family.

Youtube videos

Youtube video Tabulexa 1 Youtube video Tabulexa 2

Motivation:

Handwritten lectures have always been popular in sciences and show a recent revival in other fields. Writing on a blackboard decelerates the lecturer and provides enough time for the listeners to digest the content. The students need to focus when copying the lecture notes and it forces them to follow a derivation step by step. Just watch students during a typical “death-by-powerpoint” presentation and compare it to the focused concentration during a maths lecture.

However, blackboards and whiteboards are no longer timely and they are often removed from lecture rooms. Covid-19, with a demand for online teaching, accelerates this process even more. This app provides a simple interface to write and project your handwritten notes with the following two design goals.

Image

(1) Decouple the presentation interface from the projection window for the audience.

The main reason to decouple both windows is not the listener’s distraction due to control-buttons and flyout-menus, but it is the need to zoom in and out while writing with a digital pen. Most people seem to have a larger handwriting on a graphics tablet than on a sheet of paper. To avoid filling the complete board with just a few lines of text, it is necessary to increase the zoom factor while writing. The audience, however, should only see the complete window without changing sizes.

Image

(2) Mix live handwriting with pre-recorded notes.

There are incredible educational videos with handwriting on youtube, e.g. the Khan Academy. The presentation style and the pedagogic concepts in those videos are fantastic. Unfortunately, today’s students start to expect a similar presentation quality during a lecture. Pre-recording your lectures slides can improve the artistic style and readability. In addition, it is a waste of time to prepare the layout of the text before the presentation, erase it, and reproduce it with the students. It is much easier to pre-record the handwritten text and to replay sections of it during the lecture - whenever it is needed.

Control modes

The app has three control modes that can be selected on the first page.

Projection window

Only the projection window is observable by the audience. It will always open on the next display in your Windows 10 display list, i.e. the display that follows after the display of the main app window. Typically, this is on a projector or a second monitor, but it can also be on a television or another miracast device. Repeatedly pressing of the “Flip screen” button cycles the projection window through the display list.

Side ratio of the projection window

It is helpful to chose already during the preparation of the lecture a side ratio that is close to the ratio of the projector. Each page has a permanent side ratio, but opening a projection window changes the displayed side ratio in the main window to match the ratio of the projection window. The permanent side ratio of the document reappears once the projection window is closed.

Image

Data formats

Similar to Powerpoint, a presentation is structured in pages and blocks. You can find the corresponding data in a folder with the name of the presentation. Each page is stored in that folder as a “gif” file, and there is an “xml” file to save additional data such as the order of pages and background colors.

The “gif” files have a low resolution and I advise against using them for anything. Instead, there are two options for export on the overview page of the document. You can print your presentation with one page per slide or export it to a Powerpoint file. In the Powerpoint file, each of your blocks is converted to an image object and displayed with an “Appear” animation.