Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
materials
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
osak
materials
Commits
c1625a89
Commit
c1625a89
authored
Jun 12, 2012
by
Milan Santosi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OSAK Protokoll vom 31. Mai 2012
parent
cbc4f036
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
92 additions
and
26 deletions
+92
-26
kiss/freedom/freedomslides.org
kiss/freedom/freedomslides.org
+1
-1
kiss/freedom/freedomslides.pdf
kiss/freedom/freedomslides.pdf
+0
-0
kiss/freedom/freedomslides.tex
kiss/freedom/freedomslides.tex
+39
-25
protokolle/milan/osak31052012.org
protokolle/milan/osak31052012.org
+52
-0
No files found.
kiss/freedom/freedomslides.org
View file @
c1625a89
...
...
@@ -17,7 +17,7 @@
#+startup: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [bigger]
#+latex_header: \mode<beamer>{\usetheme{
Copenhagen
}}
#+latex_header: \mode<beamer>{\usetheme{
Madrid
}}
#+BEAMER_FRAME_LEVEL: 2
#+COLUMNS: %20ITEM %13BEAMER_env(Env) %6BEAMER_envargs(Args) %4BEAMER_col(Col) %7BEAMER_extra(Extra)
...
...
kiss/freedom/freedomslides.pdf
View file @
c1625a89
No preview for this file type
kiss/freedom/freedomslides.tex
View file @
c1625a89
% Created 2012-0
4-13 Fri 15:20
% Created 2012-0
5-07 Mon 18:51
\documentclass
[bigger]
{
beamer
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
[T1]
{
fontenc
}
...
...
@@ -8,6 +8,7 @@
\usepackage
{
float
}
\usepackage
{
wrapfig
}
\usepackage
{
soul
}
\usepackage
{
t1enc
}
\usepackage
{
textcomp
}
\usepackage
{
marvosym
}
\usepackage
{
wasysym
}
...
...
@@ -15,16 +16,13 @@
\usepackage
{
amssymb
}
\usepackage
{
hyperref
}
\tolerance
=1000
\mode
<beamer>
{
\usetheme
{
Copenhagen
}}
\usepackage
{
setspace
}
\mode
<beamer>
{
\usetheme
{
Madrid
}}
\providecommand
{
\alert
}
[1]
{
\textbf
{
#1
}}
\title
{
Free Software, Free Society
}
\author
{
Milan Santosi
}
\date
{
2012-04-12 Thu
}
\hypersetup
{
pdfkeywords=
{}
,
pdfsubject=
{}
,
pdfcreator=
{
Emacs Org-mode version 7.8.08
}}
\begin{document}
...
...
@@ -43,7 +41,7 @@
\label
{
sec-1
}
\begin{frame}
\frametitle
{
Overview
}
\label
{
sec-1
-
1
}
\label
{
sec-1
_
1
}
\begin{itemize}
\item
Understanding software
...
...
@@ -55,35 +53,39 @@
\label
{
sec-2
}
\begin{frame}
\frametitle
{
Considerations about Software
}
\label
{
sec-2
-
1
}
\label
{
sec-2
_
1
}
\begin{itemize}
\item
Source Code is a work of authorship, similar but not identical to
works of literature, a cooking recipe, or a musical piece.
\begin{itemize}
\item
Side Note: Legally, works of authorship fall under Copyright.
\end{itemize}
\item
Some form of Instruction set to make a machine do something.
\item
Condensed knowledge, or information (hence IT).
\end{itemize}
\end{frame}
\begin{frame}
\frametitle
{
Considerations about Knowledge
}
\label
{
sec-2
-
2
}
\label
{
sec-2
_
2
}
\begin{itemize}
\item
Information has unique, properties, it is not a real commodity and
it cannot easily be contained.
\item
From an economic point of view, knowledge is a positive externality.
\begin{itemize}
\item
Software, like all knowledge, should be accessible in a democratic
and nondiscriminatory way.
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
\frametitle
{
Intellectual
``Property''
?
}
\label
{
sec-2
-
3
}
\frametitle
{
Intellectual
"Property"
?
}
\label
{
sec-2
_
3
}
\begin{itemize}
\item
Umbrella term for copyright, patent, trademark and other
...
...
@@ -96,63 +98,72 @@
\label
{
sec-3
}
\begin{frame}
\frametitle
{
Market implications
}
\label
{
sec-3
-
1
}
\label
{
sec-3
_
1
}
\begin{itemize}
\item
In a free market economy monopolies are usually seen as dangerous
and have to be avoided.
\begin{itemize}
\item
Monopolies on public goods are really, really bad.
\end{itemize}
\item
Software still generates economic value; however, most is generated
by use, not sale of software.
\item
Software patents are in effect monopolies on ideas.
\end{itemize}
\end{frame}
\section
{
The Four Freedoms
}
\label
{
sec-4
}
\begin{frame}
\frametitle
{
Freedom 0
}
\label
{
sec-4
-
1
}
\label
{
sec-4
_
1
}
\begin{itemize}
\item
You are free to run the program, for any purpose.
\begin{itemize}
\item
Not as obvious as it might seem.
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
\frametitle
{
Freedom 1
}
\label
{
sec-4
-
2
}
\label
{
sec-4
_
2
}
\begin{itemize}
\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
precondition for this.
\begin{itemize}
\item
The user controls the software, not the other way around.
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
\frametitle
{
Freedom 2
}
\label
{
sec-4
-
3
}
\label
{
sec-4
_
3
}
\begin{itemize}
\item
You are free to redistribute copies so you can help your neighbor.
\begin{itemize}
\item
Few people realize how important sharing is, in particular sharing
of public goods. Contrary to common propaganda, ideas, techniques, stories,
melodies, images etc. are NOT hurt by sharing. On the contrary,
sharing keeps them alive.
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
\frametitle
{
Freedom 3
}
\label
{
sec-4
-
4
}
\label
{
sec-4
_
4
}
\begin{itemize}
\item
You are free to distribute copies of your modified versions to
...
...
@@ -165,7 +176,7 @@
\label
{
sec-5
}
\begin{frame}
\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
freedoms are formally or effectively taken away.
...
...
@@ -174,24 +185,26 @@ the past the term was coined to avoid misunderstandings.
\begin{itemize}
\item
GPL
\label
{
sec-5
-1-
1
}
%
\label
{
sec-5
_
1
_
1
}
%
\begin{itemize}
\item
Copyleft, restrictive, enforces all four freedoms.
\end{itemize}
\item
BSD
\label
{
sec-5
-1-
2
}
%
\label
{
sec-5
_
1
_
2
}
%
\begin{itemize}
\item
Non-copyleft, permissive, not all rights have to be conserved.
\end{itemize}
\end{itemize}
% ends low level
\end{frame}
\section
{
Conclusion
}
\label
{
sec-6
}
\begin{frame}
\frametitle
{
On Flash
}
\label
{
sec-6
-
1
}
\label
{
sec-6
_
1
}
Flash is not actually secret but adobe keeps making new versions which
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.
\end{frame}
\begin{frame}
\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
format. Although there is free software to handle those formats,
...
...
@@ -214,7 +227,7 @@ get rid of proprietary formats eventually.
\end{frame}
\begin{frame}
\frametitle
{
Wrap-Up
}
\label
{
sec-6
-
3
}
\label
{
sec-6
_
3
}
\begin{itemize}
\item
If you want to support freedom, don't distribute recordings in
...
...
@@ -226,7 +239,7 @@ get rid of proprietary formats eventually.
\end{frame}
\begin{frame}
\frametitle
{
Further reading
}
\label
{
sec-6
-
4
}
\label
{
sec-6
_
4
}
\begin{itemize}
\item
Richard Stallman: The GNU Manifesto
...
...
@@ -237,7 +250,7 @@ get rid of proprietary formats eventually.
\begin{itemize}
\item
Websites
\label
{
sec-6
-4-
1
}
%
\label
{
sec-6
_
4
_
1
}
%
\begin{itemize}
\item
\href
{
http://stopsoftwarepatents.com
}{
http://stopsoftwarepatents.com
}
\item
\href
{
http://defectivebydesign.org
}{
http://defectivebydesign.org
}
...
...
@@ -246,7 +259,8 @@ get rid of proprietary formats eventually.
\end{itemize}
\end{itemize}
% ends low level
\end{frame}
\end{document}
\ No newline at end of file
\end{document}
protokolle/milan/osak31052012.org
0 → 100644
View file @
c1625a89
#+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:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment