<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC 
    "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN" 
    "http://www.cs.put.poznan.pl/dweiss/dtd/dweiss-docbook-extensions.dtd" [
<!ENTITY % isopub SYSTEM "iso-pub.ent"> 
%isopub;
<!ENTITY % local SYSTEM "local-entities.ent">
%local; 
]>

<article id="finalproject">

	<articleinfo>
		<title>Final Project</title>
		<author>
			<firstname>Kevin</firstname>
			<surname>Nilson</surname>

			<affiliation>
				<orgname>http://www.smccd.net/accounts/nilsonk/</orgname>
			</affiliation>
		</author>

		<abstract>
			<simpara>CS 150 Final Project, Networks &amp; Data Communications, Summer 06</simpara>
		</abstract>

	</articleinfo>

	<sect1 id="overview">
		<title>Overview </title>
		<simpara>Due - August 3</simpara>
		<simpara>
			Choose one of the following to do as a final project.Presentations slides and all materials should be prepared and uploaded to both the 
			gradebook and class forum before class on August 3.  Each student should give a 5-10 minute presentation in class on August 3.  Slides may be done in Power Point, but that is the least prefered method.  You may choose to work in a group of up to 3 students.  You may also work alone.  Groups will
			be expected to do more work than those students who work alone.  Groups must submit an explanation of what each memeber of the
			group did.
		</simpara>
	</sect1>

	<sect1 id="report">
		<title>Report </title>
		<simpara>
			Write a report on one of the options listed below. Your report must be at least one and one
			half (1 1/2) pages long. Note that this is a brief report so the content is more important than
			flowery descriptions.
			It should be written as a technical report, not a literary composition. 	
		</simpara>
		<simpara>
			Attend an eSeminar (on-line from the comfort of your own computer) related to
			Networking. Or attend a live (in-person) seminar for example, a seminar presented by
			a local networking organization. Write a summary of the seminar for your classmates
			(and instructor). Your summary must be at least one and one half pages long and
			include the important points and how it relates to what you are learning in CIS 150.
			Here are some sites that link to eSeminars:
			http://www.crn.com/sections/netseminar/
			http://www.networkcomputing.com/
			Or summarize an article from a network related magazine (hardcopy or online)
			Here are some links to on-line magazines:
			http://www.eweek.com/
			http://www.networkcomputing.com/
			http://www.eweek.com/
			http://www.cioinsight.com/
			You must obtain approval from Prof. Nilson for the seminar or topic that you would
			like to cover for our class.		
		</simpara>

	</sect1>

	<sect1 id="volunteer">
		<title>Volunteer Work</title>
		<simpara>
			For anyone who is currently doing volunteer work in the networking or computer
			support area. (Or for anyone who has done this type of volunteer work in the past six
			months.) Write a report that describes the work that you did (tasks assigned to you
			and your responsibilities). Include the skills that you learned (or utilized) in order to
			carry out your responsibilities. Discuss the benefits that you received from this
			experience. Describe how you would convince other students to do volunteer work in
			the area of networking. This report should be at one and one half pages long. Note: If
			the organization approves, include the name of the organization where you did your
			volunteer work and a contact name, phone, and email so that other students apply for
			similar volunteer opportunities.
		</simpara>
	</sect1>


	<sect1 id="homenetwork">
		<title>Home Network</title>
		<simpara>
			For anyone who has installed their own home network. Describe your experience
			including:
		</simpara>
		<itemizedlist>
			<listitem><para>All the equipment and how and why you selected the specific equipment</para></listitem>
			<listitem><para>All the operating systems involved</para></listitem>
			<listitem><para>A detailed description of the steps you followed to install and configure the
						equipment including what worked, what did not work and how you fixed it.</para></listitem>
			<listitem><para>How you set up security on your network (include any software you are using
						for this and its configuration).</para></listitem>
			<listitem><para>Describe how you have benefited from the experience of setting up your
						network.</para></listitem>

			<listitem><para>If you plan to make future upgrades to your network, please include a brief
			discussion of your plans – and why it is for the future.</para></listitem>

			<listitem><para>And why you would encourage your fellow students to set up their own
			network at home.</para></listitem>
		</itemizedlist>

	</sect1>


	<sect1 id="topicpaper">
		<title>Topic Paper</title>
		<simpara>
			Select a topic in Computer Networking that interest you. Write an in-depth report on
			this topic to share the information you find with your fellow students. You must have
			your topic approved by Prof. Nilson. Your report must include references. Your report
			must contain more in depth information than the information contained in our
			textbook.
		</simpara>
	</sect1>


	<sect1 id="homeserver">
		<title>Home Server</title>
		<simpara>
			Setup a home server that can be accessed from the Internet.  Setup DNS and Dynamic DNS if you do not have a static IP.
		</simpara>
		<itemizedlist>
			<title>Your server could include any or all of:</title>
			<listitem><para>Webserver</para></listitem>
			<listitem><para>FTP Server</para></listitem>
			<listitem><para>SSH or Telnet Server</para></listitem>
			<listitem><para>Email Server</para></listitem>
			<listitem><para>Print Server</para></listitem>
		</itemizedlist>

		<itemizedlist>
			<title>Describe:</title>
			<listitem><para>All the equipment and software and how and why you selected the specific equipment</para></listitem>
			<listitem><para>All the operating systems involved</para></listitem>
			<listitem><para>A detailed description of the steps you followed to install and configure the
						equipment including what worked, what did not work and how you fixed it.</para></listitem>
			<listitem><para>How you set up security on your network (include any software you are using
						for this and its configuration).</para></listitem>
			<listitem><para>Describe how you have benefited from the experience of setting up your
						network.</para></listitem>

			<listitem><para>If you plan to make future upgrades to your network, please include a brief
			discussion of your plans – and why it is for the future.</para></listitem>

			<listitem><para>And why you would encourage your fellow students to set up their own
			server at home.</para></listitem>
		</itemizedlist>

	</sect1>

	<sect1 id="other">
		<title>Other</title>
		<simpara>
			Choose another topic that you are interested in.
		</simpara>

	</sect1>





</article>



