HCI 201 Week 10 Course Wrap Up. Agenda Presentations Web Technology Tools Form Processor CGI Final project.

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to Freeware/Shareware Chapter Four Essential Tools for Web Page Authors.
Advertisements

Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Chapter 8 HTML Editors Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors No single method Notepad Textpad, Notetab, and.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
CIS101 Introduction to Computing
6/22/ Final review. 6/22/ Excel (questions similar to homework) –Spread sheet questions: Creating formulas.
Multimedia for the Web: Creating Digital Excitement HTML, XHTML and Web Authoring.
CIS101 Introduction to Computing HTML Project Two.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
HTML Introduction HTML
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
Web Editor Overview Adam Cavotta and Christine L. Vucinich ITS Training Services
ECA 228 Internet/Intranet Design I Intro to the Web.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Web Design Basic Concepts.
Creating a Web Page HTML, FrontPage, Word, Composer.
Developing a Professional or Class Website Tools and Resources.
IT Website Development Welcome!. Welcome to Unit 7! Optimizing Images and creating photo albums in Dreamweaver There are no textbook readings for.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
What is Web Authoring? Web Authoring Tools Use Text Editors HTML Editors Web-based Authoring Tools Integrated Web Authoring Tools 8Basic Understanding.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
How To Create a Website. Three Approaches Buy software package that will assist you in building your website. Build the website yourself. Hire someone.
Web Design ITM 2010 Tutorial 1 Prepared by Wang Shiyu.
Exploring Web Page Design. What is a Web Page?  A web page is a multimedia file which can be stored on a web server.  It can include text, graphics,
University of Sunderland CDM105 Session 5 Web Authoring Tools The past and present A history of web authoring tools and an overview of Macromedia Dreamweaver.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Chapter 13-Tools for the World Wide Web. Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond.
JAOIT 8.  Dreamweaver is a program for creating web pages and managing websites without having to type HTML code.  WYSIWYG – What you see is what you.
HTML Hyper Text Markup Language A simple introduction.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Introduction to web development and HTML MGMT 230 LAB.
1 © Copyright 2000 Ethel Schuster The Web… in 15 minutes Ethel Schuster
Graphics in HTML. Graphics  Question: How does a web page include graphics?  Are the graphics included in the HTML file or separate files?
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
Tools to Create Web Pages Fall Tools Text Editors – Notepad (free) – Notepad++ (free) Word Processor – MS Word (Expensive) HTML – HTML Kit (free,
FrontPage 2000 For Online Classes June 29, 2000 Distance Learning Conference.
INTRODUCTION TO DREAMWEAVER CS SOFT. OVERVIEW  DreamWeaverCS5.5  Defining a site  Site files  Authoring views  Property Inspector  AP Divs.
Cyberspace Image: Secrets of Internet Marketing Duncan Herrington Radford University Phone (540) Fax (540) URL.
Web Design and Development. World Wide Web  World Wide Web (WWW or W3), collection of globally distributed text and multimedia documents and files 
Please open a file manager window and Dreamweaver.
Paper 3 Unit 15 – Web Authoring Software Choices Graphics Exporting Graphics Creating CSS RGB Colour CSS – Body, Table and TD Border Collapse Tables -
Web Development Tools Milton Acevedo Jerry Jones.
Chapter 8 HTML Editors. Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors Text editors don't have word processing features.
HTML Hyper Text Markup Language. The Basics u HTML documents contain “tags” which instruct the Browser software on how to present the information within.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
HyperText Markup Language (HTML) Developing a Web Page.
Navigating the Course 1. Course Materials 2 Software: Notepad (or TextEdit on a Mac) – comes with operating system Internet Explorer Web Browser FireFox.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
Web Design – Week 2 Introduction to website basics Website basics: How the Web Works Client / server architecture Packet switching URL components.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
HTML Hyper Text Markup Language. Agenda Basics Tools Important tags Tables & databases Forms Publishing at Stern.
Review session for Web development. Today’s class Review the web designing. Filling out instructor evaluation form.
Unit 15 – Web Authoring Web Authoring Project.
We will begin at 9 PM This is an Audio Seminar. Please be sure to adjust your audio. When reviewing the archived seminar this document will provide the.
Computer Fundamentals Desktop Publishing & Web Design MSCH 233 Lecture 9.
Web Site Development and Macromedia Dreamweaver 8
Where to Start When Re-Designing a Webpage
Part 3 Creating basic HTML web pages
Creating a Successful Web Presence
Web Page Development Tools
Starting to develop a website
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Part 3 Creating basic HTML web pages
Web Page Development Tools
Presentation transcript:

HCI 201 Week 10 Course Wrap Up

Agenda Presentations Web Technology Tools Form Processor CGI Final project

Web Technology Tools This course required that you hand code everything: To learn proper format What tags need to be there What tags are “optional” To learn coding technique How to comment your code How to make your code readable and understandable

Web Technology Tools This course required that you hand code everything: To understand what you are creating How to make an image map How to make nested tables How CSS differs from html To understand the underlying technology How to use FTP How to use Telnet How each is different and why you need them both

Web Technology Tools Now that you have a basic understanding, you can use tools to assist with your coding. Web Tech tools include HTML editors WYSIWYG editors

HTML Editors Homesite- (formerly Allaire, now Macromedia) is one of the most widely used commercial HTML editors. Homesite Similar to using notepad but it has built in features to make coding easier like Tag validation-checks for errors with tags in html,and several other languages to boot. Built in FTP CSS editor Code snippet-allows you to reuse and save common code Code generator- using wizards you can rely on Homesite to create the code for numerous things.

WYSIWYG Editors What you see is what you get: point and click editors. Microsoft FrontPage Macromedia DreamWeaver Adobe GoLive or PageMill

Image Editing Use image editing software to create gifs, jpegs, etc, for your sites. Many programs offer tools to assist with web specific things like roll-overs, image maps, and transparency. Fireworks Photoshop/Image ready

Form Processor This is one of the 2 options for the form handling you need to implement for your final project. Of the 2 this is the easier one. I have an example set up using Response-o- maticexampleResponse-o- matic It took me 5 minutes to set up. It will generate a form for you- modify your form so that it incorporates the necessary info (action/method, hidden fields etc). You still need to create your own form…

CGI First read this and do the sample CGI they recommend to get used to cgi.read this Find an existing CGI at a script source like Matt’s.Matt’s Download it to your computer- it will come zipped Unzip it and read the “read me” file. Customize per the instructions on the read me file. Upload to your Hawk Account to the cgi-bin folder you create inside your public_html file. Test and tweak as needed.

Final Project You need to hand code everything. You need to have either cgi or a form processor handle your form data. Everything font and color related needs to be formatted using an external CSS page. There are CSS resources at WebMonkey, W3Schools, and HTMLGoodies for starters.WebMonkey W3SchoolsHTMLGoodies Hard copy of papers due by 5:45 11/26. Website URL ed to me by 9:00 11/26. No late work accepted.