added content on web directories, web crawlers, other factors of influence and the filter bubble. Started to correct capitalisation of titles and some words (needs to be done for PageRank.tex yet).
17
presentations/English/LaTeX/end.tex
Normal file
|
@ -0,0 +1,17 @@
|
|||
\begin{frame}{Factors of Influence}
|
||||
\begin{itemize}[<+->]
|
||||
\item language
|
||||
\item place
|
||||
\item social information
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{The Filter Bubble}
|
||||
\begin{center}
|
||||
\href{http://dontbubble.us}{dontbubble.us}\\
|
||||
\href{http://www.thefilterbubble.com/}{www.thefilterbubble.com}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\framedgraphic{The Filter Bubble}{../images/bubble-1.png}
|
||||
\framedgraphic{The Filter Bubble}{../images/bubble-2.png}
|
|
@ -30,8 +30,9 @@
|
|||
\input{PageRank}
|
||||
|
||||
\section{End}
|
||||
\input{end}
|
||||
\input{wrapup}
|
||||
\input{sources}
|
||||
\framedgraphic{Thank you for your attention!}{../images/Teach-yourself-C++-in-21-days.png}
|
||||
\framedgraphic{Thanks for Your Attention!}{../images/Teach-yourself-C++-in-21-days.png}
|
||||
|
||||
\end{document}
|
||||
|
|
|
@ -1,8 +1,25 @@
|
|||
\subsection{The early days}
|
||||
\begin{frame}{The early days}
|
||||
In the beginning, there were only web catalogues (maintained by hand)
|
||||
\end{frame}
|
||||
\subsection{The Early Days}
|
||||
|
||||
\begin{frame}{The early days}
|
||||
Web crawler
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-002.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-003.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-004.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-005.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-006.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-007.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-008.png}
|
||||
\framedgraphic{The Early Days: Web Directories}{../images/directory-010.png}
|
||||
|
||||
\begin{frame}{The Early Days: Web Crawlers}
|
||||
\begin{columns}
|
||||
\begin{column}{0.28\textwidth}
|
||||
\includegraphics[width=\linewidth]{../images/hyperlink.png}
|
||||
\end{column}
|
||||
\begin{column}{0.68\textwidth}
|
||||
\begin{itemize}[<+->]
|
||||
\item crawls through the web using hyperlinks
|
||||
\item makes an index of the words contained in a page
|
||||
\item ranks pages for a search query according to number of occurences of keywords
|
||||
\end{itemize}
|
||||
\end{column}
|
||||
\end{columns}
|
||||
\end{frame}
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
\subsection{Image sources}
|
||||
\begin{frame}{Image sources}
|
||||
\subsection{Image Sources}
|
||||
\begin{frame}{Image Sources}
|
||||
\begin{itemize}
|
||||
\item \href{https://commons.wikimedia.org/wiki/File:PageRank-hi-res.png}{PageRank} by Felipe Micaroni Lalli
|
||||
\item screenshots of \href{http://www.dmoz.org}{www.dmoz.org}
|
||||
\item \href{https://commons.wikimedia.org/wiki/File:Hyperlink-Wikipedia.svg}{Hyperlink} by Bernard Ladenthin
|
||||
\item screenshots of \href{http://dontbubble.us}{dontbubble.us}
|
||||
\item \href{http://commons.wikimedia.org/wiki/File:Sergey_Brin.JPG}{Sergey Brin} by enlewof
|
||||
\item \href{http://commons.wikimedia.org/wiki/File:Larry_Page_laughs.jpg}{Larry Page} by aweigend
|
||||
\end{itemize}
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
\subsection{What you've learned}
|
||||
\begin{frame}{What you've learned}
|
||||
\subsection{What You've Learned}
|
||||
\begin{frame}{What You've Learned}
|
||||
\begin{itemize}
|
||||
\item Web catalogues
|
||||
\item Webcrawler
|
||||
\item Graph (nodes, eges)
|
||||
\item Random walk (ants)
|
||||
\item web directories
|
||||
\item web crawler
|
||||
\item graph (nodes, eges)
|
||||
\item random walk (ants)
|
||||
\item PageRank
|
||||
\item Read Pseudocode
|
||||
\item read pseudocode
|
||||
\item filter bubble
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
|
BIN
presentations/English/images/bubble-1.png
Normal file
After Width: | Height: | Size: 161 KiB |
BIN
presentations/English/images/bubble-2.png
Normal file
After Width: | Height: | Size: 167 KiB |
BIN
presentations/English/images/directory-002.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
presentations/English/images/directory-003.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
presentations/English/images/directory-004.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
presentations/English/images/directory-005.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
presentations/English/images/directory-006.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
presentations/English/images/directory-007.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
presentations/English/images/directory-008.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
presentations/English/images/directory-010.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
presentations/English/images/hyperlink.png
Normal file
After Width: | Height: | Size: 15 KiB |
|
@ -74,7 +74,7 @@
|
|||
% Set some template options - other tutors will have to adjust this %
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\newcommand\tutor{Martin Thoma, Benjamin Lipp}
|
||||
\newcommand\titleText{How Google searches work}
|
||||
\newcommand\titleText{How Google Searches Work}
|
||||
\institute{Sprachenzentrum}
|
||||
\titleimage{pagerank}
|
||||
|
||||
|
|