From 20b78ed2f1e7ab8b39c63da91ba41b2ced4958f9 Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Fri, 14 Feb 2014 21:29:27 +0530 Subject: initial commit --- .gitignore | 79 ++++++++++++++++++++++++++ writeup/images/cfd_logo.png | Bin 0 -> 28133 bytes writeup/images/coin_logo.png | Bin 0 -> 104922 bytes writeup/images/oscad_logo.png | Bin 0 -> 37915 bytes writeup/images/python_logo.png | Bin 0 -> 6892 bytes writeup/images/scilab_logo.png | Bin 0 -> 7369 bytes writeup/writeup.pdf | Bin 0 -> 244502 bytes writeup/writeup.tex | 126 +++++++++++++++++++++++++++++++++++++++++ 8 files changed, 205 insertions(+) create mode 100644 .gitignore create mode 100644 writeup/images/cfd_logo.png create mode 100644 writeup/images/coin_logo.png create mode 100644 writeup/images/oscad_logo.png create mode 100644 writeup/images/python_logo.png create mode 100644 writeup/images/scilab_logo.png create mode 100644 writeup/writeup.pdf create mode 100644 writeup/writeup.tex diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f19b71f --- /dev/null +++ b/.gitignore @@ -0,0 +1,79 @@ +## Core latex/pdflatex auxiliary files: +*.aux +*.lof +*.log +*.lot +*.fls +*.out +*.toc + +## Intermediate documents: +*.dvi +# these rules might exclude image files for figures etc. +# *.ps +# *.eps +# *.pdf + +## Bibliography auxiliary files (bibtex/biblatex/biber): +*.bbl +*.bcf +*.blg +*-blx.aux +*-blx.bib +*.run.xml + +## Build tool auxiliary files: +*.fdb_latexmk +*.synctex.gz +*.synctex.gz(busy) +*.pdfsync + +## Auxiliary and intermediate files from other packages: + +# algorithms +*.alg +*.loa + +# amsthm +*.thm + +# beamer +*.nav +*.snm +*.vrb + +# glossaries +*.acn +*.acr +*.glg +*.glo +*.gls + +# hyperref +*.brf + +# listings +*.lol + +# makeidx +*.idx +*.ilg +*.ind +*.ist + +# minitoc +*.maf +*.mtc +*.mtc0 + +# minted +*.pyg + +# nomencl +*.nlo + +# todonotes +*.tdo + +# xindy +*.xdy diff --git a/writeup/images/cfd_logo.png b/writeup/images/cfd_logo.png new file mode 100644 index 0000000..ce29a94 Binary files /dev/null and b/writeup/images/cfd_logo.png differ diff --git a/writeup/images/coin_logo.png b/writeup/images/coin_logo.png new file mode 100644 index 0000000..c27ea92 Binary files /dev/null and b/writeup/images/coin_logo.png differ diff --git a/writeup/images/oscad_logo.png b/writeup/images/oscad_logo.png new file mode 100644 index 0000000..233f235 Binary files /dev/null and b/writeup/images/oscad_logo.png differ diff --git a/writeup/images/python_logo.png b/writeup/images/python_logo.png new file mode 100644 index 0000000..d0cd962 Binary files /dev/null and b/writeup/images/python_logo.png differ diff --git a/writeup/images/scilab_logo.png b/writeup/images/scilab_logo.png new file mode 100644 index 0000000..acafb43 Binary files /dev/null and b/writeup/images/scilab_logo.png differ diff --git a/writeup/writeup.pdf b/writeup/writeup.pdf new file mode 100644 index 0000000..965d426 Binary files /dev/null and b/writeup/writeup.pdf differ diff --git a/writeup/writeup.tex b/writeup/writeup.tex new file mode 100644 index 0000000..bd696be --- /dev/null +++ b/writeup/writeup.tex @@ -0,0 +1,126 @@ +\documentclass{letter} + +\usepackage[a4paper]{geometry} +\usepackage{graphicx} + +\begin{document} + +\begin{center} + \large\textbf{FOSSEE} +\end{center} + +\textbf{Free and Open Source Software in Education} (http://fossee.in) provides +free support on FOSS (free and open source software) to eliminate the use of +proprietary/commercial software packages in Science and Engineering Education +across India. The shift to FOSS packages will help educational institutions +monetarily. + +The flagship activities promoted by the FOSSEE team are: + +\begin{enumerate} + +\item \textbf{SELF Workshops} are Spoken Tutorial (ten minute audio-video +tutorial suitable for self learning) based workshops. FOSSEE has created various +FOSS Spoken Tutorials that are used for Self workshops conducted remotely from +IIT Bombay. Students and faculty across the country undertake these workshops +where they learn different FOSS tools. FOSSEE offers domain expertise for these +workshop(s) and also set online exams that are conducted at the end of the +workshop. During the last one year, a total of 695 SELF workshops on various +FOSS tools have been conducted, training about 22,000 students and faculty +members. Post workshop(s), students post queries, if any, on \textbf{Spoken +Tutorial Forum }(http://forums.spoken-tutorial.org/) for any of the existing +FOSS series and are given quick answers from FOSSEE domain experts. + +\vskip3ex + +\item One of the major shortcomings of FOSS tools is the lack of documentation. +FOSSEE addresses this important issue by promoting \textbf{Textbook Companion} +activity by creating codes for solved examples of standard textbooks using FOSS. +It is available online for free download and use and the contributors are +students and the faculty of colleges from different parts of India. + +\vskip3ex + +\item Lab Migration: As long as a college uses proprietary tools as part of +their lab curriculum, we cannot eliminate the use of commercial software. To +address this issue, we have started the \textbf{Lab Migration} activity that +aims to migrate college labs using proprietary software to a FOSS only lab. The +FOSS code created by a student/teacher is released in open source code for +public use. \\ + +Students and faculty involved in Textbook Companion and Lab Migration are given +honorarium for their efforts. + +\vskip3ex + +\item \textbf{Conference}: Scipy India - an international conference on +scientific computing with Python, is organized every year by FOSSEE since 2009. +One of the goals of the conference is to combine education, engineering, and +science with computing through the medium of Python. + +\end{enumerate} + +\newpage +Currently, FOSSEE team promotes the following software extensively: \\ + +% first column +\begin{minipage}[t]{0.5\linewidth} + \begin{center} + \includegraphics[width=0.8\linewidth]{images/scilab_logo.png} + \end{center} +\textbf{Scilab} is a free and open source software for numerical computation +developed by Scilab Enterprises, France. It is a FOSS alternative to MATLAB. It +also includes Xcos which is an open source alternative to Simulink. The Scilab +team have successfully created more than 275 Textbook Companions and ported 12 +labs through the Lab Migration activity till date. To increase ease of executing +Textbook Companion code online, FOSSEE has ported TBC on GARUDA cloud +(http://scilab.in/scilab-on-cloud). Please visit http://scilab.in for more +details. +\end{minipage} \hspace{1cm} +%second column +\begin{minipage}[t]{0.5\linewidth} + \begin{center} + \includegraphics[width=0.3\linewidth]{images/coin_logo.png} + \end{center} +\textbf{COIN-OR} or \textbf{CO}mputational \textbf{IN}frastructure for +\textbf{O}perations \textbf{R}esearch is a project to build and support an +open-source software for operations research and its applications. +\textbf{Simpy} (Simulation in Python) is an open source, Python-based, +discrete-event simulation software. OR Tools at FOSSEE is promoting COIN-OR, +Simpy and other FOSS by developing tutorials, textbook companions and software +interfaces in Scilab and Python. For more details please visit +http://or.fossee.in +\end{minipage} + +% first column +\begin{minipage}[t]{0.5\linewidth} + \begin{center} + \includegraphics[width=0.37\linewidth]{images/cfd_logo.png} + \end{center} +\textbf{OpenFOAM} is a free, open source CFD software package developed by +OpenCFD Ltd and distributed by the OpenFOAM Foundation. Tutorials in the form of +web-casts, for self learning OpenFOAM have been developed by our team. These are +available free of cost at http://cfd.fossee.in. +\end{minipage} \hspace{1cm} +%second column +\begin{minipage}[t]{0.5\linewidth} + \begin{center} + \includegraphics[width=0.35\linewidth]{images/python_logo.png} + \end{center} +\textbf{Python} is a general-purpose interpreted, high-level, object-oriented +programming language that is used in a wide variety of application domains.The +Python team promotes the use of the language through Python Textbook Companion. +Under Python Textbook Companion, 53 textbook companions have been completed. For +more information visit http://python.fossee.in/ +\end{minipage} + +\begin{minipage}[t]{0.5\linewidth} + \begin{center} + \includegraphics[width=0.35\linewidth]{images/oscad_logo.png} + \end{center} +\textbf{Oscad} is developed by the FOSSEE team at IIT Bombay it is an EDA tool +for circuit design, simulation, analysis and PCB design. Free tutorials of Oscad +are available at http://oscad.in/resources/tutorials. +\end{minipage} + +\end{document} -- cgit