COP3502: Introduction to Computer Science Yashas Shankar Creating a webpage on FSU website.

Slides:



Advertisements
Similar presentations
How To Copy and Paste Pictures From the Internet
Advertisements

Editorial roles Members of a Manila site can be assigned an editorial role if you want to grant them access to write stories or modify the appearance of.
CPSC 203 Introduction to Computers T43, 46 & 68 By Jie (Jeff) Gao.
CPSC 203 Introduction to Computers Tutorial 59 & 64 By Jie (Jeff) Gao.
Powerpoint Templates Page 1 Powerpoint Templates Let’s Build a Website by Sybil Prince Nelson.
Building Web Pages With Microsoft Office. Introduction This tutorial is for the beginning web builder. It utilizes software that you already have, Microsoft.
CIS101 Introduction to Computing
ETT 229 Fall 2004 Web Design Basics IV Multi-page designs.
ETT 429 Spring 2007 Web Design Basics II. Publishing Web Pages Activating your NIU website Go to this.
Student iDrive Access ESU Website Server Storage Space.
AdvWeb-1/15 DePaul University SNL 262 Web Page Design Links In HTML Instructor: David A. Lash.
Creating and Publishing Your own website
How to Establish a Blog. What is a Blog A blog is a collection of informational articles/ideas intended to update a viewer on new information associated.
What is Dropbox ?– Dropbox is a file storage site which gives you an easy way to save your documents, files, and presentations online and access them from.
Intro.1 Computer Science 4: Java for Video Games Jam Jenkins D122 LSRC Dr. Dietolf Ramm D226 LSRC Instructors
CompSci Computer Science 4: Java for Video Games Jam Jenkins D305 LSRC Dietolf (Dee) Ramm D226 LSRC Instructor
Downloading © Copyright William Rowan Objectives By the end of this you will be able to Download text and images from the internet for analysis,
CPSC 203 Introduction to Computers Lab 39, 40 By Jie (Jeff) Gao.
The audio will be turned on just before our start time at 7:00 pm ET.
CS490 Web Design, AJAX, JQuery
How to build a (basic) website at MUSC Elizabeth Garrett-Mayer April 28, 2014.
CNIT 132 Intermediate HTML and CSS Publish Web Page.
CPSC 203 Introduction to Computers Lab 21, 22 By Jie Gao.
CPSC203 Introduction to Computers Lab 69 By Jie Gao.
So – You want to learn how to put an article onto the state website. (Note: If you have not done so, you will need to review the web training provided.
1 INE 1020 Introduction to Internet Engineering Tutorial 3 Discussion on Homework 1.
Open Internet Explorer Go to: my.ccsd.net Type YOUR InterAct username and password. Then Submit Query.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Setting Up DreamWeaver NOTE: Use your mouse OR page down key to advance each page.
HTML Hyper Text Markup Language A simple introduction.
Lecture 2 Building Web Pages 1 Lecture 2  Building Web pages  Languages and programs  HTML - Hyper Text Markup Language  Netscape’s Composer  MicroSoft.
Using Publisher to Create a Web Site Mr. Sandford’s U. S. History Class.
Fall 2005 Using FrontPage to Enhance Blackboard - Darek Sady1 Using FrontPage to Enhance Blackboard 1.Introduction 2.Starting FrontPage 3.Creating Documents.
CPSC203 Introduction to Computers Lab 33 By Jie Gao.
Creating a Website Using the Web Page Wizard. Introduction Microsoft Word is an application to create documents. A webpage is one such document. A website.
Dr. Roger Webster Copyright 2008 Roger W. Webster, Ph.D. Department of Computer Science Millersville University (717) office
JUX 1 12/26/2012 JUX Creating in Jux allows you to present your images, captions, text, blogs, etc. in a creative format. Create an Account Login at
1 Windows Internet MS Word. 2 Windows Essential Windows Operations  Opening a disk/folder/file  Creating a new folder  Renaming a folder/file.
COP3502: Introduction to Computer Science Yashas Shankar.
Creating a Web Site Using 000webhost.com The 000webhost.com Site You will be required to create an account in order to use their host computer 000webhost.com.
1 Moodle Login Professional Development Training.
Orientation #2 (Homework) Exercise Central – Sp
COP3502: Introduction to Computer Science Yashas Shankar.
Web Design Introduction Quiz Review. Who is Tim Berners-Lee?
Computer Safety Sid Holder 8k Viruses Hacking Backing Up.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
Images Worksheet. Web template Download the template folder Unzip and save in your documents Rename the folder to “images work” without quotes.
Learn to create slideshows and scrapbooks for your webpage using Smilebox.
COP3502: Introduction to Computer Science Yashas Shankar Lecture #2.
Amy Jo Harrell 2006 Making your own web site Yes, I mean you!
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
COP3502: Introduction to Computer Science Yashas Shankar Midterm review.
COP3502: Introduction to Computer Science Yashas Shankar Program Translation.
KompoZer. What is it? A FREE product used to design websites A FREE product used to design websites A WYSIWYG HTML Editor A WYSIWYG HTML Editor –WYSIWYG:
The Internet. Important Terms Network Network Internet Internet WWW (World Wide Web) WWW (World Wide Web) Web page Web page Web site Web site Browser.
How to separate videos 2014 May 21 VisionDrive Co. Ltd.
Navigating the Course 1. Course Materials 2 Software: Notepad (or TextEdit on a Mac) – comes with operating system Internet Explorer Web Browser FireFox.
Tutorial 2 Links. Hypertext links are used to…. Point to a different section on the same page Point to a different web page Point to a variety of different.
1 How to Publish Your HTML Page on the Web. Every USF Student has a website 2 Your Net ID You have a directory on the server.
Adapting Files On A “Visual Webpage” (Ver /mb)
Geography 121 Homepage Design Project Zero
Egyptian Language School
Services Course 9/9/2018 3:37 PM Services Course Windows Live SkyDrive Participant Guide © 2008 Microsoft Corporation. All rights reserved.
Loading a File to the UST Web Server
Creating a Student Portfolio
Windows Internet MS Word
About Everything You Always Wanted to Know
1st Rotation 2nd Rotation 3rd Rotation 4th Rotation
Introduction To Building a Web Site
Presentation transcript:

COP3502: Introduction to Computer Science Yashas Shankar Creating a webpage on FSU website

 FSU provides webpage space for students.  A student’s webpage can be accessed from the address  Note that there is no “www” in front of “webdav”

How to create your webpage on Webdav  Do as shown in class

How to create your webpage on Garnet  Second method: work on your computer and transfer file to Garnet  Create your webpage “index.html” on your computer.  Put it on webdav folder.  Make sure that you have public_html folder and it is world readable  Make sure that “index.html” is world readable  View your webpage “ ”

FSU webpage templates  FSU provides templates for creating websites  (or ‏  Click on “web support”  Click on “single page template”  Click on “T1 homepage pack”  Download ZIP file into your computer and unzip  The file that you want is “index_basic.html” in “t1_homepage” folder  Copy that file to “index.html” it will be the file you will be working for creating your webpage

Editing your webpage  Easier to do it on your computer and transfer it to webdav when done.  Use WordPad, etc. to edit your webpage, while using internet explorer, etc. to view your webpage while editing.  Use “search” to help you edit your webpage. For example, Edit  Find in WordPad

Homework#9  Create your website on webdav using the template discussed in class  Modify the template to make it your website  Due next tuesday at 5:15PM  If you cannot finish your homework by that time, tell me in class (before 5:15pm) or me before 5:15pm.  You will get 5 points off (from 25), and have until midnight to finish your homework.  No grade will be given after midnight next Monday  Problems with “garnet account”, etc. will not waive this 5 points nor give you any point after midnight.

Homework#9 Recommended steps 1) Create a hello world webpage first. This make sure that your account does not have any problem, and you know how to make your file and folder “world readable” 2) Download template from ACNS website 3) Modified the template 4) File transfer your webpage (index.html, yourpicture.jpg, your JavaScript page, etc.) to Garnet using SSH file transfer 5) Make sure you use “chmod 755” to all webpage files including the “public_html” directory.

Homework#9 -- Grading policy  Cannot display your webpage on  zero point  Can display FSU-template (even without any modification)  5 points  Put your picture there  5 points. Crop (or select) your picture such that the height/width ratio can be displayed nicely on the page (or 1-2 points off) ‏  At least two hyperlinks, one of which to your JavaScript page  5 points  Edit webpage content and make it your own website  10 points. Each unmodified content (or incorrect modification) will get 2 points off. You can delete unnecessary content.

Before we leave  Homework#9 due next class  We will have a quiz next class at 5:15pm  I will grade your webpage during quiz time, so make sure it is ready by 5:15PM  Next class: more on programming