<?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"
	>
<channel>
	<title>Comments on: Continuous Integration with Coldfusion</title>
	<atom:link href="http://neilmiddleton.com/2007/07/24/continuous-integration-with-coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://neilmiddleton.com/2007/07/24/continuous-integration-with-coldfusion/</link>
	<description></description>
	<pubDate>Wed, 19 Nov 2008 03:44:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Charlie Arehart</title>
		<link>http://neilmiddleton.com/2007/07/24/continuous-integration-with-coldfusion/#comment-32337</link>
		<dc:creator>Charlie Arehart</dc:creator>
		<pubDate>Tue, 14 Aug 2007 18:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.feed-squirrel.com/2007/07/24/continuous-integration-with-coldfusion/#comment-32337</guid>
		<description>Hey, Neil, about a week after your post here, we had an hour-long presentation on this very subject, on the Online ColdFusion Meetup (coldfusionmeetup.com), which is a worldwide virtual CF user group.

The talk was by Thomas Burleson of Universal Mind, on "Continuous Testing with Flex and ColdFusion Projects", and folks can view the video online at http://experts.acrobat.com/p47016623/. (Yep, it covers both Flex and CF, but he introduces the concepts in a way that should benefit even someone interested only in CF.) Hope that's helpful.</description>
		<content:encoded><![CDATA[<p>Hey, Neil, about a week after your post here, we had an hour-long presentation on this very subject, on the Online ColdFusion Meetup (coldfusionmeetup.com), which is a worldwide virtual CF user group.</p>
<p>The talk was by Thomas Burleson of Universal Mind, on &#8220;Continuous Testing with Flex and ColdFusion Projects&#8221;, and folks can view the video online at <a href="http://experts.acrobat.com/p47016623/" rel="nofollow">http://experts.acrobat.com/p47016623/</a>. (Yep, it covers both Flex and CF, but he introduces the concepts in a way that should benefit even someone interested only in CF.) Hope that&#8217;s helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Gonda</title>
		<link>http://neilmiddleton.com/2007/07/24/continuous-integration-with-coldfusion/#comment-25977</link>
		<dc:creator>Rob Gonda</dc:creator>
		<pubDate>Wed, 25 Jul 2007 00:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.feed-squirrel.com/2007/07/24/continuous-integration-with-coldfusion/#comment-25977</guid>
		<description>SVN, ANT, Cruise Control, cfcUnit, Selenium.

Cruise Control monitors your SVN repo and automatically runs ANT scripts. ANT scripts will run cfcUnit and selenium tests and email/publish results with ftp.</description>
		<content:encoded><![CDATA[<p>SVN, ANT, Cruise Control, cfcUnit, Selenium.</p>
<p>Cruise Control monitors your SVN repo and automatically runs ANT scripts. ANT scripts will run cfcUnit and selenium tests and email/publish results with <a href="http://ftp" rel="nofollow">http://ftp</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Priest</title>
		<link>http://neilmiddleton.com/2007/07/24/continuous-integration-with-coldfusion/#comment-25881</link>
		<dc:creator>Jim Priest</dc:creator>
		<pubDate>Tue, 24 Jul 2007 16:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.feed-squirrel.com/2007/07/24/continuous-integration-with-coldfusion/#comment-25881</guid>
		<description>I'm slowing working on something - using Ant - I have a build file which moves all my code to production.  Now I'm working on implementing some Selenium scripts for testing the application - which I can also kick off using Ant.   And next application I do from scratch I'm going to look into doing unit testing.

Maybe someone from the CF team will chime in and let us know what they are using?</description>
		<content:encoded><![CDATA[<p>I&#8217;m slowing working on something - using Ant - I have a build file which moves all my code to production.  Now I&#8217;m working on implementing some Selenium scripts for testing the application - which I can also kick off using Ant.   And next application I do from scratch I&#8217;m going to look into doing unit testing.</p>
<p>Maybe someone from the CF team will chime in and let us know what they are using?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
