Brand New Site

1.24.09

This site has been in the works for some time now. I just got this new design for the site and I think it's going to make things a lot easier for me and a lot faster for development. Keep checking back here to see when we are truly up and running.

What will this site be for, you ask? Well...it's a video tutorial site on the "how-to's" of website development and design. The entire site is made up of videos that I will continuously record and post. This site will be geared towards the average person who just wants to learn a little bit more about website development and design. It's designed for people who know absolutely nothing to come away from this site being almost a pro!

In the mean time, while you're waiting for this site to be up and running, take the time to learn a little bit about what this site will be teaching you about. Check it out below. (More topics to come.)

  1. Intro - What is a website?
    1. Static websites
    2. Dynamic websites
  2. Where is a website stored?
    1. Hosting sites
    2. Servers
      1. What is a server?
      2. Can I have a server
  3. Publishing a website
    1. Hosting site setup
    2. Server setup
      1. OS
      2. IIS
      3. Ports
      4. Configurations
  4. Site Structure
    1. Directory - what is it?
      1. Common directories
    2. Files - what are they?
      1. Common files
    3. Page types
      1. Static pages
      2. Dynamic pages
  5. Design Page Structures
    1. HTML
      1. Common Tags
      2. Attributes
      3. Containers
        1. Tables
        2. Divs
    2. Styling
      1. Inline
      2. CSS
  6. Website Development
    1. Server Side
      1. ASP.NET
      2. SQL Server
    2. Client Side
      1. Javascript