<?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: CSS and JavaScript: More Files or Less?</title>
	<atom:link href="https://www.webmaster-source.com/2008/07/03/css-and-javascript-more-files-or-less/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2008/07/03/css-and-javascript-more-files-or-less/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Wed, 29 Apr 2026 13:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: Matt</title>
		<link>https://www.webmaster-source.com/2008/07/03/css-and-javascript-more-files-or-less/#comment-1777</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Fri, 04 Jul 2008 02:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=620#comment-1777</guid>
		<description><![CDATA[@Heather and @Tony, excellent suggestion.&lt;br /&gt;&lt;br /&gt;@Marco, I use a similar method.&lt;br /&gt;]]></description>
		<content:encoded><![CDATA[<p>@Heather and @Tony, excellent suggestion.</p>
<p>@Marco, I use a similar method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>https://www.webmaster-source.com/2008/07/03/css-and-javascript-more-files-or-less/#comment-1776</link>
		<dc:creator><![CDATA[Tony]]></dc:creator>
		<pubDate>Fri, 04 Jul 2008 01:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=620#comment-1776</guid>
		<description><![CDATA[There&#039;s no reason why you can&#039;t have the best of both worlds. Develop in multiple files, but have them merged for live copy. Having this added to a deployment script will make this happen automagically.Besides cutting down on the number of files, various optimizations could also be run -- such as compression scripts for CSS and especially JavaScript.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s no reason why you can&#8217;t have the best of both worlds. Develop in multiple files, but have them merged for live copy. Having this added to a deployment script will make this happen automagically.Besides cutting down on the number of files, various optimizations could also be run &#8212; such as compression scripts for CSS and especially JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Ruelicke.net</title>
		<link>https://www.webmaster-source.com/2008/07/03/css-and-javascript-more-files-or-less/#comment-1771</link>
		<dc:creator><![CDATA[Marco Ruelicke.net]]></dc:creator>
		<pubDate>Thu, 03 Jul 2008 17:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=620#comment-1771</guid>
		<description><![CDATA[I use a single CSS file, even during the building process. Imo it makes things a bit easier to use one single file.

The only time I have two CSS files is when I have to add some IE only fixes. Those fixes end up in a second file which is only loaded if a IE user visits the site.]]></description>
		<content:encoded><![CDATA[<p>I use a single CSS file, even during the building process. Imo it makes things a bit easier to use one single file.</p>
<p>The only time I have two CSS files is when I have to add some IE only fixes. Those fixes end up in a second file which is only loaded if a IE user visits the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heather</title>
		<link>https://www.webmaster-source.com/2008/07/03/css-and-javascript-more-files-or-less/#comment-1770</link>
		<dc:creator><![CDATA[Heather]]></dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=620#comment-1770</guid>
		<description><![CDATA[I like to work with multiple CSS in the building process, but when it comes to launch time, I combine them into one, adding comments to ease updating later. ]]></description>
		<content:encoded><![CDATA[<p>I like to work with multiple CSS in the building process, but when it comes to launch time, I combine them into one, adding comments to ease updating later. </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-30 01:06:19 by W3 Total Cache
-->