<?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 Digital.kaoZ</title>
	<atom:link href="http://digitalkaoz.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalkaoz.net</link>
	<description>web-development and me</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:34:44 +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 make PHPUnit functional Tests extendable by Anthony</title>
		<link>http://digitalkaoz.net/2010/06/make-phpunit-functional-tests-extendable/comment-page-1/#comment-1120</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 07 Feb 2012 20:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://digitalkaoz.net/?p=27#comment-1120</guid>
		<description>I figured it out- It looks like sfGuardPHPUnitFunctionalTest needs to be made abstract. Thanks!!</description>
		<content:encoded><![CDATA[<p>I figured it out- It looks like sfGuardPHPUnitFunctionalTest needs to be made abstract. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on make PHPUnit functional Tests extendable by Anthony</title>
		<link>http://digitalkaoz.net/2010/06/make-phpunit-functional-tests-extendable/comment-page-1/#comment-1119</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 07 Feb 2012 20:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://digitalkaoz.net/?p=27#comment-1119</guid>
		<description>How do you load the files? I thought that symfony would autoload the sfGuardPHPUnitFunctionalTest and sfGuardTestFunctional classes but apparently it doesn&#039;t. I had to explicitly require them in the bootstrap file.

I got this to work except for one thing. When I run phpunit, one failure is returned:


1) Warning
No tests found in class &quot;sfGuardPHPUnitFunctionalTest&quot;.


Do you know how I can prevent this failure from appearing?</description>
		<content:encoded><![CDATA[<p>How do you load the files? I thought that symfony would autoload the sfGuardPHPUnitFunctionalTest and sfGuardTestFunctional classes but apparently it doesn&#8217;t. I had to explicitly require them in the bootstrap file.</p>
<p>I got this to work except for one thing. When I run phpunit, one failure is returned:</p>
<p>1) Warning<br />
No tests found in class &#8220;sfGuardPHPUnitFunctionalTest&#8221;.</p>
<p>Do you know how I can prevent this failure from appearing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on move your Javascripts to Pagebottom with ease in symfony by AMir</title>
		<link>http://digitalkaoz.net/2010/11/move-javascripts-to-pagebottom-in-symfony/comment-page-1/#comment-1010</link>
		<dc:creator>AMir</dc:creator>
		<pubDate>Thu, 22 Dec 2011 13:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://digitalkaoz.net/?p=47#comment-1010</guid>
		<description>thanks for your solution.
i moved include_javascripts() to the end of the page and added the filter . but it seems that filter doesn&#039;t work at all . because it doesn&#039;t move other inline scripts to the bottom of the page.</description>
		<content:encoded><![CDATA[<p>thanks for your solution.<br />
i moved include_javascripts() to the end of the page and added the filter . but it seems that filter doesn&#8217;t work at all . because it doesn&#8217;t move other inline scripts to the bottom of the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on symfony i18n Plugin written in ExtJs by David</title>
		<link>http://digitalkaoz.net/2010/12/symfony-i18n-plugin-written-in-extjs/comment-page-1/#comment-266</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 18 Jan 2011 08:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://digitalkaoz.net/?p=88#comment-266</guid>
		<description>This is a very nice and useful plugin. I will test it.
Thanks a lot for the nice code!!</description>
		<content:encoded><![CDATA[<p>This is a very nice and useful plugin. I will test it.<br />
Thanks a lot for the nice code!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on move your Javascripts to Pagebottom with ease in symfony by jami</title>
		<link>http://digitalkaoz.net/2010/11/move-javascripts-to-pagebottom-in-symfony/comment-page-1/#comment-112</link>
		<dc:creator>jami</dc:creator>
		<pubDate>Wed, 24 Nov 2010 23:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://digitalkaoz.net/?p=47#comment-112</guid>
		<description>Try to filter this. It&#039;s valid html + javascript  :twisted: 
Testcase http://pastebin.com/ym9AXihT 

There is no regex that can parse html in its complex. Not even approximately.</description>
		<content:encoded><![CDATA[<p>Try to filter this. It&#8217;s valid html + javascript  :twisted:<br />
Testcase <a href="http://pastebin.com/ym9AXihT" rel="nofollow">http://pastebin.com/ym9AXihT</a> </p>
<p>There is no regex that can parse html in its complex. Not even approximately.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

