<?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 Codemunchies</title>
	<atom:link href="http://codemunchies.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemunchies.com</link>
	<description>Satisfy your cravings</description>
	<lastBuildDate>Tue, 20 Dec 2011 11:07:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Beautiful code with Google Collections, Guava and static imports &#8211; Part 1! by Carsten</title>
		<link>http://codemunchies.com/2009/10/beautiful-code-with-google-collections-guava-and-static-imports-part-1/comment-page-1/#comment-1731</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Tue, 20 Dec 2011 11:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=105#comment-1731</guid>
		<description>&lt;cite&gt;
Map&lt;String, Map&lt;Long, List&gt;&gt;map = newHashMap();

Nice, right? Thanks to generics and those handy factory methods that the Collections guys have provided us with, we no longer have to write things that Java really should understand, right? 
&lt;/cite&gt;

Only thanks to the great Java generics we need libraries like this. :)</description>
		<content:encoded><![CDATA[<p><cite><br />
Map&lt;String, Map&lt;Long, List&gt;&gt;map = newHashMap();</p>
<p>Nice, right? Thanks to generics and those handy factory methods that the Collections guys have provided us with, we no longer have to write things that Java really should understand, right?<br />
</cite></p>
<p>Only thanks to the great Java generics we need libraries like this. <img src='http://codemunchies.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring MVC form validation with Hibernate Validator by levi</title>
		<link>http://codemunchies.com/2010/07/spring-mvc-form-validation-with-hibernate-validator/comment-page-1/#comment-1729</link>
		<dc:creator>levi</dc:creator>
		<pubDate>Fri, 09 Dec 2011 09:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=389#comment-1729</guid>
		<description>i add the list to the page but there is a exception as bleow! do you know why?

 Request processing failed; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property &#039;websites[0]&#039; of bean class [net.roseindia.form.UserForm]: Index of out of bounds in property path &#039;websites[0]&#039;; nested exception is java.lang.IndexOutOfBoundsException: Index: 0, Size: 0</description>
		<content:encoded><![CDATA[<p>i add the list to the page but there is a exception as bleow! do you know why?</p>
<p> Request processing failed; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property &#8216;websites[0]&#8216; of bean class [net.roseindia.form.UserForm]: Index of out of bounds in property path &#8216;websites[0]&#8216;; nested exception is java.lang.IndexOutOfBoundsException: Index: 0, Size: 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple UI mockup with Mockingbird by Jaran Nilsen</title>
		<link>http://codemunchies.com/2010/06/simple-ui-mockup-with-mockingbird/comment-page-1/#comment-1672</link>
		<dc:creator>Jaran Nilsen</dc:creator>
		<pubDate>Wed, 09 Nov 2011 16:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=379#comment-1672</guid>
		<description>Thanks, Bogomil. 

Looks like an interesting tool for creating diagrams. Will give it a try!</description>
		<content:encoded><![CDATA[<p>Thanks, Bogomil. </p>
<p>Looks like an interesting tool for creating diagrams. Will give it a try!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple UI mockup with Mockingbird by Bogomil Shopov</title>
		<link>http://codemunchies.com/2010/06/simple-ui-mockup-with-mockingbird/comment-page-1/#comment-1671</link>
		<dc:creator>Bogomil Shopov</dc:creator>
		<pubDate>Wed, 09 Nov 2011 15:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=379#comment-1671</guid>
		<description>I can recommend Cacoo. It&#039;s really awesome!</description>
		<content:encoded><![CDATA[<p>I can recommend Cacoo. It&#8217;s really awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple UI mockup with Mockingbird by Jaran Nilsen</title>
		<link>http://codemunchies.com/2010/06/simple-ui-mockup-with-mockingbird/comment-page-1/#comment-1641</link>
		<dc:creator>Jaran Nilsen</dc:creator>
		<pubDate>Mon, 31 Oct 2011 15:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=379#comment-1641</guid>
		<description>Thanks for the tip - looks like a good mockup tool as well!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip &#8211; looks like a good mockup tool as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple UI mockup with Mockingbird by brinda</title>
		<link>http://codemunchies.com/2010/06/simple-ui-mockup-with-mockingbird/comment-page-1/#comment-1640</link>
		<dc:creator>brinda</dc:creator>
		<pubDate>Mon, 31 Oct 2011 15:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=379#comment-1640</guid>
		<description>I fully recommend MockupTiger . It has better widgets and is constantly updated.</description>
		<content:encoded><![CDATA[<p>I fully recommend MockupTiger . It has better widgets and is constantly updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beautiful code with Google Collections, Guava and static imports &#8211; Part 1! by Jaran Nilsen</title>
		<link>http://codemunchies.com/2009/10/beautiful-code-with-google-collections-guava-and-static-imports-part-1/comment-page-1/#comment-872</link>
		<dc:creator>Jaran Nilsen</dc:creator>
		<pubDate>Tue, 13 Sep 2011 14:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=105#comment-872</guid>
		<description>Your comment got lost in the approval list, sorry. 

The arrayListOf method is a method we have implemented ourselves, but all it does it wrap the ImmutableList.of and ImmutableMap.of static methods to try and make it even nicer. Therefore you do not find it in the Guava documentation.</description>
		<content:encoded><![CDATA[<p>Your comment got lost in the approval list, sorry. </p>
<p>The arrayListOf method is a method we have implemented ourselves, but all it does it wrap the ImmutableList.of and ImmutableMap.of static methods to try and make it even nicer. Therefore you do not find it in the Guava documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a scalable search engine with Apache Solr, Hibernate Shards and MySQL by Jaran Nilsen</title>
		<link>http://codemunchies.com/2010/09/building-a-scalable-search-engine-with-apache-solr-hibernate-shards-and-mysql/comment-page-1/#comment-871</link>
		<dc:creator>Jaran Nilsen</dc:creator>
		<pubDate>Tue, 13 Sep 2011 14:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=434#comment-871</guid>
		<description>Hi Noor. 

We are running this solution serving several different clients. However, the only difference between the client accounts are specific bookmarks, view configuration etc, which are not sharded. 

What is your related use case?</description>
		<content:encoded><![CDATA[<p>Hi Noor. </p>
<p>We are running this solution serving several different clients. However, the only difference between the client accounts are specific bookmarks, view configuration etc, which are not sharded. </p>
<p>What is your related use case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a scalable search engine with Apache Solr, Hibernate Shards and MySQL by Noor</title>
		<link>http://codemunchies.com/2010/09/building-a-scalable-search-engine-with-apache-solr-hibernate-shards-and-mysql/comment-page-1/#comment-868</link>
		<dc:creator>Noor</dc:creator>
		<pubDate>Tue, 13 Sep 2011 07:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=434#comment-868</guid>
		<description>Would this solution will support multitenant search.</description>
		<content:encoded><![CDATA[<p>Would this solution will support multitenant search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beautiful code with Google Collections, Guava and static imports &#8211; Part 1! by narf</title>
		<link>http://codemunchies.com/2009/10/beautiful-code-with-google-collections-guava-and-static-imports-part-1/comment-page-1/#comment-781</link>
		<dc:creator>narf</dc:creator>
		<pubDate>Fri, 15 Jul 2011 14:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://codemunchies.com/?p=105#comment-781</guid>
		<description>arrayListOf does not exist, does it? The guava documentation does not list this function.</description>
		<content:encoded><![CDATA[<p>arrayListOf does not exist, does it? The guava documentation does not list this function.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

