2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +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

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

View file

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

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}

View file

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

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

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