<?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 Postcards from Utopia</title>
	<atom:link href="http://blog.vergiss-blackjack.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vergiss-blackjack.de</link>
	<description></description>
	<lastBuildDate>Sat, 10 Dec 2011 11:18:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on How to install CyanogenMod 7 on your Samsung Galaxy Ace by Galaxy Ace by smarthomelife - Pearltrees</title>
		<link>http://blog.vergiss-blackjack.de/2011/11/install-cyanogenmod-samsung-galaxy-ace/comment-page-1/#comment-1610</link>
		<dc:creator>Galaxy Ace by smarthomelife - Pearltrees</dc:creator>
		<pubDate>Sat, 10 Dec 2011 11:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=156#comment-1610</guid>
		<description>[...] How to install CyanogenMod 7 on your Samsung Galaxy Ace I just successfully installed CyanogenMod 7 on my Samsung Galaxy Ace. Finding all the right instructions was a bit tricky so here’s my personal recollection on how to get you up and running with CM7. If you follow any of these steps you do so at your own risk. You might void your warranty, your phone could get irreversibly bricked. That being said, apparently it worked for me, so just be careful and you should be fine.           home &#8226; contact &#8226; blog &#8226; fb &#8226; twitter  to experience pearltrees activate javascript. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to install CyanogenMod 7 on your Samsung Galaxy Ace I just successfully installed CyanogenMod 7 on my Samsung Galaxy Ace. Finding all the right instructions was a bit tricky so here’s my personal recollection on how to get you up and running with CM7. If you follow any of these steps you do so at your own risk. You might void your warranty, your phone could get irreversibly bricked. That being said, apparently it worked for me, so just be careful and you should be fine.           home &bull; contact &bull; blog &bull; fb &bull; twitter  to experience pearltrees activate javascript. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit Testing a Spring @Controller by georg</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/unit-testing-a-spring-controller/comment-page-1/#comment-1541</link>
		<dc:creator>georg</dc:creator>
		<pubDate>Mon, 15 Aug 2011 20:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=10#comment-1541</guid>
		<description>Billy,

this was ages ago so I&#039;m not sure what I did there :) Have you tried to explicitly configuring the validator like I described instead of @Autowiring it?</description>
		<content:encoded><![CDATA[<p>Billy,</p>
<p>this was ages ago so I&#8217;m not sure what I did there <img src='http://blog.vergiss-blackjack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Have you tried to explicitly configuring the validator like I described instead of @Autowiring it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iterating over nested objects in a Spring form by georg</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/iterating-over-nested-objects-in-a-spring-form/comment-page-1/#comment-1540</link>
		<dc:creator>georg</dc:creator>
		<pubDate>Mon, 15 Aug 2011 20:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=40#comment-1540</guid>
		<description>Tonmoy,

it&#039;s hard to say without seeing your code. It seems that userDetails.userExperiences is a Set, but an empty one, so of course no properties can be accessed.</description>
		<content:encoded><![CDATA[<p>Tonmoy,</p>
<p>it&#8217;s hard to say without seeing your code. It seems that userDetails.userExperiences is a Set, but an empty one, so of course no properties can be accessed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios Plugin to check memory consumption by georg</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/nagios-plugin-to-check-memory-consumption/comment-page-1/#comment-1539</link>
		<dc:creator>georg</dc:creator>
		<pubDate>Mon, 15 Aug 2011 20:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=63#comment-1539</guid>
		<description>Pierre-Alain,

thanks, I never get this one right :)</description>
		<content:encoded><![CDATA[<p>Pierre-Alain,</p>
<p>thanks, I never get this one right <img src='http://blog.vergiss-blackjack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios Plugin to check memory consumption by Pierre-Alain Toret</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/nagios-plugin-to-check-memory-consumption/comment-page-1/#comment-1537</link>
		<dc:creator>Pierre-Alain Toret</dc:creator>
		<pubDate>Tue, 09 Aug 2011 08:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=63#comment-1537</guid>
		<description>Hello, 
just to make a small correction on your script, the test to know if the value is greater than the warning one will never return a good value leading to a warning as $STATE_WARN doesn&#039;t exist in /usr/lib/nagios/plugins/utils.sh, it should be $STATE_WARNING.

Otherwise the script is perfectly working :)
Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hello,<br />
just to make a small correction on your script, the test to know if the value is greater than the warning one will never return a good value leading to a warning as $STATE_WARN doesn&#8217;t exist in /usr/lib/nagios/plugins/utils.sh, it should be $STATE_WARNING.</p>
<p>Otherwise the script is perfectly working <img src='http://blog.vergiss-blackjack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit Testing a Spring @Controller by billy</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/unit-testing-a-spring-controller/comment-page-1/#comment-1534</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Wed, 04 May 2011 16:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=10#comment-1534</guid>
		<description>Thanks for the post.  I am new to testing spring mvc controllers and I was having trouble with the validator.  It is always null.  I have tried @Autowired private Validator validator.  Can you describe how to set up the test-context?
Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  I am new to testing spring mvc controllers and I was having trouble with the validator.  It is always null.  I have tried @Autowired private Validator validator.  Can you describe how to set up the test-context?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iterating over nested objects in a Spring form by Tonmoy</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/iterating-over-nested-objects-in-a-spring-form/comment-page-1/#comment-1529</link>
		<dc:creator>Tonmoy</dc:creator>
		<pubDate>Fri, 25 Mar 2011 18:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=40#comment-1529</guid>
		<description>Hi i&#039;ve tried the Sets and Lists but when i submit the form, it says:

org.springframework.beans.InvalidPropertyException: Invalid property &#039;userDetails.userExperiences[0]&#039; of bean class [com.myproject.contact.UI.form.EditProfileApplicant]: Illegal attempt to get property &#039;userExperiences&#039; threw exception; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property &#039;userDetails.userExperiences[0]&#039; of bean class [com.myproject.contact.UI.form.EditProfileApplicant]: Cannot get element with index 0 from Set of size 0, accessed using property path &#039;userExperiences[0]&#039;

Please help.</description>
		<content:encoded><![CDATA[<p>Hi i&#8217;ve tried the Sets and Lists but when i submit the form, it says:</p>
<p>org.springframework.beans.InvalidPropertyException: Invalid property &#8216;userDetails.userExperiences[0]&#8216; of bean class [com.myproject.contact.UI.form.EditProfileApplicant]: Illegal attempt to get property &#8216;userExperiences&#8217; threw exception; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property &#8216;userDetails.userExperiences[0]&#8216; of bean class [com.myproject.contact.UI.form.EditProfileApplicant]: Cannot get element with index 0 from Set of size 0, accessed using property path &#8216;userExperiences[0]&#8216;</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios Plugin to check memory consumption by Plugin para Nagios que ignora la cache de memoria (check_mem) &#124; Javierin.com</title>
		<link>http://blog.vergiss-blackjack.de/2010/04/nagios-plugin-to-check-memory-consumption/comment-page-1/#comment-536</link>
		<dc:creator>Plugin para Nagios que ignora la cache de memoria (check_mem) &#124; Javierin.com</dc:creator>
		<pubDate>Wed, 29 Sep 2010 05:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vergiss-blackjack.de/?p=63#comment-536</guid>
		<description>[...] el uso real de memoria por las aplicaciones y no las caches de disco. Me he encontrado con un plugin de Georg M. Sorst que lo hace, pero no reportaba bien el estado, asi que lo he modificado un poco y aqui lo dejo: [...]</description>
		<content:encoded><![CDATA[<p>[...] el uso real de memoria por las aplicaciones y no las caches de disco. Me he encontrado con un plugin de Georg M. Sorst que lo hace, pero no reportaba bien el estado, asi que lo he modificado un poco y aqui lo dejo: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

