Difference between revisions of "AIM Class1"

esse quam videri
Jump to: navigation, search
(Homework)
(Introduction)
Line 4: Line 4:
  
 
==Introduction==
 
==Introduction==
#Dreamweaver vs. hand-scripting
+
#WYSIWYG editors (such as Dreamweaver) vs. using a text editor
 
#Broad context of HTML/XHTML/CSS/XML
 
#Broad context of HTML/XHTML/CSS/XML
 +
#Evolution of markup - where it came from, where it is going.
  
 
==Software==
 
==Software==

Revision as of 19:16, 30 June 2006

Website Construction Tutorial Plan

Introduction

  1. WYSIWYG editors (such as Dreamweaver) vs. using a text editor
  2. Broad context of HTML/XHTML/CSS/XML
  3. Evolution of markup - where it came from, where it is going.

Software

  1. Note about available resources at Colum
  2. Recommendations for downloads
    1. Text editors
    2. Image editors
    3. FTP appl.
    4. Server spaces
    5. Domain name services
  • hi
  • bye


typing

Quick Overview

TODO image series showing what the website construction process looks like on screen

About the Web

(vocab)

  1. Brief history of the Internet/WWW/HTML
  2. Vocabulary (interlaced with above)
    1. Internet
    2. WWW
    3. FTP
    4. Browsers
    5. Servers
    6. IP address
    7. URL

XHTML + CSS

  1. Justification: content extracted from presentation
  2. Justification II: HTML vs XHTML
  3. Basic XHTML/CSS doc formats
  4. Single page construction
    1. Basic text editing SCiTE Text Wrangler
    2. Links
    3. Lists
    4. Images
    5. Tables (with caveat)
  5. 5. Multiple page construction
    1. Linking between pages
    2. Organizing site structure (and files)
    3. Basic navigation system

Posting to a server, testing

Links

Text Editors

FTP Programs

  • PC Filezilla winSCP
  • OSX cyberduck

Homework

Reading