p1: sanitize contet

master
Clemens Klug 2018-02-07 14:58:24 +01:00
parent 6288bcfa37
commit 150df76038
2 changed files with 33 additions and 14 deletions

BIN
PresTeX/images/gg2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

View File

@ -96,12 +96,23 @@ compress
\section{Location based Games} \section{Location based Games}
\begin{frame}{Location based Games} \begin{frame}{Location based Games}
\framesubtitle{Spass und Datenspuren} \framesubtitle{Put the 'fun' in education}
\begin{itemize} \begin{columns}
\item Spielhandlungen an realen Orten verankert \column{0.55\linewidth}
\item Intersection of GIS and gaming technology\footnotemark
\end{itemize} \begin{itemize}
TODO: cite \autocite{Ahlqvist2018}\autocite{1705427} %TODO \item Game actions tied to real-world spatial places ('Break the magic circle')%TODO citation
\item Locomotion as essential game part
\item Foster recognition of environment
\item Focus through game related tasks
\item Trade-offs between board and race style games\footnotemark
\end{itemize}
\column{.45\linewidth}
\image{.5\textwidth}{gg2}{Geogame map view}{img:gg2}
\end{columns}
\addtocounter{footnote}{-1}
\footcitetext{Ahlqvist2018}\stepcounter{footnote}
\footcitetext{1705427}
\end{frame} \end{frame}
\section{Goal definition} \section{Goal definition}
@ -115,13 +126,19 @@ TODO: cite \autocite{Ahlqvist2018}\autocite{1705427} %TODO
\end{frame} \end{frame}
\begin{frame}{Components} \begin{frame}{Components}
Prerequisites: Game log
\begin{itemize} \begin{itemize}
\item {\small(create + store game log)} \item Creation
\item per-game importer \item Storage
\item analyzer modules crunch numbers \end{itemize}
\item output/visualization New components
\item interface \begin{itemize}
\item cross-game comparisons % \item[{\small $\Box$}] {\small(create + store game log)}
\item Per-game importer (Web client, File loader, …)
\item Analyzer modules (number crunching)
\item Output \& Visualization (CSV, JSON, KML, Graphs, …)
\item Interface (Configuration)
\item Cross-game comparisons
\end{itemize} \end{itemize}
\end{frame} \end{frame}
@ -135,13 +152,15 @@ TODO: cite \autocite{Ahlqvist2018}\autocite{1705427} %TODO
\begin{frame}{Log processing stacks} \begin{frame}{Log processing stacks}
Technologies Technologies
\begin{itemize} \begin{itemize}
\item ELK (Elastic search, Logstash, Kibana) -- Collectd, Influx DB, Grafana -- … \item ELK (Elastic search, Logstash, Kibana)
\item Collectd, Influx DB, Grafana
\item
\end{itemize} \end{itemize}
\begin{itemize} \begin{itemize}
\item[+] widely deployed \item[+] widely deployed
\item[+] powerful query languages %TODO example \item[+] powerful query languages %TODO example
\item mainly web/server monitoring \item mainly web/server monitoring
\item[-] spatial analysis: heavily anonimised/reduced resolution \item[-] spatial analysis: heavily anonymised (reduced resolution)
\item[-] fast-paced enviroment \item[-] fast-paced enviroment
\end{itemize} \end{itemize}
TODO: bild mit importiertem GG2-logfile %TODO TODO: bild mit importiertem GG2-logfile %TODO