fossee-flier.tex
changeset 0 12062721aa4e
child 2 bf66f6d9107a
equal deleted inserted replaced
-1:000000000000 0:12062721aa4e
       
     1 \documentclass[12pt]{article}
       
     2 \usepackage{nopageno}
       
     3 \usepackage[a4paper, margin=0.5in, landscape]{geometry}
       
     4 
       
     5 \newenvironment{list2}{
       
     6   \begin{list}{$\bullet$}{%
       
     7       \setlength{\itemsep}{0in}
       
     8       \setlength{\parsep}{0in} \setlength{\parskip}{0in}
       
     9       \setlength{\topsep}{0in} \setlength{\partopsep}{0in} 
       
    10       \setlength{\leftmargin}{0.2in}}}{\end{list}}
       
    11 
       
    12 \usepackage{graphicx}
       
    13 \usepackage{multicol}
       
    14 \usepackage{url}
       
    15 
       
    16 \parindent=0pt
       
    17 \parskip=1em
       
    18 \thispagestyle{empty}
       
    19 
       
    20 \begin{document}
       
    21 
       
    22 \begin{center}
       
    23 \includegraphics[width=2.5in]{fosseelogo}
       
    24 \end{center}
       
    25 
       
    26 \setlength{\columnseprule}{2pt}
       
    27 \setlength{\columnsep}{20pt}
       
    28 
       
    29 \begin{multicols}{3}
       
    30 
       
    31 {\bf What is FOSSEE?}
       
    32 
       
    33 \vspace{-.1in}
       
    34 
       
    35 {\bf FOSSEE} stands for \emph{Free and Open source Software in Science
       
    36   \& Engineering Education}. The goal of this project is to enable the
       
    37 teachers and students of Science and Engineering in India to use open
       
    38 source software tools for all their computational needs, thereby
       
    39 improving the quality of instruction and learning.
       
    40 
       
    41 
       
    42 {\bf Where are we?}
       
    43 
       
    44 \vspace{-.1in}
       
    45 The project is based at the Indian Institute of Technology, Bombay
       
    46 ({\bf IIT-B}).  We are focusing on Scilab and Python in the area of
       
    47 Scientific Computation.
       
    48 
       
    49 
       
    50 {\bf Who funds us?}
       
    51 
       
    52 \vspace{-.1in} 
       
    53 
       
    54 It is funded by the {\bf MHRD} as a part of the \emph{National
       
    55   Mission on Education through Information and Communication
       
    56   Technology} ({\bf NME-ICT}), with the thrust area being `Adaptation and
       
    57 deployment of open source simulation packages equivalent to MATLAB,
       
    58 ORCAD etc.'
       
    59 
       
    60 {\bf What do we do?}
       
    61 \begin{list2}
       
    62 \item Design courses to teach the use of FOSS tools.
       
    63 \item Create content for these courses ---  written material,
       
    64   spoken tutorials, lectures. 
       
    65 \item Conduct workshops to spread the adoption of these tools
       
    66 \item Conduct conferences to popularize these tools in India
       
    67 \item Organize sprints to generate relevant material 
       
    68 \end{list2}
       
    69 
       
    70 {\bf What can we do for you?}
       
    71 \begin{list2}
       
    72 \item Conduct a workshop in your college
       
    73 \item Send you customized GNU/Linux distributions with all the tools
       
    74   installed  
       
    75 \item Send you written and audio/visual material
       
    76 \end{list2}
       
    77 
       
    78 {\bf Hiring}\\*
       
    79 We are looking for 
       
    80 
       
    81 \begin{list2}
       
    82   \item Content Generators
       
    83   \item Writers/Editors 
       
    84   \item A Project Manager
       
    85   \item An Instructional Designer
       
    86   \item A Graphic Designer
       
    87 \end{list2}
       
    88 
       
    89 Send an email to \url{jobs@fossee.in} if you are interested. 
       
    90 
       
    91 
       
    92 {\bf Contact us!}
       
    93 
       
    94 \vspace{-.1in}
       
    95 For more information about the project, visit our websites
       
    96 \url{http://fossee.in} \& \url{http://scilab.in}.
       
    97 
       
    98 In case of any general queries regarding FOSSEE or workshop requests,
       
    99 send an email to \url{info@fossee.in}.
       
   100 
       
   101 You can find useful material to download at \\ \url{http://fossee.in/Downloads}.
       
   102 
       
   103 If you need help with any of these tools in particular, you can join
       
   104 the mailing list \url{http://fossee.in/mailman/listinfo/help}
       
   105 and ask your queries there.  They will either be answered directly or
       
   106 redirected to appropriate channels. 
       
   107 
       
   108 \end{multicols}
       
   109 \hspace{.2in}
       
   110 \includegraphics[width=1.8in]{python}
       
   111 \hspace{.2in}
       
   112 \includegraphics[width=0.7in]{scipy}
       
   113 \hspace{0.8in}
       
   114 \includegraphics[width=1.4in]{sage}
       
   115 \hspace{.7in}
       
   116 \includegraphics[width=0.7in]{mayavi}
       
   117 \hspace{1.2in}
       
   118 \includegraphics[width=1.4in]{scilab}
       
   119 
       
   120 \end{document}
       
   121