Butterfly link to home page
EDT 555 Advanced Web Design: Tips & Tricks

Miscellaneous Topics 

   

How to hide your email links from email spiders

Email spider software is used to collect as many email addresses from the Internet as possible so the owner can spam you with email later.

Publishing your Web site to the COE server

Before publishing your site review all of the files and folders in your site to ensure that:

  • none of the file names include spaces, commas, slashes, question marks, or other "extended" characters [(~!@$%^&*{}:;\ /+'<>?)]
  • none of the file names have extra periods (dots) or extra extensions, e.g., fav.math.sites.html, horse.jpeg.jpeg, cat.gif.gif
  • each file name length does not exceed 8 characters
  • each HTML file name ends with .htm or .html
  • each GIF file name ends with .gif
  • each JPEG file name ends with .jpg or .jpeg
  • all folders and file names are lowercase letters
  • your home page is named index.html (Do not use the file name index.htm.)
  • all CSS and JavaScript files are in the main folder
  • all gif and jpg files referenced in CSS and JavaScript files are in the main folder
  • all other image files, files for download (e.g., pdf, doc) are in subfolders
  • you have removed all temporary and test files that are not part of your site
  • your Web site complies with all ASU policies on computer use. (The COE Server may only be used for non commercial purposes and copyright laws must be followed. Violations may result in anything from warnings to immediate deletion of accounts and stored files and reports to the University and proper authorities.)

Using FileZilla to publish your Web site from a PC computer

  1. In the top address box, type in coe.west.asu.edu/
    (When you connect to the COE server using an FTP program, you will automatically connect to your specific folder on the server.)
  2. Then in the boxes to the right, type in your User name and your Password.
  3. Click the top Quickconnect button. Once connected, you will see in the Remote site window a folder icon and a robots.txt file.
  4. In the left window, browse to your Local site location. The files and folders in the site will appear below.
  5. Highlight and then drag the files and folders in the Local Site you want to transfer to the Remote Site to the folder icon in the Remote site window.
  6. The window above the Local site and Remote site windows will indicate the action taken and whether the upload was successful.

Using Fetch to publish your Web site from a Mac computer

  1. In the New Connection window, type in the Host address: coe.west.asu.edu/
    (When you connect to the COE server using an FTP program, you will automatically connect to your specific folder on the server.)
  2. Type in your User ID and Password, and then click OK.
  3. Once connected, the remote site window will open. Click the Put Files Button to upload your files and folders.
  4. In the Choose a File window, browse to your Web site on the local computer. Select the files and folders to upload, and click the Choose button.
  5. In the Put Files window, use Format: Automatic, and click OK.
  6. Fetch will then upload the files and folders.

After you have uploaded your Web site files, open your homepage url (http://coe.west.asu.edu/username/) in a browser to verify that the Web site was uploaded correctly.
 


Peer Web Site Review (pdf document)
 

Cutting edge Flash Web sites

Fluid | Converse | Interone | 247 Media Studios
 

Named colors

These 16 colors can be specified by name rather than using hexadecimal code: aqua, black, blue, fuchsia, green, gray, lime, maroon, navy, olive, purple, red, silver, teal, white, yellow

How to add Google Web search to your website

Go to http://www.google.com/searchcode.html and click the Get Free Search code button. Copy the code and then paste it in your Web page where you want it to appear.

How to find, view, and remove cookies from your computer

On a PC: Open Internet Explorer: Select Tools – Internet Options – Privacy. Move the slider up or down depending upon the desired level of security you would like. You may also click the ADVANCED button and select how cookies are handled from the presented options.

In Firefox: Select Tools – Options – Cookies.

To enable/disable cookies in Internet Explorer 5.x on a MAC: Open Internet Explorer. Click Edit – Preferences. Under the Receiving Files option, select Cookies. Next to "When receiving cookies:" select the desired level of cookie acceptance. Click OK to finish.

How Do I Control Cookies in Mac?

 

News  HTML  Dreamweaver  FrontPage  Photoshop Elements  Style sheets  JavaScript  Powerpoints  Misc