<?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 {5} Setfive - Talking to the World</title>
	<atom:link href="http://shout.setfive.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shout.setfive.com</link>
	<description>Ramblings on code, startups, and everything in between</description>
	<lastBuildDate>Fri, 24 May 2013 15:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Symfony2 Cache Clear in Prod Fails? Using JMSDiExtraBundle? by Matt Daum</title>
		<link>http://shout.setfive.com/2013/04/09/symfony2-cache-clear-in-prod-fails-using-using-jmsdiextrabundle/comment-page-1/#comment-71427</link>
		<dc:creator>Matt Daum</dc:creator>
		<pubDate>Fri, 24 May 2013 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3652#comment-71427</guid>
		<description><![CDATA[We&#039;ve seen some differences in the errors where it seems to be working better on 5.4.  Haven&#039;t had a chance to dig into it more yet.]]></description>
		<content:encoded><![CDATA[<p>We&#8217;ve seen some differences in the errors where it seems to be working better on 5.4.  Haven&#8217;t had a chance to dig into it more yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony2 Cache Clear in Prod Fails? Using JMSDiExtraBundle? by al3x88</title>
		<link>http://shout.setfive.com/2013/04/09/symfony2-cache-clear-in-prod-fails-using-using-jmsdiextrabundle/comment-page-1/#comment-71422</link>
		<dc:creator>al3x88</dc:creator>
		<pubDate>Fri, 24 May 2013 15:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3652#comment-71422</guid>
		<description><![CDATA[My issue was:

    STDERR: PHP Fatal error:  Cannot redeclare class EnhancedProxy_73b88e6bf5989f9e4785cea753cad509a15376f1__CG__JMSSecurityExtraBundleTestsFunctionalTestBundleControllerPostController in /var/www/acme/releases/20130524152737/app/cache/pro_/jms_diextra/lookup_method_classes/JMS-SecurityExtraBundle-Tests-Functional-TestBundle-Controller-PostController.php on line 11



and still haven&#039;t found the way to have it working without no-warmup &amp;&amp; warmup. Also on my local machine which the only difference is php 5.4 and not 5.3 it works fine.]]></description>
		<content:encoded><![CDATA[<p>My issue was:</p>
<p>    STDERR: PHP Fatal error:  Cannot redeclare class EnhancedProxy_73b88e6bf5989f9e4785cea753cad509a15376f1__CG__JMSSecurityExtraBundleTestsFunctionalTestBundleControllerPostController in /var/www/acme/releases/20130524152737/app/cache/pro_/jms_diextra/lookup_method_classes/JMS-SecurityExtraBundle-Tests-Functional-TestBundle-Controller-PostController.php on line 11</p>
<p>and still haven&#8217;t found the way to have it working without no-warmup &amp;&amp; warmup. Also on my local machine which the only difference is php 5.4 and not 5.3 it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony2 and Impersonating Users, a Heads Up by Matt Daum</title>
		<link>http://shout.setfive.com/2013/05/16/symfony2-and-impersonating-users-a-heads-up/comment-page-1/#comment-71362</link>
		<dc:creator>Matt Daum</dc:creator>
		<pubDate>Fri, 17 May 2013 12:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3852#comment-71362</guid>
		<description><![CDATA[I agree usually things should be persisted to the database.  In my case it was just an id of a connection that the user was currently viewing for only that session.  


However, to your point storing lists in the session it definitely can be a bad practice.  We&#039;ve seen people before try to store some largest lists in the session and they get truncated/corrupt the session due to the size.]]></description>
		<content:encoded><![CDATA[<p>I agree usually things should be persisted to the database.  In my case it was just an id of a connection that the user was currently viewing for only that session.  </p>
<p>However, to your point storing lists in the session it definitely can be a bad practice.  We&#8217;ve seen people before try to store some largest lists in the session and they get truncated/corrupt the session due to the size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony2: A Few Slideshares Worth Checking Out by Mei★Gwilym</title>
		<link>http://shout.setfive.com/2013/03/01/symfony2-slideshares-worth-checkingout/comment-page-1/#comment-71357</link>
		<dc:creator>Mei★Gwilym</dc:creator>
		<pubDate>Fri, 17 May 2013 12:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3142#comment-71357</guid>
		<description><![CDATA[Some great resources here! Being new to symfony, I&#039;m especially interested in Kris&#039; slides. Bookmarked.]]></description>
		<content:encoded><![CDATA[<p>Some great resources here! Being new to symfony, I&#8217;m especially interested in Kris&#8217; slides. Bookmarked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony2 and Impersonating Users, a Heads Up by Konrad Podgórski</title>
		<link>http://shout.setfive.com/2013/05/16/symfony2-and-impersonating-users-a-heads-up/comment-page-1/#comment-71352</link>
		<dc:creator>Konrad Podgórski</dc:creator>
		<pubDate>Fri, 17 May 2013 10:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3852#comment-71352</guid>
		<description><![CDATA[Thanks, good to know. I have 2 more things to add

Storing anything other than some notice/error messages that are cleared in next requests is generally bad idea


One exception that I can think of is ecommerce site where user add products to shopping cart before creating account (or signin in). But even in this case storing whole products list is poor practice, instead you should store only cart id, persist it to database and immediately after login reference it to the user.]]></description>
		<content:encoded><![CDATA[<p>Thanks, good to know. I have 2 more things to add</p>
<p>Storing anything other than some notice/error messages that are cleared in next requests is generally bad idea</p>
<p>One exception that I can think of is ecommerce site where user add products to shopping cart before creating account (or signin in). But even in this case storing whole products list is poor practice, instead you should store only cart id, persist it to database and immediately after login reference it to the user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript: Using Bootstrap tooltips with jQuery UI&#8217;s slider by Ashish Datta</title>
		<link>http://shout.setfive.com/2013/01/08/javascript-using-bootstrap-tooltips-with-jquery-uis-slider/comment-page-1/#comment-71347</link>
		<dc:creator>Ashish Datta</dc:creator>
		<pubDate>Tue, 14 May 2013 01:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=2092#comment-71347</guid>
		<description><![CDATA[Maybe - what are you having trouble with?]]></description>
		<content:encoded><![CDATA[<p>Maybe &#8211; what are you having trouble with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript: Using Bootstrap tooltips with jQuery UI&#8217;s slider by Ivan Fesyuk</title>
		<link>http://shout.setfive.com/2013/01/08/javascript-using-bootstrap-tooltips-with-jquery-uis-slider/comment-page-1/#comment-71342</link>
		<dc:creator>Ivan Fesyuk</dc:creator>
		<pubDate>Sat, 11 May 2013 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=2092#comment-71342</guid>
		<description><![CDATA[Hey cool article! But I can&#039;t deal with ranger slider. Can you help me with it?]]></description>
		<content:encoded><![CDATA[<p>Hey cool article! But I can&#8217;t deal with ranger slider. Can you help me with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A modest proposal for how we can fix WordPress by Sam Selikoff</title>
		<link>http://shout.setfive.com/2013/04/08/a-modest-proposal-for-how-we-can-fix-wordpress/comment-page-1/#comment-71337</link>
		<dc:creator>Sam Selikoff</dc:creator>
		<pubDate>Fri, 10 May 2013 19:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3517#comment-71337</guid>
		<description><![CDATA[I came across this article talking about static site generators, and it reminded me of this post. I&#039;d be interested to hear your thoughts on the future of CMSs, given the recent pushes towards static sites &amp; the API movement.

http://developmentseed.org/blog/2012/07/27/build-cms-free-websites/]]></description>
		<content:encoded><![CDATA[<p>I came across this article talking about static site generators, and it reminded me of this post. I&#8217;d be interested to hear your thoughts on the future of CMSs, given the recent pushes towards static sites &amp; the API movement.</p>
<p><a href="http://developmentseed.org/blog/2012/07/27/build-cms-free-websites/" rel="nofollow">http://developmentseed.org/blog/2012/07/27/build-cms-free-websites/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recruiters &#8211; Before You Call, Do a Little Research by Geek Reading May 7, 2013 &#124; Regular Geek</title>
		<link>http://shout.setfive.com/2013/05/07/recruiters-before-you-call-do-a-little-research/comment-page-1/#comment-71307</link>
		<dc:creator>Geek Reading May 7, 2013 &#124; Regular Geek</dc:creator>
		<pubDate>Tue, 07 May 2013 17:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3817#comment-71307</guid>
		<description><![CDATA[[...] Recruiters – Before You Call, Do a Little Research (Hacker News) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Recruiters – Before You Call, Do a Little Research (Hacker News) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recruiters &#8211; Before You Call, Do a Little Research by Matt Daum</title>
		<link>http://shout.setfive.com/2013/05/07/recruiters-before-you-call-do-a-little-research/comment-page-1/#comment-71302</link>
		<dc:creator>Matt Daum</dc:creator>
		<pubDate>Tue, 07 May 2013 13:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=3817#comment-71302</guid>
		<description><![CDATA[Yup as soon as we get a call from someone who has done no research or is clearly clueless we tell them we have no interest in working with them and that we don&#039;t really use recruiters.  They still continue to call and send emails, gotta give them persistence.]]></description>
		<content:encoded><![CDATA[<p>Yup as soon as we get a call from someone who has done no research or is clearly clueless we tell them we have no interest in working with them and that we don&#8217;t really use recruiters.  They still continue to call and send emails, gotta give them persistence.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
