<?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 Noop.lv. Живу я тут</title>
	<atom:link href="http://www.noop.lv/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noop.lv</link>
	<description>Маленькая личная помойка</description>
	<lastBuildDate>Thu, 16 Feb 2012 12:31:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Doctrine/Symfony2 multiple database connections and Entity Managers by Gabor</title>
		<link>http://www.noop.lv/2011/10/20/doctrinesymfony2-multiple-database-connections-and-entity-managers/#comment-196</link>
		<dc:creator>Gabor</dc:creator>
		<pubDate>Thu, 16 Feb 2012 12:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=107#comment-196</guid>
		<description>Hi,

I try to work with two entity managers for the same bundle. My configuration is like this:
CODE: SELECT ALL
orm:
        default_entity_manager:   default
        entity_managers:
            electra:
                connection:       electra
                mappings:
                    XXDemoBundle: ~
            default:
                connection:       default
                mappings:
                    XXDemoBundle: ~


Is there any way to tell wich entites belong to which entity manager? It crashes now if I want to work with a table which doens&#039;t belong to the default entity manager.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I try to work with two entity managers for the same bundle. My configuration is like this:<br />
CODE: SELECT ALL<br />
orm:<br />
        default_entity_manager:   default<br />
        entity_managers:<br />
            electra:<br />
                connection:       electra<br />
                mappings:<br />
                    XXDemoBundle: ~<br />
            default:<br />
                connection:       default<br />
                mappings:<br />
                    XXDemoBundle: ~</p>
<p>Is there any way to tell wich entites belong to which entity manager? It crashes now if I want to work with a table which doens&#8217;t belong to the default entity manager.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: how to copy permissions recursively by tj</title>
		<link>http://www.noop.lv/2011/10/25/bash-how-to-copy-permission-recursively/#comment-176</link>
		<dc:creator>tj</dc:creator>
		<pubDate>Tue, 20 Dec 2011 13:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=122#comment-176</guid>
		<description>oh, i see, for existing files...</description>
		<content:encoded><![CDATA[<p>oh, i see, for existing files&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: how to copy permissions recursively by melnays</title>
		<link>http://www.noop.lv/2011/10/25/bash-how-to-copy-permission-recursively/#comment-175</link>
		<dc:creator>melnays</dc:creator>
		<pubDate>Tue, 20 Dec 2011 13:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=122#comment-175</guid>
		<description>No. This script doesn&#039;t copy files, instead, it copies permissions from one file tree to other equal file tree - it takes permissions and copies them.</description>
		<content:encoded><![CDATA[<p>No. This script doesn&#8217;t copy files, instead, it copies permissions from one file tree to other equal file tree &#8211; it takes permissions and copies them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash: how to copy permissions recursively by tj</title>
		<link>http://www.noop.lv/2011/10/25/bash-how-to-copy-permission-recursively/#comment-174</link>
		<dc:creator>tj</dc:creator>
		<pubDate>Tue, 20 Dec 2011 12:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=122#comment-174</guid>
		<description>doesn&#039;t &quot;cp -pr&quot; do the same?</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t &#8220;cp -pr&#8221; do the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Direct links to controller without global routing rules in sf2 by Jonathan</title>
		<link>http://www.noop.lv/2011/11/23/direct-links-to-controller-without-global-routing-rules-in-sf2/#comment-165</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 04 Dec 2011 11:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=165#comment-165</guid>
		<description>You could also just look in appdevUrlGenerator.php for all the routes that are generated.</description>
		<content:encoded><![CDATA[<p>You could also just look in appdevUrlGenerator.php for all the routes that are generated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Direct links to controller without global routing rules in sf2 by Andrew Tch</title>
		<link>http://www.noop.lv/2011/11/23/direct-links-to-controller-without-global-routing-rules-in-sf2/#comment-164</link>
		<dc:creator>Andrew Tch</dc:creator>
		<pubDate>Sun, 04 Dec 2011 10:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=165#comment-164</guid>
		<description>You can, but it&#039;s not you always know the route or are able to change it.</description>
		<content:encoded><![CDATA[<p>You can, but it&#8217;s not you always know the route or are able to change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Direct links to controller without global routing rules in sf2 by jpierront</title>
		<link>http://www.noop.lv/2011/11/23/direct-links-to-controller-without-global-routing-rules-in-sf2/#comment-163</link>
		<dc:creator>jpierront</dc:creator>
		<pubDate>Sun, 04 Dec 2011 08:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=165#comment-163</guid>
		<description>You can not simply use:
@Route(&quot;/auth&quot;, name=&quot;my_route_name&quot;)
?</description>
		<content:encoded><![CDATA[<p>You can not simply use:<br />
@Route(&#8220;/auth&#8221;, name=&#8221;my_route_name&#8221;)<br />
?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppKernel and DependencyInjection container in Symfony 2 tests by Andrew Tch</title>
		<link>http://www.noop.lv/2011/11/09/appkernel-and-dependencyinjection-container-in-symfony-2-tests/#comment-143</link>
		<dc:creator>Andrew Tch</dc:creator>
		<pubDate>Wed, 23 Nov 2011 10:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=147#comment-143</guid>
		<description>Just making my own with a bit different approach, thanks )

https://github.com/andrewtch/NoopFancyTestsBundle</description>
		<content:encoded><![CDATA[<p>Just making my own with a bit different approach, thanks )</p>
<p><a href="https://github.com/andrewtch/NoopFancyTestsBundle" rel="nofollow">https://github.com/andrewtch/NoopFancyTestsBundle</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppKernel and DependencyInjection container in Symfony 2 tests by Lukas</title>
		<link>http://www.noop.lv/2011/11/09/appkernel-and-dependencyinjection-container-in-symfony-2-tests/#comment-142</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Wed, 23 Nov 2011 07:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=147#comment-142</guid>
		<description>You might also want to checkout:
https://github.com/liip/LiipFunctionalTestBundle/blob/master/Test/WebTestCase.php

Offers lots of additional stuff like testing commands, loading RDBMS fixtures, testing requests for logged in users.</description>
		<content:encoded><![CDATA[<p>You might also want to checkout:<br />
<a href="https://github.com/liip/LiipFunctionalTestBundle/blob/master/Test/WebTestCase.php" rel="nofollow">https://github.com/liip/LiipFunctionalTestBundle/blob/master/Test/WebTestCase.php</a></p>
<p>Offers lots of additional stuff like testing commands, loading RDBMS fixtures, testing requests for logged in users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bash &#8211; stripping newlines and replacing with spaces by w</title>
		<link>http://www.noop.lv/2011/11/06/bash-stripping-newlines-and-replacing-with-spaces/#comment-135</link>
		<dc:creator>w</dc:creator>
		<pubDate>Sat, 05 Nov 2011 23:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.noop.lv/?p=144#comment-135</guid>
		<description>dpkg -l&#124;awk &#039;/php/{printf(&quot;%s &quot;,$2)}&#039;</description>
		<content:encoded><![CDATA[<p>dpkg -l|awk &#8216;/php/{printf(&#8220;%s &#8220;,$2)}&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

