<?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: Double Submit Protection</title>
	<atom:link href="http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/</link>
	<description>Software for scientists, by scientists</description>
	<lastBuildDate>Thu, 19 Aug 2010 22:43:31 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tammy</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-21654</link>
		<dc:creator>tammy</dc:creator>
		<pubDate>Thu, 19 Aug 2010 22:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-21654</guid>
		<description>in the event that a user presses submit twice, quickly, and the server is slow to respond... seems it could be that the first request will not have completed and therefore its params/success is not yet recorded in the db... so the form will be submitted twice.</description>
		<content:encoded><![CDATA[<p>in the event that a user presses submit twice, quickly, and the server is slow to respond&#8230; seems it could be that the first request will not have completed and therefore its params/success is not yet recorded in the db&#8230; so the form will be submitted twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tauro</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-14649</link>
		<dc:creator>Tauro</dc:creator>
		<pubDate>Wed, 26 Nov 2008 13:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-14649</guid>
		<description>Not so bad as &lt;a href=&quot;http://bkmos.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;earlier&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Not so bad as <a href="http://bkmos.blogspot.com" rel="nofollow">earlier</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomywald</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-4274</link>
		<dc:creator>tomywald</dc:creator>
		<pubDate>Thu, 09 Aug 2007 18:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-4274</guid>
		<description>Could you email me a zip file with the double submit protection ruby plugin please?
Thanks you! Really...

Regards, TW</description>
		<content:encoded><![CDATA[<p>Could you email me a zip file with the double submit protection ruby plugin please?<br />
Thanks you! Really&#8230;</p>
<p>Regards, TW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Olbrich</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-1349</link>
		<dc:creator>Kevin Olbrich</dc:creator>
		<pubDate>Sat, 07 Apr 2007 01:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-1349</guid>
		<description>Bob.... the plugin is designed to prevent users from inadvertently submitting a form twice, either from a slow response or an itchy mouse finger.  It is not designed to prevent a user from ever submitting the same form again.  If the user is just letting the page sit, then they didn&#039;t submit it and no problem exists.

I have another solution for preventing people from going back to a form, but I haven&#039;t blogged about it yet.</description>
		<content:encoded><![CDATA[<p>Bob&#8230;. the plugin is designed to prevent users from inadvertently submitting a form twice, either from a slow response or an itchy mouse finger.  It is not designed to prevent a user from ever submitting the same form again.  If the user is just letting the page sit, then they didn&#8217;t submit it and no problem exists.</p>
<p>I have another solution for preventing people from going back to a form, but I haven&#8217;t blogged about it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-1249</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Fri, 30 Mar 2007 01:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-1249</guid>
		<description>Thats not a solution.  A suer can let that page sit there or go back to it for as long as there session is active.

Sorry nice try.</description>
		<content:encoded><![CDATA[<p>Thats not a solution.  A suer can let that page sit there or go back to it for as long as there session is active.</p>
<p>Sorry nice try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katharina</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-1146</link>
		<dc:creator>Katharina</dc:creator>
		<pubDate>Mon, 19 Mar 2007 16:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-1146</guid>
		<description>i&#039;m trying to install the plug in but i get this:

svn: Can&#039;t connect to host &#039;sciwerks.com&#039;: Connection refused

Thanks Katy</description>
		<content:encoded><![CDATA[<p>i&#8217;m trying to install the plug in but i get this:</p>
<p>svn: Can&#8217;t connect to host &#8217;sciwerks.com&#8217;: Connection refused</p>
<p>Thanks Katy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Olbrich</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-206</link>
		<dc:creator>Kevin Olbrich</dc:creator>
		<pubDate>Thu, 21 Dec 2006 12:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-206</guid>
		<description>It should be available again.  If you still cannot get it, email me at kevin dot olbrich at gmail dot com.</description>
		<content:encoded><![CDATA[<p>It should be available again.  If you still cannot get it, email me at kevin dot olbrich at gmail dot com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-204</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 21 Dec 2006 08:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-204</guid>
		<description>Is the repository down?  I keep getting connection refused.  Are there any mirrors? Thanks Chris</description>
		<content:encoded><![CDATA[<p>Is the repository down?  I keep getting connection refused.  Are there any mirrors? Thanks Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby On Rails</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-90</link>
		<dc:creator>Ruby On Rails</dc:creator>
		<pubDate>Sun, 12 Nov 2006 17:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-90</guid>
		<description>&lt;strong&gt;Double Submit Protection Plugin Released...&lt;/strong&gt;

One of the most challenging situations to cope with is the impatient user who insists ot clicking the...</description>
		<content:encoded><![CDATA[<p><strong>Double Submit Protection Plugin Released&#8230;</strong></p>
<p>One of the most challenging situations to cope with is the impatient user who insists ot clicking the&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Olbrich</title>
		<link>http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/comment-page-1/#comment-73</link>
		<dc:creator>Kevin Olbrich</dc:creator>
		<pubDate>Mon, 23 Oct 2006 18:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/10/23/double-submit-protection/#comment-73</guid>
		<description>I don&#039;t believe that resending the cached results of the previous submit will always be the best solution, so I left the implementation of this to the developer.

If you want to show the results of the previous submit, it&#039;s not too hard to implement.  Just have it redirect to an action that will resend the previous results.

If enough people are interested in that particular functionality, I&#039;ll look into integrating it in the next version.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t believe that resending the cached results of the previous submit will always be the best solution, so I left the implementation of this to the developer.</p>
<p>If you want to show the results of the previous submit, it&#8217;s not too hard to implement.  Just have it redirect to an action that will resend the previous results.</p>
<p>If enough people are interested in that particular functionality, I&#8217;ll look into integrating it in the next version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
