\documentclass{beamer}

\mode<presentation>
{
  \usetheme{Antibes}
  \setbeamercovered{transparent}
}

\usepackage[english,francais]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{times}
\usepackage{graphicx}
\usepackage{multimedia}

\title{Internet Memes}

\author[Corentin GIRAN, Christian INGOUFF, Aurélie CARRERE]{Corentin \bsc{Giran} \and Christian \bsc{Ingouff}\\Aurélie \bsc{Carrère}}

\institute{EISTI, CPI1}

\date{Year 2011/2012}

\pgfdeclareimage[height=1.5cm]{logoEISTI}{eisti.jpg}
\logo{\pgfuseimage{logoEISTI}}

\pgfdeclareimage[height=96mm,width=128mm]{ima}{background.jpg}
\setbeamertemplate{background}{\pgfuseimage{ima}}

\AtBeginSection[]{
  \begin{frame}{Outline}
  	\tableofcontents[currentsection, hideothersubsections]
  \end{frame} 
}

\beamerdefaultoverlayspecification{<+->}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{document}

\begin{frame}
	\titlepage
\end{frame}

\begin{frame}{Outline}
	\tableofcontents[pausesections]
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Definition}
% On la fera ensemble

\subsection{General meaning}

\begin{frame}{What is a meme ?}
	\begin{block}{General meaning}
		\begin{itemize}
			\item First introduced by Richard Dawkins in \textit{The Selfish Gene} (1976)
			\item Comes from the word "gene" and the Greek "mimesis" (imitation)

% Dawkins defined the meme as a unit of cultural transmission, or a unit of imitation and replication, but later definitions would vary. Memes, analogously to genes, vary in their aptitude to replicate; memes which are good at getting themselves copied tend to spread and remain, whereas the less good ones have a higher probability of being ignored and forgotten. Thus "better" memes are selected. The lack of a consistent, rigorous, and precise understanding of what typically makes up one unit of cultural transmission remains a problem in debates about memetics. In contrast, the concept of genetics gained concrete evidence with the discovery of the biological functions of DNA. Meme transmission does not necessarily require a physical medium, unlike genetic transmission.

			\item Idea or behavior that spreads within a culture
			\item ie. trends, sayings, etc...

% You could say memes have always existed, in some way...

		\end{itemize}
	\end{block}
\end{frame}

\subsection{Internet memes}

\begin{frame}{What is a meme ?}
	\begin{block}{On the Internet}
		\begin{itemize}

% ...so an Internet meme is just that kind of idea, only it spreads through the Internet.

			\item Concept that spreads through the Internet
			\item Big part of American culture
			\item Pictures, videos, catchphrases, websites...
			\item Can stay the same...
			\item ...or evolve through parody or imitation
		\end{itemize}
	\end{block}
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Examples}

\subsection{Videos/Music}
% On en prendra un chacun

\begin{frame}
	\begin{center}
		\movie[label=cells,width=9cm,height=6cm]{}{trololo.avi}
	\end{center}
\end{frame}

\begin{frame}{Trololo}
	\begin{block}{}
		\begin{itemize}
			\item Sung in 1976 by Eduard Khil
			\item Uploaded on YouTube in 2009
			\item Also known as the "Russian Rick Roll"
			\item Original title : \textit{I Am Glad, 'cause I'm Finally Returning Back Home}
			\item Misconception : banned lyrics (USSR)
		\end{itemize}
	\end{block}
\end{frame}

\begin{frame}
	\begin{center}
		\movie[label=cells,width=9cm,height=6cm]{}{rickroll.avi}
	\end{center}
\end{frame}

\begin{frame}{Rick Roll}
	\begin{block}{}
		\begin{itemize}
			\item Sung by Rick Astley in 1987
			\item "Bait-and-switch" % On attire les pigeons avec quelque chose, et on les Rick Roll
			\item Meme started on 4chan in 2007 % Soi-disant miroir du trailer de GTA IV
			\item Less common nowadays
		\end{itemize}
	\end{block}
\end{frame}

\begin{frame}
	\begin{center}
		\movie[label=cells,width=9cm,height=6cm]{}{nyancat.avi}
	\end{center}
\end{frame}

\begin{frame}{Nyan Cat}
	\begin{block}{}
		\begin{itemize}
			\item Uploaded on YouTube in April 2011
			\item Art by Christopher Torres (prguitarman on \textit{LOL-Comics})
			\item Song features Vocaloid Hatsune Miku % Rapidement : Vocaloid = synthétiseur de chant, devenu populaire au Japon
			\item Nyan = Japanese "meow"
		\end{itemize}
	\end{block}
\end{frame}

\subsection{Miscellaneous}

\begin{frame}{Rage Comics}
	\begin{block}{}
		\begin{itemize}
			\item<1-> First comics on 4chan in 2008 (mostly using the \textit{Rageguy})
			\item<3-> Various and numerous images used (see background)
		\end{itemize}
	\end{block}
	\begin{center}
		\begin{overlayarea}{4cm}{10cm}
			\includegraphics<2>[width=4cm]{ragecomic4.jpg}
			\includegraphics<4>[width=4cm]{trollface.png}
			\includegraphics<5>[width=4cm]{foreveralone.png}
			\includegraphics<6>[width=4cm]{YuNO.png}
			\includegraphics<7>[width=4cm]{meGusta.jpg}
			\only<8>{\vspace*{1.4cm}}
			\only<8>{\center{And many more!}}
		\end{overlayarea}
	\end{center}
\end{frame}

\begin{frame}{Rage Comics}{Example}
	\begin{columns}
		\begin{column}{0.5\linewidth}
			\includegraphics<1->[width=4cm]{ragecomic1.jpg}
			\vspace*{0.5cm}
			\includegraphics<1-2>[width=4cm]{ragecomic.jpg}
			\includegraphics<3->[width=4cm]{ragecomic3.jpg}
		\end{column}
		\begin{column}{0.5\linewidth}
			\includegraphics<1>[width=4cm]{ragecomic.jpg}
			\includegraphics<2->[width=4cm]{ragecomic2.jpg}
			\vspace*{0.5cm}
			\includegraphics<1-3>[width=4cm]{ragecomic.jpg}
			\includegraphics<4->[width=4cm]{ragecomic4.jpg}
		\end{column}
	\end{columns}
\end{frame}

\begin{frame}
	% So what did you think of my rage comic ?
\end{frame}

\begin{frame}{Pictures with Captions}{(or Caption Memes)}
	\begin{center}
		\includegraphics<1>[width=6cm]{notbad.jpg}
		\includegraphics<2>[width=6cm]{notbad2.jpg}
	\end{center}
\end{frame}

\begin{frame}<1,2>[label=skyrim1]{Skyrim Memes}
	\begin{block}{}
		\begin{itemize}
			\item<1-> Game released in November 2011
			\item<2-> Catchphrases repeated by characters in the game
			\item<3-> Addictiveness of the game
			\item<4-> Some opposition to the "arrow in the knee" jokes
		\end{itemize}
	\end{block}
\end{frame}

\begin{frame}<1-6>[label=skyrim2]{Skyrim Memes}
	\begin{center}
		\includegraphics<1>[width=10cm]{arrow.jpg}
		\includegraphics<2>[width=5cm]{arrow1.jpg}
		\includegraphics<3>[width=9cm]{arrow2.jpg}
		\includegraphics<4>[width=8cm]{fusrodah1.jpg}
		\only<5>{\movie[label=cells,width=9cm,height=6cm]{}{fusrodah1.avi}}
		\only<6>{\movie[label=cells,width=9cm,height=6cm]{}{fusrodah2.avi}}
		\includegraphics<7>[width=5cm]{skyrimlife1.jpg}
		\includegraphics<8>[width=5cm]{skyrimlife2.jpg}
		\includegraphics<9>[width=6cm]{arrowforced.jpg}
	\end{center}
\end{frame}

\againframe<3>{skyrim1}
\againframe<7,8>{skyrim2}
\againframe<4>{skyrim1}
\againframe<9>{skyrim2}

\begin{frame}
	\begin{center}
		\includegraphics<1>[width=6cm]{xallthey.jpg} % We would love to explain to you every single meme there is on the Internet
		\includegraphics<2>[width=6cm]{xallthey2.jpg} % But unfortunately...
		\includegraphics<3>[width=6cm]{arrow3.jpg} % We all took an arrow in the knee!
	\end{center}
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Conclusion}

\begin{frame}
	\begin{block}{To sum it up...}
		\begin{itemize}
			\item Most of them are catchy, likeable
			\item Always start on popular websites (4chan, YouTube, Reddit...)
			\item Some of them are overused
		\end{itemize}
	\end{block}
\end{frame}

\begin{frame}
	le Internet Medley
\end{frame}

\end{document}