2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

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).

This commit is contained in:
blipp 2013-02-06 00:38:20 +01:00
parent 34cebd8a5d
commit b8245e731b
18 changed files with 56 additions and 17 deletions

View file

@ -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}