<?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: Automatically minify and combine JavaScript in Visual Studio</title>
	<atom:link href="http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/</link>
	<description>ASP.NET and AJAX code, ideas, and examples.</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:52:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Azmi</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-61578</link>
		<dc:creator>Azmi</dc:creator>
		<pubDate>Sat, 14 Jan 2012 00:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-61578</guid>
		<description>I have found an excellent webiste that I have been looking for in the last week to know how to use Jsmin to minify Javascript.

Many thanks Dave.
From Azmi (beginner software developer)</description>
		<content:encoded><![CDATA[<p>I have found an excellent webiste that I have been looking for in the last week to know how to use Jsmin to minify Javascript.</p>
<p>Many thanks Dave.<br />
From Azmi (beginner software developer)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Increase you website performance by reducing JavaScript and CSS file size automatically &#171; Diganta Kumar / Blog</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-52948</link>
		<dc:creator>Increase you website performance by reducing JavaScript and CSS file size automatically &#171; Diganta Kumar / Blog</dc:creator>
		<pubDate>Sun, 11 Dec 2011 07:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-52948</guid>
		<description>[...] Automatically minify and combine JavaScript in Visual Studio [...]</description>
		<content:encoded><![CDATA[<p>[...] Automatically minify and combine JavaScript in Visual Studio [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhil</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-46720</link>
		<dc:creator>Akhil</dc:creator>
		<pubDate>Fri, 21 Oct 2011 17:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-46720</guid>
		<description>Great Post! Thanx a lot for sharing :)</description>
		<content:encoded><![CDATA[<p>Great Post! Thanx a lot for sharing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Workstation &#187; Mein Linkdump 12. September 2011</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-45796</link>
		<dc:creator>My Workstation &#187; Mein Linkdump 12. September 2011</dc:creator>
		<pubDate>Mon, 12 Sep 2011 10:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-45796</guid>
		<description>[...] Automatically minify and combine JavaScript in Visual Studio &#8211; Encosia [...]</description>
		<content:encoded><![CDATA[<p>[...] Automatically minify and combine JavaScript in Visual Studio &#8211; Encosia [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miked</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-44644</link>
		<dc:creator>miked</dc:creator>
		<pubDate>Thu, 11 Aug 2011 14:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-44644</guid>
		<description>Great article, thanks!</description>
		<content:encoded><![CDATA[<p>Great article, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-43555</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Wed, 08 Jun 2011 08:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-43555</guid>
		<description>Hi Dave,
thanks for the great tutorial, just one remark regarding:
&lt;i&gt;If you’re using Visual Basic, there will be no build events tab in the project properties. Instead, look for a build events button on the “Build” tab, which allows access the same functionality.&lt;/i&gt;
The tab in VB is called &quot;Compile&quot;, not &quot;Build&quot;.</description>
		<content:encoded><![CDATA[<p>Hi Dave,<br />
thanks for the great tutorial, just one remark regarding:<br />
<i>If you’re using Visual Basic, there will be no build events tab in the project properties. Instead, look for a build events button on the “Build” tab, which allows access the same functionality.</i><br />
The tab in VB is called &#8220;Compile&#8221;, not &#8220;Build&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-43421</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Wed, 25 May 2011 14:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-43421</guid>
		<description>I think that may be possible using a &lt;code&gt;dir /s&lt;/code&gt; and DOS&#039; for-in construct to &lt;code&gt;type&lt;/code&gt; out each file&#039;s contents, but I&#039;m not sure of the exact syntax.</description>
		<content:encoded><![CDATA[<p>I think that may be possible using a <code>dir /s</code> and DOS&#8217; for-in construct to <code>type</code> out each file&#8217;s contents, but I&#8217;m not sure of the exact syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lusk</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-43400</link>
		<dc:creator>Scott Lusk</dc:creator>
		<pubDate>Fri, 20 May 2011 20:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-43400</guid>
		<description>I have js files inside sub-folders as well. How could I combine not just the js files in the specified folder using type &quot;$(ProjectDir)js\*.debug.js&quot; but also any folders beneath that folder as well? Thanks for the great post.</description>
		<content:encoded><![CDATA[<p>I have js files inside sub-folders as well. How could I combine not just the js files in the specified folder using type &#8220;$(ProjectDir)js\*.debug.js&#8221; but also any folders beneath that folder as well? Thanks for the great post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-43350</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Thu, 12 May 2011 00:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-43350</guid>
		<description>I&#039;ve been doing something along those lines based on the &quot;last modified&quot; timestamp of the executing assembly.  Works pretty well, for the most part.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been doing something along those lines based on the &#8220;last modified&#8221; timestamp of the executing assembly.  Works pretty well, for the most part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JMiller</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-43349</link>
		<dc:creator>JMiller</dc:creator>
		<pubDate>Wed, 11 May 2011 23:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-43349</guid>
		<description>Also worth noting is that if you put the first two answers from http://stackoverflow.com/questions/1168279/asp-net-version-build-number together (getting an auto-incrementing build number), and do an inline-write of the version number to the querystring of the final combined, minified JS, you *should* be able to have users safely caching the JS from release to release.  (I&#039;ll be testing this out presently.)</description>
		<content:encoded><![CDATA[<p>Also worth noting is that if you put the first two answers from <a href="http://stackoverflow.com/questions/1168279/asp-net-version-build-number" rel="nofollow">http://stackoverflow.com/questions/1168279/asp-net-version-build-number</a> together (getting an auto-incrementing build number), and do an inline-write of the version number to the querystring of the final combined, minified JS, you *should* be able to have users safely caching the JS from release to release.  (I&#8217;ll be testing this out presently.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woolf</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-42412</link>
		<dc:creator>Woolf</dc:creator>
		<pubDate>Sun, 27 Feb 2011 12:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-42412</guid>
		<description>Hi,
This is a great article thanks... the problem I&#039;m having is with the use of the &#039;*&#039; as a wildcard eg. $(ProjectDir)Tools\jsmin.exe  $(ProjectDir)Scripts\min.js

I get the build error: &quot;The filename, directory name, or volume label syntax is incorrect.&quot;  

When I replace the &#039;*&#039; with a filename it all works perfectly.

I downloaded the source project from the site and got exactly the same error... As no-one else has mentioned this,  I assume it&#039;s something I&#039;m doing wrong ... any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This is a great article thanks&#8230; the problem I&#8217;m having is with the use of the &#8216;*&#8217; as a wildcard eg. $(ProjectDir)Tools\jsmin.exe  $(ProjectDir)Scripts\min.js</p>
<p>I get the build error: &#8220;The filename, directory name, or volume label syntax is incorrect.&#8221;  </p>
<p>When I replace the &#8216;*&#8217; with a filename it all works perfectly.</p>
<p>I downloaded the source project from the site and got exactly the same error&#8230; As no-one else has mentioned this,  I assume it&#8217;s something I&#8217;m doing wrong &#8230; any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Clausen</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-42407</link>
		<dc:creator>Aaron Clausen</dc:creator>
		<pubDate>Fri, 25 Feb 2011 22:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-42407</guid>
		<description>Thanks Dave,

I forgot to say thanks for your blog post regardless of which .exe file is used to do the minifying. Great post and nice, clean approach.

Did you have to do anything special to get jsmin.exe to run on your Win7 machine? I agree, I don&#039;t think it is anything specifically to do with SP1, probably more so just Win7 trying to run a 2001 .exe built with C and the particular runtime never being installed out of the box.

I got it all finalised and setup (late) last night with MinMe and its working really well now.

Thanks again for a great post.</description>
		<content:encoded><![CDATA[<p>Thanks Dave,</p>
<p>I forgot to say thanks for your blog post regardless of which .exe file is used to do the minifying. Great post and nice, clean approach.</p>
<p>Did you have to do anything special to get jsmin.exe to run on your Win7 machine? I agree, I don&#8217;t think it is anything specifically to do with SP1, probably more so just Win7 trying to run a 2001 .exe built with C and the particular runtime never being installed out of the box.</p>
<p>I got it all finalised and setup (late) last night with MinMe and its working really well now.</p>
<p>Thanks again for a great post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-42401</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Fri, 25 Feb 2011 18:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-42401</guid>
		<description>I&#039;m not sure that&#039;s specifically a Win7 SP1 issue.  JSMin is still working on my Win7 SP1 machines.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that&#8217;s specifically a Win7 SP1 issue.  JSMin is still working on my Win7 SP1 machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Clausen</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-42394</link>
		<dc:creator>Aaron Clausen</dc:creator>
		<pubDate>Fri, 25 Feb 2011 08:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-42394</guid>
		<description>I experienced problems with jsmin.exe not running on my Windows 7 SP1 machine. It was missing the CRT runtime libraries and fell over with some nasty errors. It seems a little old, from way back in 2001.

Then I tried MinME, as posted above by Brad.  http://www.toptensoftware.com/minime

I have to say, much cleaner, much simpler and elegant, with more options and just works. Highly recommended.</description>
		<content:encoded><![CDATA[<p>I experienced problems with jsmin.exe not running on my Windows 7 SP1 machine. It was missing the CRT runtime libraries and fell over with some nasty errors. It seems a little old, from way back in 2001.</p>
<p>Then I tried MinME, as posted above by Brad.  <a href="http://www.toptensoftware.com/minime" rel="nofollow">http://www.toptensoftware.com/minime</a></p>
<p>I have to say, much cleaner, much simpler and elegant, with more options and just works. Highly recommended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .Net and MOSS News &#187; Minify Javascript files with Visual Studio</title>
		<link>http://encosia.com/automatically-minify-and-combine-javascript-in-visual-studio/#comment-41774</link>
		<dc:creator>.Net and MOSS News &#187; Minify Javascript files with Visual Studio</dc:creator>
		<pubDate>Thu, 20 Jan 2011 08:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=868#comment-41774</guid>
		<description>[...] You can find it here : Automatically minify and combine JavaScript in Visual Studio [...]</description>
		<content:encoded><![CDATA[<p>[...] You can find it here : Automatically minify and combine JavaScript in Visual Studio [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

