<?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 Kerry Buckley</title>
	<atom:link href="http://www.kerrybuckley.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrybuckley.org</link>
	<description>What's the simplest thing that could possibly go wrong?</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:30:41 +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 Adastral Park code retreat by Wood Floors</title>
		<link>http://www.kerrybuckley.org/2011/11/01/adastral-park-code-retreat/comment-page-1/#comment-89274</link>
		<dc:creator>Wood Floors</dc:creator>
		<pubDate>Mon, 30 Jan 2012 16:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=426#comment-89274</guid>
		<description>&lt;strong&gt;Digg...&lt;/strong&gt;

While checking out DIGG today I noticed this...</description>
		<content:encoded><![CDATA[<p><strong>Digg&#8230;</strong></p>
<p>While checking out DIGG today I noticed this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Given when then&#8221; in JUnit by Yves Philippot</title>
		<link>http://www.kerrybuckley.org/2007/01/09/given-when-then-in-junit/comment-page-1/#comment-88048</link>
		<dc:creator>Yves Philippot</dc:creator>
		<pubDate>Tue, 10 Jan 2012 15:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2007/01/09/given-when-then-in-junit/#comment-88048</guid>
		<description>Thank you for this article, it has been very helpful for my developments :)</description>
		<content:encoded><![CDATA[<p>Thank you for this article, it has been very helpful for my developments :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoiding Merge Commits in Git by Jeff Yu@IT &#187; Git merge or rebase?</title>
		<link>http://www.kerrybuckley.org/2008/06/18/avoiding-merge-commits-in-git/comment-page-1/#comment-81272</link>
		<dc:creator>Jeff Yu@IT &#187; Git merge or rebase?</dc:creator>
		<pubDate>Tue, 18 Oct 2011 01:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/2008/06/18/avoiding-merge-commits-in-git/#comment-81272</guid>
		<description>[...] Rebase vs Merge in Git 2. Avoid Merge commit in Git, this one shows very detail about the difference on these two options, and it is the exact problem [...]</description>
		<content:encoded><![CDATA[<p>[...] Rebase vs Merge in Git 2. Avoid Merge commit in Git, this one shows very detail about the difference on these two options, and it is the exact problem [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A couple of rspec mocking gotchas by Phil Ostler</title>
		<link>http://www.kerrybuckley.org/2009/05/28/a-couple-of-rspec-mocking-gotchas/comment-page-1/#comment-80686</link>
		<dc:creator>Phil Ostler</dc:creator>
		<pubDate>Sun, 09 Oct 2011 23:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=289#comment-80686</guid>
		<description>Thank you! This just saved me a lot of head scratching</description>
		<content:encoded><![CDATA[<p>Thank you! This just saved me a lot of head scratching</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating Selenium with Exactor by KW</title>
		<link>http://www.kerrybuckley.org/2006/11/16/integrating-selenium-with-exactor/comment-page-1/#comment-75434</link>
		<dc:creator>KW</dc:creator>
		<pubDate>Mon, 11 Jul 2011 20:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2006/11/16/integrating-selenium-with-exactor/#comment-75434</guid>
		<description>Hi Kerry,

Thanks a lot for your reply. I will try Cucumber. I went though their website/wiki/forums on GitHub but I was not able to find any help reg. full installation and how to use it. Any suggestions?

Can you please answer one more question about your code here? What argument you expect for your main in CsamRunner? Path of .properties file/.act file path which contains bunch of commands.

Thanks,
Kedar</description>
		<content:encoded><![CDATA[<p>Hi Kerry,</p>
<p>Thanks a lot for your reply. I will try Cucumber. I went though their website/wiki/forums on GitHub but I was not able to find any help reg. full installation and how to use it. Any suggestions?</p>
<p>Can you please answer one more question about your code here? What argument you expect for your main in CsamRunner? Path of .properties file/.act file path which contains bunch of commands.</p>
<p>Thanks,<br />
Kedar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating Selenium with Exactor by Kerry</title>
		<link>http://www.kerrybuckley.org/2006/11/16/integrating-selenium-with-exactor/comment-page-1/#comment-75310</link>
		<dc:creator>Kerry</dc:creator>
		<pubDate>Sat, 09 Jul 2011 07:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2006/11/16/integrating-selenium-with-exactor/#comment-75310</guid>
		<description>Sorry KW, I&#039;m afraid I can&#039;t really help &#8211; it&#039;s been four years since I last did any real development in Java, let alone used Exactor. If I had to do it again now I&#039;d probably use &lt;a href=&quot;http://cukes.info/&quot; rel=&quot;nofollow&quot;&gt;Cucumber&lt;/a&gt; (or &lt;a href=&quot;https://github.com/cucumber/cuke4duke/wiki&quot; rel=&quot;nofollow&quot;&gt;cuke4duke&lt;/a&gt; instead.</description>
		<content:encoded><![CDATA[<p>Sorry KW, I&#8217;m afraid I can&#8217;t really help &ndash; it&#8217;s been four years since I last did any real development in Java, let alone used Exactor. If I had to do it again now I&#8217;d probably use <a href="http://cukes.info/" rel="nofollow">Cucumber</a> (or <a href="https://github.com/cucumber/cuke4duke/wiki" rel="nofollow">cuke4duke</a> instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating Selenium with Exactor by KW</title>
		<link>http://www.kerrybuckley.org/2006/11/16/integrating-selenium-with-exactor/comment-page-1/#comment-75295</link>
		<dc:creator>KW</dc:creator>
		<pubDate>Fri, 08 Jul 2011 23:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2006/11/16/integrating-selenium-with-exactor/#comment-75295</guid>
		<description>Hi Kerry,

I went through steps you have mentioned except I don&#039;t want to have command wrapper. After all setup when I run any of the .act file I get error message &quot;No command found for:&quot;. I tried running act files with &quot;exactor -lib classes&quot; as well. I have added all jars. Classpath and JAVA_HOME are working fine for other projects. Any suggestion? Is there any document which explains steps to verify exactor/framework setup.

Thanks for all your help.</description>
		<content:encoded><![CDATA[<p>Hi Kerry,</p>
<p>I went through steps you have mentioned except I don&#8217;t want to have command wrapper. After all setup when I run any of the .act file I get error message &#8220;No command found for:&#8221;. I tried running act files with &#8220;exactor -lib classes&#8221; as well. I have added all jars. Classpath and JAVA_HOME are working fine for other projects. Any suggestion? Is there any document which explains steps to verify exactor/framework setup.</p>
<p>Thanks for all your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parochial Ethnicity Option by Accredited online degree programs canada.</title>
		<link>http://www.kerrybuckley.org/2007/11/06/parochial-ethnicity-option/comment-page-1/#comment-72511</link>
		<dc:creator>Accredited online degree programs canada.</dc:creator>
		<pubDate>Tue, 24 May 2011 22:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2007/11/06/parochial-ethnicity-option/#comment-72511</guid>
		<description>&lt;strong&gt;Accredited online degree programs canada....&lt;/strong&gt;

Accredited online degree programs canada....</description>
		<content:encoded><![CDATA[<p><strong>Accredited online degree programs canada&#8230;.</strong></p>
<p>Accredited online degree programs canada&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Managing gems in a Rails project by sharath</title>
		<link>http://www.kerrybuckley.org/2009/11/02/managing-gems-in-a-rails-project/comment-page-1/#comment-65600</link>
		<dc:creator>sharath</dc:creator>
		<pubDate>Tue, 15 Feb 2011 11:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=321#comment-65600</guid>
		<description>Dear Kerry
Excellent write up. Do let me know if you have authoreed any books.
Cheers
Sharath</description>
		<content:encoded><![CDATA[<p>Dear Kerry<br />
Excellent write up. Do let me know if you have authoreed any books.<br />
Cheers<br />
Sharath</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maintaining a Read-Only svn Mirror of a git Repository by Kerry</title>
		<link>http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/comment-page-1/#comment-62395</link>
		<dc:creator>Kerry</dc:creator>
		<pubDate>Tue, 14 Dec 2010 11:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=243#comment-62395</guid>
		<description>One thing to note: this will probably work a lot more smoothly if you keep master&#039;s history linear, ie rebase other branches onto master before merging them in, so merges into master are always simple fast-forwards.</description>
		<content:encoded><![CDATA[<p>One thing to note: this will probably work a lot more smoothly if you keep master&#8217;s history linear, ie rebase other branches onto master before merging them in, so merges into master are always simple fast-forwards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.843 seconds -->

