Boulder Community Network Indian Peaks, mountains above Boulder County
  Volunteer!     Feedback
About BCN    Donate
 
Last Update:

BCN Page and Center Developer Resources


BCN Specific Reference Materials

General Reference Material

  • Redirecting URL's
    • Modify this sample HTML file to redirect the browser to a new URL. You can get a copy of it via "File/Save as..." after loading it.
      The key to the redirection lies in this command:
      <META HTTP-EQUIV="Refresh" CONTENT="10;URL=http://bcn.boulder.co.us/community/tools/">

      To keep search engines from sending folks to the old site, you should also add the following:
      <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

      You should also locate other sites linking to the old BCN site and let them know the site has moved. Google can search for these sites. In the google search field, type "link:" followed by the site and path (no http://). For example, "link:bcn.boulder.co.us/voc".

      For an explanation and listing of the META tag attributes, look at HTML Meta Tags

    • Getting Started  A tutorial provided by the Ontario Prevention Clearinghouse (Canada) for Health Oriented Clients. The principles are the same for all WEB users.

    • Unix -- Basic Unix commands that will help you work with files on the BCN server.

    • LINKS
      • A list of HTML links to assorted reference materials.

    Web Page Design Considerations

    HTML Tools

    • HTML Editors

    • Dr. HTML Dr. HTML will catch coding errors that Netscape will accommodate, but other browsers will not. Due to the fact that BCN is accessed by many browsers, using this tool is a necessary step in BCN's development process
    • WWW Consortium Validator
      • This is an easy-to-use HTML validation service based on an SGML parser. It checks HTML documents for compliance with W3C HTML Recommendations and other HTML standards.
      • To use the W3C HTML 4.0 Recommendation, start your document with one of the following doctype declarations:
        • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
        • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
        • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frameset.dtd">
    • Bobby is an HTML checker that tells you what's not compatible with a selection of Web browsers. For more information, look at: " BOBBYHOW "

    Last Update: , by Paul von Behren BCN Page and Center Developer Resources
    BCN Home Feedback About BCN Donate Search BCN Volunteer!