Skip to content

On this page

Presentations

View presentations given by CheckEngine USA owner, Dennis lembree. Available in HTML and PDF formats.

Resources

A great list of resources for developing and testing web pages for web Usability, Standards, and Accessibility.

Articles

Read articles from the principal of CheckEngine USA, including the Email Spambot Buster.

 

Engineering 101

CheckEngine's expertise was built on core technologies required for web design, including the following:

Accessibility Podcast

Check out Web Axe, a podcast and blog that focuses on accessible web design.

 

Expertise

When developing web sites, CheckEngine focuses on Web Usability, Standards, and Accessibility. What we like to call "The Big 3". These practices have some degree of crossover, mostly because each leads to the same objective—the productivity and satisfaction of the user, your customer.


Usability

Usability can be defined as a measure of how easily a product or service can be used. Usability compares the needs or expectations of a user and the product or service being used. Sometimes the needs or expectations of users unknowingly fall short. Usability consulting provides a perspective that sometimes business owners miss such as unknown problems or design flaws.

Usability Considerations

Usability Characteristics

Benefits of Usability

up arrowback to top


Standards

Web Standards is not a specifically defined term, but basically it comes down to two main practices in web development:

  1. Adhering to the world's standards and guidelines set by the World Wide Web Consortium (W3C).
  2. Separating content from design (the content of a site is in the HTML and the design is defined by a CSS file). This allows the content to be described semantically in the mark-up (which has its own set of benefits) rather than being cluttered up with out-dated and repetitive design elements.

Most web sites are HTML Soup—a sloppy mix of old, new, and proprietary code. CheckEngine designs sites only using the latest Web Standards, such as XHTML (Strict) and CSS 2.

Benefits of Web Standards

up arrowback to top


Accessibility

Accessibility means that all content of a web page is available to any user with any browser or platform. More specifically, this means that people can perceive, understand, navigate, and interact with the web page. The major factors driving the need for accessibility are:

Benefits of Accessibility

up arrowback to top