Name some scientific inventions that were important for
the development of the Internet.
Ans: The vacuum tube, the transisor, packet switching,
fiber optic cable.
How many computers were connected to the original ARPANET?
Ans: Four. The were located at UCLA, Stanford, UCSB, and Utah U.
What were the significance of these people in the history of
the internet? Berners-Lee, Andreeson, Kleinrock, Cerf, Kahn.
Ans: See the document A Brief History of the
Internet.
What is the name of the folder where you must place your web pages
for them to be visible on the students.depaul.edu server?
Ans: public_html
What do these HTML special characters represent?
& "
> <
Ans: & " > <
How can you get a nonbreaking space in the FrontPage Normal View?
Ans: Hit the space bar more than once.
How can you get a nonbreaking space in the FrontPage Code View?
Ans: Type in
How can you get a line break in FrontPage?
Ans: Control-Enter.
When you use SSH Secure File Transfer Client to upload a file to
the server, does the file still exist on the local PC?
Ans: Yes, everytime you upload or download a file, the original file still
exists. Dragging a file from the local PC side to the server side in
SSH copies the file, it does not merely move it.
Now delete the original file from the local PC. Does the uploaded
file still exist?
Ans: Yes. After uploading, the two files are unrelated to each other.
Deleting of modifying one does not affect the other.
Naming Files and Folders
The term files includes HTML files, images and folders.
Choose meaningful filenames.
Be very careful when spelling filenames.
Do not use any uppercase letters in filenames.
Windows is not case sensitive, but Unix is.
The only characters you should use in filenames are
lowercase letters, digits, and hyphens.
No spaces, slashes, hyphens, double quotes.
Underscores work in filenames, but hyphens are easier to read.
Web Page Titles
A web page title is different than its filename.
Every page in a web site should have a title.
The title of an HTML page is the caption displayed in
the title bar of the browser.
Titles are used to bookmark web pages.
Search engines use the page title to decide how to
catalog the page in their database.
The title of a web page is different from its filename.
Here are
Some Website Usability Guidelines.
Even though you will not be designing and building your business site until
later, many of these guidelines apply to personal websites as well.