<?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 Blog :: render();</title>
	<atom:link href="http://blog.jepamedia.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jepamedia.org</link>
	<description>Thoughts of an applications developer.</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Continuous Integration for PHP with Hudson by justinpalmer</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-147</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Thu, 29 Jul 2010 19:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-147</guid>
		<description>Thanks Isidro.</description>
		<content:encoded><![CDATA[<p>Thanks Isidro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for PHP with Hudson by Isidro Merayo</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-142</link>
		<dc:creator>Isidro Merayo</dc:creator>
		<pubDate>Tue, 27 Jul 2010 18:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-142</guid>
		<description>Nice tutorial!!!</description>
		<content:encoded><![CDATA[<p>Nice tutorial!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for PHP with Hudson by david</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-118</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 25 Jun 2010 20:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-118</guid>
		<description>Great post. Having suffered through getting phpundercontrol setup with cruisecontrol, the only part of this that isn&#039;t clear to me is what you get in terms of output/reports etc. relative to what cruisecontrol provides. Have you seen or do you have any examples of what you get in terms of charts/graphs, tables, output, etc.?

Thanks,
David</description>
		<content:encoded><![CDATA[<p>Great post. Having suffered through getting phpundercontrol setup with cruisecontrol, the only part of this that isn&#8217;t clear to me is what you get in terms of output/reports etc. relative to what cruisecontrol provides. Have you seen or do you have any examples of what you get in terms of charts/graphs, tables, output, etc.?</p>
<p>Thanks,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails number_with_delimiter for PHP by justinpalmer</title>
		<link>http://blog.jepamedia.org/2010/04/29/rails-number_with_delimiter-for-php/#comment-117</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2010/04/29/rails-number_with_delimiter-for-php/#comment-117</guid>
		<description>Hi Michael,

Thanks.  I must have missed it.

Regards,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Thanks.  I must have missed it.</p>
<p>Regards,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails number_with_delimiter for PHP by Michael</title>
		<link>http://blog.jepamedia.org/2010/04/29/rails-number_with_delimiter-for-php/#comment-116</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 22 Jun 2010 13:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2010/04/29/rails-number_with_delimiter-for-php/#comment-116</guid>
		<description>Have u tried this: http://php.net/number_format ?</description>
		<content:encoded><![CDATA[<p>Have u tried this: <a href="http://php.net/number_format" rel="nofollow">http://php.net/number_format</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Extend FormHelper For Custom Form Elements by justinpalmer</title>
		<link>http://blog.jepamedia.org/2008/12/20/rails-extend-formhelper-for-custom-form-elements/#comment-88</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Fri, 30 Apr 2010 03:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2008/12/20/rails-extend-formhelper-for-custom-form-elements/#comment-88</guid>
		<description>Kevin,

No not really.  I wish it was easier.  It would nice if I could register something through an initializer.</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>No not really.  I wish it was easier.  It would nice if I could register something through an initializer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for PHP with Hudson by justinpalmer</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-87</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Fri, 30 Apr 2010 03:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-87</guid>
		<description>@shaun  That is odd, my file is not on one line.  What version of ant are you using?</description>
		<content:encoded><![CDATA[<p>@shaun  That is odd, my file is not on one line.  What version of ant are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for PHP with Hudson by Shaun Rowe</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-86</link>
		<dc:creator>Shaun Rowe</dc:creator>
		<pubDate>Fri, 02 Apr 2010 22:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-86</guid>
		<description>Just one small gotcha...may be an ant bug but if you don&#039;t set the xml version  in the build file ant complains about new lines etc and the build only works if the xml is on one line.

Cheers

Shaun</description>
		<content:encoded><![CDATA[<p>Just one small gotcha&#8230;may be an ant bug but if you don&#8217;t set the xml version  in the build file ant complains about new lines etc and the build only works if the xml is on one line.</p>
<p>Cheers</p>
<p>Shaun</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Extend FormHelper For Custom Form Elements by Kevin</title>
		<link>http://blog.jepamedia.org/2008/12/20/rails-extend-formhelper-for-custom-form-elements/#comment-85</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2008/12/20/rails-extend-formhelper-for-custom-form-elements/#comment-85</guid>
		<description>BRILLIANT. I appreciate this immensely. I realize this is an old post, and I am curious- have you discovered any flaws or inconveniences with this method thus far?</description>
		<content:encoded><![CDATA[<p>BRILLIANT. I appreciate this immensely. I realize this is an old post, and I am curious- have you discovered any flaws or inconveniences with this method thus far?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for PHP with Hudson by justinpalmer</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-84</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Wed, 24 Feb 2010 05:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-84</guid>
		<description>Glad it helped.

Regards.</description>
		<content:encoded><![CDATA[<p>Glad it helped.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
