[Rprotobuf-commits] r342 - papers/user2010
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jul 19 00:33:12 CEST 2010
Author: edd
Date: 2010-07-19 00:33:11 +0200 (Mon, 19 Jul 2010)
New Revision: 342
Added:
papers/user2010/figures/
Modified:
papers/user2010/slides.Rnw
Log:
added comparison chart from Kevin Weill's presentation
Modified: papers/user2010/slides.Rnw
===================================================================
--- papers/user2010/slides.Rnw 2010-07-18 20:12:15 UTC (rev 341)
+++ papers/user2010/slides.Rnw 2010-07-18 22:33:11 UTC (rev 342)
@@ -28,18 +28,12 @@
National Institute of Standards and Technology (NIST)\\
Gaithersburg, Maryland, USA}
-%\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/millau-bright.jpg}}
-
\begin{document}
-%\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/bridge-2.png}}
-%\setbeamertemplate{navigation symbols}{}
-
\begin{frame}
\titlepage
\end{frame}
-%\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/bridge-white.png}}
\begin{frame}
\frametitle{Outline}
\tableofcontents[hideallsubsections]
@@ -67,6 +61,28 @@
\end{itemize}
\end{frame}
+\begin{frame}
+ \frametitle{Features}
+
+ \begin{columns}
+ \begin{column}{3in}
+ \begin{figure}
+ \includegraphics[width=2.9in]{figures/ProtobufFeatures.png}
+ \label{fig:pbfeatures}
+ \begin{tiny}
+ Source: \url{http://http://www.slideshare.net/kevinweil/protocol-buffers-and-hadoop-at-twitter}
+ \end{tiny}
+ \end{figure}
+ \end{column}
+ \begin{column}{1.75in}
+ Protocol Buffers compare favourably against a number of competing data
+ / messaging formats.
+ \end{column}
+ \end{columns}
+
+
+\end{frame}
+
\subsection{Example}
\begin{frame}
More information about the Rprotobuf-commits
mailing list