X-Git-Url: http://git.rohieb.name/skm-ma-ws1314.git/blobdiff_plain/28668647fd2bcc38cbef8ccfbebc7127d5ce170c..HEAD:/presentation.tex diff --git a/presentation.tex b/presentation.tex index 90bcb1e..2ba07f8 100644 --- a/presentation.tex +++ b/presentation.tex @@ -5,6 +5,7 @@ \usepackage{inconsolata} %\usepackage{multicol} \usepackage{array} +\usepackage{cclicenses} \usepackage{tikz} \usetikzlibrary{arrows} \usetikzlibrary{arrows} @@ -19,7 +20,8 @@ \title{Chatty Things} \subtitle{Making the Internet of Things Readily Usable for the Masses with XMPP} \author{Roland Hieber} -\institute[IBR, TU-BS]{Institute of Operating Systems and Computer Networks} +\institute[IBR, TU BS]{Institute of Operating Systems and Computer Networks, TU + Braunschweig} \date[SKM-13/14]{Seminar Communications and Multimedia, WS 2013/14} \begin{document} @@ -129,12 +131,12 @@ Two-step process: \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{frame}[fragile]{mDNS + DNS-SD} +\begin{frame}[fragile]{Example: mDNS + DNS-SD} \tikzset{font=\fontsize{7.5pt}{1em}\selectfont, >=latex, thick, y=3.5em} %\tikzstyle{iconlabel}=[text width=2cm, align=center, %font=\fontsize{7.5pt}{1em}\selectfont] \tikzstyle{label}=[font=\fontsize{7pt}{1em}\selectfont] -\tikzstyle{pkt}=[font=\fontsize{7pt}{1em}\selectfont, +\tikzstyle{pkt}=[font=\fontsize{6pt}{0.7em}\selectfont, draw,fill=white,dash pattern=on 2pt off 2pt, align=center, inner sep=2pt] \def\xhalf{.45\textwidth} @@ -155,11 +157,11 @@ Two-step process: } \draw[->] (node) -- (thecloud) node[pkt,pos=0.5]{ \verb+_presence._tcp.local+\\PTR? }; - \draw[->] (juliet) -- (thecloud) node[pkt,pos=0.35]{ + \draw[->] (juliet) -- (thecloud) node[pkt,pos=0.4]{ \verb+juliet._presence.+\\\verb+_tcp.local+ }; - \draw[->] (romeo) -- (thecloud) node[pkt,pos=0.35]{ + \draw[->] (romeo) -- (thecloud) node[pkt,pos=0.4]{ \verb+romeo._presence.+\\\verb+_tcp.local+ }; - \draw[->] (mercutio) -- (thecloud) node[pkt,pos=0.35]{ + \draw[->] (mercutio) -- (thecloud) node[pkt,pos=0.4]{ \verb+mercutio._presence.+\\\verb+_tcp.local+ }; \end{tikzpicture} @@ -173,14 +175,7 @@ Two-step process: \verb+juliet._presence._tcp.local+\\SRV? }; \draw[->] (juliet) -- (thecloud) node[pkt,pos=0.5]{ \verb+juliet.local, port 5222,+\\\verb+prio 0, weight 0+ }; - - - %\node[draw] (resptr) at (0,-4) {\code{juliet.\_presence.\_tcp.local} SRV?}; - %\node[draw] (resres) at (16em,-4) {\code{juliet.local, port 5222, prio 0, weight 0}}; - - %\draw[->] (enumptr) -- (enumres); - %\draw[->] (resptr) -- (resres); -\end{tikzpicture} + \end{tikzpicture} \end{enumerate} \end{frame} @@ -424,9 +419,17 @@ Two-step process: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} +\begin{center} +\vfill +\LARGE{Questions?} \vfill -\centering\LARGE{Questions?} \vfill +\footnotesize +\cc\bysa\\ +This presentation is licensed under the terms of the \\ +Creative Commons Attribution-ShareAlike 3.0 Unported license\\ +and builds on public domain icons from the Tango Desktop Project +\end{center} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%