<ahref="https://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>, the basis for Wikipedia and most other MediaWiki websites, is a free and open-source "collaboration and documentation" platform engine. Wiki markup is the language used to write content on a wiki website.
<ahref="https://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>, the basis for Wikipedia and most other MediaWiki websites, is a free and open-source "collaboration and documentation" platform engine. Wiki markup is the language used to write content on a wiki website.
When having first contact with the material that will constitute your work, getting a first quick overview and comprehending the scale of it can influence the development of your process drastically. The reason for this is that, especially in time-limited projects, the first impressions significantly affect or even determine the creative and conceptual design that you decide for. Therefore, the fist contact with the material should be made with caution and calmness.
When having first contact with the material that will constitute your work, getting a first quick overview and comprehending the scale of it can influence the development of your process drastically. The reason for this is that, especially in time-limited projects, the first impressions significantly affect or even determine the creative and conceptual design that you decide for. Therefore, the fist contact with the material should be made with caution and calmness.
To develop an understanding of a complex topic, basic research - on/offline - is the first necessary step to take. Talking about the facts as a group and/or collectively reading texts on the topic can help in the process. If possible, the best way to develop a deeper understanding is to get in touch with experts and/or witnesses. In the best case, to conduct an interview or even organize a meeting as a group or a workshop on the topic. Also taking as many different points of view, even if you don’t agree with them, is an imperative to create a differentiated opinion on a complex matter.
To develop an understanding of a complex topic, basic research - on/offline - is the first necessary step to take. Talking about the facts as a group and/or collectively reading texts on the topic can help in the process. If possible, the best way to develop a deeper understanding is to get in touch with experts and/or witnesses. In the best case, to conduct an interview or even organize a meeting as a group or a workshop on the topic. Also taking as many different points of view, even if you don’t agree with them, is an imperative to create a differentiated opinion on a complex matter.
Traditionally a Polyptych is a painting, split into sections. In this case we used the idea of a polyptych as an exercise that enables us to get a first impression of the archive material.
Traditionally a Polyptych is a painting, split into sections. In this case we used the idea of a polyptych as an exercise that enables us to get a first impression of the archive material.
<ahref="https://github.com/tesseract-ocr/tesseract">Tesseract</a> is a free "optical character recognition" (OCR) engine, and supposedly was the first one of its kind. It recognizes text within images and outputs this textual content in either a text file or a PDF in which the text is selectable and searchable.
<ahref="https://github.com/tesseract-ocr/tesseract">Tesseract</a> is a free "optical character recognition" (OCR) engine, and supposedly was the first one of its kind. It recognizes text within images and outputs this textual content in either a text file or a PDF in which the text is selectable and searchable.
To be able to navigate the material, you have to make connections in between the documents, get an overview of all of the existing data and from this develop a structure for the archive. We chose to categorize the material with content and format related categories.
To be able to navigate the material, you have to make connections in between the documents, get an overview of all of the existing data and from this develop a structure for the archive. We chose to categorize the material with content and format related categories.
Page forms is an extension that provides a <ahref="#mediawiki">MediaWiki</a> instance with templates to create pages, edit pages and add query data to them. <br>
Page forms is an extension that provides a <ahref="#mediawiki">MediaWiki</a> instance with templates to create pages, edit pages and add query data to them. <br>
While lexical search returns literal matches to a search request, semantic search "understands" the query. When compiling the search results, this search procedure relies on previously entered, definitive, metadata information and thus usually returns more accurate results. Multiple requests can be combined to create more complex queries. There are two different factors to the queries: Which pages the search is based on and which information is obtained from them. <ahref="#mediawiki">WikiMedia</a> uses a simple semantic language <ahref="https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki">"Semantic MediaWiki"</a>for this.
While lexical search returns literal matches to a search request, semantic search "understands" the query. When compiling the search results, this search procedure relies on previously entered, definitive, metadata information and thus usually returns more accurate results. Multiple requests can be combined to create more complex queries. There are two different factors to the queries: Which pages the search is based on and which information is obtained from them. <ahref="#mediawiki">WikiMedia</a> uses a simple semantic language <ahref="https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki">"Semantic MediaWiki"</a>for this.
An <ahref="https://www.mediawiki.org/w/api.php ">API</a> (Application Programming Interface) is an interface that enables external programs or systems to communicate with the software. The API defines how to access and how to define requests. Some APIs are created specifically for certain programs, others follow industry standards.<br>
An <ahref="https://www.mediawiki.org/w/api.php ">API</a> (Application Programming Interface) is an interface that enables external programs or systems to communicate with the software. The API defines how to access and how to define requests. Some APIs are created specifically for certain programs, others follow industry standards.<br>
<p>A static website, the opposite of dynamic websites, is a website with unchanging content, which is mostly written in <ahref="#htmlcssjs">HTML</a> and outputs the exact same content to each user. Benefits of this model are the lack of dependencies and increased security and performance.
<p>A static website, the opposite of dynamic websites, is a website with unchanging content, which is mostly written in <ahref="#htmlcssjs">HTML</a> and outputs the exact same content to each user. Benefits of this model are the lack of dependencies and increased security and performance.
<ahref="https://www.python.org/">Python</a> is a highly abstract (high-level) programming language in which logical and clearly structured codes for projects of various sizes have been written since 1991. It is equipped/comes with a significant amount of libraries that simplify complex tasks.<br>
<ahref="https://www.python.org/">Python</a> is a highly abstract (high-level) programming language in which logical and clearly structured codes for projects of various sizes have been written since 1991. It is equipped/comes with a significant amount of libraries that simplify complex tasks.<br>
Using the <ahref="#mediawiki">MediaWiki</a><ahref="#api">API</a>, <ahref="#pythonscript">Python</a> and <ahref="#pandoc">Pandoc</a> we converted the results of <ahref="#semanticqueries">semantic queries</a> to a <ahref="#staticwebsite">static website</a>.
Using the <ahref="#mediawiki">MediaWiki</a><ahref="#api">API</a>, <ahref="#pythonscript">Python</a> and <ahref="#pandoc">Pandoc</a> we converted the results of <ahref="#semanticqueries">semantic queries</a> to a <ahref="#staticwebsite">static website</a>.
Under certain conditions it may be necessary to publish content without leaving a trace of identity behind. To protect the contributors and server locations also means working with some technical limitations. At our project, this boiled down to facing reduced bandwidth speed when accessing websites, hosted in the Dark web through the Tor Browser, and also because of the necessity of implementing a static website.
Under certain conditions it may be necessary to publish content without leaving a trace of identity behind. To protect the contributors and server locations also means working with some technical limitations. At our project, this boiled down to facing reduced bandwidth speed when accessing websites, hosted in the Dark web through the Tor Browser, and also because of the necessity of implementing a static website.
The Dark Web is a portion of the Internet that one cannot reach by the use of regular search engines. Users need specific software, configurations, or authorization to access to be able to use it. This shelter of anonymity is of a great importance while dealing with censorship and privacy concerns, and because of that the Dark Web is also oftenly perceived as a haven for criminal activities. Tor browser is probably the most used tool to access the dark web.<br>
The Dark Web is a portion of the Internet that one cannot reach by the use of regular search engines. Users need specific software, configurations, or authorization to access to be able to use it. This shelter of anonymity is of a great importance while dealing with censorship and privacy concerns, and because of that the Dark Web is also oftenly perceived as a haven for criminal activities. Tor browser is probably the most used tool to access the dark web.<br>
Using the <ahref="https://www.torproject.org/download/">Tor Browser</a> helps prevent others from tracking your browsing behavior and user details like location. It is provided by the Tor Project, a non-profit organization. It works by routing all your internet traffic trough random nodes, listed in the Tor network and thus rendering the origin of it unrecognizable.
Using the <ahref="https://www.torproject.org/download/">Tor Browser</a> helps prevent others from tracking your browsing behavior and user details like location. It is provided by the Tor Project, a non-profit organization. It works by routing all your internet traffic trough random nodes, listed in the Tor network and thus rendering the origin of it unrecognizable.
<p>A threat/thread model is a set of rules that lists and evaluates all the resources and contents of a project before starting to embark on the projects' journey. A threat model sets clear limits that must be respected when working together.
<p>A threat/thread model is a set of rules that lists and evaluates all the resources and contents of a project before starting to embark on the projects' journey. A threat model sets clear limits that must be respected when working together.
<ahref="https://www.raspberrypi.org/">Raspberry Pi</a>is a series of small computers with internal RAM & CPU/GPU and several connectors, like USB or Ethernet. They are being used by a big and diverse community, in education or for all kinds of prototyping projects.
<ahref="https://www.raspberrypi.org/">Raspberry Pi</a>is a series of small computers with internal RAM & CPU/GPU and several connectors, like USB or Ethernet. They are being used by a big and diverse community, in education or for all kinds of prototyping projects.
In the midst of the process of dealing with our project, the global society was overwhelmed by the outbreak of the COVID 19 pandemic. Several drastic limitations followed. The most severe impact this situation has had on our project, was of course the closure of all educational facilities and the need for social distancing, to which we complied. This of course resulted in before unknown limitations to our collective process. Due to these circumstances, our launch was provisionally canceled and we were given an extra of two weeks to be able to slow down the process and finish our project.<br>
<br>
<divclass="code">
Tools we used in this time of virtual communication:
Online video conference tools: <ahref="https://jitsi.org/">Jitsi</a>, <ahref="https://www.skype.com/en/">Skype</a>
Other tools: <ahref="#git">GIT</a>, <ahref="#etherpad">Etherpad</a>, <ahref="#ether2html">Ether2Html</a>, <ahref="#curl">Curl</a>, <ahref="#mediawiki">WikiMedia</a>
</div>
</p>
</div>
@ -3141,11 +3155,14 @@ popup_button.addEventListener("click", function (e) {