diff options
-rw-r--r-- | 1.png | bin | 0 -> 67175 bytes | |||
-rw-r--r-- | 2.png | bin | 0 -> 60135 bytes | |||
-rw-r--r-- | 3.png | bin | 0 -> 47074 bytes | |||
-rw-r--r-- | presentation.tex | 84 | ||||
-rw-r--r-- | textbook.png | bin | 0 -> 281629 bytes |
5 files changed, 71 insertions, 13 deletions
Binary files differBinary files differBinary files differ diff --git a/presentation.tex b/presentation.tex index 7eaeb89..b9f3f0f 100644 --- a/presentation.tex +++ b/presentation.tex @@ -49,13 +49,9 @@ Education} \begin{frame} \section*{Outline} +\tableofcontents \end{frame} -%Uncomment lines below to show table of contents at the beginning -%%\section{Overview} -%%\begin{frame} -%%\tableofcontents -%%\end{frame} \section{Introduction} \begin{frame} @@ -68,13 +64,13 @@ Education} \subsection{What users can do?} \begin{frame} \frametitle{What users can do?} -\begin{example} +\begin{block}[What can you do?] \begin{itemize} \item See and modify the source code.\pause \item Redistribute and improve the source code.\pause \item Use the software for any purpose.\pause \end{itemize} -\end{example} +\end{block} \end{frame} \subsection{For whom?} @@ -187,6 +183,7 @@ ICT} \subsection{SDES} \begin{frame} +\frametitle{SDES} \begin{block}{SDES} Software Development Techniques for Scientists and Engineers \end{block} @@ -209,7 +206,7 @@ Software Development Techniques for Scientists and Engineers \item At IIT \item Through AVIEW \pause \end{enumerate} -\begin{block} +\begin{block}[Large Picture] From all over India, over \alert{1000} Teacher's will be involved. \end{block} \end{frame} @@ -217,7 +214,9 @@ From all over India, over \alert{1000} Teacher's will be involved. \subsection{Workshops} \begin{frame} \frametitle{Workshops all over India} -%\includegraphics[scale=1]{workshop.png} +\begin{center} +\includegraphics[scale=.15]{workshop.png} +\end{center} \end{frame} \subsection{Spoken Tutorials} @@ -251,18 +250,77 @@ http://www.spoken-tutorial.org \begin{frame} \frametitle{TextBook Companion Project} -\begin{description} +\begin{definition} Create a repository of reference material in the form of solved problems for Scientific Computing with Open Source tools. -\end{description} +\end{definition} \end{frame} +\begin{frame} +\frametitle{How it works?} +\begin{figure}[ht] +\begin{minipage}[b]{0.5\linewidth} +\centering +\includegraphics[scale=0.15]{1.png} +\end{minipage} +\hspace{0.5cm} +\begin{minipage}[b]{0.5\linewidth} +\centering +\includegraphics[scale=0.15]{2.png} +\end{minipage} +\hspace{0.5cm} +\begin{minipage}[b]{0.5\linewidth} +\centering +\includegraphics[scale=0.15]{3.png} +\end{minipage} +\end{figure} +\end{frame} + +\begin{frame} +\frametitle{Statistics} +\begin{center} +\includegraphics[scale=.15]{textbook.png} +\end{center} +\end{frame} + +\subsection{Achievements} +\begin{frame} +\frametitle{Achievements} +\small \bf +{\bf so far (August 2011), till March 2012, till July 2012} +% {\bf Deliverables} % please give milestones with timelines linking with payments +\begin{center} +\begin{table}[h] +\begin{tabular}{|l|c|c|c|} +\hline +Item & Aug '11 & Mar '12 & Jul '12 \tabularnewline +& (achieved) & (expected) & (proposed) \tabularnewline +\hline +\hline +Workshops\footnote{\bf These are 1 to 5 days workshop targetted towards +\alert{teachers}, and \alert{evaluated online} before issuing a participation +certificate} & 40 & 55 & 70\tabularnewline +\hline +Conferences & 5 & 6 & 7 \tabularnewline +\hline +Textbook Companions & 51 & 100 & 200 \tabularnewline +\hline +Spoken Tutorials & 45 & 60 & 70 \tabularnewline +\hline +Course conversion & 5 & 5 & 5\tabularnewline +\hline +Lab Migration & 4 & 10 & 20 \tabularnewline +\hline +\end{tabular} +\end{table} +\end{center} +\end{frame} \section*{} -\frame{ +\begin{frame} \begin{center} \huge Thank you\\ \pause \end{center} -} +\end{frame} \end{document}
\ No newline at end of file diff --git a/textbook.png b/textbook.png Binary files differnew file mode 100644 index 0000000..3343f55 --- /dev/null +++ b/textbook.png |