Files
viscon24/viscon2024.tex
Alexander Pitsch cd4289d78e rename main file
Presentation has little to do with Public Money? Public Code! campaign.
2024-10-12 00:29:07 +02:00

192 lines
6.2 KiB
TeX

% Intended LaTeX compiler: pdflatex
\documentclass[t, 11pt]{beamer} % add handout to the options to get slides w/o pauses
\usepackage{pgfpages}
%\setbeameroption{show notes} % show slides with notes below
%\setbeameroption{show notes on second screen=right} % show slides with notes to the right
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref} % include hyperlinks
\usepackage{booktabs}
\usepackage{caption}
\usepackage{ccicons}
\captionsetup[figure]{labelformat=empty}
\usetheme{}
\logo{\includegraphics[height=1.0cm]{./img/logo.png}}
\author{ALEXANDER PITSCH\\{alexander.pitsch@fsfe.org}}
\institute{Free Software Foundation Europe e.V. - local group Zurich}
\title{Rethinking Social Media}
%\subtitle{Exploring the Fediverse}
\date{12.10.2024}
\definecolor{fsfe_blue}{RGB}{32,45,121}
\definecolor{fsfe_bluedark}{RGB}{51, 148, 206}
\definecolor{fsfe_bluemedium}{RGB}{74, 21, 240}
\setbeamertemplate{title page}[default]
\setbeamertemplate{titlelike}[shadow=false, bg=white]
\setbeamertemplate{titlesubtitle}[shadow=false, bg=white]
\setbeamertemplate{author}[shadow=false, bg=white]
\setbeamertemplate{institute}[shadow=false, bg=white]
\setbeamertemplate{footline}{\includegraphics[width=\textwidth, height=0.2cm]{img/footer.png}}
\setbeamertemplate{date}[shadow=false, bg=white]
\setbeamercolor*{palette primary}{fg=white, bg=fsfe_blue!75!white}
\setbeamercolor*{palette secondary}{fg=white, bg=fsfe_blue}
\setbeamercolor*{palette tertiary}{fg=white, bg=fsfe_bluemedium}
\setbeamercolor*{palette quaternary}{fg=yellow,bg=gray!5!white}
\setbeamercolor*{palette sidebar primary}{fg=white, bg=fsfe_blue!75!white}
\setbeamercolor*{palette sidebar secondary}{fg=white, bg=fsfe_fsfe_blue}
\setbeamercolor*{palette sidebar tertiary}{fg=white, bg=fsfe_bluemedium}
\setbeamercolor*{palette sidebar quaternary}{fg=yellow,bg=gray!5!white}
\setbeamercolor{title page}{fg=white, bg=fsfe_blue}
\setbeamercolor{titlelike}{fg=fsfe_blue, bg=white}
\setbeamercolor{titlesubtitle}{fg=white, bg=white}
\setbeamercolor{author}{fg=fsfe_bluedark, bg=white}
\setbeamercolor{institute}{fg=white, bg=white}
\setbeamercolor{date}{fg=white, bg=white}
\setbeamercolor{itemize item}{fg=fsfe_blue, bg = fsfe_blue}
\setbeamercolor{itemize subitem}{fg=fsfe_blue, bg = fsfe_blue}
\setbeamercolor{itemize subsubitem}{fg=fsfe_blue, bg = fsfe_blue}
\setbeamercolor{enumerate item}{fg=fsfe_blue, bg = fsfe_blue}
\setbeamercolor{enumerate subitem}{fg=fsfe_blue, bg = fsfe_blue}
\setbeamercolor{enmerate subitem}{fg=fsfe_blue, bg = fsfe_blue}
\setbeamercolor{structure}{fg=fsfe_blue}
\setbeamercolor{frametitle}{fg=fsfe_blue, bg=white}
\setbeamercolor{normal text}{fg=fsfe_blue, bg=white}
\setbeamercolor{block title}{fg=white,bg=fsfe_bluedark}
\setbeamerfont{frametitle}{size=\huge}
\setbeamerfont{title page}{size=\large}
\setbeamerfont{title}{size=\Huge}
\setbeamerfont{footnote}{size=\tiny}
\setbeamerfont{author}{size=\footnotesize}
\hypersetup{
pdfauthor={Alexander Pitsch},
pdftitle={Rethinking Social Media @ VIScon 2024},
pdfkeywords={Free Software; FSFE},
pdfsubject={},
pdfcreator={},
pdflang={English}
}
\usenavigationsymbolstemplate{} % To remove the navigation symbols
\AtBeginSection[]
{
\begin{frame}[c]
\frametitle{Table of Contents}
\tableofcontents[currentsection]
\end{frame}
}
\AtBeginSubsection[]
{
\begin{frame}[c]
\frametitle{Table of Contents}
\tableofcontents[currentsection,currentsubsection]
\end{frame}
}
\begin{document}
\begin{frame}[c]
\begin{figure}
\includegraphics[width=0.9\textwidth]{img/infrastructures_large.png}
\caption{Infrastructures\\\footnotesize{\url{https://xkcd.com/743/}}}
\end{figure}
% alternative comics:
% https://xkcd.com/1239/
% https://xkcd.com/2045/
\end{frame}
\begin{frame}
\maketitle
\tiny{VIScon 2024 $\cdot$ \insertdate} \\
\tiny{\insertinstitute} \\
\tiny{\url{https://git.fsfe.org/fsfe-zh/viscon2024} $\cdot$ \ccbysa}
\end{frame}
\begin{frame}[c]
\begin{block}{\texttt{\$ whoami}}
\begin{itemize}
\pause
\item{Alex} \pause
\item{software developer} \pause
\item{Free Software Foundation Europe [FSFE] supporter} \pause
\item{member of the FSFE local group Zurich}
\end{itemize}
\end{block}
\note{we meet every $2^{nd}$ Thursday of a month}
\end{frame}
\begin{frame}[c]
\begin{block}{\texttt{\$ info fsfe}}
\begin{itemize}
\pause
\item{``a charity that empowers users to control technology''} \pause
\item{non-profit \& non-governmental} \pause
\item{truly European} \pause
\item{active since 2001} \pause
\item{still going strong}
\end{itemize}
\note[item]{legally setup as a German association; but active local groups in Spain, France, UK, Germany, Switzerland, Italy, Austria, Poland}
\note[item]{many activities whereby the main focus is on public awareness, policy advocacy, and legal support for all matters related to Free Software}
\end{block}
\end{frame}
\begin{frame}[c]
\frametitle{Table of Contents}
\tableofcontents
\end{frame}
\section{What is Free Software?}
\begin{frame}[c]
\frametitle{What is Free Software?}
\pause
\begin{block}{The Four Freedoms of Free Software}
\begin{enumerate}
\pause
\item[0 -] use \pause
\item[1 -] study \pause
\item[2 -] share \pause
\item[3 -] improve \pause
\end{enumerate}
Provided by a Free Software license.
\end{block}
\note[item]{use: freedom to run the program as you wish, for any purpose without limitations like license fees or geographical restrictions.}
\note[item]{study: freedom to study how the program works, and change it so it does your computing as you wish}
\note[item]{share: freedom to redistribute copies of the program}
\note[item]{improve: freedom to distribute copies of your modified versions to others}
\note[item]{License as a legal document providing you with these rights.}
\end{frame}
\section{Rethinking Social Media}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: