Alessio Caiazza is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againipv6 - fine del mondo / Presentazione.tex
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 | %!TEX root = ipv6.slides.tex
%decommentare per stampare + slide su una sola pagina
%\usepackage{pgfpages}
%\pgfpagesuselayout{4 on 1}[a4paper,border shrink=5mm]
%\useinnertheme{}
%\useoutertheme{}
% Progress Bar
%\useinnertheme{progressbar}
%\useoutertheme{progressbar}
%
\setbeamercovered{dynamic}
% o altro (possibly just delete it)
\usetheme[pageofpages=di,% String used between the current page and the
% total page count.
bullet=circle,% Use circles instead of squares for bullets.
titleline=true,% Show a line below the frame title.
alternativetitlepage=true,% Use the fancy title page.
titlepagelogo=images/world_ipv6,% Logo for the first page.
%watermark=licenza_small,% Watermark used in every page.
%watermarkheight=2px,% Height of the watermark.
%watermarkheightmult=4,% The watermark image is 4 times bigger
% than watermarkheight.
]{Torino}
%colori per i box
\setbeamercolor{lowercolor}{fg=black,bg=white}
\setbeamercolor{uppercolor}{fg=black,bg=chameleongreen2}
\setbeamercolor{upperredcolor}{fg=black,bg=Tomato}
\setbeamercolor{section in toc}{fg=chameleongreen3}
\setbeamercolor{structure}{fg=chameleongreen3}
\newenvironment{colorblock}
{\begin{beamerboxesrounded}[upper=uppercolor,lower=lowercolor,shadow=true]}
{\end{beamerboxesrounded}}
\newenvironment{redblock}
{\begin{beamerboxesrounded}[upper= upperredcolor,lower=lowercolor,shadow=true]}
{\end{beamerboxesrounded}}
\newenvironment{tl_itm_year}[1]
{\begin{colorblock}{#1}\begin{itemize}}
{\end{itemize}\end{colorblock}}
\newcommand{\tlelement}[3] {\only<presentation:#1>{\begin{tl_itm_year}{#2} #3 \end{tl_itm_year}}}
\usepackage{multirow}
\usepackage{array}
\newcolumntype{x}[1]{%
>{\centering\hspace{0pt}}p{#1}}%
\newcommand{\tn}{\tabularnewline}
\newcommand{\tnhl}{\tabularnewline\hline}
%\beamertemplatetransparentcoveredhigh
% =-> Package relativi alla gestione della Lingua.
\usepackage[italian]{babel}
\usepackage[utf8]{inputenc}
\usepackage{url}
% Package relativi all'uso di codice di programmazione [alternativa a verbatim].
% \usepackage{listings}
\usepackage{bytefield}
%definiamo i bitbox colorati
\newcommand{\colorbitbox}[3]{%
\rlap{\bitbox{#2}{\color{#1}\rule{\width}{\height}}}%
\bitbox{#2}{#3}}
\usepackage{tikz}
\usetikzlibrary{fit,arrows,calc,chains,positioning}
%immagini per tikz
%\pgfdeclareimage{schermo}{immagini/schermo}
%\pgfdeclareimage{case}{immagini/case}
%\pgfdeclareimage{router}{immagini/router}
%\pgfdeclareimage{nuvola}{immagini/nuvola}
%\pgfdeclareimage{firewall}{immagini/firewall}
%stili per tikz
\tikzstyle{subnet}+=[rectangle,very thin,draw=gray]
\tikzstyle{olink}+=[color=chameleongreen1,thick]
%corregge il warning sulla dimensione dei font
\renewcommand{\fontsubfuzz}{1pt}
% Directory ove sono presenti le Immagini.
\graphicspath{{images/}}
% Titolo !
\title[Il mondo finir\'a nel 2012 ?]{Il mondo finirà nel 2012?}
\subtitle{... forse, ma Internet potrebbe finire prima.}
\author[T.~Pecorella \and A.~Caiazza]{Tommaso~Pecorella tommaso.pecorella@unifi.it \and Alessio~Caiazza ac@alessiocaiazza.info}
%\institute{
%\scriptsize
%Relatori: \\
%Ing. Tommaso Pecorella \\
%Prof. Romano Fantacci \\
%\vspace{0.25in}
%Gestione e sicurezza delle reti di telecomunicazione \\
%Università degli Studi di Firenze \\
%Facoltà di Ingegneria%\\Dipartimento di Informatica
%}
%\date{\today}
\date[9 marzo 2010]{Notte Blu della Ricerca\\ 9 marzo 2010}
% Per inserire il Logo dell'Univ.
\pgfdeclareimage[height=.8cm]{Logo}{images/six_green}
\pgfdeclareimage[width=4cm]{modem}{images/Acoustic_coupler_20041015_175456_1}
\pgfdeclareimage[width=10cm]{web}{images/screensnap2_24c}
%\pgfdeclareimage[width=10cm]{deployment_ideal}{images/Huston_deploy_ideal}
%\pgfdeclareimage[width=10cm]{deployment_real}{images/Huston_deploy_real}
\pgfdeclareimage[width=10cm]{deploymentIdeal}{images/Deploy_ideal}
\pgfdeclareimage[width=10cm]{deploymentReal}{images/Deploy_real}
\pgfdeclareimage[width=7cm]{calendarioMayaBig}{images/calendario_maya}
\pgfdeclareimage[width=4cm]{calendarioMayaSmall}{images/calendario_maya}
\logo{\pgfuseimage{Logo}}
% Utilizza l'outline
%\AtBeginSection[]
%{
% \begin{frame}
% \frametitle{Outline}
% \tableofcontents[currentsection]
% \end{frame}
%}
%\AtBeginSubsection[]
%{
%\begin{frame}<beamer>
%\frametitle{Sommario}
%\tableofcontents[subsectionstyle=show/shaded/hide]
%\end{frame}
%}
%\AtBeginSubsection[] % Do nothing for \section*
%{ \begin{frame}<beamer>
%\frametitle{Sommario}
%{\footnotesize
%\begin{columns}
%\begin{column}{0.5\textwidth}
%\tableofcontents[subsectionstyle=show/shaded/hide,sections={1-3}]
%\end{column}
%\begin{column}{0.5\textwidth}
%\tableofcontents[subsectionstyle=show/shaded/hide,sections={4-6}]
%\end{column}
%\end{columns}
%}
%\end{frame} }
\input{cc_beamer}
% Inizio Presentazione.
\begin{document}
% Prima pagina
\begin{frame}[t,plain]
\titlepage
\vspace{-.8em}
{\tiny\CcNote{\CcLongnameByNcSa}}
\put(5,1){\CcGroupByNcSa{0.83}{0.95ex}}
\end{frame}
% Indice
\frame{\tableofcontents}
\section{Il mondo finirà?}
\input{duemiladodici}
\section{Internet: storia del mondo online}
\input{internet_history}
\section{IPv4 Vs IPv6, solo technicalities?}
\input{introduzione}
\section{IPv6: un Market failure?}
\input{marketing}
\section{Rimboccarsi le maniche}
\input{whattodo}
%\input{ccByNcSa-2.5Ita}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "ipv6.slides"
%%% End:
|