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 again

nolith / ipv6 - fine del mondo http://slideshare.net/nolith/ipv6-e-la-fine-del-mondo

Slide su IPv6 per la notte blù

Clone this repository (size: 9.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/ipv6-fine-del-mondo
hg clone ssh://hg@bitbucket.org/nolith/ipv6-fine-del-mondo

ipv6 - fine del mondo / duemiladodici.tex

commit
8ed461c82949
parent
68081ad44dff
parent
c09d89674da4
branch
default

merge

1
92d08f0d1966
% Per evitare Warning con Pdf 1.5 Version.
2
92d08f0d1966
\pdfoptionpdfminorversion=5
3
276f6cff6b8a
4
92d08f0d1966
% Classe Presentazioni [Beamer].
5
92d08f0d1966
\documentclass[hyperref={pdfpagelabels=false}, xcolor=svgnames]{beamer}
6
276f6cff6b8a
7
92d08f0d1966
%permette un rendering buono a video (Font scalabili embedded)
8
92d08f0d1966
\usepackage{ae,aecompl}
9
92d08f0d1966
\usepackage{eurofont}
10
276f6cff6b8a
11
92d08f0d1966
%decommentare per stampare + slide su una sola pagina
12
92d08f0d1966
%\usepackage{pgfpages}
13
92d08f0d1966
%\pgfpagesuselayout{4 on 1}[a4paper,border shrink=5mm]
14
92d08f0d1966
15
92d08f0d1966
%\useinnertheme{}
16
92d08f0d1966
%\useoutertheme{}
17
92d08f0d1966
% Progress Bar
18
92d08f0d1966
%\useinnertheme{progressbar}
19
92d08f0d1966
%\useoutertheme{progressbar}
20
92d08f0d1966
%
21
92d08f0d1966
\setbeamercovered{dynamic}
22
92d08f0d1966
% o altro (possibly just delete it)
23
92d08f0d1966
24
92d08f0d1966
\usetheme[pageofpages=di\ 3,% String used between the current page and the
25
92d08f0d1966
                         % total page count.
26
92d08f0d1966
          bullet=circle,% Use circles instead of squares for bullets.
27
92d08f0d1966
          titleline=true,% Show a line below the frame title.
28
92d08f0d1966
          alternativetitlepage=true,% Use the fancy title page.
29
92d08f0d1966
          titlepagelogo=images/2012_fuss_1,% Logo for the first page.
30
92d08f0d1966
          %watermark=licenza_small,% Watermark used in every page.
31
92d08f0d1966
          %watermarkheight=2px,% Height of the watermark.
32
92d08f0d1966
          %watermarkheightmult=4,% The watermark image is 4 times bigger
33
92d08f0d1966
                                % than watermarkheight.
34
92d08f0d1966
          ]{Torino}
35
92d08f0d1966
36
92d08f0d1966
%colori per i box
37
92d08f0d1966
\setbeamercolor{lowercolor}{fg=black,bg=white}
38
92d08f0d1966
\setbeamercolor{uppercolor}{fg=black,bg=chameleongreen2}
39
92d08f0d1966
\setbeamercolor{upperredcolor}{fg=black,bg=Tomato}
40
92d08f0d1966
\setbeamercolor{section in toc}{fg=chameleongreen3}
41
92d08f0d1966
\setbeamercolor{structure}{fg=chameleongreen3}
42
92d08f0d1966
43
92d08f0d1966
\newenvironment{colorblock}
44
92d08f0d1966
{\begin{beamerboxesrounded}[upper=uppercolor,lower=lowercolor,shadow=true]}
45
92d08f0d1966
{\end{beamerboxesrounded}}
46
92d08f0d1966
47
92d08f0d1966
\newenvironment{redblock}
48
92d08f0d1966
{\begin{beamerboxesrounded}[upper= upperredcolor,lower=lowercolor,shadow=true]}
49
92d08f0d1966
{\end{beamerboxesrounded}}
50
92d08f0d1966
51
92d08f0d1966
\newenvironment{tl_itm_year}[1]
52
92d08f0d1966
{\begin{colorblock}{#1}\begin{itemize}}
53
92d08f0d1966
{\end{itemize}\end{colorblock}}
54
92d08f0d1966
55
92d08f0d1966
\newcommand{\tlelement}[3] {\only<presentation:#1>{\begin{tl_itm_year}{#2} #3 \end{tl_itm_year}}}
56
92d08f0d1966
57
92d08f0d1966
58
92d08f0d1966
\usepackage{multirow}
59
92d08f0d1966
\usepackage{array}
60
92d08f0d1966
\usepackage{amstext}
61
92d08f0d1966
\newcolumntype{x}[1]{%
62
92d08f0d1966
>{\centering\hspace{0pt}}p{#1}}%
63
92d08f0d1966
\newcommand{\tn}{\tabularnewline}
64
92d08f0d1966
\newcommand{\tnhl}{\tabularnewline\hline}
65
92d08f0d1966
66
92d08f0d1966
%\beamertemplatetransparentcoveredhigh
67
92d08f0d1966
% =-> Package relativi alla gestione della Lingua.
68
92d08f0d1966
\usepackage[italian]{babel}
69
92d08f0d1966
70
92d08f0d1966
\usepackage[utf8]{inputenc}
71
92d08f0d1966
72
92d08f0d1966
\usepackage{url}
73
92d08f0d1966
% Package relativi all'uso di codice di programmazione [alternativa a verbatim].
74
92d08f0d1966
% \usepackage{listings}
75
92d08f0d1966
76
92d08f0d1966
\usepackage{bytefield}
77
92d08f0d1966
%definiamo i bitbox colorati
78
92d08f0d1966
\newcommand{\colorbitbox}[3]{% 
79
92d08f0d1966
\rlap{\bitbox{#2}{\color{#1}\rule{\width}{\height}}}% 
80
92d08f0d1966
\bitbox{#2}{#3}}
81
92d08f0d1966
\usepackage{tikz}
82
92d08f0d1966
\usetikzlibrary{fit,arrows,calc,chains,positioning}
83
92d08f0d1966
84
92d08f0d1966
%immagini per tikz
85
92d08f0d1966
%\pgfdeclareimage{schermo}{images/schermo}
86
92d08f0d1966
%\pgfdeclareimage{case}{images/case}
87
92d08f0d1966
%\pgfdeclareimage{router}{images/router}
88
92d08f0d1966
%\pgfdeclareimage{nuvola}{images/nuvola}
89
92d08f0d1966
%\pgfdeclareimage{firewall}{immagini/firewall}
90
92d08f0d1966
91
92d08f0d1966
92
92d08f0d1966
%stili per tikz
93
92d08f0d1966
\tikzstyle{subnet}+=[rectangle,very thin,draw=gray]
94
92d08f0d1966
\tikzstyle{olink}+=[color=chameleongreen1,thick]
95
92d08f0d1966
96
92d08f0d1966
97
92d08f0d1966
%corregge il warning sulla dimensione dei font
98
92d08f0d1966
\renewcommand{\fontsubfuzz}{1pt}
99
92d08f0d1966
100
92d08f0d1966
% Directory ove sono presenti le Immagini.
101
92d08f0d1966
\graphicspath{{images/}}
102
92d08f0d1966
103
92d08f0d1966
104
92d08f0d1966
% Titolo !
105
92d08f0d1966
\title[Il mondo finir\'a nel 2012 ?]{Il mondo finirà nel 2012?}
106
92d08f0d1966
\subtitle{}
107
92d08f0d1966
108
92d08f0d1966
\author[T.~Pecorella \and A.~Caiazza]{Tommaso~Pecorella tommaso.pecorella@unifi.it \and Alessio~Caiazza ac@alessiocaiazza.info} 
109
92d08f0d1966
110
92d08f0d1966
\date[9 marzo 2010]{Notte Blu della Ricerca\\ 9 marzo 2010}
111
92d08f0d1966
112
92d08f0d1966
\pgfdeclareimage[height=.8cm]{Logo}{images/six_green}
113
92d08f0d1966
\pgfdeclareimage[width=7cm]{calendarioMayaBig}{images/calendario_maya}
114
92d08f0d1966
\pgfdeclareimage[width=4cm]{calendarioMayaSmall}{images/calendario_maya}
115
92d08f0d1966
\logo{\pgfuseimage{Logo}}
116
92d08f0d1966
117
92d08f0d1966
\input{cc_beamer}
118
92d08f0d1966
119
92d08f0d1966
% Inizio Presentazione.
120
92d08f0d1966
\begin{document}
121
92d08f0d1966
122
92d08f0d1966
% Prima pagina
123
92d08f0d1966
\begin{frame}[t,plain]
124
92d08f0d1966
	\titlepage
125
92d08f0d1966
	\vspace{-.8em}
126
92d08f0d1966
	{\tiny\CcNote{\CcLongnameByNcSa}} 
127
92d08f0d1966
	\put(5,1){\CcGroupByNcSa{0.83}{0.95ex}}
128
92d08f0d1966
\end{frame}
129
92d08f0d1966
% Indice
130
92d08f0d1966
%\frame{\tableofcontents}
131
92d08f0d1966
132
92d08f0d1966
\section{Il mondo finirà nel 2012?}
133
beed4e392ab2
\begin{frame}\frametitle{La civiltà Maya}
134
276f6cff6b8a
135
276f6cff6b8a
% Apri la mente a quel ch'io ti paleso
136
276f6cff6b8a
% e fermalvi entro; ché non fa scienza,
137
276f6cff6b8a
% sanza lo ritenere, avere inteso. (V, 41-42)
138
db6c54a12e78
\mode<beamer>
139
beed4e392ab2
\begin{actionenv}<only@1>
140
beed4e392ab2
  \begin{center}
141
beed4e392ab2
    \pgfuseimage{calendarioMayaBig}
142
beed4e392ab2
  \end{center}
143
beed4e392ab2
\end{actionenv}
144
beed4e392ab2
145
db6c54a12e78
\mode<all>
146
beed4e392ab2
\begin{actionenv}<only@2->
147
beed4e392ab2
  \begin{columns}[T]
148
beed4e392ab2
  \begin{column}{6cm}
149
beed4e392ab2
   \begin{itemize}
150
beed4e392ab2
    \item<2-> si sviluppò nel Centroamerica fra il 1800 a.C. ed il 1530 d.C.
151
beed4e392ab2
    \item<3-> è l'unica civiltà precolombiana che abbia lasciato numerose ed estese iscrizioni.
152
db6c54a12e78
    \item<4-> dai primi secoli dell'era cristiana, i suoi sacerdoti astronomi  predissero le eclissi con grande precisione e stabilirono accuratamente il corso di Venere.
153
beed4e392ab2
   \end{itemize}
154
beed4e392ab2
  \end{column}
155
beed4e392ab2
  \begin{column}{4cm}
156
beed4e392ab2
    \pgfuseimage{calendarioMayaSmall}
157
beed4e392ab2
  \end{column}
158
beed4e392ab2
  \end{columns}
159
beed4e392ab2
\end{actionenv}
160
276f6cff6b8a
161
276f6cff6b8a
\end{frame}
162
276f6cff6b8a
163
db6c54a12e78
\begin{frame}\frametitle{il 2012 e Internet}
164
beed4e392ab2
  \begin{colorblock}{Il 21 dicembre 2012}
165
beed4e392ab2
    \begin{itemize}[<+->]
166
beed4e392ab2
    \item è la data in cui, secondo profezie di dubbia provenienza, avverrà la fine del mondo.
167
beed4e392ab2
    \item coincide con la fine del Lungo Computo. (fine della quinta era)
168
beed4e392ab2
    \item si dovrebbe verificare un evento, di natura imprecisata e di proporzioni planetarie, capace di produrre una significativa discontinuità storica con il passato.
169
beed4e392ab2
    \end{itemize}
170
beed4e392ab2
  \end{colorblock}
171
db6c54a12e78
  \vspace{1cm}
172
d59994ff8a0b
  \uncover<4>{\huge Cosa c'entra tutto questo con Internet?}
173
beed4e392ab2
\end{frame}
174
beed4e392ab2
175
92d08f0d1966
\end{document}