Home arrow Web Authoring arrow Page 6 - Dreamweaver MX 2004: Your Connection to the Internet
WEB AUTHORING

Dreamweaver MX 2004: Your Connection to the Internet


The way to become the best Web developer and Dreamweaver user you can be is to study as if you plan to become a professional, and that includes a review of the basics. This is chapter 1 from Dreamweaver MX 2004: A Beginner's Guide, by Tom Muck and Ray West (McGraw-Hill/Osborne, 2004, ISBN: 0-07-222996-9).

Author Info:
By: McGraw-Hill/Osborne
Rating: 5 stars5 stars5 stars5 stars5 stars / 12
July 19, 2004
TABLE OF CONTENTS:
  1. · Dreamweaver MX 2004: Your Connection to the Internet
  2. · File Transfer Protocol and the World Wide Web
  3. · TCP/IP
  4. · Hypertext Transfer Protocol
  5. · Hypertext Markup Language (HTML)
  6. · Understand Data-Driven Web Application Components
  7. · Install Dreamweaver MX 2004
  8. · Web Servers
  9. · Choose Server Technologies
  10. · JavaServer Pages, PHP, and ColdFusion MX
  11. · Install and Configure Microsoft Internet Information Services
  12. · Installing and Using Internet Information Services
  13. · Understand the Components of an IIS Installation
  14. · The Default Web Site
  15. · The Default SMTP Server
  16. · What to Take Away from this Module

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Dreamweaver MX 2004: Your Connection to the Internet - Understand Data-Driven Web Application Components
(Page 6 of 16 )

Everything covered so far makes up the component parts of your real interest in this book, which is the Web site. If you understand the stand-alone HTML document, you can consider the Web site to be a collection of those documents that makes up an interconnected web of information. What the entire Web is on a grand scale, the Web site is in its own little universe.

When you have a lot of content that you need to display, you have a couple choices you can make. Believe it or not, some people actually choose to make one really long document that scrolls down forever. Although it eventually gets to everything they want to say, there is a more practical solution.

A Web site is formed when you bring together a collection of HTML documents that are related to one another and need to be displayed together. By organizing this content and providing logical ways to navigate it, you are turning your individual documents into a site that users can use to find and access the information they need. There are three common layouts for such a site.

The first is the Table of Contents model, which provides a front-end interface to a catalog of material. For instance, if you have a book or a report that is divided into sections, you might have a table of contents page that provides links to each section. As each section is completed, the user would return to the table of contents to determine the next section he or she wants to access.

The second is the Web structure, where content is full of cross-referencing links. On any given page, you might have a number of links to other parts of the site connecting related material. The intent of such a structure is for the user to peruse the content of the site in a sort of stream-of-consciousness way, branching off to related parts of the site at will.

The third is the Web application. In a Web application, the user is typically guided through the site in a structured way by the manner in which the pages are designed. For instance, if you are filling out an online insurance application, it would be important to complete each section of the application in order to be sure that everything is properly filled out. In a Web application, the user depends on the site designer to guide him or her through the specific documents that need to be completed.

Progress Check

  1. What is the use of the File Transfer Protocol? (To transfer files to and from computers over a distributed network)
  2. What are the two protocols that make up TCP/IP? (Transmission Control Protocol and Internet Protocol)
  3. WHat is the language of the Web? (HTML)

As you can see, there is a lot to learn during your journey toward Web stardom. The technologies and concepts that make up the Internet have been a while in the making, and if you are just now starting, you have a little catching up to do. But that is why we are here together.

So let’s get started doing something practical by looking at the technologies involved in deploying a Web application. We start by installing Dreamweaver and then consider the related products you will need to access in order to successfully build your site.


This chapter is from Dreamweaver MX 2004: A Beginner's Guide, by Tom Muck and Ray West (McGraw-Hill/Osborne, 2004, ISBN: 0-07-222996-9). Check it out at your favorite bookstore today.

Buy this book now.


blog comments powered by Disqus
WEB AUTHORING ARTICLES

- Top WordPress Plugins for Social Media
- How to Install WordPress on WAMPP
- More of the Best Wordpress Plugins for Comme...
- Top Wordpress Plugins to Fight Spam
- More of the top Drupal modules for SEO
- Top Drupal Modules for SEO
- More Top Wordpress Plugins for SEO
- Website Optimization Tips
- Backup and Restore a Drupal Website and Data...
- 5 Best Web Font Services
- Web Font Embedding Services
- Joomla Site Administration
- Create PHP Pages that Use WordPress Templates
- Top Joomla Extensions for Social Networking
- Drupal Modules for Site Navigation

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 2 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials