<?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: Release: Validation plugin 1.0 final</title>
	<atom:link href="http://bassistance.de/2007/06/13/release-validation-plugin-10-final/feed/" rel="self" type="application/rss+xml" />
	<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/</link>
	<description>Jörn Zaefferer on Bass, Geeks and Rock'n'Roll</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:18:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/comment-page-1/#comment-31300</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Mon, 18 Jun 2007 21:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2007/06/13/release-validation-plugin-10-final/#comment-31300</guid>
		<description>@Pierre: There is a weird issue at work, you are not the first to report that issue. I haven&#039;t yet figured out whats going wrong.</description>
		<content:encoded><![CDATA[<p>@Pierre: There is a weird issue at work, you are not the first to report that issue. I haven&#8217;t yet figured out whats going wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Carion</title>
		<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/comment-page-1/#comment-31218</link>
		<dc:creator>Pierre Carion</dc:creator>
		<pubDate>Mon, 18 Jun 2007 17:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2007/06/13/release-validation-plugin-10-final/#comment-31218</guid>
		<description>Hey,

This link is broken - or at least leads to an empty page:

http://bassistance.de/jquery-plugins/jquery-plugin-validation/</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>This link is broken &#8211; or at least leads to an empty page:</p>
<p><a href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/" rel="nofollow">http://bassistance.de/jquery-plugins/jquery-plugin-validation/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/comment-page-1/#comment-30157</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Fri, 15 Jun 2007 16:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2007/06/13/release-validation-plugin-10-final/#comment-30157</guid>
		<description>@Mark: I&#039;ve fixed that and just overwrote the 1.0 release.

@Ermath: That is a regression I could have avoided. I already have some much more advanced code ready to handle keyup and blur events in a more appropiate way, but that didn&#039;t make it into 1.0. Unfortuanetely I forgot to put the old event-code back in.

I&#039;ll try to release 1.1 soon. It just needs some more testing.</description>
		<content:encoded><![CDATA[<p>@Mark: I&#8217;ve fixed that and just overwrote the 1.0 release.</p>
<p>@Ermath: That is a regression I could have avoided. I already have some much more advanced code ready to handle keyup and blur events in a more appropiate way, but that didn&#8217;t make it into 1.0. Unfortuanetely I forgot to put the old event-code back in.</p>
<p>I&#8217;ll try to release 1.1 soon. It just needs some more testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ermath</title>
		<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/comment-page-1/#comment-30078</link>
		<dc:creator>Ermath</dc:creator>
		<pubDate>Fri, 15 Jun 2007 11:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2007/06/13/release-validation-plugin-10-final/#comment-30078</guid>
		<description>Happy to see this version. Thanks! However, I cannot get events to work (&quot;keyup&quot; as well as &quot;blur&quot;). The form is validated upon submission, though. What am I missing?</description>
		<content:encoded><![CDATA[<p>Happy to see this version. Thanks! However, I cannot get events to work (&#8220;keyup&#8221; as well as &#8220;blur&#8221;). The form is validated upon submission, though. What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/comment-page-1/#comment-29821</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Thu, 14 Jun 2007 17:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2007/06/13/release-validation-plugin-10-final/#comment-29821</guid>
		<description>Thanks mark. I really need to modify my test page so I don&#039;t forget to check that.</description>
		<content:encoded><![CDATA[<p>Thanks mark. I really need to modify my test page so I don&#8217;t forget to check that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark M</title>
		<link>http://bassistance.de/2007/06/13/release-validation-plugin-10-final/comment-page-1/#comment-29771</link>
		<dc:creator>Mark M</dc:creator>
		<pubDate>Thu, 14 Jun 2007 13:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/2007/06/13/release-validation-plugin-10-final/#comment-29771</guid>
		<description>Thanks for a great jquery plug-in! One issue though. When jQuery is in &quot;noconflict&quot; mode, the validation plugin produces an error on line 586 (of the jquery.validate.js Final) during the focusCleanup. Changing this line:

$(this).removeClass( validator.settings.errorClass );

to this:

jQuery(this).removeClass( validator.settings.errorClass );

fixes the issue. Might be time for version 1.01 :-)

Mark</description>
		<content:encoded><![CDATA[<p>Thanks for a great jquery plug-in! One issue though. When jQuery is in &#8220;noconflict&#8221; mode, the validation plugin produces an error on line 586 (of the jquery.validate.js Final) during the focusCleanup. Changing this line:</p>
<p>$(this).removeClass( validator.settings.errorClass );</p>
<p>to this:</p>
<p>jQuery(this).removeClass( validator.settings.errorClass );</p>
<p>fixes the issue. Might be time for version 1.01 <img src='http://bassistance.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
