<?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 It makes sense to me</title>
	<atom:link href="http://jdick.co.uk/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://jdick.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 13:31:53 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Introduction to testing with Selenium by newbieToSelenium</title>
		<link>http://jdick.co.uk/blog/?p=131&#038;cpage=1#comment-5457</link>
		<dc:creator>newbieToSelenium</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=131#comment-5457</guid>
		<description>Hi,

Thanks for the detailed example in your blog.
OpenFaces has released its own version of Selenium Inspector which can be used to test JSF openfaces components directly.

For the same example shown above, i tried to use InputTextInspector from org.seleniuminspector.openfaces.InputTextInspector to test the  component. But it fails to recognize this component by its id though the id is specified.

Do you have any suggestions on this ?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the detailed example in your blog.<br />
OpenFaces has released its own version of Selenium Inspector which can be used to test JSF openfaces components directly.</p>
<p>For the same example shown above, i tried to use InputTextInspector from org.seleniuminspector.openfaces.InputTextInspector to test the  component. But it fails to recognize this component by its id though the id is specified.</p>
<p>Do you have any suggestions on this ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL vs MySequal, nitpicking? Yes but it bugs me by The.U</title>
		<link>http://jdick.co.uk/blog/?p=201&#038;cpage=1#comment-5447</link>
		<dc:creator>The.U</dc:creator>
		<pubDate>Fri, 26 Mar 2010 17:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=201#comment-5447</guid>
		<description>It&#039;s a real mess with this and it pisses my off big time as well.
Especially since I&#039;m pretty sure that the developers them selfes point it out the way they do means actually the do mind, but they also get paid by half educated managers somehow and those will tell them: &quot;My money tells you how it is!&quot;.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a real mess with this and it pisses my off big time as well.<br />
Especially since I&#8217;m pretty sure that the developers them selfes point it out the way they do means actually the do mind, but they also get paid by half educated managers somehow and those will tell them: &#8220;My money tells you how it is!&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jboss Seam and Selenium. Part 2. by Ronic</title>
		<link>http://jdick.co.uk/blog/?p=207&#038;cpage=1#comment-5445</link>
		<dc:creator>Ronic</dc:creator>
		<pubDate>Wed, 06 Jan 2010 09:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=207#comment-5445</guid>
		<description>This is a working solution. I use it in my tests and it&#039;s a good practice.

I would note that using this type of ID  it is better because they are constant and adding a new element on the page not change it, while generated by Seam ID are changed every time when a new element has been added. So the regression of test is escaped.</description>
		<content:encoded><![CDATA[<p>This is a working solution. I use it in my tests and it&#8217;s a good practice.</p>
<p>I would note that using this type of ID  it is better because they are constant and adding a new element on the page not change it, while generated by Seam ID are changed every time when a new element has been added. So the regression of test is escaped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JBoss Seam, JSF,Oracle and EJB3 Hello World by JD</title>
		<link>http://jdick.co.uk/blog/?p=83&#038;cpage=1#comment-5444</link>
		<dc:creator>JD</dc:creator>
		<pubDate>Fri, 18 Dec 2009 11:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=83#comment-5444</guid>
		<description>&lt;a href=&quot;#comment-5443&quot; rel=&quot;nofollow&quot;&gt;@Varun&lt;/a&gt; 

Sorry for the delay in the reply, is this still a problem?

the xhtml files are rendered on the server if you try to open the file contained in the zip it will show as just the source because the seam tags have not been converted into a renderable format yet. 

that is why when you view a seam page you view it as .seam not </description>
		<content:encoded><![CDATA[<p><a href="#comment-5443" rel="nofollow">@Varun</a> </p>
<p>Sorry for the delay in the reply, is this still a problem?</p>
<p>the xhtml files are rendered on the server if you try to open the file contained in the zip it will show as just the source because the seam tags have not been converted into a renderable format yet. </p>
<p>that is why when you view a seam page you view it as .seam not</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JBoss Seam, JSF,Oracle and EJB3 Hello World by Varun</title>
		<link>http://jdick.co.uk/blog/?p=83&#038;cpage=1#comment-5443</link>
		<dc:creator>Varun</dc:creator>
		<pubDate>Wed, 09 Dec 2009 09:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=83#comment-5443</guid>
		<description>Hi Jordan,

When I tried to access the .xhtml files the not able to compile instead they are opened in the browser (as a download) with source.
Can you please let me know what is the problem? and solution for this problem?

Regards,
Varun Tamiri</description>
		<content:encoded><![CDATA[<p>Hi Jordan,</p>
<p>When I tried to access the .xhtml files the not able to compile instead they are opened in the browser (as a download) with source.<br />
Can you please let me know what is the problem? and solution for this problem?</p>
<p>Regards,<br />
Varun Tamiri</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jboss Seam and Selenium. Part 2. by Cornelius</title>
		<link>http://jdick.co.uk/blog/?p=207&#038;cpage=1#comment-5421</link>
		<dc:creator>Cornelius</dc:creator>
		<pubDate>Mon, 16 Nov 2009 07:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=207#comment-5421</guid>
		<description>I really like your blog and i respect your work. I&#039;ll be a frequent visitor.</description>
		<content:encoded><![CDATA[<p>I really like your blog and i respect your work. I&#8217;ll be a frequent visitor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jboss Seam and Selenium. Part 2. by Kouba</title>
		<link>http://jdick.co.uk/blog/?p=207&#038;cpage=1#comment-5417</link>
		<dc:creator>Kouba</dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=207#comment-5417</guid>
		<description>Interesting and informative. But will you write about this one more?</description>
		<content:encoded><![CDATA[<p>Interesting and informative. But will you write about this one more?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL vs MySequal, nitpicking? Yes but it bugs me by bigshow</title>
		<link>http://jdick.co.uk/blog/?p=201&#038;cpage=1#comment-5416</link>
		<dc:creator>bigshow</dc:creator>
		<pubDate>Sun, 18 Oct 2009 08:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=201#comment-5416</guid>
		<description>This pisses me off royally. You can probably blame Microsoft for calling SQLServer &quot;Sequel Server&quot;. This phrasing has now leached into the collective unconcious and causes irratation in every corner of the globe.</description>
		<content:encoded><![CDATA[<p>This pisses me off royally. You can probably blame Microsoft for calling SQLServer &#8220;Sequel Server&#8221;. This phrasing has now leached into the collective unconcious and causes irratation in every corner of the globe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to testing with Selenium by rdekleijn</title>
		<link>http://jdick.co.uk/blog/?p=131&#038;cpage=1#comment-5415</link>
		<dc:creator>rdekleijn</dc:creator>
		<pubDate>Fri, 14 Aug 2009 11:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=131#comment-5415</guid>
		<description>Hi,

Can you use also the parameters in the @Before function?
I want to launch a browser by parameter value.. Can the value alse be stored in an xml file?

~~
Roy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you use also the parameters in the @Before function?<br />
I want to launch a browser by parameter value.. Can the value alse be stored in an xml file?</p>
<p>~~<br />
Roy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Have IT term dictionary and not affraid to use it by YC</title>
		<link>http://jdick.co.uk/blog/?p=196&#038;cpage=1#comment-5413</link>
		<dc:creator>YC</dc:creator>
		<pubDate>Fri, 17 Jul 2009 14:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://jdick.co.uk/blog/?p=196#comment-5413</guid>
		<description>Now come on!  Not ALL Recruitment Consultants are that silly and we should not all be tarred with the same brush.  I do agree that they should take the time to research and find out more about the technologies they are being asked to find and at least learn how to pronounce them properly.  It&#039;s so unfair that so many of the bad Consultants give the good one&#039;s a bad name, but just remember, we can be useful and are not always &quot;vampires&quot;!!!</description>
		<content:encoded><![CDATA[<p>Now come on!  Not ALL Recruitment Consultants are that silly and we should not all be tarred with the same brush.  I do agree that they should take the time to research and find out more about the technologies they are being asked to find and at least learn how to pronounce them properly.  It&#8217;s so unfair that so many of the bad Consultants give the good one&#8217;s a bad name, but just remember, we can be useful and are not always &#8220;vampires&#8221;!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
