fossee-flier.tex
author Nishanth <nishanth@fossee.in>
Thu, 23 Sep 2010 13:39:12 +0530
changeset 15 e2cb67718b3f
parent 14 cc97cfdefac5
child 16 a98e8e979a54
permissions -rw-r--r--
Added content on page 4

\documentclass[12pt]{article}
\usepackage{nopageno}
\usepackage[a4paper, margin=0.5in, landscape]{geometry}

\newenvironment{list2}{
  \begin{list}{$\bullet$}{%
      \setlength{\itemsep}{0in}
      \setlength{\parsep}{0in} \setlength{\parskip}{0in}
      \setlength{\topsep}{0in} \setlength{\partopsep}{0in} 
      \setlength{\leftmargin}{0.2in}}}{\end{list}}

\usepackage{graphicx}
\usepackage{multicol}
\usepackage{url}

\parindent=0pt
\parskip=1em
\thispagestyle{empty}

\begin{document}

\setlength{\columnseprule}{0pt}
\setlength{\columnsep}{20pt}

\begin{multicols}{3}
%% Column-1 & Column-2
%% About FOSSEE

\begin{center}
\includegraphics[width=1.5in]{fosseelogo} \\
\url{http://fossee.in}

 \emph{Free and Open source Software in Science \& Engineering Education}. 
\end{center}

\vspace{-.1in}

The goal of this project is to enable the teachers and students of Science and Engineering in India to use open
source software tools for all their computational needs, thereby improving the quality of instruction and learning. 
We are focusing on Scilab and Python in the area of Scientific Computation.

{\bf Where are we?}

\vspace{-.1in}
The project is based at the Indian Institute of Technology, Bombay
({\bf IIT-B}).  

{\bf Who funds us?}

\vspace{-.1in} 

It is funded by the {\bf MHRD} as a part of the \emph{National
  Mission on Education through Information and Communication
  Technology} ({\bf NME-ICT}), with the thrust area being `Adaptation and
deployment of open source simulation packages equivalent to MATLAB,
ORCAD etc.'

{\bf What do we do?}
\begin{list2}
\item Design courses to teach the use of FOSS tools.
\item Create content for these courses ---  written material,
  spoken tutorials, lectures. 
\item Conduct workshops to spread the adoption of these tools
\item Conduct conferences to popularize these tools in India
\item Organize sprints to generate relevant material 
\item Solve curricular exercises and problems using FOSS tools
\end{list2}

{\bf What can we do for you?}
\begin{list2}
\item Conduct a workshop in your college
\item Send you customized GNU/Linux distributions with all the tools
  installed  
\item Send you written and audio/visual material
\item Help you start using FOSS tools in your curriculum
\end{list2}

{\bf Hiring}\\*
We are looking for enthusiastic people to join our team. Look at
\url{http://fossee.in/hiring} for more information. 

%% \vspace{4in}

%% Column-3
%% Scilab Team 
%% add content for scilab fossee. 

\begin{center}
\includegraphics[width=1.4in]{scilab} \\
\url{http://scilab.in}
\end{center}

{\bf Why Scilab} \\
Scilab with Xcos is an Open Source Alternative to MATLAB

{\bf Applications of Scilab} \\
\begin{list2}
\item Signal processing
\item Controls
\item Virtual labs project
\item Hardware-In-Loop-Simulation
\item Data analysis/regression
\end{list2}

\begin{center}
\includegraphics[width=1.8in]{python}  
\end{center}

{\bf Why Python}

\begin{list2}
\item Easy to learn
\item Can be coded in Procedural and Object Oriented way
\item Portable and cross-platform
\item Good for Scientific computing but not confined to it. Full fledged programming language
\item SAGE, numpy, scipy and matplotlib make it a complete Open Source alternative to MATLAB, Mathematica, Magma and Maple
\end{list2}

{\bf Applications of Python}\\

\begin{list2}
\item Numeric and Symbolic computation
\item Exploration and Visualization
\item High performance
\item Parallel computing
\item User interfaces, Web
\item Designing games
\end{list2}

{\bf Salient features of our Workshops}

\begin{list2}
\item Recipe based approach designed for complete beginners
\item High quality material taught by experts in the domain
\item Large variety of real world examples, exercises and tests
\item Get started with using Python for scientific purposes right away
\item Participation certificate endorsed by IIT-B
\item Free of cost
\end{list2}

\newpage

\hspace{0.1in}
\includegraphics[width=1.4in]{sage}
\hspace{0.1in}
\includegraphics[width=0.7in]{scipy}
\hspace{0.1in}
\includegraphics[width=0.7in]{mayavi}

\vspace{0.5in}

{\bf Something about organizations using Python } \\

\vspace{0.5in}

{\bf Something about SAGE or Salient features of SAGE } \\

{\bf How to get involved}

\begin{list2}
\item Participate in sprints
\item Participate in textbook conversion
\item Review material of converted textbooks
\end{list2}

\vspace{3in}

%% Column-5
%% Hiring & Contact Us
{\bf Contact us!}

\vspace{-.1in}
\small{{\bf Python}}

\begin{list2}
\item Website - \url{http://fossee.in}
\item General Help, Queries, Workshop requests - \url{info@fossee.in}
\item Downloads - \url{http://fossee.in/Downloads}
\item Mailing list for discussion and help -\\
  \url{http://fossee.in/mailman/listinfo/python-help} 
\end{list2}

\small{{\bf Scilab}}

\begin{list2}
\item Website - \url{http://scilab.in}
\item General Help, Queries, Workshop requests - \url{contact@scilab.in}
\item Downloads - \url{http://scilab.in/DownloadScilab}
\item Mailing list for Scilab discussion and help -\\
  \url{http://scilab.in/cgi-bin/mailman/listinfo/discuss}
\item Mailing list for Scilab announcements - \\
  \url{http://scilab.in/cgi-bin/mailman/listinfo/announce} 
\end{list2}

%% Column -4
%% Logos and stuff
\begin{center}
\includegraphics[width=2in]{blank}
\includegraphics[width=2.5in]{fosseelogo}

\vspace{1in}
Sponsored by the {\bf MHRD}\\* 
under the \\*
{\bf National Mission on Education through Information \&
  Communication Technology}
\end{center}
\begin{center}
  \includegraphics[width=1.8in]{iitb_logo}
\end{center}
\vspace{3in}

\end{multicols}
\end{document}