diff --git a/talks-public/2018-02-04-fosdem-legal/2018-02-04-fosdem-legal.org b/talks-public/2018-02-04-fosdem-legal/2018-02-04-fosdem-legal.org index 24a1ecb..3b876ff 100644 --- a/talks-public/2018-02-04-fosdem-legal/2018-02-04-fosdem-legal.org +++ b/talks-public/2018-02-04-fosdem-legal/2018-02-04-fosdem-legal.org @@ -1,44 +1,44 @@ #+COLUMNS: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %10BEAMER_act(Act) %4BEAMER_col(Col) %10BEAMER_extra(Extra) %8BEAMER_opt(Opt) #+TITLE: Outsourcing Source Code Distribution Requirements #+AUTHOR: Alexios Zavras, Stefano Zacchiroli #+BEAMER_HEADER: \date[FOSDEM 2018]{4 February 2018\\FOSDEM\\Brussels, Belgium} #+DATE: 4 February 2018 #+INCLUDE: "this/prelude-swh+intel.org" :minlevel 1 #+INCLUDE: "../../common/modules/169.org" #+BEAMER_HEADER: \institute[Intel \& Software Heritage]{Intel, alexios.zavras@intel.com\\Software Heritage, zack@upsilon.cc} #+BEAMER_HEADER: \setbeamertemplate{background}{\includegraphics[width=\paperwidth,height=\paperheight]{world-169}} #+LATEX_HEADER_EXTRA: \usepackage{tikz} #+LATEX_HEADER_EXTRA: \usetikzlibrary{arrows,shapes} #+LATEX_HEADER_EXTRA: \definecolor{swh-orange}{RGB}{254,205,27} #+LATEX_HEADER_EXTRA: \definecolor{swh-red}{RGB}{226,0,38} #+LATEX_HEADER_EXTRA: \definecolor{swh-green}{RGB}{77,181,174} * Real-world compliance #+INCLUDE: "this/intel-use-case.org::#main" :minlevel 2 :only-contents t * Software Heritage #+INCLUDE: "../../common/modules/swh-overview-sourcecode.org::#mission" :minlevel 2 #+INCLUDE: "../../common/modules/principles-short.org::#principles" :minlevel 2 #+INCLUDE: "../../common/modules/status-extended.org::#dataflow" :minlevel 2 #+INCLUDE: "../../common/modules/status-extended.org::#archive" :minlevel 2 * Outsourcing CCS distribution #+INCLUDE: "../../common/modules/deposit.org::#overview" :minlevel 2 #+INCLUDE: "../../common/modules/deposit.org::#prepare" :minlevel 2 #+INCLUDE: "../../common/modules/deposit.org::#send" :minlevel 2 #+INCLUDE: "../../common/modules/deposit.org::#status" :minlevel 2 #+INCLUDE: "../../common/modules/deposit.org::#access" :minlevel 2 #+INCLUDE: "../../common/modules/vault.org::#vault-short" :minlevel 2 :only-contents t ** Wrapping up *** - long-term _hosting of CCS_ archives can be onerous in the real-world - it is A-OK to _outsource_ that responsibility to third parties - Software Heritage crawls (pull) _all FOSS_ and can now accept push deposits - - Intel and Software Heritage are working together on _practical tooling_ - to outsource CCS hosting to the Software Heritage archive + - Intel and Software Heritage are working together on _practical FOSS + tooling_ to outsource CCS hosting to the Software Heritage archive *** Come and join us! - =alexios.zavras@intel.com= , =zack@upsilon.cc= - https://www.softwareheritage.org - https://deposit.softwareheritage.org - https://archive.softwareheritage.org (FOSDEM 2018 preview!) diff --git a/talks-public/2018-02-04-fosdem-legal/this/prelude-swh+intel.org b/talks-public/2018-02-04-fosdem-legal/this/prelude-swh+intel.org index ec96ab9..dceeb6d 100644 --- a/talks-public/2018-02-04-fosdem-legal/this/prelude-swh+intel.org +++ b/talks-public/2018-02-04-fosdem-legal/this/prelude-swh+intel.org @@ -1,93 +1,93 @@ #+BEAMER_HEADER: \titlegraphic{\raisebox{-3mm}{\includegraphics[width=\extblockscale{0.2\textwidth}]{this/intel-logo}}\hspace{0.1\textwidth}\includegraphics[width=\extblockscale{0.45\textwidth}]{SWH-logo}} #+STARTUP: hidestars # activate org-beamer-mode minor mode automatically #+STARTUP: beamer # org export options #+LANGUAGE: en #+OPTIONS: H:2 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: #+LINK_HOME: #+LaTeX_CLASS: beamer #+LaTeX_CLASS_OPTIONS: [presentation,xcolor=table] # # important font choice! # #+LaTeX_HEADER: \usepackage{libertine} # # Let's move that logo... # #+LaTeX_HEADER: \usepackage{animate} #+COLUMNS: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %10BEAMER_act(Act) %4BEAMER_col(Col) %10BEAMER_extra(Extra) %8BEAMER_opt(Opt) # have the theme desired #+latex_header: \mode{\usetheme{swh} \beamertemplatenavigationsymbolsempty \setbeamertemplate{navigation symbols}{} \setbeamertemplate{headline}{} #+latex_header: \setbeamertemplate{footline} #+latex_header: { #+latex_header: \leavevmode% #+latex_header: \hbox{% #+latex_header: \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}% #+latex_header: \usebeamerfont{author in head/foot}\insertshortauthor%~~\beamer@ifempty{\insertshortinstitute}{}{(\insertshortinstitute)} #+latex_header: \end{beamercolorbox}% #+latex_header: \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,right]{title in head/foot}% #+latex_header: \usebeamerfont{title in head/foot}\insertshorttitle{}\hspace*{2em} #+latex_header: \usebeamerfont{date in head/foot}\insertshortdate{}\hspace*{2em} #+latex_header: \insertframenumber{} / \inserttotalframenumber\hspace*{2ex} #+latex_header: \end{beamercolorbox}}% #+latex_header: \vskip0pt% #+latex_header: } #+latex_header: } # some color #+latex_header: \rowcolors[]{1}{blue!10}{blue!05} -#+latex_header: \AtBeginSection[] {\begin{frame}<*> \frametitle{Outline} \tableofcontents[currentsection]\end{frame} \addtocounter{framenumber}{-1}} +# #+latex_header: \AtBeginSection[] {\begin{frame}<*> \frametitle{Outline} \tableofcontents[currentsection]\end{frame} \addtocounter{framenumber}{-1}} # set the paths for images #+latex_header: \graphicspath{% #+latex_header: {../../common/images/}{../../common/logos/}% #+latex_header: {pics/}{../images/}{../../images/}{../pics/}{../../pics/}% #+latex_header: {../figures/}{../../figures/}{../logos/}{../../logos/}{../../../logos/}% #+latex_header: {../../communication/web/graphics/carousel/}% #+latex_header: {../../communication/web/graphics/pictos/png/400x400/}% #+latex_header: } # some default information I did not find how to set this in org-mode #+latex_header: \institute[Irill/INRIA/UPD]{\url{roberto@dicosmo.org}} # to add the picblock macro #+latex_header: \usepackage{extblocks} #+latex_header: \usepackage{pgfpages} #+latex_header: \usepackage{animate} #+latex_header: \usepackage{alltt} # # Itemize in multiple columns # #+latex_header: \usepackage{multicol} # # Requires # # http://www-ljk.imag.fr/membres/Jerome.Lelong/latex/appendixnumberbeamer.sty #+latex_header: \usepackage{appendixnumberbeamer} # # Colors, color boxes # #+latex_header: \usepackage{color} #+latex_header: \usepackage{soul} # http://tex.stackexchange.com/questions/41683/why-is-it-that-coloring-in-soul-in-beamer-is-not-visible #+latex_header: \makeatletter #+latex_header: \newcommand\SoulColor{% #+latex_header: \let\set@color\beamerorig@set@color #+latex_header: \let\reset@color\beamerorig@reset@color} #+latex_header: \makeatother #+latex_header: \SoulColor #+LATEX_HEADER: \usepackage{listings}