Web Development Rhetoric RHE 309K • Fall 2008


Resources

Doctypes

See also the DocTypes page.

Tools

Web Browsers

Graphics Editors

File Transfer Clients

Text editors

Browser Extensions for Firefox

  • Web Developer Toolbar, with all kinds of tools for fiddling with pages after they're loaded.
  • Firebug (advanced; for debugging JavaScript and lots of other things).
  • HTML Validator which checks the validity of your code and offers detailed error messages when you view the source code.
  • ScreenGrab, a tool for taking screenshots of complete web pages, including the parts off screen.
  • ColorZilla, adds an "eyedropper" tool for picking up colors from a web page.

Utilities

  • W3C HTML Validator
  • W3C CSS Validator
  • Color Filter (simulates how your site appears to people with the three most common forms of color-blindness).
  • Cynthia Says, a tool for checking accessibility of your web page. Now slightly dated, and lots of things need manual checking anyway (e.g., color contrast and so on).
  • Bradicon favicon generator (requires Flash)

Articles

Statistics and Audience

Usability Articles

Design Articles

Accessibility Articles

HTML Articles

CSS Articles

Web Design/Development Blogs and Magazines

References