[bootlin/training-materials updates] master: slides: improve references/conferences slides (56ed93b6)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 25 13:30:57 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/56ed93b6294be9ed4d7650bca3337c1796561774

>---------------------------------------------------------------

commit 56ed93b6294be9ed4d7650bca3337c1796561774
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Nov 25 13:30:57 2022 +0100

    slides: improve references/conferences slides
    
    In particular, drop Live Embedded Event.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

56ed93b6294be9ed4d7650bca3337c1796561774
 common/elc.tex                                 |  3 ++-
 common/lpc.tex                                 | 13 +++++------
 slides/sysdev-references/sysdev-references.tex | 30 +++++++++++++++-----------
 3 files changed, 26 insertions(+), 20 deletions(-)

diff --git a/common/elc.tex b/common/elc.tex
index 95842e13..57544363 100644
--- a/common/elc.tex
+++ b/common/elc.tex
@@ -1,7 +1,8 @@
 \item Embedded Linux Conference:
   \begin{itemize}
   \item \url{https://embeddedlinuxconference.com/}
-  \item Organized by the Linux Foundation every year in North America and in Europe
+  \item Organized by the Linux Foundation
+  \item Once per year, alternating North America/Europe
   \item Very interesting kernel and user space topics for embedded
         systems developers. Many kernel and embedded project maintainers are present.
   \item Presentation slides and videos freely available on
diff --git a/common/lpc.tex b/common/lpc.tex
index 523a8971..3fae7d84 100644
--- a/common/lpc.tex
+++ b/common/lpc.tex
@@ -1,8 +1,9 @@
-\item Linux Plumbers: \url{https://linuxplumbersconf.org}
+\item Linux Plumbers
   \begin{itemize}
-  \item About the low-level plumbing of Linux: kernel,
-    audio, power management, device management, multimedia, etc.
-    Not really a conventional conference with formal presentations,
-    but rather a place where contributors on each topic meet, share their progress and make
-    plans for work ahead.
+  \item \url{https://linuxplumbersconf.org}
+  \item About the low-level plumbing of Linux: kernel, audio, power
+    management, device management, multimedia, etc.
+  \item Not really a conventional conference with formal
+    presentations, but rather a place where contributors on each topic
+    meet, share their progress and make plans for work ahead.
   \end{itemize}
diff --git a/slides/sysdev-references/sysdev-references.tex b/slides/sysdev-references/sysdev-references.tex
index 70a81208..5e4322b6 100644
--- a/slides/sysdev-references/sysdev-references.tex
+++ b/slides/sysdev-references/sysdev-references.tex
@@ -6,7 +6,7 @@
     \column{0.85\textwidth}
     \small
     \begin{itemize}
-    \item {\bf Mastering Embedded Linux, 3rd Edition}
+    \item {\bf Mastering Embedded Linux Programming, 3rd Edition}
       \footnote{\tiny
 \url{https://www.packtpub.com/product/mastering-embedded-linux-programming-third-edition/9781789530384}}\\
       By Chris Simmonds, Packt Publishing, May 2021\\
@@ -45,27 +45,31 @@
 \begin{frame}
   \frametitle{International conferences (1)}
   \begin{columns}
-  \column{0.7\textwidth}
+  \column{0.8\textwidth}
     \begin{itemize}
     \input{../common/elc.tex}
     \input{../common/lpc.tex}
     \end{itemize}
-  \column{0.3\textwidth}
-     \includegraphics[width=\textwidth]{common/elc-logo.png}\\
-     \vspace{1cm}
-     \includegraphics[width=\textwidth]{common/lpc-logo.jpg}\\
+    \column{0.2\textwidth}
+    \begin{center}
+      \includegraphics[width=\textwidth]{common/elc-logo.png}\\
+      \vspace{1cm}
+      \includegraphics[width=0.8\textwidth]{common/lpc-logo.jpg}\\
+    \end{center}
   \end{columns}
 \end{frame}
 
 \begin{frame}
   \frametitle{International conferences (2)}
   \begin{itemize}
-  \item FOSDEM: \url{https://fosdem.org} (Brussels, February)\\
-    For developers. Presentations about system development.
-  \item Live Embedded Event: \url{https://live-embedded-event.com/}\\
-	A new free live event about embedded topics. Co-organized by
-        Bootlin!
-  \item Currently, most conferences are available on-line. They
-        are much more affordable and often free.
+  \item FOSDEM: \url{https://fosdem.org}
+    \begin{itemize}
+    \item Brussels, February
+    \item Community-oriented conference, free, during the week-end
+    \item Many {\em developer rooms}, including on low-level, embedded
+      and hardware topics
+    \end{itemize}
+  \item Most conferences are now also accessible on-line, which makes
+    them much more affordable.
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list