Website Resources for All Courses Served by this Site

Slides:



Advertisements
Similar presentations
Getting Your Web Site Found. Meta Tags Description Tag This allows you to influence the description of your page with the web crawlers.
Advertisements

Introducing new web content management tools for Priority...
Interface / navigation COM 366 Web Design & Production.
HTML Introduction (cont.) 10/01/ Lecture 8, MAT 279, Fall 2009.
Visual Basic Prototyping Visual Basic uses both a Visual Editor and is Code Based. With several simple lines of code, Visual Basic will navigate between.
Adding a Syllabus Link. Let’s add the syllabus to the homepage. Return to the homepage Click “Add File” To get to the homepage, click the Course Content.
Announcement #1 1 Lecture 9. Announcement #2  Midterm exam will be on Oct. 12 (Tuesday)  pm – 1.45 pm  Exam will cover all materials till Oct.
Creating a Web Site Back to Table of Contents. Creating a Web Site Conceiving a Web Site Planning a Web Site 2 Creating a Web Site Section 9-1 Section.
How to use Clickview for your school digital video needsClickview.
STEVE KRUG’S WEB DESIGN PRINCIPLE BY YAOFENG CHEN WELCOME TO THE.
Web Pages and Blocks Bronze Level – Optional. Contents Creating Web Pages Creating Blocks Ideas for Blocks Embedding content from other sites.
Website Design - Review Layout using tables. Table exmaple James 11/08.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Slide 1 Consider the page layouts for: Layout design – does it look balanced and even Size of box relative to its importance – the Heading (or title) of.
Simple Pages for Omeka Lauren Dzura LIS
Web Technologies Website Development Trade & Industrial Education
© 2006 Herrmann International Next Page and Herrmann International Herrmann International is pleased.
How to access the project from googlecode using GIT.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Principles of Web Design Da’Zheonna M. Cotton 2/8/13.
Stylizing a Navigation Menu with CSS Web Design – Section 4-13 Part or all of this lesson was adapted from the University of Washington’s “Web Design &
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
1.Access the following website: Click the above link and you will taken directly to the scheduling webpag.
Internet Based Online Requisitioning Program. Requisition Booklet User Code Password Booklet Type Year Requisition Website.
Log into the website Click on ‘City News’ in the top Quick Access Toolbar.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
Assassins Creed By Ben Walker. Fan Websites Embedded YouTube Video showing newest game trailer of Assassin’s Creed Unity. This would be held in a div.
Open the index.html Open this PowerPoint from the S Drive IDT folder Chapman Images.ppt.
Feeding America Southwest Virginia Website Conversion & Virtual Food Drive FASWVA.
Creating Reader-Centered Web pages and Websites. Designing Websites Design with same qualities as other workplace communications ▫Usability and Persuasiveness.
11 User Controls Beginning ASP.NET in C# and VB Chapter 8.
Creating Your Own Navigation Menu Web Design Section 6-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Using CVUSD Print Center Desktop Printer Chino Valley Unified School District.
1. Begin Quick Start 2. Administration 3. Good to Know 4. Slightly Technical 5. User Experience 6. You are ready to go !
Kapi’olani Community College Art 249 Interface Design 2 In-class Presentation Week 2A.
Getting Started with Dreamweaver
Web-based Information Science Education
Catalogue User Guide
<workgroup name>
Where to Start When Re-Designing a Webpage
>> Header & Footer in CSS
4Schools Adding a Web Page.
Website Resources for CSE687-OnLine Object Oriented Design
Part 1 of 2 Creating SQL Database and Binding to GridView
Web software.
CAFANH On Line System.
WEB 240 Competitive Success-- snaptutorial.com
WEB 240 Education for Service-- snaptutorial.com
WEB 240 knowledge is divine-- snaptutorial.com. WEB 240 Entire Course For more classes visit WEB 240 Week 1 Individual Website Brainstorm.
WEB 240 Teaching Effectively-- snaptutorial.com
Quick Start Guide for Visual Studio 2010
Catalogue User Guide
Product Literature Library (PLL) Training
Start Strong: WebAssign with Canvas
Applications Software
Create and edit web pages 2
Back to Table of Contents
1. Open Visual Studio 2008.
EduBrite LMS Training for
Getting Started with Dreamweaver
Understanding SharePoint
Understanding the Features of a Web Site
HTML Links.
4.02 Develop web pages using various layouts and technologies.
ClubRunner Tutorial Rotary District 5050.
You can do it in an hour!
Web User Control Development Environment: MS Visual Studio .NET 2005
Catalogue User Guide
UQ Course Site Design Guidelines
Presentation transcript:

Website Resources for All Courses Served by this Site Jim Fawcett http://ecs.syr.edu/faculty/fawcett

Website Structure This diagram illustrates the resources that are available to you on this website. Almost all of these you will access from links on one of the lecture pages.

Website Top-Level Menu This is the home page for the entire website. You will usually just click through to one of the Course links.

CSE687 Home This is the home page for one of the residential courses. Usually you will just click through to the lectures. The menu items serve all of the courses in the software track so are not tailored specifically for your needs. If you get lost in the website you will find that all of the menus contain a site map link you can use to get back to this page.

Lecture Level Menu : Lectures This drop-down lets you quickly navigate to any of the lectures in this course. It also gives you an idea of the course structure and contents.

Lecture-Level Menu : Projects This project drop-down gives you quick access to your project statements. The remaining items on the drop-down are shared with all the other residential courses and are not specifically tailored to your experience with this course.

Lecture-Level Menu : Notes Notes are small presentations of one specific idea. The intent is to focus your attention on an important idea or process.

Lecture-Level Menu : CodeSnaps CodeSnaps are code embedded in webpages. That gives you quick access to important code examples without the need to download and open in Visual Studio We will add more CodeSnaps as needed, based on your questions during the Lectures.

Lecture-Level Menu : Directories The Code Directory has code examples that you can download and run in Visual Studio. The Repository contains code you may wish to use in your projects. You will be allowed to use any code from the Repository, as part of your projects, but you may not use code downloaded from elsewhere on the web.

End Website Intro