<?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 Articles</title>
	<atom:link href="http://dev.nirmalya.net/articles/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.nirmalya.net/articles</link>
	<description>Random articles  to help others who might be facing similar situations/problems (previously faced by me) during development.</description>
	<lastBuildDate>Fri, 08 Jul 2011 11:24:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Chaining 2 jQuery UI Datepickers by sbsh</title>
		<link>http://dev.nirmalya.net/articles/javascript/chaining-2-jquery-ui-datepickers/comment-page-1#comment-123</link>
		<dc:creator>sbsh</dc:creator>
		<pubDate>Fri, 08 Jul 2011 11:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=331#comment-123</guid>
		<description>Hi nirmalya 
Thank you</description>
		<content:encoded><![CDATA[<p>Hi nirmalya<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlighting Colour Of Row Upon Mouse Click by Pavani</title>
		<link>http://dev.nirmalya.net/articles/javascript/row-colour-highlight-upon-mouse-click/comment-page-1#comment-119</link>
		<dc:creator>Pavani</dc:creator>
		<pubDate>Thu, 24 Feb 2011 09:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmalya.net/articles/?p=1#comment-119</guid>
		<description>Thanks a lot this worked and saved my time.</description>
		<content:encoded><![CDATA[<p>Thanks a lot this worked and saved my time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring + JPA + Hibernate + Tomcat + EHCache by ehcache.net</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-118</link>
		<dc:creator>ehcache.net</dc:creator>
		<pubDate>Mon, 27 Dec 2010 06:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-118</guid>
		<description>&lt;strong&gt;Spring + JPA + Hibernate + Tomcat + EHCache...&lt;/strong&gt;

Having @ManyToMany(fetch=FetchType.EAGER) attributes can slow down retrieval quite significantly (up to 40 times slower).I recall reading somewhere that FetchType.EAGER is the default for @ManyToMany associations. Also, from experience I noticed that...</description>
		<content:encoded><![CDATA[<p><strong>Spring + JPA + Hibernate + Tomcat + EHCache&#8230;</strong></p>
<p>Having @ManyToMany(fetch=FetchType.EAGER) attributes can slow down retrieval quite significantly (up to 40 times slower).</p>
<p>I recall reading somewhere that FetchType.EAGER is the default for @ManyToMany associations. Also, from experience I noticed that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring + JPA + Hibernate + Tomcat + EHCache by paul</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-116</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Mon, 15 Nov 2010 05:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-116</guid>
		<description>cool, very informative post! i also wanna share this very spoon fed version of Spring + Hibernate + JPA combo

http://www.adobocode.com/spring/spring-with-hibernate-annotations

tnx</description>
		<content:encoded><![CDATA[<p>cool, very informative post! i also wanna share this very spoon fed version of Spring + Hibernate + JPA combo</p>
<p><a href="http://www.adobocode.com/spring/spring-with-hibernate-annotations" rel="nofollow">http://www.adobocode.com/spring/spring-with-hibernate-annotations</a></p>
<p>tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chaining 2 jQuery UI Datepickers by Andy Macaulay-Brook</title>
		<link>http://dev.nirmalya.net/articles/javascript/chaining-2-jquery-ui-datepickers/comment-page-1#comment-115</link>
		<dc:creator>Andy Macaulay-Brook</dc:creator>
		<pubDate>Sat, 11 Sep 2010 16:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=331#comment-115</guid>
		<description>Hi - I keep getting type errors thrown by the event call.  WHat script versions are you using?  Thanks.</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I keep getting type errors thrown by the event call.  WHat script versions are you using?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chaining 2 jQuery UI Datepickers by merkillinenn</title>
		<link>http://dev.nirmalya.net/articles/javascript/chaining-2-jquery-ui-datepickers/comment-page-1#comment-114</link>
		<dc:creator>merkillinenn</dc:creator>
		<pubDate>Wed, 01 Sep 2010 07:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=331#comment-114</guid>
		<description>Thank you, this really saved me  alot of work hours!</description>
		<content:encoded><![CDATA[<p>Thank you, this really saved me  alot of work hours!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring + JPA + Hibernate + Tomcat + EHCache by Eric Dalquist</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-111</link>
		<dc:creator>Eric Dalquist</dc:creator>
		<pubDate>Tue, 29 Jun 2010 03:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-111</guid>
		<description>I am one of the authors of a new project intended to provide Ehcache integration for Spring 2.5 and 3.0 projects via annotations:
http://code.google.com/p/ehcache-spring-annotations/
We are excited to announce the general availability of version 1.1.0
The library provides 2 method-level annotations in the spirit of Spring’s @Transactional:
@Cacheable @TriggersRemove
When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.
Usage documentation can be found on the project wiki:
http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</description>
		<content:encoded><![CDATA[<p>I am one of the authors of a new project intended to provide Ehcache integration for Spring 2.5 and 3.0 projects via annotations:<br />
<a href="http://code.google.com/p/ehcache-spring-annotations/" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/</a><br />
We are excited to announce the general availability of version 1.1.0<br />
The library provides 2 method-level annotations in the spirit of Spring’s @Transactional:<br />
@Cacheable @TriggersRemove<br />
When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.<br />
Usage documentation can be found on the project wiki:<br />
<a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chaining 2 jQuery UI Datepickers by ChrisO</title>
		<link>http://dev.nirmalya.net/articles/javascript/chaining-2-jquery-ui-datepickers/comment-page-1#comment-109</link>
		<dc:creator>ChrisO</dc:creator>
		<pubDate>Sun, 20 Jun 2010 13:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=331#comment-109</guid>
		<description>Thanks for the post. Very helpful. What is the syntax for making the minDate of the second date textbox to be 1 DAY AFTER the FROM date?  Basically, i need to add 1 to the DATE1 date to be the minDate for DATE2.

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Very helpful. What is the syntax for making the minDate of the second date textbox to be 1 DAY AFTER the FROM date?  Basically, i need to add 1 to the DATE1 date to be the minDate for DATE2.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring + JPA + Hibernate + Tomcat + EHCache by Denis</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-107</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-107</guid>
		<description>I&#039;m fully agree with last comment.
But many thanks for configuration !</description>
		<content:encoded><![CDATA[<p>I&#8217;m fully agree with last comment.<br />
But many thanks for configuration !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java Code To Get Dates Before And After A Specific Date by Nirmalya</title>
		<link>http://dev.nirmalya.net/articles/java/java-code-to-get-dates-before-and-after-a-specific-date/comment-page-1#comment-94</link>
		<dc:creator>Nirmalya</dc:creator>
		<pubDate>Thu, 06 May 2010 05:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=255#comment-94</guid>
		<description>Thanks. I wasn&#039;t aware of Joda at the time I wrote the post. But since 
then I also found out about Date4J, http://www.date4j.net/</description>
		<content:encoded><![CDATA[<p>Thanks. I wasn&#8217;t aware of Joda at the time I wrote the post. But since<br />
then I also found out about Date4J, <a href="http://www.date4j.net/" rel="nofollow">http://www.date4j.net/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

