You
can access the student pages here!
IMPORTANT NOTES
Web page design
Remember that your web pages can/will be viewed
by many people. They are your opportunity to display your mastery of both
the subject and web page design/development. There are a number of good
resources for web design on the web (can you say recursion?). One particularly
useful one is the Yale
C/AIM Web Design pages.
COPYRIGHTS!!!!
Under current copyright law you should NEVER
!! use a graphic from any source (especially another web page) unless you
have either obtained permission to use the image/graphic OR the web page
expressly indicates that you may use the image/graphic. Be sure!
Resources
There are a number of KEY resources that you
will want (need?) to utilize.
A couple of introductory guides to creating web pages using the Netscape composed by Molly Reif and one by Shane Covnington .
Creating Web pages using Word tutorial by the ubiquitous Dori Gould is at http://www.cast.uark.edu/local/uaclasses/it_fall99/WebInWord.html
Everything you ever wanted to know about HTML is at http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimerAll.html and at http://www.davesite.com/webstation/html/
Downloading ESRI shape files off the web at http://www.cast.uark.edu/local/uaclasses/gisss/download_esri.html
Downloading and accessing the EPA EnviroFacts spatial data at http://www.cast.uark.edu/local/uaclasses/gisss/EPA_data.html
For all future exercises -
You will need to create your own web pages. You should complete
the following in the first two weeks of class.
Create an individual web page - as the MAIN web page for your class work. This page will be located in your student directory and accessible as:
http://www.cast.uark.edu/local/uaclasses/avgis_spring2000/advgis#
where the pound sign represents your student number for the class. The file should be called "index.html" so one might be:
http://www.cast.uark.edu/local/uaclasses/avgis_spring2000/advgis6/index.html
This page will ultimately have links to all your homework.
Though the URL for your page is www.cast.uark.edu/local/uaclasses/avgis_spring2000/avgis#/index.html
(or others) that is NOT the location where you will FTP your files
when you publish them in Word or Netscape Composer!
The FTP address for most applications is:
ftp://swag/proj/web2/docs/local/uaclasses/avgis_spring2000/advgis#/(the
file name)
OR
ftp:/cast.uark.edu/proj/web2/docs/local/uaclasses/avgis_spring2000/avgis#/(the
file name)
IF you are FTPing from the MS Word web publishing option (file > Publish to web) you will need the path to be:
ftp:/cast.uark.edu//proj/web2/docs/local/uaclasses/avgis_spring2000/avgis#/(the
file name)
Note the two ^^ slashes
OR
ftp://swag//proj/web2/docs/local/uaclasses/avgis_spring00/advgis#/(the
file name)
Note the ^^ two slashes
As part of the first exercise have your home page linked to a second page. On this page you should provide a schematic set of instructions on how to create the home web page and how to create the existing page and link it to the home page. The level of detail should be such that a person knowledgeable about the use of Word and Netscape could reproduce your results.
Exercise 1 and Exercise 2
These involve completing the CBT Access course. Instructions are found
here.
Exercise 3
In exercise 3 you will create an Access data base and load the following data and create the required report. On the web page for Exercise 3 provide instructions that would be adequate for a person without only initial Access knowledge to reproduce your work.
Data
1.Parcel ID 2 Owners Last Name 3 Owners First Name
4 Owners Address 5 Parcel Address 6 Parcel Size 7 Date
Assessed Assessed 8 Value of Structure 9 Type of structure 10. Date
Structure Inspected
Parcel 123 is owned by John Smith 1234 North Street Fayetteville, The parcel is at 1234 North street Fayetteville and is 1/4 acre. It was assessed in 1997 with a value of $45,000. There is a frame house, a brick house and a wood barn on the parcel. The houses were inspected in 1998 and the barn in 1999.
Parcel 345 is owned by Mary Jones of 475 North St Fayetteville and Bev Jones of 333 College, Russelville. The parcel is located at 678 Rolling Hills, Fayetteville. There are no structures on this 4 ac parcel. The land was assessed at $4,500 in 1996.
Parcel 791 is owned by Bob Brown of 87 Brown Ave, Fayetteville. The parcel at 2145 College Ave., Fayetteville and is 3/4 of an acre. It has two structures on it - a metal warehouse and a concrete block garage. The parcel is assessed at $125,000 and the buildings were last inspected in 1998 when the property was assessed.
Parcel 6869 is owned by Bob Brown of 87 Brown Ave. and by John Smith 1234 North Street Fayetteville. The parcel is located at 1023 Block Street and has two structures on it. It was assessed for $234,000 in 1997. The first structure is a brick retail store and the second is a metal warehouse. The store was inspected in 2000 and the warehouse in 1998.
Prepare a report listing all the buildings in the city, the owner(s) names, the building type, the size of the lot they are on, their address and the date inspected.