<?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 Thought Nursery</title>
	<atom:link href="http://blog.jeffreyfredrick.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffreyfredrick.com</link>
	<description>Big ideas start small.</description>
	<lastBuildDate>Wed, 14 Jul 2010 20:25:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on A Dissenting Voice by Aaron Rhodes</title>
		<link>http://blog.jeffreyfredrick.com/2009/01/23/a-dissenting-voice/comment-page-1/#comment-16487</link>
		<dc:creator>Aaron Rhodes</dc:creator>
		<pubDate>Wed, 14 Jul 2010 20:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=79#comment-16487</guid>
		<description>Many, many teams claim to be agile because they have adopted &quot;at least one of the agile tenants and use it most of the time&quot;.  I also get a lot of disagreement on what a unit test is.  Some think that because it is written with JUnit, it is a unit test.  Some think that all tests, be them functional, integration or unit are called unit tests, maybe because it sounds better than just calling them &#039;tests&#039;, like tissues sound better when called kleenex.</description>
		<content:encoded><![CDATA[<p>Many, many teams claim to be agile because they have adopted &#8220;at least one of the agile tenants and use it most of the time&#8221;.  I also get a lot of disagreement on what a unit test is.  Some think that because it is written with JUnit, it is a unit test.  Some think that all tests, be them functional, integration or unit are called unit tests, maybe because it sounds better than just calling them &#8216;tests&#8217;, like tissues sound better when called kleenex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for iPhone/Xcode projects by Jtf</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/27/continuous-integration-for-iphonexcode-projects/comment-page-1/#comment-16414</link>
		<dc:creator>Jtf</dc:creator>
		<pubDate>Fri, 09 Jul 2010 12:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=50#comment-16414</guid>
		<description>Hi Matt,

Yep, you got it.

Jtf</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>Yep, you got it.</p>
<p>Jtf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for iPhone/Xcode projects by Matt Burke</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/27/continuous-integration-for-iphonexcode-projects/comment-page-1/#comment-16405</link>
		<dc:creator>Matt Burke</dc:creator>
		<pubDate>Thu, 08 Jul 2010 23:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=50#comment-16405</guid>
		<description>This should be obvious, and I&#039;ve looked at the source, but just to verify:  neither the svn element in the modification set nor the xcode builder actually update the working copy.

I assume that typically with the ant builder, the build script has a target to update the working copy.  So in this case we would need to add another step.  I was thinking of using a compound builder to first have an exec task do the repository update, then run the xcode builder. 

Is that more or less correct?

Thanks.</description>
		<content:encoded><![CDATA[<p>This should be obvious, and I&#8217;ve looked at the source, but just to verify:  neither the svn element in the modification set nor the xcode builder actually update the working copy.</p>
<p>I assume that typically with the ant builder, the build script has a target to update the working copy.  So in this case we would need to add another step.  I was thinking of using a compound builder to first have an exec task do the repository update, then run the xcode builder. </p>
<p>Is that more or less correct?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OSTATLI: Safari &amp; Firefox with Watir by Godwin</title>
		<link>http://blog.jeffreyfredrick.com/2009/02/17/ostatli-safari-firefox-with-watir/comment-page-1/#comment-14779</link>
		<dc:creator>Godwin</dc:creator>
		<pubDate>Mon, 19 Apr 2010 12:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=84#comment-14779</guid>
		<description>Hello buddies,

I got the following error,

c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_re
quire&#039;: no such file to load -- appscript (LoadError).................

when i run my script in Safari browser. can anyone help me?

Note:

I have successfully installed safariwatir.</description>
		<content:encoded><![CDATA[<p>Hello buddies,</p>
<p>I got the following error,</p>
<p>c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_re<br />
quire&#8217;: no such file to load &#8212; appscript (LoadError)&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>when i run my script in Safari browser. can anyone help me?</p>
<p>Note:</p>
<p>I have successfully installed safariwatir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CruiseControl 2.8 Released by Jtf</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/21/cruisecontrol-28-released/comment-page-1/#comment-13506</link>
		<dc:creator>Jtf</dc:creator>
		<pubDate>Sat, 20 Feb 2010 23:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=46#comment-13506</guid>
		<description>Hi Matt,

I think you could use a wide range of CI servers as most will allow you to call an arbitrary command-line process. That said Google showed me &lt;a href=&quot;http://dnnblog.venexus.com/Continuous+Integration+Environment+For+DotNetNuke+Module+Development.aspx&quot; rel=&quot;nofollow&quot;&gt;this article&lt;/a&gt; on using DotNetNuke with CC.NET.

Jtf</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>I think you could use a wide range of CI servers as most will allow you to call an arbitrary command-line process. That said Google showed me <a href="http://dnnblog.venexus.com/Continuous+Integration+Environment+For+DotNetNuke+Module+Development.aspx" rel="nofollow">this article</a> on using DotNetNuke with CC.NET.</p>
<p>Jtf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CruiseControl 2.8 Released by matt</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/21/cruisecontrol-28-released/comment-page-1/#comment-13239</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 10 Feb 2010 22:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=46#comment-13239</guid>
		<description>Hi Jeff,
Stupid question for you--What continuous integration server can be used with DNN ?</description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
Stupid question for you&#8211;What continuous integration server can be used with DNN ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CruiseControl 2.8 Released by Steve</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/21/cruisecontrol-28-released/comment-page-1/#comment-12396</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 14 Jan 2010 23:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=46#comment-12396</guid>
		<description>Thanks for the feedback Jeff.  We are just struggling today with using the linux version of CC.  The buildresults web page seems to keep eating all of the sockets on the system (RHH 4.)</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback Jeff.  We are just struggling today with using the linux version of CC.  The buildresults web page seems to keep eating all of the sockets on the system (RHH 4.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CruiseControl 2.8 Released by Jtf</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/21/cruisecontrol-28-released/comment-page-1/#comment-11523</link>
		<dc:creator>Jtf</dc:creator>
		<pubDate>Wed, 23 Dec 2009 05:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=46#comment-11523</guid>
		<description>Hi Steve,

Nope, CruiseControl isn&#039;t dead. I put up a pre-release version of 2.8.3 on Oct. 14th. Personally I haven&#039;t done any work on CC since then, but only because I&#039;ve been traveling literally every week for my day job.

While I&#039;ve been unavailable on of our other committers (Dan Rollo) has been working with Paul Julius to try and get access rights to finish up the release and get it out.

So while we&#039;ve been delayed, one way or the other I expect 2.8.3 to be out in January.

Jtf</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Nope, CruiseControl isn&#8217;t dead. I put up a pre-release version of 2.8.3 on Oct. 14th. Personally I haven&#8217;t done any work on CC since then, but only because I&#8217;ve been traveling literally every week for my day job.</p>
<p>While I&#8217;ve been unavailable on of our other committers (Dan Rollo) has been working with Paul Julius to try and get access rights to finish up the release and get it out.</p>
<p>So while we&#8217;ve been delayed, one way or the other I expect 2.8.3 to be out in January.</p>
<p>Jtf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CruiseControl 2.8 Released by Steve</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/21/cruisecontrol-28-released/comment-page-1/#comment-11442</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 20 Dec 2009 21:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=46#comment-11442</guid>
		<description>Jeff,
Is CruiseControl dead.  I&#039;m not seeing any activity.  We currently are having to role back our CC to previous version because of problems with the dashboard.  Have people moved on to other continuous integration tools?</description>
		<content:encoded><![CDATA[<p>Jeff,<br />
Is CruiseControl dead.  I&#8217;m not seeing any activity.  We currently are having to role back our CC to previous version because of problems with the dashboard.  Have people moved on to other continuous integration tools?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for iPhone/Xcode projects by Agile Development Notes on iPhone Development @ GQAdonis</title>
		<link>http://blog.jeffreyfredrick.com/2008/11/27/continuous-integration-for-iphonexcode-projects/comment-page-1/#comment-10778</link>
		<dc:creator>Agile Development Notes on iPhone Development @ GQAdonis</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffreyfredrick.com/?p=50#comment-10778</guid>
		<description>[...] not found a lot on how to do continuous integration in iPhone development, but I did come across one interesting article by Jeffrey Fredrick that explained how to use Cruise Control on Xcode [...]</description>
		<content:encoded><![CDATA[<p>[...] not found a lot on how to do continuous integration in iPhone development, but I did come across one interesting article by Jeffrey Fredrick that explained how to use Cruise Control on Xcode [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
