Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Lab 4 Handout: Stealing, Editing, and Uploading a Website, Lab Reports of Computer Science

The steps for students in a csis-116 lab to steal, edit, and upload a website using a template from oswd.org and dreamweaver. The advantages of standardization in e-commerce and provides instructions for configuring dreamweaver and ftp to upload files to a remote server.

Typology: Lab Reports

Pre 2010

Uploaded on 08/09/2009

koofers-user-ram
koofers-user-ram 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CSIS-116: Lab 4 Handout
Each Project Group should submit one handout at the end of lab. You should download and
save this document in a safe place, then edit it, and upload it to your Blackboard Group.
How to Steal, Edit, and Upload a Complete Website is 1.5 hours
Introduction
One of the great features of e-commerce is standardization, i.e., almost everyone uses the same
protocols, technologies, and document formats. Standardization creates three distinct advantages
for business that want to move online.
1. It fuels the Network Effect, which has helped the WWW rapidly expand.
Question 1: Look up the Network Effect in your book or online and explain how this
effect can help businesses grow faster.
2. Documents/Information can be more easily shared (but also more easily stolen, which may be
bad for existing businesses but good for new ones):
Question 2: What is the standard format used to (1) structure and (2) decorate web
pages? Also, what are the standard formats used for images?
3. Current Technology will likely be forward compatible. For example, if 30% of the world was
using standard A and 70% of the world was using standard B, then new technologies might be
designed to only work with standard B. Thus, everyone using standard A might be forced to
abandon their standards in order to adopt new technologies. However, if 99% of the world uses
the same standard then is much more likely that the standard will not become obsolete.
Question 3: Can you think of an example in history where this happen, i.e., where one
standard became completely obsolete because some new technology was not compatible?
Part 1: Stealing a Web Design
1. Go to www.oswd.org
2. Browse the free templates: Spend at least 20 minutes with your group and try to
pick a template that you all like.
3. Download the template:
a. On your network drive create a folder called public_html
b. Save the template (zip file) in the public_html folder
pf2

Partial preview of the text

Download Lab 4 Handout: Stealing, Editing, and Uploading a Website and more Lab Reports Computer Science in PDF only on Docsity!

CSIS-116: Lab 4 Handout

Each Project Group should submit one handout at the end of lab. You should download and save this document in a safe place, then edit it, and upload it to your Blackboard Group.

How to Steal, Edit, and Upload a Complete Website is 1.5 hours

Introduction One of the great features of e-commerce is standardization , i.e., almost everyone uses the same protocols, technologies, and document formats. Standardization creates three distinct advantages for business that want to move online.

  1. It fuels the Network Effect, which has helped the WWW rapidly expand. Question 1: Look up the Network Effect in your book or online and explain how this effect can help businesses grow faster.
  2. Documents/Information can be more easily shared (but also more easily stolen , which may be bad for existing businesses but good for new ones): Question 2: What is the standard format used to (1) structure and (2) decorate web pages? Also, what are the standard formats used for images?
  3. Current Technology will likely be forward compatible. For example, if 30% of the world was using standard A and 70% of the world was using standard B, then new technologies might be designed to only work with standard B. Thus, everyone using standard A might be forced to abandon their standards in order to adopt new technologies. However, if 99% of the world uses the same standard then is much more likely that the standard will not become obsolete. Question 3: Can you think of an example in history where this happen, i.e., where one standard became completely obsolete because some new technology was not compatible? Part 1: Stealing a Web Design 1. Go to www.oswd.org 2. Browse the free templates: Spend at least 20 minutes with your group and try to pick a template that you all like. 3. Download the template: a. On your network drive create a folder called public_html b. Save the template (zip file) in the public_html folder

c. Unzip the file Part 2: Configuring Dreamweaver Warning: These instructions are vague; please consult your instructor if you run into problems or if you need clarification.

  1. Open Dreamweaver (in Macromedia menu)
  2. Go to Site  Manage Sites…
  3. Create a New…Site
  4. Give it a meaningful name, click Next
  5. Select Yes, pick PHP/MySQL, click Next
  6. We are going to edit our files locally and then upload them to the server. Browse to where your Local web pages are stored. This is the public_html folder on your network drive, i.e., where you saved the template, pick this folder then click Next
  7. Next, we will use FTP to connect to the remote server. Here are the details: o Server name: ftp.sienasellbacks.com  Folder: depends on which group you are o SienaSellBacks: public_html (root account) o JollyJoyGames: public_html/jollyjoy/ o AlbanyAreaJobs: public_html/albanyjobs/  Login: sienasel  Password: ask me if you don’t remember
  8. When asked for the URL use the one for your team  http://www.sienasellbacks.com  http://www.albanyareajobs.com  http://www.jollyjoygames.com
  9. Finally, we want to use “check in and check out” Provide your name and email.
  10. Click Finish. Important: Each group member should complete this process on the computer that they will normally use in lab. Please return to the same computer for each lab, otherwise you will have to repeat this process again on the new computer. Working outside of lab: Feel free to use RB306 when it is not in use. I will try to keep it open. Otherwise, RB350 has older versions of Dreamweaver installed on the two computer pods closest to the windows. You’ll have to repeat the process above once on each computer you use, so try to return to the same computer. Collaboration and Synchronization: Warning…eventually each of you will have copy the web pages stored “locally” on your network drive in your public_html folder. If two of you edit the same file at the same time and then upload it, you will over-write each other’s work. Check-in and check-in may not work properly. Use common sense and good old-fashioned communication to coordinate group editing. Next, I will show you the basics on how to edit you template and upload your work At the end of lab, you should submit this document with your answers, comments, and notes directly typed in the space provided. Remember: don’t print it, just upload it to Blackboard.