<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 8 Tips to Make Your Web Application Completely Unusuable</title>
	<atom:link href="http://wekti.com/2008/06/17/8-tips-to-make-your-application-completely-unusuable/feed/" rel="self" type="application/rss+xml" />
	<link>http://wekti.com/2008/06/17/8-tips-to-make-your-application-completely-unusuable/</link>
	<description>Geek stuff...</description>
	<lastBuildDate>Sat, 29 Aug 2009 03:09:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Laird</title>
		<link>http://wekti.com/2008/06/17/8-tips-to-make-your-application-completely-unusuable/comment-page-1/#comment-9</link>
		<dc:creator>Peter Laird</dc:creator>
		<pubDate>Sat, 21 Jun 2008 03:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://wekti.com/?p=34#comment-9</guid>
		<description>#0  Build a form driven application and for every form control on every page, put an action handler such that the page is submitted when the user enters a value. This way, the user can watch as the page is submitted like 20 times to fill out a single form. 

This pattern is really effective when the user must fill out many forms to get a job done. Like, filling out an expense report.</description>
		<content:encoded><![CDATA[<p>#0  Build a form driven application and for every form control on every page, put an action handler such that the page is submitted when the user enters a value. This way, the user can watch as the page is submitted like 20 times to fill out a single form. </p>
<p>This pattern is really effective when the user must fill out many forms to get a job done. Like, filling out an expense report.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

