<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Amaronline.com &#187; web quality</title>
	<atom:link href="http://www.amaronline.com/tag/web-quality/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amaronline.com</link>
	<description>Technology makes everything perfect</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Web Quality &#8211; Internationalization</title>
		<link>http://www.amaronline.com/2008/11/web-quality-internationalization/</link>
		<comments>http://www.amaronline.com/2008/11/web-quality-internationalization/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 04:00:42 +0000</pubDate>
		<dc:creator>amaronline</dc:creator>
				<category><![CDATA[Web Guide]]></category>
		<category><![CDATA[internationalization]]></category>
		<category><![CDATA[web quality]]></category>

		<guid isPermaLink="false">http://www.amaronline.com/?p=43</guid>
		<description><![CDATA[The Internet is International The Internet is International With the Internet follows an absolute requirement to interchange data in a multiplicity of languages, which in turn utilize a bewildering number of characters. H. Alvestrand, The Internet Engineering Task Force (IETF), &#8230; <a href="http://www.amaronline.com/2008/11/web-quality-internationalization/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-internationalization%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-internationalization%2F&amp;source=amaronline&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The Internet is International<br />
The Internet is International</p>
<p>With the Internet follows an absolute requirement to interchange data in a multiplicity of languages, which in turn utilize a bewildering number of characters.</p>
<p>H. Alvestrand, The Internet Engineering Task Force (IETF), January 1998.<br />
International Character Sets</p>
<p>All W3C standards (since 1996), including HTML, XHTML, and XML defines an internal character set called Unicode (ISO 10646).</p>
<p>All modern web browsers are using this (Unicode) character internally. Most documents transmitted over the Internet do not use the Unicode character set.</p>
<p>Because of this, Internet clients (browsers) and Internet servers must have a way to agree about the character set used in the communication between them.</p>
<p>Labeling each document with the character set in use, is very important to the quality of your web site.</p>
<p>For your HTML and XHTML pages always use the following meta element inside the <head> element:</p>
<p><meta http-equiv="Content-Type" content="text/html;charset=X" /></p>
<p>Replace X with the character set you use, like ISO-8859-1, UTF-8, or UTF-16.<br />
International Dates</p>
<p>Don&#8217;t use dates like &#8220;04-03-02&#8243;.</p>
<p>The date above could mean the second day of March in 2004. It could also mean the fourth day of March in 2002. Or even the third day of April in 2002.</p>
<p>The international standard organization (ISO) has defined an international standard format for dates as &#8220;yyyy-mm-dd&#8221;, where yyyy is the year, mm is the month and dd is the day.</p>
<p>When you use this ISO format, you can expect most visitors to understand your dates. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.amaronline.com/2008/11/web-quality-internationalization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Quality &#8211; Accessibility (WAI)</title>
		<link>http://www.amaronline.com/2008/11/web-quality-accessibility-wai/</link>
		<comments>http://www.amaronline.com/2008/11/web-quality-accessibility-wai/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 03:59:41 +0000</pubDate>
		<dc:creator>amaronline</dc:creator>
				<category><![CDATA[Web Guide]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[wai]]></category>
		<category><![CDATA[web quality]]></category>

		<guid isPermaLink="false">http://www.amaronline.com/?p=41</guid>
		<description><![CDATA[An accessible web site is a web site that can be used by disabled users. Disabled users are users with disabilities or bad user conditions. The Web Accessibility Initiative &#8211; WAI WAI (created by the World Wide Web Consortium (W3C) &#8230; <a href="http://www.amaronline.com/2008/11/web-quality-accessibility-wai/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-accessibility-wai%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-accessibility-wai%2F&amp;source=amaronline&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>An accessible web site is a web site that can be used by disabled users.</p>
<p>Disabled users are users with disabilities or bad user conditions.<br />
The Web Accessibility Initiative &#8211; WAI</p>
<p>WAI (created by the World Wide Web Consortium (W3C) in 1997) is a set of guidelines intended for web developers, authors, and designers- about how to make web content accessible to people with disabilities.</p>
<p>The goal of these guidelines is accessibility, but they will also help make web contents available to more browsers (voice browsers, cell phones, hand-held devices), and to more users working in difficult environments (hands-free, strong light, darkness, bad sight, heavy noise).<br />
Is WAI Important to Your Web Site?</p>
<p>Yes it is.</p>
<p>Millions of people with disabilities are surfing the Internet every day, and even more millions are using poor browser equipment, or working under difficult user environments.</p>
<p>If your website lacks features such as resizable fonts, images with proper text descriptions, and easy navigation, these people will not be able to access your information.</p>
<p>lamp.gif In fact: Your site violates the rights of these people.</p>
<p>Here are some other reasons for making your site more accessible:</p>
<p>    * It will improve your reputation and image<br />
    * It will improve your customer satisfaction<br />
    * It will increase your number of visitors<br />
    * It will let your visitors stay longer at your site<br />
    * It will increase the number of returning visitors<br />
    * It will make your site more usable also for people with no disabilities<br />
    * It will make your site more usable for users with images turned off<br />
    * It will make your site more usable for people with older equipment<br />
    * It will let you reach the fastest growing population: older people</p>
<p>Use an Adjustable Font Size</p>
<p>Use only relative font sizes, and let the user be able to use the browser menu (View &#8211; Text Size) to change the default text size.</p>
<p>Can you read this?</p>
<p>Can you read this?</p>
<p>Can you read this?</p>
<p>Can you read this?</p>
<p>lamp.gif To change the font size, select view &#8211; text size &#8211; in your browsers menu.<br />
Use The &#8220;alt&#8221; Attribute</p>
<p>The alt attribute allows you to provide a text equivalent for an image (and for some other elements).</p>
<p>Example:</p>
<p><img src="images/bana.jpg" alt="Banana" /></p>
<p>Sometimes a web browser will not display your images. The reason could be one of many:</p>
<p>    * The user has turned off the display of images<br />
    * The browser is a mini browser without image display.<br />
    * The browser is a voice browser (used by blind or poor-sighted)</p>
<p>If you use the &#8220;alt&#8221; attribute, most browsers will at least display or read the &#8220;alt&#8221; description.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amaronline.com/2008/11/web-quality-accessibility-wai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Quality &#8211; Style Sheets</title>
		<link>http://www.amaronline.com/2008/11/web-quality-style-sheets/</link>
		<comments>http://www.amaronline.com/2008/11/web-quality-style-sheets/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 03:57:46 +0000</pubDate>
		<dc:creator>amaronline</dc:creator>
				<category><![CDATA[Web Guide]]></category>
		<category><![CDATA[style sheets]]></category>
		<category><![CDATA[web quality]]></category>

		<guid isPermaLink="false">http://www.amaronline.com/?p=37</guid>
		<description><![CDATA[Using Style Sheets is important to web page quality. Don&#8217;t Use the Font Tag The text size used to display information on a web page should be set using CSS (Cascading Style Sheets). Do not use the HTML tag. Using &#8230; <a href="http://www.amaronline.com/2008/11/web-quality-style-sheets/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-style-sheets%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-style-sheets%2F&amp;source=amaronline&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Using Style Sheets is important to web page quality.<br />
Don&#8217;t Use the Font Tag</p>
<p>The text size used to display information on a web page should be set using CSS (Cascading Style Sheets). Do not use the HTML <font> tag.</p>
<p>Using the <font> tag will increase the size of your document, and give you a nightmare every time you decide to change your standard text size.</p>
<p>Think of the following example:</p>
<p>One day you decide to change all the headers in your web to another color and another size. With CSS you can change the color and size attributes by rewriting one line of code. If you have used the <font> tag, you will have to edit the <font> tag for all the headers in all the pages of your web.</p>
<p>lamp.gif Using styles instead of <font> tags makes it much easier to give all the pages of your web a high quality and consistent look.<br />
Don&#8217;t Use Fixed Sizes</p>
<p>Never use fixed size values. Always use relative size values.</p>
<p>The most important reason for this advice is that fixed sizes can not be resized by the browser.</p>
<p>Your visitors will have different equipment (monitors), different viewing conditions (light), and possible disabilities (poor eyesight).</p>
<p>Setting your default text size to 100% (or medium), your main headers to 140% (or x-large), your sub headers to 120% (or large), as an example, will make it possible for your reader to resize your pages to their best fit.</p>
<p>Want to see how it works? Select view in your browsers menu, and change the text size for this page.</p>
<p>lamp.gif Adjusting the text size of a web page also changes the amount of text that will fit on a printed page.<br />
Don&#8217;t Use a Small Default Font Size</p>
<p>Some web sites use a small text size just to &#8220;squeeze&#8221; more text into each page, or to make the page more &#8220;stylish&#8221;.</p>
<p>Again, visitors with different equipment, viewing conditions, and disabilities (and sometimes most people) will have difficulties reading the text.</p>
<p>lamp.gif Don&#8217;t force your visitors to enlarge the text size every time they visit your site.<br />
Always Use a Background Color</p>
<p>Most web pages use colors for different text elements. Both headers and links are often in a different color from the body text.</p>
<p>As a web designer, you should be aware of the fact that your visitors are able to change their default color preferences.</p>
<p>If you define colors for your web elements (like header and links), you should also define the background color.</p>
<p>If you don&#8217;t define a background color, your web site might end up with some very bad combination of colors (like light red headers on a red background, or even worse, black text on a black background)</p>
<p>lamp.gif If you don&#8217;t specify a background color, your text might be invisible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amaronline.com/2008/11/web-quality-style-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Quality &#8211; Important HTML Elements</title>
		<link>http://www.amaronline.com/2008/11/web-quality-important-html-elements/</link>
		<comments>http://www.amaronline.com/2008/11/web-quality-important-html-elements/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 03:56:53 +0000</pubDate>
		<dc:creator>amaronline</dc:creator>
				<category><![CDATA[Web Guide]]></category>
		<category><![CDATA[important html elements]]></category>
		<category><![CDATA[web quality]]></category>

		<guid isPermaLink="false">http://www.amaronline.com/?p=35</guid>
		<description><![CDATA[are important tags to web page quality. The Element Doctype means a &#8220;document type declaration&#8221; (DTD). All HTML and XHTML pages should use a element to define which HTML version it conforms to. The doctype defines which version of HTML &#8230; <a href="http://www.amaronline.com/2008/11/web-quality-important-html-elements/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-important-html-elements%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-important-html-elements%2F&amp;source=amaronline&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h1>are important tags to web page quality.<br />
The  Element</p>
<p>Doctype means a &#8220;document type declaration&#8221; (DTD).</p>
<p>All HTML and XHTML pages should use a  element to define which HTML version it conforms to.</p>
<p>The doctype defines which version of HTML you are using, and gives important information to your browser so it can render your page faster and more consistently.</p>
<p>The doctype declaration also allows validating software to check the syntax of your page:<br />
HTML 4.01 Strict, Transitional, Frameset<br />
&#8220;http://www.w3.org/TR/html4/strict.dtd&#8221;&gt;<br />
&#8220;http://www.w3.org/TR/html4/loose.dtd&#8221;&gt;<br />
&#8220;http://www.w3.org/TR/html4/frameset.dtd&#8221;&gt;</p>
<p>XHTML 1.0 Strict, Transitional, Frameset<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#8221;&gt;<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&gt;<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd&#8221;&gt;</p>
<p>XHTML 1.1 DTD<br />
&#8220;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&#8221;&gt;</p>
<p>Read more about DTD, Doctype and Page Validation at W3Schools.<br />
The  Element</p>
<p>The  element is one of the most important HTML elements. Its main function is to describe the content of a web page.</p>
<p>Even if the title is not a visible part of your web page, it is important to the quality of your web site because it will be visible in</p>
<p>* search engine lists<br />
* the windows title bar<br />
* users bookmarks</p>
<p>The title should be as short and descriptive as possible.</p>
<p>When a user searches the internet for web sites, most search engines will display the title of your web site in the search result. Make sure the title match the content the user is looking for. Then it is more likely he will click on the link to visit your web site.</p>
<p>When the user is visiting your website, the title will be visible in the windows title bar. Make sure the title describes your site even when the window is minimized.</p>
<p>After the user has visited your website, the title of your web pages will be stored in his history folder (or even in his favorites folder). Make sure the title clearly describes your pages for a future visit.</p>
<p>Good title examples:</p>
<p>Bad title examples:</p>
<p>The</h1>
<h1>Element</p>
<p>The</h1>
<h1>element is used to describe the top level header of a web page.</p>
<p>Because some web browsers display the</h1>
<h1>element in a very large font by default, some web developers will use the</h1>
<h2>element instead of the</h2>
<h1>element for top level headers. This will not confuse the reader, if he is a person, but it will confuse most search engines and other software that will try to &#8220;understand&#8221; the structure of the web page.</p>
<p>Make sure you use</h1>
<h1>for top level headers,</h1>
<h2>and</h2>
<h3>for lower levels.</p>
<p>Try to structure your web page headers after this template:<br />
This is the main header</p>
<p>Some initial text<br />
This is a level 2 header</p>
<p>Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences.<br />
This is a level 3 header</p>
<p>Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences.<br />
This is a level 3 header</p>
<p>Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences. Paragraph and sentences.</p>
<p>If you don&#8217;t like the default size for headers, use styles or a style sheet to change it.</h3>
]]></content:encoded>
			<wfw:commentRss>http://www.amaronline.com/2008/11/web-quality-important-html-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Quality &#8211; Standards</title>
		<link>http://www.amaronline.com/2008/11/web-quality-standards/</link>
		<comments>http://www.amaronline.com/2008/11/web-quality-standards/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 03:55:43 +0000</pubDate>
		<dc:creator>amaronline</dc:creator>
				<category><![CDATA[Web Guide]]></category>
		<category><![CDATA[web quality]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.amaronline.com/?p=33</guid>
		<description><![CDATA[Writing your pages to the web standards will improve the quality of your site. The HTML Standard XHTML is the latest HTML standard. XHTML is a reformulation of HTML 4.01 in XML. Writing your pages to the latest HTML 4.01 &#8230; <a href="http://www.amaronline.com/2008/11/web-quality-standards/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-standards%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amaronline.com%2F2008%2F11%2Fweb-quality-standards%2F&amp;source=amaronline&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Writing your pages to the web standards will improve the quality of your site.<br />
The HTML Standard</p>
<p>XHTML is the latest HTML standard. XHTML is a reformulation of HTML 4.01 in XML.</p>
<p>Writing your pages to the latest HTML 4.01 standard will bring you as close as possible to the latest XHTML standard.</p>
<p>Read more about XHTML.<br />
The CSS Standard</p>
<p>Using Cascading Style Sheets (CSS) is the preferred way of separating content from the style in quality web pages. By using CSS you can store all the information about the style of your web pages in one single document.</p>
<p>All modern web browsers have support for both the CSS 1 and CSS 2 standards.</p>
<p>Using CSS will improve the quality of your web site and increases the readability for many different browsers. It will also greatly reduce your web site development costs.</p>
<p>Read more about CSS.<br />
Web Validation</p>
<p>A web validator is a software program that can check your web pages against the web standards.</p>
<p>When you use a validator to check an HTML, XHTML or CSS document, the validator will return a list of any errors found, according to your chosen standard. Normally the validator also returns the line numbers where errors are found.</p>
<p>Make sure you make it a habit to validate all your web pages before publishing.</p>
<p>Read more about page validation.<br />
WAI &#8211; The Web Accessibility Initiative</p>
<p>WAI stands for the &#8220;Web Accessibility Initiative&#8221;, and is initiated by W3C.</p>
<p>WAI coordinates with organizations around the world to increase the accessibility of the Internet through six primary areas of work: technology, guidelines, tools, education, research, and development.</p>
<p>You can improve the quality of your web site, and make your information available to more people (and browsers) by writing your pages according to the WAI guidelines.</p>
<p>You will learn more about WAI in a later chapter of this tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amaronline.com/2008/11/web-quality-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

