<?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 for just in ram</title>
	<atom:link href="http://justinramel.com/wp-404.php/comments/feed/?404;http://justinramel.com:80/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://justinramel.com</link>
	<description>A list of stuff I should remember but never do</description>
	<lastBuildDate>Wed, 16 Sep 2009 23:25:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on jQuery Validation Plugin &#8211; Dynamically change validator message by jQuery Validation Plugin – Dynamically change validator message « just in ram</title>
		<link>http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/comment-page-1/#comment-164</link>
		<dc:creator>jQuery Validation Plugin – Dynamically change validator message « just in ram</dc:creator>
		<pubDate>Wed, 16 Sep 2009 23:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/#comment-164</guid>
		<description>[...] &#8212; justinram @ 9:43 pm Tags: jQuery Validation Plugin  This post has been moved to my new blog http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/ Possibly related posts: (automatically generated)Lost in translation? Twitter&#146;s coded [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8212; justinram @ 9:43 pm Tags: jQuery Validation Plugin  This post has been moved to my new blog <a href="http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/" rel="nofollow">http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/</a> Possibly related posts: (automatically generated)Lost in translation? Twitter&#8217;s coded [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How the new Host feature works in nServiceBus by nServiceBus 2.0 &#171; Andrew Whitten&#39;s .NET Blog</title>
		<link>http://justinramel.com/2009/08/03/how-the-new-host-feature-works-in-nservicebus/comment-page-1/#comment-159</link>
		<dc:creator>nServiceBus 2.0 &#171; Andrew Whitten&#39;s .NET Blog</dc:creator>
		<pubDate>Fri, 28 Aug 2009 11:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/08/03/how-the-new-host-feature-works-in-nservicebus/#comment-159</guid>
		<description>[...] http://justinram.wordpress.com/2009/08/03/how-the-new-host-feature-works-in-nservicebus/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://justinram.wordpress.com/2009/08/03/how-the-new-host-feature-works-in-nservicebus/" rel="nofollow">http://justinram.wordpress.com/2009/08/03/how-the-new-host-feature-works-in-nservicebus/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Validation Plugin &#8211; Dynamically change validator message by Guu</title>
		<link>http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/comment-page-1/#comment-157</link>
		<dc:creator>Guu</dc:creator>
		<pubDate>Mon, 29 Jun 2009 21:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/#comment-157</guid>
		<description>it worked? great! good to know :)</description>
		<content:encoded><![CDATA[<p>it worked? great! good to know <img src='http://justinramel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Validation Plugin &#8211; Dynamically change validator message by justinram</title>
		<link>http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/comment-page-1/#comment-156</link>
		<dc:creator>justinram</dc:creator>
		<pubDate>Fri, 26 Jun 2009 13:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/#comment-156</guid>
		<description>I hadn&#039;t tried that but I have now and it worked a treat, thanks! I didn&#039;t know it was possible as you can probably tell I&#039;m new to javascript/jquery. I&#039;ll update the post and point any unfortunates like myself directly to your comment its a far better solution.</description>
		<content:encoded><![CDATA[<p>I hadn&#8217;t tried that but I have now and it worked a treat, thanks! I didn&#8217;t know it was possible as you can probably tell I&#8217;m new to javascript/jquery. I&#8217;ll update the post and point any unfortunates like myself directly to your comment its a far better solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Validation Plugin &#8211; Dynamically change validator message by Guu</title>
		<link>http://justinramel.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/comment-page-1/#comment-155</link>
		<dc:creator>Guu</dc:creator>
		<pubDate>Fri, 26 Jun 2009 12:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/06/25/jquery-validation-plugin-dynamically-change-validator-message/#comment-155</guid>
		<description>Have you tried to declare the options outside?

var EnquiryValidation = {
    rules: {
        EnquiryText: { required: true }
    },
    messages: {
        EnquiryText: &quot;Enquiry must contain an entry.&quot;
    }
};
$(&quot;#Enquiry&quot;).validate(EnquiryValidation );

and then change the values likey this:

EnquiryValidation.messages.EnquiryText = &#039;NEW MESSAGE&#039;;</description>
		<content:encoded><![CDATA[<p>Have you tried to declare the options outside?</p>
<p>var EnquiryValidation = {<br />
    rules: {<br />
        EnquiryText: { required: true }<br />
    },<br />
    messages: {<br />
        EnquiryText: &#8220;Enquiry must contain an entry.&#8221;<br />
    }<br />
};<br />
$(&#8221;#Enquiry&#8221;).validate(EnquiryValidation );</p>
<p>and then change the values likey this:</p>
<p>EnquiryValidation.messages.EnquiryText = &#8216;NEW MESSAGE&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup ASP.NET MVC with Spark View Engine in 5 minutes or less by The Technology Post for June 8th &#124; rapid-DEV.net</title>
		<link>http://justinramel.com/2009/06/08/setup-asp-net-mvc-with-spark-view-engine-in-5-minutes-or-less/comment-page-1/#comment-152</link>
		<dc:creator>The Technology Post for June 8th &#124; rapid-DEV.net</dc:creator>
		<pubDate>Sun, 14 Jun 2009 16:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/06/08/setup-asp-net-mvc-with-spark-view-engine-in-5-minutes-or-less/#comment-152</guid>
		<description>[...] ASP.NET MVC - Setup ASP.NET MVC with Spark View Engine in 5 minutes or less – Just In RAM (Suggested by Elijah Manor) [...]</description>
		<content:encoded><![CDATA[<p>[...] ASP.NET MVC &#8211; Setup ASP.NET MVC with Spark View Engine in 5 minutes or less – Just In RAM (Suggested by Elijah Manor) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle ActiveRecord – Exception : The ProxyFactoryFactory was not configured by meetuchoudhary</title>
		<link>http://justinramel.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/comment-page-1/#comment-149</link>
		<dc:creator>meetuchoudhary</dc:creator>
		<pubDate>Thu, 11 Jun 2009 08:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/#comment-149</guid>
		<description>Thanks for the response.. i will try it...</description>
		<content:encoded><![CDATA[<p>Thanks for the response.. i will try it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle ActiveRecord – Exception : The ProxyFactoryFactory was not configured by justinram</title>
		<link>http://justinramel.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/comment-page-1/#comment-148</link>
		<dc:creator>justinram</dc:creator>
		<pubDate>Thu, 11 Jun 2009 08:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/#comment-148</guid>
		<description>There is a good series of web casts at http://www.summerofnhibernate.com/

A good book might help http://www.manning.com/kuate/

Any questions I would direct at http://groups.google.com/group/nhusers

Other than that you could always Google nhibernate getting started... http://www.google.co.uk/search?q=nhibernate+getting+started</description>
		<content:encoded><![CDATA[<p>There is a good series of web casts at <a href="http://www.summerofnhibernate.com/" rel="nofollow">http://www.summerofnhibernate.com/</a></p>
<p>A good book might help <a href="http://www.manning.com/kuate/" rel="nofollow">http://www.manning.com/kuate/</a></p>
<p>Any questions I would direct at <a href="http://groups.google.com/group/nhusers" rel="nofollow">http://groups.google.com/group/nhusers</a></p>
<p>Other than that you could always Google nhibernate getting started&#8230; <a href="http://www.google.co.uk/search?q=nhibernate+getting+started" rel="nofollow">http://www.google.co.uk/search?q=nhibernate+getting+started</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle ActiveRecord – Exception : The ProxyFactoryFactory was not configured by meetuchoudhary</title>
		<link>http://justinramel.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/comment-page-1/#comment-147</link>
		<dc:creator>meetuchoudhary</dc:creator>
		<pubDate>Thu, 11 Jun 2009 04:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/#comment-147</guid>
		<description>Can you please give me the link from where i can get a working example to develop my first application using NHibernate</description>
		<content:encoded><![CDATA[<p>Can you please give me the link from where i can get a working example to develop my first application using NHibernate</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle ActiveRecord – Exception : The ProxyFactoryFactory was not configured by justinram</title>
		<link>http://justinramel.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/comment-page-1/#comment-146</link>
		<dc:creator>justinram</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://justinram.wordpress.com/2009/01/23/castle-activerecord-exception-the-proxyfactoryfactory-was-not-configured/#comment-146</guid>
		<description>I&#039;m not sure I can help but feel free to continue here.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I can help but feel free to continue here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
