Skip to content
Snippets Groups Projects
Commit c1625a89 authored by Milan Santosi's avatar Milan Santosi
Browse files

OSAK Protokoll vom 31. Mai 2012

parent cbc4f036
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
#+startup: beamer #+startup: beamer
#+LaTeX_CLASS: beamer #+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [bigger] #+LaTeX_CLASS_OPTIONS: [bigger]
#+latex_header: \mode<beamer>{\usetheme{Copenhagen}} #+latex_header: \mode<beamer>{\usetheme{Madrid}}
#+BEAMER_FRAME_LEVEL: 2 #+BEAMER_FRAME_LEVEL: 2
#+COLUMNS: %20ITEM %13BEAMER_env(Env) %6BEAMER_envargs(Args) %4BEAMER_col(Col) %7BEAMER_extra(Extra) #+COLUMNS: %20ITEM %13BEAMER_env(Env) %6BEAMER_envargs(Args) %4BEAMER_col(Col) %7BEAMER_extra(Extra)
......
No preview for this file type
% Created 2012-04-13 Fri 15:20 % Created 2012-05-07 Mon 18:51
\documentclass[bigger]{beamer} \documentclass[bigger]{beamer}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
\usepackage{float} \usepackage{float}
\usepackage{wrapfig} \usepackage{wrapfig}
\usepackage{soul} \usepackage{soul}
\usepackage{t1enc}
\usepackage{textcomp} \usepackage{textcomp}
\usepackage{marvosym} \usepackage{marvosym}
\usepackage{wasysym} \usepackage{wasysym}
...@@ -15,16 +16,13 @@ ...@@ -15,16 +16,13 @@
\usepackage{amssymb} \usepackage{amssymb}
\usepackage{hyperref} \usepackage{hyperref}
\tolerance=1000 \tolerance=1000
\mode<beamer>{\usetheme{Copenhagen}} \usepackage{setspace}
\mode<beamer>{\usetheme{Madrid}}
\providecommand{\alert}[1]{\textbf{#1}} \providecommand{\alert}[1]{\textbf{#1}}
\title{Free Software, Free Society} \title{Free Software, Free Society}
\author{Milan Santosi} \author{Milan Santosi}
\date{2012-04-12 Thu} \date{2012-04-12 Thu}
\hypersetup{
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs Org-mode version 7.8.08}}
\begin{document} \begin{document}
...@@ -43,7 +41,7 @@ ...@@ -43,7 +41,7 @@
\label{sec-1} \label{sec-1}
\begin{frame} \begin{frame}
\frametitle{Overview} \frametitle{Overview}
\label{sec-1-1} \label{sec-1_1}
\begin{itemize} \begin{itemize}
\item Understanding software \item Understanding software
...@@ -55,35 +53,39 @@ ...@@ -55,35 +53,39 @@
\label{sec-2} \label{sec-2}
\begin{frame} \begin{frame}
\frametitle{Considerations about Software} \frametitle{Considerations about Software}
\label{sec-2-1} \label{sec-2_1}
\begin{itemize} \begin{itemize}
\item Source Code is a work of authorship, similar but not identical to \item Source Code is a work of authorship, similar but not identical to
works of literature, a cooking recipe, or a musical piece. works of literature, a cooking recipe, or a musical piece.
\begin{itemize} \begin{itemize}
\item Side Note: Legally, works of authorship fall under Copyright. \item Side Note: Legally, works of authorship fall under Copyright.
\end{itemize} \end{itemize}
\item Some form of Instruction set to make a machine do something. \item Some form of Instruction set to make a machine do something.
\item Condensed knowledge, or information (hence IT). \item Condensed knowledge, or information (hence IT).
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Considerations about Knowledge} \frametitle{Considerations about Knowledge}
\label{sec-2-2} \label{sec-2_2}
\begin{itemize} \begin{itemize}
\item Information has unique, properties, it is not a real commodity and \item Information has unique, properties, it is not a real commodity and
it cannot easily be contained. it cannot easily be contained.
\item From an economic point of view, knowledge is a positive externality. \item From an economic point of view, knowledge is a positive externality.
\begin{itemize} \begin{itemize}
\item Software, like all knowledge, should be accessible in a democratic \item Software, like all knowledge, should be accessible in a democratic
and nondiscriminatory way. and nondiscriminatory way.
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Intellectual ``Property''?} \frametitle{Intellectual "Property"?}
\label{sec-2-3} \label{sec-2_3}
\begin{itemize} \begin{itemize}
\item Umbrella term for copyright, patent, trademark and other \item Umbrella term for copyright, patent, trademark and other
...@@ -96,63 +98,72 @@ ...@@ -96,63 +98,72 @@
\label{sec-3} \label{sec-3}
\begin{frame} \begin{frame}
\frametitle{Market implications} \frametitle{Market implications}
\label{sec-3-1} \label{sec-3_1}
\begin{itemize} \begin{itemize}
\item In a free market economy monopolies are usually seen as dangerous \item In a free market economy monopolies are usually seen as dangerous
and have to be avoided. and have to be avoided.
\begin{itemize} \begin{itemize}
\item Monopolies on public goods are really, really bad. \item Monopolies on public goods are really, really bad.
\end{itemize} \end{itemize}
\item Software still generates economic value; however, most is generated \item Software still generates economic value; however, most is generated
by use, not sale of software. by use, not sale of software.
\item Software patents are in effect monopolies on ideas. \item Software patents are in effect monopolies on ideas.
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\section{The Four Freedoms} \section{The Four Freedoms}
\label{sec-4} \label{sec-4}
\begin{frame} \begin{frame}
\frametitle{Freedom 0} \frametitle{Freedom 0}
\label{sec-4-1} \label{sec-4_1}
\begin{itemize} \begin{itemize}
\item You are free to run the program, for any purpose. \item You are free to run the program, for any purpose.
\begin{itemize} \begin{itemize}
\item Not as obvious as it might seem. \item Not as obvious as it might seem.
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Freedom 1} \frametitle{Freedom 1}
\label{sec-4-2} \label{sec-4_2}
\begin{itemize} \begin{itemize}
\item You are free to study how the program works, and change it so it \item You are free to study how the program works, and change it so it
does your computing as you wish. Access to the source code is a does your computing as you wish. Access to the source code is a
precondition for this. precondition for this.
\begin{itemize} \begin{itemize}
\item The user controls the software, not the other way around. \item The user controls the software, not the other way around.
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Freedom 2} \frametitle{Freedom 2}
\label{sec-4-3} \label{sec-4_3}
\begin{itemize} \begin{itemize}
\item You are free to redistribute copies so you can help your neighbor. \item You are free to redistribute copies so you can help your neighbor.
\begin{itemize} \begin{itemize}
\item Few people realize how important sharing is, in particular sharing \item Few people realize how important sharing is, in particular sharing
of public goods. Contrary to common propaganda, ideas, techniques, stories, of public goods. Contrary to common propaganda, ideas, techniques, stories,
melodies, images etc. are NOT hurt by sharing. On the contrary, melodies, images etc. are NOT hurt by sharing. On the contrary,
sharing keeps them alive. sharing keeps them alive.
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Freedom 3} \frametitle{Freedom 3}
\label{sec-4-4} \label{sec-4_4}
\begin{itemize} \begin{itemize}
\item You are free to distribute copies of your modified versions to \item You are free to distribute copies of your modified versions to
...@@ -165,7 +176,7 @@ ...@@ -165,7 +176,7 @@
\label{sec-5} \label{sec-5}
\begin{frame} \begin{frame}
\frametitle{F/OSS Licensing} \frametitle{F/OSS Licensing}
\label{sec-5-1} \label{sec-5_1}
Openness of source is less decisive when one or more of the four Openness of source is less decisive when one or more of the four
freedoms are formally or effectively taken away. freedoms are formally or effectively taken away.
...@@ -174,24 +185,26 @@ the past the term was coined to avoid misunderstandings. ...@@ -174,24 +185,26 @@ the past the term was coined to avoid misunderstandings.
\begin{itemize} \begin{itemize}
\item GPL \item GPL
\label{sec-5-1-1}% \label{sec-5_1_1}%
\begin{itemize} \begin{itemize}
\item Copyleft, restrictive, enforces all four freedoms. \item Copyleft, restrictive, enforces all four freedoms.
\end{itemize} \end{itemize}
\item BSD \item BSD
\label{sec-5-1-2}% \label{sec-5_1_2}%
\begin{itemize} \begin{itemize}
\item Non-copyleft, permissive, not all rights have to be conserved. \item Non-copyleft, permissive, not all rights have to be conserved.
\end{itemize} \end{itemize}
\end{itemize} % ends low level \end{itemize} % ends low level
\end{frame} \end{frame}
\section{Conclusion} \section{Conclusion}
\label{sec-6} \label{sec-6}
\begin{frame} \begin{frame}
\frametitle{On Flash} \frametitle{On Flash}
\label{sec-6-1} \label{sec-6_1}
Flash is not actually secret but adobe keeps making new versions which Flash is not actually secret but adobe keeps making new versions which
are different, faster than anyone can keep up and make free software are different, faster than anyone can keep up and make free software
...@@ -199,7 +212,7 @@ to play those files, so it has almost the same effect as being secret. ...@@ -199,7 +212,7 @@ to play those files, so it has almost the same effect as being secret.
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{On non-free formats} \frametitle{On non-free formats}
\label{sec-6-2} \label{sec-6_2}
It's bad to distribute recordings in mp3 or any other proprietary It's bad to distribute recordings in mp3 or any other proprietary
format. Although there is free software to handle those formats, format. Although there is free software to handle those formats,
...@@ -214,7 +227,7 @@ get rid of proprietary formats eventually. ...@@ -214,7 +227,7 @@ get rid of proprietary formats eventually.
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Wrap-Up} \frametitle{Wrap-Up}
\label{sec-6-3} \label{sec-6_3}
\begin{itemize} \begin{itemize}
\item If you want to support freedom, don't distribute recordings in \item If you want to support freedom, don't distribute recordings in
...@@ -226,7 +239,7 @@ get rid of proprietary formats eventually. ...@@ -226,7 +239,7 @@ get rid of proprietary formats eventually.
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Further reading} \frametitle{Further reading}
\label{sec-6-4} \label{sec-6_4}
\begin{itemize} \begin{itemize}
\item Richard Stallman: The GNU Manifesto \item Richard Stallman: The GNU Manifesto
...@@ -237,7 +250,7 @@ get rid of proprietary formats eventually. ...@@ -237,7 +250,7 @@ get rid of proprietary formats eventually.
\begin{itemize} \begin{itemize}
\item Websites \item Websites
\label{sec-6-4-1}% \label{sec-6_4_1}%
\begin{itemize} \begin{itemize}
\item \href{http://stopsoftwarepatents.com}{http://stopsoftwarepatents.com} \item \href{http://stopsoftwarepatents.com}{http://stopsoftwarepatents.com}
\item \href{http://defectivebydesign.org}{http://defectivebydesign.org} \item \href{http://defectivebydesign.org}{http://defectivebydesign.org}
...@@ -246,6 +259,7 @@ get rid of proprietary formats eventually. ...@@ -246,6 +259,7 @@ get rid of proprietary formats eventually.
\end{itemize} \end{itemize}
\end{itemize} % ends low level \end{itemize} % ends low level
\end{frame} \end{frame}
......
#+TITLE: Protokoll OSAK 31. Mai 2012
#+AUTHOR: Milan/ALUG
#+EMAIL: milan@torque.thegordianreach.ath.cx
#+DATE: 2012-05-31 Thu
#+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:nil
#Datum;31.05.2012
#Anwesende;Svenja,Daniel,Martin,Bjoern,Patrick,Milan
#Beginn;20:00
#Ende;23:00
#Autor;Milan/ALUG
* Angepeilter Termin fuer die naechste LIP :TERMIN:
- 11.10.2012?
- 18.10.2012?
* Next L.I.P.
** Veranstaltungsnetzwerk ueberhaupt noch machbar / sinnvoll? :CLARIFY:DISCUSS:
- Eventuell Hilfe durch Prof. noetig
** TODO Raumbuchung fruehzeitig! :TODO:IMPORTANT:
** Wahl der Distribution? :DISCUSS:
- Ubuntu Maengel vermehrt: z.b. kein deutsches hunspell paket
* Next K.I.S.S.
- Themenbasierte Vortraege von Workflow-vortraegen von Workshops
abgrenzen.
- Zeitmanagement! Jeder soll genug Zeit fuer seinen Vortrag haben,
und wenn Teilnehmer mal selber etwas ausprobieren wollen kann es
schon mal laenger dauern.
- Auflistung/Ankuendigung der Vortraege schon bei der LIP (Beamer)
- Werbung machen
- Video AG benachrichtigen
- Vortraege laenger als 20 Minuten evtl. zu zweit halten fuer mehr Abwechslung
- Bei Vortraegen darauf achten, dass nicht allzuviel Overlap entsteht.
- Auch wenn keine 2 Personen etwas auf die gleiche Art und Weise machen
- NPC?? (z.b. "Aetsch, mein git-workflow ist toller als du" :P)
* TODO FEDORA vs UBUNTU :DISCUSS:
** Vorteile?
- Ist nicht Ubuntu.
** Nachteile?
- Hat ueberhaupt irgendjemand von uns Fedora Erfahrung? (Niklas?)
* Naechste Sitzung <2012-06-21 Thu> :TERMIN:
- Donnerstag, 21. Juni 2012 um 20:00
** TODO [#A] Anmeldungen diesmal ein bisschen frueher!! :IMPORTANT:
** TODO KISS talks
- Frueher bitte (zur naechsten Sitzung am besten): Liste machen, Teams
bilden, wer macht was und wer wuenscht sich was?
* ... Wiki nicht vergessen! :IMPORTANT:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment