<?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 Technical &amp; Software Blog - ssims.co.uk</title>
	<atom:link href="http://blog.ssims.co.uk/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ssims.co.uk</link>
	<description>Software, Computing and Web technology discussion</description>
	<lastBuildDate>Mon, 08 Oct 2012 10:33:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on JSF 2.0 &#8211; converting objects without a Converter by ssims</title>
		<link>http://blog.ssims.co.uk/index.php/2012/09/jsf-2-0-converting-objects-without-a-converter/comment-page-1/#comment-15562</link>
		<dc:creator>ssims</dc:creator>
		<pubDate>Mon, 08 Oct 2012 10:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=892#comment-15562</guid>
		<description><![CDATA[I should add - in this circumstance the field that the chosen value of these radio buttons is bound to in the backing bean is of type String - So the toString() value ends up here. If you want the field to be populated with the data object chosen from your collection, or a non-string value, you will either need a converter or you can also use the simpler:

&lt;f:selectItems value=&quot;#{backingBean.yourCollectionOfItems}&quot; var=&quot;#{object}&quot; itemValue=&quot;#{object}&quot; itemLabel=&quot;#{object.toString()}&quot; /&gt;

Personally I prefer reducing the use of converters where possible, if you&#039;re not careful you can end up filing them with far more logic than is wise.]]></description>
		<content:encoded><![CDATA[<p>I should add &#8211; in this circumstance the field that the chosen value of these radio buttons is bound to in the backing bean is of type String &#8211; So the toString() value ends up here. If you want the field to be populated with the data object chosen from your collection, or a non-string value, you will either need a converter or you can also use the simpler:</p>
<p><f:selectitems value="#{backingBean.yourCollectionOfItems}" var="#{object}" itemValue="#{object}" itemLabel="#{object.toString()}"></f:selectitems></p>
<p>Personally I prefer reducing the use of converters where possible, if you&#8217;re not careful you can end up filing them with far more logic than is wise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vaadin web UI framework by Unmesh Malvankar</title>
		<link>http://blog.ssims.co.uk/index.php/2011/02/vaadin-web-ui-framework/comment-page-1/#comment-7647</link>
		<dc:creator>Unmesh Malvankar</dc:creator>
		<pubDate>Thu, 22 Dec 2011 05:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=698#comment-7647</guid>
		<description><![CDATA[Vaadin is getting to be very popular: https://vaadin.com/who-is-using-vaadin

We are an I.T. services company based in India with Vaadin as the primary choice for developing rich internet applications, and we encourage our clients to consider investing in Vaadin-related solutions.]]></description>
		<content:encoded><![CDATA[<p>Vaadin is getting to be very popular: <a href="https://vaadin.com/who-is-using-vaadin" rel="nofollow">https://vaadin.com/who-is-using-vaadin</a></p>
<p>We are an I.T. services company based in India with Vaadin as the primary choice for developing rich internet applications, and we encourage our clients to consider investing in Vaadin-related solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Follow up to Android Market concerns&#8230; by android apps and games</title>
		<link>http://blog.ssims.co.uk/index.php/2010/10/follow-up-to-android-market-concerns/comment-page-1/#comment-5652</link>
		<dc:creator>android apps and games</dc:creator>
		<pubDate>Mon, 15 Aug 2011 18:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=585#comment-5652</guid>
		<description><![CDATA[Yes...you are definately a talented blogger ! Keep up the exceptional work !]]></description>
		<content:encoded><![CDATA[<p>Yes&#8230;you are definately a talented blogger ! Keep up the exceptional work !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EJBs in the three tier system by Thanks</title>
		<link>http://blog.ssims.co.uk/index.php/2011/03/ejbs-in-the-three-tier-system/comment-page-1/#comment-4133</link>
		<dc:creator>Thanks</dc:creator>
		<pubDate>Thu, 24 Mar 2011 16:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=713#comment-4133</guid>
		<description><![CDATA[Thanks]]></description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web application architecture by EJBs in the three tier system &#124; Technical &#38; Software Blog - ssims.co.uk</title>
		<link>http://blog.ssims.co.uk/index.php/web-application-architecture/comment-page-1/#comment-4097</link>
		<dc:creator>EJBs in the three tier system &#124; Technical &#38; Software Blog - ssims.co.uk</dc:creator>
		<pubDate>Mon, 21 Mar 2011 21:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?page_id=344#comment-4097</guid>
		<description><![CDATA[[...] Web application architecture [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Web application architecture [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current systems analysis techniques + outsourcing to skilled people != (not equal) to success by Taking Intelligent Architectures to the Cloud Expo &#124; Technical &#38; Software Blog - ssims.co.uk</title>
		<link>http://blog.ssims.co.uk/index.php/2009/11/current-systems-analysis-techniques-outsourcing-to-skilled-people-not-equal-to-success/comment-page-1/#comment-3707</link>
		<dc:creator>Taking Intelligent Architectures to the Cloud Expo &#124; Technical &#38; Software Blog - ssims.co.uk</dc:creator>
		<pubDate>Sun, 13 Feb 2011 20:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=323#comment-3707</guid>
		<description><![CDATA[[...] were bemoaning the lack of quality developers and development companies that are based in the UK. Outsourcing happens a lot in the current economic climate, and while some developers abroad are genuinely [...]]]></description>
		<content:encoded><![CDATA[<p>[...] were bemoaning the lack of quality developers and development companies that are based in the UK. Outsourcing happens a lot in the current economic climate, and while some developers abroad are genuinely [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming&#8230; its really not that scary by Kas</title>
		<link>http://blog.ssims.co.uk/index.php/2010/12/programming-its-really-not-that-scary/comment-page-1/#comment-3505</link>
		<dc:creator>Kas</dc:creator>
		<pubDate>Tue, 25 Jan 2011 14:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=675#comment-3505</guid>
		<description><![CDATA[Good article...reassuring!]]></description>
		<content:encoded><![CDATA[<p>Good article&#8230;reassuring!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming&#8230; its really not that scary by MLM Software</title>
		<link>http://blog.ssims.co.uk/index.php/2010/12/programming-its-really-not-that-scary/comment-page-1/#comment-3199</link>
		<dc:creator>MLM Software</dc:creator>
		<pubDate>Fri, 24 Dec 2010 07:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=675#comment-3199</guid>
		<description><![CDATA[very useful and informative.

Pooja

MLM Developers India

http://mlmdevelopers.com/products/mlm-software/corporate-mlm-soft/feature.html]]></description>
		<content:encoded><![CDATA[<p>very useful and informative.</p>
<p>Pooja</p>
<p>MLM Developers India</p>
<p><a href="http://mlmdevelopers.com/products/mlm-software/corporate-mlm-soft/feature.html" rel="nofollow">http://mlmdevelopers.com/products/mlm-software/corporate-mlm-soft/feature.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Software buzz words and development methodologies by Illusion Mage review</title>
		<link>http://blog.ssims.co.uk/index.php/software-buzz-words-and-development-methodologies/comment-page-1/#comment-3092</link>
		<dc:creator>Illusion Mage review</dc:creator>
		<pubDate>Sun, 12 Dec 2010 13:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?page_id=76#comment-3092</guid>
		<description><![CDATA[Just passing by to comment you for the great read. It was really worth my time reading this post. Waiting for more wonderful posts soon! I added your feed in my reader!]]></description>
		<content:encoded><![CDATA[<p>Just passing by to comment you for the great read. It was really worth my time reading this post. Waiting for more wonderful posts soon! I added your feed in my reader!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Follow up to Android Market concerns&#8230; by The Android Market is changing&#8230; &#124; Technical &#38; Software Blog - ssims.co.uk</title>
		<link>http://blog.ssims.co.uk/index.php/2010/10/follow-up-to-android-market-concerns/comment-page-1/#comment-2858</link>
		<dc:creator>The Android Market is changing&#8230; &#124; Technical &#38; Software Blog - ssims.co.uk</dc:creator>
		<pubDate>Thu, 18 Nov 2010 20:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssims.co.uk/?p=585#comment-2858</guid>
		<description><![CDATA[[...] app delivery in general, it is brilliant news for all Android devs out there. There have been some concerns in the developer community about the Android Market and hopefully at least some of these will be [...]]]></description>
		<content:encoded><![CDATA[<p>[...] app delivery in general, it is brilliant news for all Android devs out there. There have been some concerns in the developer community about the Android Market and hopefully at least some of these will be [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
