using "diff old new" is preferred
[tridge/comp8440.git] / lectures.php
1 <?php
2 include "8440head.php";
3 ?>
4
5
6
7 <center>
8 <h1>
9 <font color="#931515" size="+3">COMP8440: Lectures</font>
10 </h1>
11 </center>
12
13 <p>The course lectures will be made available on this page as they are
14 given.</p>
15
16 <h2>Course Introduction</h2>
17
18 <p>This lecture provides an overview of the course material, and sets
19 some reading tasks and project tasks.</p>
20
21 <ul>
22 <li><a href="lectures/course_introduction.pdf">course_introduction.pdf</a></li>
23 <li><a href="lectures/course_introduction.odp">course_introduction.odp</a></li>
24 </ul>
25
26 Note that the links to the videos in this page are to the 2009 lectures. The 2011 course will have some updated lecture material, but the general structure of the course will remain the same.
27
28 <h2>Lecture 1: Introduction to FOSS</h2>
29
30 <p>This lecture gives an overview of the FOSS world, and introduces the
31 first lab material.</p>
32
33 <ul>
34 <li><a href="lectures/introduction_to_foss.pdf">introduction_to_foss.pdf</a></li>
35 <li><a href="lectures/introduction_to_foss.odp">introduction_to_foss.odp</a></li>
36 <li><a href="http://fossd.anu.edu.au/videos/L2010_01.ogv">2010 video</a> (390M Ogg/Theora)</li>
37 <li><a href="videos/MOV002.ogv">2009 video (pt 1)</a> (561M Ogg/Theora)</li>
38 <li><a href="videos/MOV003.ogv">2009 video (pt 2)</a> (172M Ogg/Theora)</li>
39 </ul>
40
41
42 <h2>Lecture 2: Getting started in a FOSS project</h2>
43
44 <p>This lecture deals with how to research a FOSS project, so that you
45 know enough to start contributing.</p>
46
47 <ul>
48 <li><a href="lectures/getting_started.pdf">getting_started.pdf</a></li>
49 <li><a href="lectures/getting_started.odp">getting_started.odp</a></li>
50 <li><a href="http://fossd.anu.edu.au/videos/L2010_02.ogv">2010 video</a> (260M Ogg/Theora)</li>
51 <li><a href="videos/MOV007.ogv">2009 video</a> (374M Ogg/Theora)</li>
52 </ul>
53
54 <h2>Lecture 3: Source code management</h2>
55
56 <p>This lecture goes through the theory and practice of using source code
57 management tool for FOSS projects.</p>
58
59 <ul>
60 <li><a href="lectures/source_code_management.pdf">source_code_management.pdf</a></li>
61 <li><a href="lectures/source_code_management.odp">source_code_management.odp</a></li>
62 <li><a href="http://fossd.anu.edu.au/videos/L2010_03.ogv">2010 video</a> (445M Ogg/Theora)</li>
63 <li><a href="videos/MOV008.ogv">2009 video</a> (493M Ogg/Theora)</li>
64 </ul>
65
66 <h2>Lecture 4: FOSS History</h2>
67
68 <p>This lecture gives an overview of the history of FOSS, covering some
69 key developments that have led to the FOSS world of today.</p>
70
71 <ul>
72 <li><a href="lectures/foss_history.pdf">foss_history.pdf</a></li>
73 <li><a href="lectures/foss_history.odp">foss_history.odp</a></li>
74 <li><a href="http://fossd.anu.edu.au/videos/L2010_04.ogv">2010 video</a> (310M Ogg/Theora)</li>
75 <li><a href="videos/MOV009.ogv">2009 video</a> (231M Ogg/Theora)</li>
76 </ul>
77
78 <h2>Lecture 5: Inside FOSS Licensing</h2>
79
80 <p>This lecture looks at the main FOSS licenses and how they impact on
81 FOSS development.</p>
82
83 <ul>
84 <li><a href="lectures/foss_licenses.pdf">foss_licenses.pdf</a></li>
85 <li><a href="lectures/foss_licenses.odp">foss_licenses.odp</a></li>
86 <li><a href="http://fossd.anu.edu.au/videos/L2010_05.ogv">2010 video</a> (330M Ogg/Theora)</li>
87 <li><a href="videos/MOV00A.low.ogv">2009 LQ video</a> (128M Ogg/Theora)</li>
88 </ul>
89
90 <h2>Lecture 6: FOSS and the law</h2>
91
92 <p>This lecture looks at how FOSS interacts with the legal system.</p>
93
94 <ul>
95 <li><a href="lectures/foss_law.pdf">foss_law.pdf</a></li>
96 <li><a href="lectures/foss_law.odp">foss_law.odp</a></li>
97 <li><a href="http://fossd.anu.edu.au/videos/L2010_06.ogv">2010 video</a> (660M Ogg/Theora)</li>
98 <li><a href="videos/MOV00B.low.ogv">2009 LQ video</a> (170M Ogg/Theora)</li>
99 </ul>
100
101 <h2>Lecture 7: FOSS Governance</h2>
102
103 <p>This lecture looks at how FOSS projects are governed.</p>
104
105 <ul>
106 <li><a href="lectures/project_governance.pdf">project_governance.pdf</a></li>
107 <li><a href="lectures/project_governance.odp">project_governance.odp</a></li>
108 <li><a href="http://fossd.anu.edu.au/videos/L2010_07.ogv">2010 video</a> (510M Ogg/Theora)</li>
109 <li><a href="videos/MOV00C.low.ogv">2009 LQ video</a> (84M Ogg/Theora)</li>
110 </ul>
111
112 <h2>Lecture 8: FOSS and Business</h2>
113
114 <p>This lecture looks at how the business world interacts with FOSS projects.</p>
115
116 <ul>
117 <li><a href="lectures/foss_business.pdf">foss_business.pdf</a></li>
118 <li><a href="lectures/foss_business.odp">foss_business.odp</a></li>
119 <li><a href="http://fossd.anu.edu.au/videos/L2010_08.ogv">2010 video</a> (580M Ogg/Theora)</li>
120 <li><a href="videos/MOV00D.low.ogv">2009 LQ video</a> (128M Ogg/Theora)</li>
121 </ul>
122
123 <h2>Lecture 9: What motivates a FOSS developer?</h2>
124
125 <p>This lecture looks at the diverse motivations of FOSS developers.</p>
126
127 <ul>
128 <li><a href="lectures/foss_motivation.pdf">foss_motivation.pdf</a></li>
129 <li><a href="lectures/foss_motivation.odp">foss_motivation.odp</a></li>
130 <li><a href="http://fossd.anu.edu.au/videos/L2010_09.ogv">2010 video</a> (710M Ogg/Theora)</li>
131 <li><a href="videos/MOV00E.low.ogv">2009 LQ video</a> (128M Ogg/Theora)</li>
132 </ul>
133
134 <h2>Lecture 10: Case study: Samba</h2>
135
136 <p>This lecture looks at the Samba project in some detail, as a case
137 study of a FOSS project.</p>
138
139 <ul>
140 <li><a href="lectures/case_study_samba.pdf">case_study_samba.pdf</a></li>
141 <li><a href="lectures/case_study_samba.odp">case_study_samba.odp</a></li>
142 <li><a href="http://fossd.anu.edu.au/videos/L2010_10.ogv">2010 video</a> (330M Ogg/Theora)</li>
143 <li><a href="videos/MOV00F.low.ogv">2009 LQ video</a> (136M Ogg/Theora)</li>
144 </ul>
145
146 <h2>Lecture 11: FOSS Distributions and Platforms</h2>
147
148 <p>This lecture looks at the wide range of FOSS distributions and
149 platforms that they run on.</p>
150
151 <ul>
152 <li><a href="lectures/distros_devices.pdf">distros_devices.pdf</a></li>
153 <li><a href="lectures/distros_devices.odp">distros_devices.odp</a></li>
154 <li><a href="http://fossd.anu.edu.au/videos/L2010_11.ogv">2010 video</a> (425M Ogg/Theora)</li>
155 <li><a href="videos/MOV010.low.ogv">2009 LQ video</a> (125M Ogg/Theora)</li>
156 </ul>
157
158 <h2>Lecture 12: FOSS Culture</h2>
159
160 <p>This lecture delves into the world of FOSS culture.</p>
161
162 <ul>
163 <li><a href="lectures/foss_culture.pdf">foss_culture.pdf</a></li>
164 <li><a href="lectures/foss_culture.odp">foss_culture.odp</a></li>
165 <li><a href="http://fossd.anu.edu.au/videos/L2010_12.ogv">2010 video</a> (325M Ogg/Theora)</li>
166 <li><a href="videos/MOV011.low.ogv">2009 LQ video</a> (100M Ogg/Theora)</li>
167 </ul>
168
169 <h2>Lecture 13: Starting a new project</h2>
170
171 <p>This lecture looks at what is involved in staring a new FOSS project.</p>
172
173 <ul>
174 <li><a href="lectures/starting_a_project.pdf">starting_a_project.pdf</a></li>
175 <li><a href="lectures/starting_a_project.odp">starting_a_project.odp</a></li>
176 <li><a href="http://fossd.anu.edu.au/videos/L2010_13.ogv">2010 video</a> (290M Ogg/Theora)</li>
177 <li><a href="videos/MOV012.low.ogv">2009 LQ video</a> (89M Ogg/Theora)</li>
178 </ul>
179
180 <h2>Lecture 14: FOSS Tales</h2>
181
182 <p>This lecture examines some key events of the past few years that have
183 shaped the FOSS world.</p>
184
185 <ul>
186 <li><a href="lectures/foss_tales.pdf">foss_tales.pdf</a></li>
187 <li><a href="lectures/foss_tales.odp">foss_tales.odp</a></li>
188 <li><a href="http://fossd.anu.edu.au/videos/L2010_14.ogv">2010 video</a> (360M Ogg/Theora)</li>
189 <li><a href="videos/MOV01A.low.ogv">2009 LQ video</a> (113M Ogg/Theora)</li>
190 </ul>
191
192 <h2>Lecture 15: Release early, Release often</h2>
193
194 <p>This lecture sums up the weeks material.</p>
195
196 <ul>
197 <li><a href="lectures/release_early.pdf">release_early.pdf</a></li>
198 <li><a href="lectures/release_early.odp">release_early.odp</a></li>
199 <li><a href="http://fossd.anu.edu.au/videos/L2010_15.ogv">2010 video</a> (175M Ogg/Theora)</li>
200 <li><a href="videos/MOV01B.low.ogv">2009 LQ video</a> (37M Ogg/Theora)</li>
201 </ul>
202
203 <hr>
204
205 <a rel="license"
206 href="http://creativecommons.org/licenses/by-sa/2.5/au/"><img
207 alt="Creative Commons License" style="border-width:0"
208 src="http://i.creativecommons.org/l/by-sa/2.5/au/88x31.png"></a><br>
209 All of these lectures are licensed under a <a rel="license"
210 href="http://creativecommons.org/licenses/by-sa/2.5/au/">Creative
211 Commons Attribution-Share Alike 2.5 Australia License</a>.
212
213 <p><div align="center">
214   <?php
215     print " Last modified: ";
216     $last_modified = getlastmod();
217     print(date("j/m/Y, H:i", $last_modified));
218   ?>
219 </div><p>
220
221 <?php
222 include "8440tail.php";
223 ?>
224
225
226