<?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>Vicker&#039;s Coding Kitchen &#187; form assembly</title>
	<atom:link href="http://vicker.cubeforge.net/blog/tag/form-assembly/feed/" rel="self" type="application/rss+xml" />
	<link>http://vicker.cubeforge.net/blog</link>
	<description>Hong Kong Adobe Flash platform developer (Flex, AIR and Flash)</description>
	<lastBuildDate>Wed, 27 Jul 2011 18:27:52 +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>The Form Assembly</title>
		<link>http://vicker.cubeforge.net/blog/2005/09/27/the-form-assembly/</link>
		<comments>http://vicker.cubeforge.net/blog/2005/09/27/the-form-assembly/#comments</comments>
		<pubDate>Tue, 27 Sep 2005 23:48:34 +0000</pubDate>
		<dc:creator>Vicker</dc:creator>
				<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[form assembly]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://vicker.cubeforge.net/blog/?p=253</guid>
		<description><![CDATA[HTML Form, I guess anybody who written some web pages before should be familiar. It is not a really hard one actually. With some form elements like input, select, options, etc… the form already works. However is it usable and accessible? Have you done enough form validation? Have you provide enough labels for the form [...]
Related posts:<ol>
<li><a href='http://vicker.cubeforge.net/blog/2005/09/13/web-content-accessibility-guidelines/' rel='bookmark' title='Web Content Accessibility Guidelines'>Web Content Accessibility Guidelines</a></li>
<li><a href='http://vicker.cubeforge.net/blog/2005/11/15/blog-talk-2-how-to-implement-consistent-framework/' rel='bookmark' title='Blog Talk 2 &#8211; How to Implement Consistent Framework'>Blog Talk 2 &#8211; How to Implement Consistent Framework</a></li>
<li><a href='http://vicker.cubeforge.net/blog/2005/11/23/aural-cascading-style-sheets-acss/' rel='bookmark' title='Aural Cascading Style Sheets (ACSS)'>Aural Cascading Style Sheets (ACSS)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>HTML Form, I guess anybody who written some web pages before should be familiar. It is not a really hard one actually. With some form elements like input, select, options, etc… the form already works. However is it usable and accessible? Have you done enough form validation? Have you provide enough labels for the form elements?</p>
<p>Building a good HTML form is not a easy task, especially if you want to follow those standards. Googling for a while, found out this web which is great to achieve the mentioned points above. The Form Assembly (http://www.formassembly.com)</p>
<p>Same as other informational web sites, there are articles and tutorials on building the web forms. But my focus are on the three links on the left hand side of the web.</p>
<p>Form Builder</p>
<p>A web tool which will help you to build your form in a standard format. What you have to do is just filling your requirements and thats it.</p>
<p>Form Library</p>
<p>Here you can access a large number of templates with different stlye and even different language.</p>
<p>Form Garden</p>
<p>Personally I suggest this to everyone, which is a CSS form builder. You can select the styles available on the right and test it in the center. After your selection, you can simply download the CSS and use it in your own web page.</p>
<p>It is so convenient with all these handy tools and the most important thing is that we can learn from their source and design :p</p>
<p>Related posts:<ol>
<li><a href='http://vicker.cubeforge.net/blog/2005/09/13/web-content-accessibility-guidelines/' rel='bookmark' title='Web Content Accessibility Guidelines'>Web Content Accessibility Guidelines</a></li>
<li><a href='http://vicker.cubeforge.net/blog/2005/11/15/blog-talk-2-how-to-implement-consistent-framework/' rel='bookmark' title='Blog Talk 2 &#8211; How to Implement Consistent Framework'>Blog Talk 2 &#8211; How to Implement Consistent Framework</a></li>
<li><a href='http://vicker.cubeforge.net/blog/2005/11/23/aural-cascading-style-sheets-acss/' rel='bookmark' title='Aural Cascading Style Sheets (ACSS)'>Aural Cascading Style Sheets (ACSS)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://vicker.cubeforge.net/blog/2005/09/27/the-form-assembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

