<?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 on: Loading Different Javascript/CSS Files in Different Environments</title>
	<atom:link href="http://shout.setfive.com/2009/06/09/loading-different-javascript-css-files-in-different-environments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shout.setfive.com/2009/06/09/loading-different-javascript-css-files-in-different-environments/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 09:33:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Matt Daum</title>
		<link>http://shout.setfive.com/2009/06/09/loading-different-javascript-css-files-in-different-environments/comment-page-1/#comment-377</link>
		<dc:creator>Matt Daum</dc:creator>
		<pubDate>Mon, 15 Jun 2009 00:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=175#comment-377</guid>
		<description>Hi Enrico-

Currently we just have a script in which we build the minified CSS and JS files since sometimes if we push something we do not want the minified files to change until the push is made final.  You could definitely work up something to automate it with a hook on your SCM.  That&#039;d be the easiest way I think to keep the minified versions up to date.</description>
		<content:encoded><![CDATA[<p>Hi Enrico-</p>
<p>Currently we just have a script in which we build the minified CSS and JS files since sometimes if we push something we do not want the minified files to change until the push is made final.  You could definitely work up something to automate it with a hook on your SCM.  That&#8217;d be the easiest way I think to keep the minified versions up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Brewer</title>
		<link>http://shout.setfive.com/2009/06/09/loading-different-javascript-css-files-in-different-environments/comment-page-1/#comment-369</link>
		<dc:creator>David Brewer</dc:creator>
		<pubDate>Wed, 10 Jun 2009 14:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=175#comment-369</guid>
		<description>I ran into the same problem a few months ago and filed a feature request ticket: http://trac.symfony-project.org/ticket/5910.

My workaround was to use a filter to insert the appropriate settings based on environment -- but I think your workaround is much more straightforward!  Thanks, I&#039;ll be using this on my next project.</description>
		<content:encoded><![CDATA[<p>I ran into the same problem a few months ago and filed a feature request ticket: <a href="http://trac.symfony-project.org/ticket/5910" rel="nofollow">http://trac.symfony-project.org/ticket/5910</a>.</p>
<p>My workaround was to use a filter to insert the appropriate settings based on environment &#8212; but I think your workaround is much more straightforward!  Thanks, I&#8217;ll be using this on my next project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrico Stahn</title>
		<link>http://shout.setfive.com/2009/06/09/loading-different-javascript-css-files-in-different-environments/comment-page-1/#comment-366</link>
		<dc:creator>Enrico Stahn</dc:creator>
		<pubDate>Wed, 10 Jun 2009 05:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=175#comment-366</guid>
		<description>Hey Matt,

how do you handle changed css or javascript files to get them minified. Has every developer do it by himself and check it into the repository or do you have a svn hook or some kind of automatism to handle this process.

Kind Regards
Enrico Stahn</description>
		<content:encoded><![CDATA[<p>Hey Matt,</p>
<p>how do you handle changed css or javascript files to get them minified. Has every developer do it by himself and check it into the repository or do you have a svn hook or some kind of automatism to handle this process.</p>
<p>Kind Regards<br />
Enrico Stahn</p>
]]></content:encoded>
	</item>
</channel>
</rss>
