%&pres
\begin{document}
\frame{\titlepage}
+ \note{Under supervision of\ldots}
\section{Introduction}
\subsection{Introduction}
\item Hyperleap
\end{itemize}
\end{frame}
+ \note{Hyperleap helps you in that}
\begin{frame}
\frametitle{Hyperleap}
\begin{figure}[H]
\includegraphics[width=0.2\linewidth]{hyperleaplogo}
\end{figure}
- \pause\begin{itemize}[<+->]
+ \pause\begin{itemize}
\item Information $+$ Entertainment $=$ Infotainment
\item Leisure industry
\item Nijmegen
\end{itemize}
\end{block}
\end{frame}
+ \note{10.000 Events per week\\500.000 Visitors per month\\40.000 venues}
\begin{frame}
\frametitle{Current situation}
\begin{figure}[H]
\includegraphics[width=\linewidth]{informationflow}
\end{figure}
- \note{Show automated path and manual path}
\end{block}
\end{frame}
+ \note{Manual: written pub\\Auto: digital}
\subsection{Goal \& Research question}
\begin{frame}
\end{figure}
\end{block}
\end{frame}
+ \note{End: introducse rss}
\subsection{RSS Feeds}
\begin{frame}[fragile]
\frametitle{RSS/Atom Feeds}
\pause\lstinputlisting[language=xml]{exrss.xml}
\end{frame}
+ \note{Why: Structure, Stable, CMS, Generated}
\section{Methods}
\subsection{Program}
\includegraphics[width=\linewidth]{appoverview}
\end{figure}
\end{frame}
+ \note{Output goes to temporum}
\begin{frame}
\frametitle{Frontend}
\only<2>{\includegraphics[width=\linewidth]{crawlerpattern}}
\end{figure}
\end{frame}
+ \note{Landing page, edit page}
\begin{frame}
\frametitle{Backend}
\item Conversion algorithm
\end{itemize}
\end{frame}
+ \note{CLI, to frontend\\backend algo uses graphs}
\begin{frame}
\frametitle{Directed graphs}
\end{figure}
\end{columns}
\end{frame}
+ \note{Vertex}
\begin{frame}
\frametitle{Remove cyclicity and add labels}
\end{figure}
\end{block}
\end{frame}
+ \note{Explain four-tuple\\Find matching path\\
+ Cyclicity is node reachable from same node}
\subsection{Algorithm}
\begin{frame}
\end{itemize}
\end{block}
\begin{block}{Example}
- \begin{itemize}
+ \pause\begin{itemize}
\item Film: Avengers 19:30
\item Film: Kleine zaal, Avengers 19:30
\end{itemize}
\end{figure}
\end{block}
\end{frame}
-
- \begin{frame}
- \frametitle{Example non determinism}
- \end{frame}
+ \note{Minimizing graph, Mihov proved for Daciuk, Myhell-Nerode, Note
+ non determinism}
\section{Conclusion \& Discussion}
\subsection{Conclusion}
\item Misuse of HTML
\end{itemize}
\end{frame}
+ \note{Did we solve the program?}
\subsection{Discussion}
\begin{frame}
\item Reuse interfacing technique
\end{itemize}
\end{frame}
+ \note{Black box on previous figure\\Convert html to rss}
\end{document}