initial updates for 2010
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Feb 2010 06:04:21 +0000 (17:04 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 18 Feb 2010 06:04:21 +0000 (17:04 +1100)
8440head.php
8440tail.php
enrol.php
index.php
lab1.php
lab2.php
labsetup.php
labwork.php
lectures.php
schedule.php

index 8aa1a3b2824fd630423f40b6b164a6d66443be24..42f284a0009eb63410ecd3a4c49d6c5c952d4137 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en" dir="ltr">
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-  <title>COMP8440 - ANU - College of Engineering and Computer Science - DCS</title>
+  <title>COMP8440 - ANU - College of Engineering and Computer Science</title>
   <link rel="shortcut icon" href="http://cs.anu.edu.au/_images/anu.ico" TYPE="image/x-icon">
   <link href="http://styles.anu.edu.au/anu_global_styles.css" rel="stylesheet" type="text/css">
 <!-- BEGIN DOCUMENT META DATA -->
@@ -54,7 +54,7 @@
                         margin-top: 8px;
                         margin-bottom: 0px;
                         text-align: right;">
-                 Department of Computer Science            </div>
+                 School of Computer Science            </div>
                     </td>
     </tr>
     <tr>
@@ -275,7 +275,7 @@ href="help.php">Getting Help</a></td>
                                </tr>
                                <tr>
                                <td class="menuItem" width="8" valign="top" align="right" nowrap><a href="http://feit.anu.edu.au/Search.php"><img src="http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></a></td> 
-                               <td class="menuItem" width="100%"><a class="lftNav" href="http://cs.anu.edu.au/">DCS Home</a></td>
+                               <td class="menuItem" width="100%"><a class="lftNav" href="http://cs.anu.edu.au/">CS Home</a></td>
                                </tr>
 <tr>
                                <td class="menuItem" width="8" valign="top" align="right" nowrap><a href="http://feit.anu.edu.au/Search.php"><img src="http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></a></td> 
index cdacc2e6b8c9a79c661121f329a18df1fca6e821..55064d2d3387fd4c7366d9f793b8a80eff3673d1 100644 (file)
@@ -37,7 +37,7 @@
             href="mailto:comp8440@cs.anu.edu.au">comp8440@cs.anu.edu.au</a>
 <br>
 
-Page authorised by: Head of Department, DCS<!-- <b>Offical Development Page</b> -->
+Page authorised by: Head of School, CS<!-- <b>Offical Development Page</b> -->
         </td>
     </tr>
     <tr>
index 7ca356bf6ba5909e36cb202db221d7c27f05f619..dbe41685ee29a1848dd4544b773b1fc8bd197330 100644 (file)
--- a/enrol.php
+++ b/enrol.php
@@ -45,7 +45,7 @@ page. Note that the fees are different for domestic and international students.
 
 <p>
 For all programs except the Masters of Computing, students must obtain
-a permission code from the Department of Computer Science
+a permission code from the School of Computer Science
 office. Requests for a permission code should be emailed
 to <a href="mailto:office@cs.anu.edu.au">office@cs.anu.edu.au</a>. You
 should include details of any experience or expertise that may be
@@ -90,7 +90,7 @@ to the address listed on the form.
 
 <p>
 The COMP8440 course may alternatively be taken as a non-accredited
-course. This is a cheaper option (the course fee for 2009 is $1750)
+course. This is a cheaper option (the course fee for 2010 is $1750)
 and involves no assessment. A certificate of completion will be
 awarded. The university will not provide any grading of students
 performance in the course.
@@ -104,14 +104,7 @@ performance in the course.
 <input name="ATTENDEE" type="hidden" value="">
 
 <p>
-An online form for applying as a non-accredited student is available here:
-<input type="submit" value="  Register Now  ">
-</p>
-
-<p>
-Please have your credit card details available. If you have any enquiries
-about registering as a non-accredited student, please contact us at:
-<a href="comp8440@cs.anu.edu.au">comp8440@cs.anu.edu.au</a>.
+  An online form for applying as a non-accredited student will be available soon. In the meantime, please email <a href="mailto:comp8440@cs.anu.edu.au">comp8440@cs.anu.edu.au</a> if you are interested in participating as a non-accredited student.
 </p>
 
 </form>
index 80190221065dfa49c11fca85ff09da0471e107ec..6aa49d60459944e2d0ee65297977e1c713e5e35d 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -22,8 +22,7 @@ Course staff:
 <h2>2010 course dates</h2>
 
 <p>The 2010 COMP8440 course will run from Tuesday 6th April to
-Saturday 10th April. We will update this site with more information
-closer to the date of the course.
+Saturday 10th April. Please see the <a href="schedule.php">schedule page</a> for more details.
 
 <p>You can also review any of the lecture notes or videos of the 2009
 lectures on the <a href="lectures.php">lectures page</a>. 
@@ -64,9 +63,7 @@ of tutorial/lab hours. The course will have a very practical focus.
        Discussion forum</a> which will be (semi-) regularly 
        monitored by the course staff.
 <p>
-<li>The <a href="schedule.php">2009 timetable</a> is available. The
-  2010 timetable will be similar, but with the main course centered
-  around the 6th April to 10th April.
+<li>The <a href="schedule.php">2010 timetable</a> is now available. 
 <p>
 
 <li>Refreshments will be provided during the course
index 565fce16770c26ad38534c34a0f96326c7187a7e..1fa8bcea2b67b67e38b5b29d990b3bfb1f6b8b85 100644 (file)
--- a/lab1.php
+++ b/lab1.php
@@ -17,7 +17,7 @@ href="labsetup.php">Lab Setup</a> page and follow the instructions on
 that page to get the FOSSD environment installed and running.
 
 <p>Next, you should join the <a
-href="http://dubhe.anu.edu.au/cgi-bin/mailman/listinfo">comp8440
+href="http://fossd.anu.edu.au/cgi-bin/mailman/listinfo">comp8440
 mailing list</a> using your ANU student email account. Note that you
 will need to be able to receive email to that account while in the
 lab. You will find that the email icon in the main menu bar of your
index c8f7595235d10c4a9d86630c9cbfac0654dacc66..b1771911136f93b461a3b360b3132ff879424d81 100644 (file)
--- a/lab2.php
+++ b/lab2.php
@@ -16,7 +16,7 @@ you to a wider range of common FOSS project ideas.
 
 <p>In this lab you will also need to create a patch against your
 chosen project, and submit that patch to the <a
-href="mailto:comp8440@dubhe.anu.edu.au">comp8440@dubhe.anu.edu.au</a>
+href="mailto:comp8440@fossd.anu.edu.au">comp8440@fossd.anu.edu.au</a>
 mailing list. Then you should look for another students patch
 submission for the same project apply their patch, and send back a
 reply to them commenting on their patch.
index a19683f38c6412669777ceda30f39cb782ad35e9..288bfd1bc5967916d8a6985ff927f240f5106861 100644 (file)
@@ -6,7 +6,7 @@ include "8440head.php";
 
 <center>
 <h1>
-<font color="#931515" size="+3">COMP8440: Lab Setup (2009)</font>
+<font color="#931515" size="+3">COMP8440: Lab Setup (2010)</font>
 </h1>
 </center>
 
@@ -14,17 +14,32 @@ include "8440head.php";
 
 <p>The course will utilise the new (in 2009) N115/N116 combined 40 place lab in the CSIT building. This lab has 40 machines each with 3.0GHz Pentium D CPUs, 2GB RAM, a 160GB hard disk and a 17" LCD monitor. The machines are networked onto a single VLAN with 100MBps ethernet.</p>
 
-<p>The machines in the lab are normally used by CS courses with a software image based on Ubuntu Hardy (8.04) Linux (from April, 2008). The machines are set to "network boot" and obtain their software image from a lab server. This image is not suitable for use by this course as it does not allow students to add their own packages, nor to gain superuser access in normal use.</p>
-
-<p>The challenge has been to provide a lab environment where students can "own" the software installation on "their" machine in the lab, to be able to save that image to the course server and to be able to quickly restore it to another machine in the event of a hardware failure. We also need to be able to get the machines running with their normal image in a timely fashion as other classes will need to use the machines after the intensive part of our course is complete.</p>
+<p>The machines in the lab are normally used by CS courses with a
+software image based on Ubuntu Karmic (9.10) Linux (from October,
+2009). The machines are set to"network boot" and obtain their software
+image from a lab server. This image is not suitable for use by this
+course as it does not allow students to add their own packages, nor to
+gain superuser access in normal use.</p>
+
+<p>The challenge has been to provide a lab environment where students
+can "own" the software installation on "their" machine in the lab, to
+be able to save that image to the course server and to be able to
+quickly restore it to another machine in the event of a hardware
+failure. We also need to be able to get the machines running with
+their normal image in a timely fashion as other classes will need to
+use the machines after the intensive part of our course is
+complete.</p>
 
 <p>To solve this requirement, we have set up an additional disk partition on each of the lab machines and set up additional network boot options to allow an encrypted filesystem on this partition to be the main (root) filesystem whilst the machines are being used by this course. The encrypted filesystem should prevent other lab users from accidentally or deliberately interfering with each FOSSD students setup.</p>
 
-<p>To speed up the installation for the first lab, we have pre-installed Ubuntu Intrepid, released in October, 2008, hence with release number 8.10. It is anticipated that Ubuntu will release their next stable release sometime during the week of the intensive part of the course. This release will be Jaunty with release number 9.04 (for April, 2009).</p>
+<p>To speed up the installation for the first lab, we have pre-installed Ubuntu Karmic, released in October, 2009, hence with release number 9.10. It is anticipated that Ubuntu will release their next stable release sometime during the week of the intensive part of the course.</p>
 
 <h2>Initial Setup</h2>
 
-<p>Each machine in the N115/N116 lab has already had its disk repartitioned to include the new 85GB partition as /dev/sda8 and an initial copy of the "master" image for FOSSD 2009, based on the Ubuntu Intrepid (8.10) Linux distribution.</p>
+<p>Each machine in the N115/N116 lab has already had its disk
+  repartitioned to include the new 85GB partition as /dev/sda8 and an
+  initial copy of the "master" image for FOSSD 2010, based on the
+  Ubuntu Karmic Koala (9.10) Linux distribution.</p>
 
 <p>For the first (initial) setup, you will need to log into the machine whilst it is booted in the normal lab environment.</p>
 
@@ -50,11 +65,11 @@ that you are least likely to disturb another students machine</p>
 <li>There is a "Pidgin" Internet Relay Chat/Messenger icon to start "pidgin"</li>
 <li>Firefox has some useful plugins added: Add Block Plus (ABP); Zotero and Scrapbook</li>
 <li>Firefox hompage is set to our COMP8440 course page</li>
-<li>under "Places" there is a link to your files on the "dubhe" FOSSD course server</li>
+<li>under "Places" there is a link to your files on the "fossd" FOSSD course server</li>
 </ul>
 
 <h2>FOSSD Lab Server</h2>
-<p>A dedicated file server has been set up for the FOSSD course for 2009. This server has the DNS name "dubhe.anu.edu.au" and is accessible from most anywhere on the Internet. You can log into this server from anywhere using Secure SHell (ssh), your standard ANU UniID and associated password. Please do not run large (CPU-intensive) jobs on this machine as it will be used heavily during the course for backups etc.</p>
+<p>A dedicated file server has been set up for the FOSSD course for 2010. This server has the DNS name "fossd.anu.edu.au" and is accessible from most anywhere on the Internet. You can log into this server from anywhere using Secure SHell (ssh), your standard ANU UniID and associated password. Please do not run large (CPU-intensive) jobs on this machine as it will be used heavily during the course for backups etc.</p>
 
 <p>Also, although this server has more or less unrestricted access to the Internet, please do not use this to run peer-to-peer applications (unless that is a part of your chosen Open Source project) or in any other way abuse access to this machine and it's Internet connection.</p>
 
index c1947463335604512ae1d702636b16f520ed330d..66514c7ce7d690e0ace4d526621295dfe783d934 100644 (file)
@@ -15,7 +15,7 @@ intensive part of the course over half the time will be spent in the
 lab, and the majority of the <a href="assessment.php">course
 assessment</a> is based on the lab work.<p>
 
-The lab work will be run on the Ubuntu Linux systems in the DCS
+The lab work will be run on the Ubuntu Linux systems in the CS
 labs. During the intensive part of the course each student will use
 the same lab machine each day, allowing the machine to be customised
 to suit the project being worked on (for example, by installing extra
@@ -54,7 +54,7 @@ project which has only just started.
 <li>The project should be welcoming to new contributors. You may be
 able to judge this by looking at the projects mailing list archives.
 <li>The project should have several active contributors
-<li>The project should be usable on the Ubuntu systems in the DCS lab
+<li>The project should be usable on the Ubuntu systems in the CSIT Linux labs
 </ul>
 
 Of course, the project should also be something that you find
index 78c4ee0d696bc46590f9412a01126c4ccb6d0cbb..74e911ef71dd4d55901e1841c12206819134e9c3 100644 (file)
@@ -23,6 +23,7 @@ some reading tasks and project tasks.</p>
 <li><a href="lectures/course_introduction.odp">course_introduction.odp</a></li>
 </ul>
 
+Note that the links to the videos in this page are to the 2009 lectures. The 2010 course will have some updated lecture material, but the general structure of the course will remain the same.
 
 <h2>Lecture 1: Introduction to FOSS</h2>
 
index 910f250ae9f8f3d9c0568b91ddb701f3c833c31d..de3d4f39d5cd3e399fed490f34b63b5e3d110e2a 100644 (file)
@@ -6,7 +6,7 @@ include "8440head.php";
 
 <center>
 <h1>
-<font color="#931515" size="+3">COMP8440: Schedule</font>
+<font color="#931515" size="+3">COMP8440: 2010 Schedule</font>
 </h1>
 </center>
 
@@ -22,27 +22,26 @@ include "8440head.php";
 The course will be divided into three phases
 
 <ul>
-<li><b>2nd April - Information Evening</b>. On Thursday the 2nd
-of April starting at 7pm there will be an introductory evening for
+<li><b>24th March - Information Evening</b>. On Wednesady the 24th
+of March starting at 7pm there will be an introductory evening for
 students. The course material will be outlined, and students will be
 given some reading material that should be studied before the main
 course begins. The main presentation for the information evening will
 be recorded so that students who are not in Canberra on that day can
 see the material.
 
-<li><b>14th to 18th April - Main course</b>. The main course will be
-from the Tuesday to the Saturday (inclusive) in the week after
-Easter. The course will run from 9am to 6pm each day (with breaks).
+<li><b>6th to 10th April - Main course</b>. The main course will be
+from the Tuesday to the Saturday (inclusive), in the week after Easter. 
+The course will run from 9am to 6pm each day (with breaks).
 
-<li><b>25th April, 2nd May, 9th May</b>. Laboratory sessions will be
+<li><b>17th April, 24th April, 1st May</b>. Laboratory sessions will be
 offered between 2pm and 5pm on the three Saturdays following the main
 course. These sessions are intended for students completing the
 assessment part of the course.
 
 <li><b>Assessment period</b>. After the main course is over, the
 students are expected to prepare materials for assessment, which will
-be due by Friday the 22nd of May. Details on assessment options will
-be made available on this website closer to the start of the course.
+be due by Friday the 14th of May. Details on assessment options are available on the <a href="assessment.php">assessment page</a>.
 </ul>
 
 <h2>Detailed Schedule</h2>