André Dietrich

André Dietrich

Originally a robotics and embedded software developer now working as a researcher at the Technical University Bergakademie in Freiberg. The current research interests are language design, new web technologies and online education with focus on open educational resources

Open Source Community Projects on GitHub versus Traditional Publishing Models for OER

In this post, I will aim to make a case for Git and GitHub by comparing how “traditional” publishing models (for OER) can be improved through dynamic, flexible, and transparent open-source community projects.

Read More

LiaScript - WorldMap

This idea was motivated by the OER-World Map in order to to visualize the distribution of educational content that was created with LiaScript.

Read More

Offene Bildungsmaterialien an Hochschulen verankern

Die Förderung von Open Educational Resources (OER) an Hochschulen gewinnt durch die Entwicklung und Implementierung spezifischer OER-Policies an Struktur und Sichtbarkeit.

Read More

Data and Analytics for Research Training (DART)

The DART program offers free, open-source educational resources aimed at empowering working biomedical researchers with data science skills to enhance their work.

Read More

Podcast: Data Management Training at the University of Vienna

This podcast delves into the University of Vienna’s innovative data management training program, developed by a diverse team of data stewards for a wide audience including PhD students and technical staff.

Read More

LiaScript 0.14 - Full Documentation (English)

This is a screencast of the LiaScript documentation in presentation mode spoken by LiaScript itself ;-)

Read More

LiaScript 0.14 - Partial Documentation (Korean)

This is an automated translation of the LiaScript LiaScript into the Korean language.

Read More

LiaScript 0.14 - Partial Documentation (Ukrainian)

This is an automated translation of the LiaScript LiaScript into the Ukrainian language.

Read More

LiaScript 0.14 - Teilweise Dokumentation (German)

Dies ist die Aufnahme von LiaScript im Präsentationsmodus, indem die Dokumentation sich selber vorstellt.

Read More

Freiberg - Research Seminar

In this talk André Dietrich gives a brief overview on the research history around LiaScript and RemoteLabs.

Read More

JavaScript and Image-Filtering

The following short example shows how script tags can be applyed to images in order to create a simple image-filtering effect.

Read More

Importing a local WebCam-stream into a Presentation

Sometimes you want to show a live video stream from a local WebCam in your presentation, without having to move to another application.

Read More

Liascript User Symposium (Recording)

Discover WHO is utilizing and creating free, open online courses using the user-friendly LiaScript Markdown and WHY.

Read More

Offene Bildungsmaterialien auf twillo finden und teilen

Twillo ist ein Portal, das sich auf offene Bildungsmaterialien (OER) spezialisiert hat, insbesondere im Bereich der Hochschullehre.

Read More

Serverless Online Education

The presentation at the Open Educa Berlin (OEB) Conference on November 24th 2023 focused on “Serverless Online Education” and emphasized the potential of decentralized, browser-based technologies in educational settings.

Read More

Where is Content Stored?

Did you know that LiaScript tries to be agnostic as possible, when it comes to hosting?

Read More

Tables & Data Visualizations

If Markdown tables are used to store data, why not directly visualizing it?

Read More

eLearning Africa 2023

Instant Creation & Publishing of Free and Open Online Courses with LiaScript LiaScript is a language-based approach to free and open education.

Read More

Invitation to eLearning Africa 23

We will have a full-day workshop at the eLearning Africa conference in Dakar on creating free and open interactive courses with LiaScript Markdown …

Read More

How can Web 3.0 save Education?

The University Future Festival 2023 was an event hosted by the Hochschulforum Digitalisierung and the Stiftung Innovation in der Hochschullehre.

Read More

Sharing Content via Tor and OnionShare

Why should something like Tor or the Dark-Net be relevant in education at all?

Read More

6 Quizzes in 100 Seconds

This is our report on making quizzes in LiaScript in 100 seconds.

Read More

A Custom Extension for Algebra

Today we show how to build a custom extension for executable code-snippets for LiaScript #Markdown by using the computer algebra systems Algebrite.

Read More

Executable Code

How to make your Markdown code-snippets editable and executable? Our solution, just attach a script-tag to it that defines how the input or inputs should be evaluated…

Read More

Lua Programming

This example is a port of the Lua programming course from the open wikibook Lua-Programming to LiaScript.

Read More

Macros

How can you define custom macros or even define reusable LiaScript libraries?

Read More

Embedding Multimedia and More

There are 4 ways in LiaScript to embed multimedia content:

Read More

ASCII-aRT

After writing systems, here is a quick intro into ASCII-aRT - the next evolutionary step of writing - and how it is integrated into LiaScript, such that you can integrate for example also formulas and animations to your image…

Read More

Fonts: Dead or Alive

Fascinated by the length of the URL as well as by foreign languages and writing systems we added the opportunity to use different fonts in LiaScript-Markdown.

Read More

Images are handled differently

LiaScript-Markdown handles images differently: a paragraph with a starting image will produce a floating environment a paragraph with only images will produce a gallery the image will be optimally sized & placed “titles” will be used as captions You can use this this example as a basis for your own course by following this link … Or experiment with it in the LiveEditor below:

Read More

One Document - Multiple Representations

This is part one of a demo series that explains certain LiaScript design elements.

Read More

Praxisworkshop Erstellung eines E-Learning Kurses mit LiaScript

Häufig sind wir so in unsere Arbeitsweisen vertieft, dass wir die Vorteile anderer Perspektiven und Herangehensweisen übersehen.

Read More

Fischbestimmer - FISHIDENTIFIER

This is an experiment of porting the FISHIDENTIFIER from the Deutsches Meeresmuseeum Stralsund to LiaScript.

Read More

Online-Lehre offen gestalten - Einführung in die Software LiaScript (Open Science Festival 2022)

Unter dem folgenden Link findet ihr die Materialien des Workshops “Online-Lehre offen gestalten - Einführung in die Software Liascript” von twillo.

Read More

How To Code in Python 3

This is a port of DigitalOcean’s How To Code in Python 3 tutorial series by Lisa Tagliaferri translated to LiaScript with interactive PyScript examples.

Read More

Promoting your Content

If you want to “promote” the LiaScript content you have created, or share it with a wider audience, then you can use the following methods.

Read More

Setting up Atom (Deprecated)

This post will help you to set up your Atom with the appropriate plugins to speed up your development process.

Read More

Import A-Frame 3D models, scenes, and more into LiaScript open-courSes

This blog entry presents an example of how to import A-Frame 3D models, scenes, and more into LiaScript open-courSes.

Read More

Install Atom with LiaScript (Deprecated)

This blog entry presents a little workaround and shows how you can still use our two plugins to develop your LiaScript courses offline with the Atom editor.

Read More

Install Visual Studio Code with LiaScript

Due to some problems with package updates for Atom editor, we decided to created two LiaScript extensions for VSCode .

Read More

LiaScript Tutorial an der TU Bergakademie Freiberg (German)

In diesem Tutorial werden die neusten Features und das “neue” Design von LiaScript vorgestellt.

Read More

How to activate Tooltips in LiaScript

LiaScript has a new tooltip feature, which was inspired by the Wikipedia tooltips, which provide more information about a certain topic if you hover a link with the mouse.

Read More

Embedding Multimedia - How does it work??

LiaScript has a new type of link. If you prefix a link in Markdown with an exclamation mark, then this link is marked as an image, and it gets embedded into the document.

Read More

OE³R the next Generation of OER?

OER or in long Open Educational Resources is a “relatively” new and vaguely defined term.

Read More

LiaScript Cheet-Sheet (German)

Ein Spickzettel der wichtgsten LiaScript-Funktionalität. Weitere sind in Vorbereitung …

Read More

Markdown just got a new preview tag

LiaScript has a new link type/tag that allows you to add preview cards to your LiaScript course or even to your personal website.

Read More

LiaScript: Crash-courSe in 13 Akten (German)

Dieses Tutorial führt in 13 „kurzen“ Schritt-für-Schritt Videos in die Kursentwicklung mit LiaScript ein, von der Installation des Editors hin zu den wichtigsten Gestaltungsmöglichkeiten.

Read More

From Hero to Zero with Learning Management Systems

Why and How LMSs fail in distributing knowledge Abstract: Learning Management Systems provide more restrictions than access to educational resources and developing courses with the offered authoring tools is more tedious and intimidating task than a creative one.

Read More

Freie Lehr-Lern-Materialien ohne Wenn und Aber II (German)

Nach einer kurzen Einführung in die Konzepte werde die neusten Features von LiaScript vorgestellt, dazu zählen automatische Sprachausgaben in verschiedenen Sprachen und automatisch erstellte Visualisierungen von Markdown-Tabellen.

Read More

Freie Lehr-Lern-Materialien ohne Wenn und Aber I (German)

LiaScript erweitert Markdown um Elemente wie interaktive Animationen, Quizze, Text-To-Speech Elemente, out-of-the-box Programmierumgebungen usw.

Read More

Arbeitsbuch PROLOG (German)

Dieses Buch soll in die Programmiersprache PROLOG und in die mit ihr verbundene ‘Logik-programmierung’ einführen.

Read More

C-Programmierung (German)

Dies ist eine interaktive Portierung des freien Wikibuches C-Programmierung nach LiaScript.

Read More

C-Programming

This LiaScript book is based on the free Wikibook on C-Programming .

Read More

Sister Fox and the Gray Wolf

These are two early translations of Russian folk take “sister fox and the gray wolf”.

Read More

Open-Course Development with LiaScript (... Or Markdown on Steroids)

Markdown is an ideal tool for documenting and thus a suitable format for Open Educational Resources, but as a static markup language it is also boring.

Read More

LiaScript: a domain-specific-language for interactive online courses

Abstract. LiaScript is an attempt to enable everyone to create free and interactive online courses, without the need of being an experienced programmer.

Read More

LiaScript - BearLearn Talk 2019

This is an early example of a LiaScript presentation, that was given as a BearLearn Talk 2019 in Berlin.

Read More

The Vision of LiaScript

This poster represents one of the earliest publications on LiaScript, showcasing our pioneering ideas on leveraging open-source methodologies to develop Massive Open Online Courses (MOOCs).

Read More

Live - Editor

The LiveEditor is an entirely browser-based collaborative Editor. It covers nearly all functionalities of other server-based solutions, but in this case, you don’t need a server nor a login.

Read More