<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Matt J. Sherman</title>
	
	<link>http://mattjsherman.com</link>
	<description>Information Systems Analyst and Consultant</description>
	<lastBuildDate>Sun, 26 Jul 2009 15:34:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MattJSherman" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="mattjsherman" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Not enough server storage is available to process this command</title>
		<link>http://mattjsherman.com/not-enough-server-storage-is-available-to-process-this-command/</link>
		<comments>http://mattjsherman.com/not-enough-server-storage-is-available-to-process-this-command/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 15:34:53 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mattjsherman.com/?p=57</guid>
		<description><![CDATA[This error happened after installing Acronis True Image 10 and indicates that your network shares have become inaccessible.  Here&#8217;s a thread discussing this and an MS KB article. Here&#8217;s the easy fix.  It&#8217;s a zipped reg file so just double click and restart either your computer or just the &#8220;Server&#8221; service (start &#62; run &#8220;services.msc&#8221; to view).]]></description>
			<content:encoded><![CDATA[<p>This error happened after installing Acronis True Image 10 and indicates that your network shares have become inaccessible.  Here&#8217;s a <a href="http://winhlp.com/node/40">thread discussing this</a> and an <a href="http://support.microsoft.com/kb/106167">MS KB article</a>.</p>
<p>Here&#8217;s the easy fix.  It&#8217;s a zipped reg file so just double click and restart either your computer or just the &#8220;Server&#8221; service (start &gt; run &#8220;services.msc&#8221; to view).</p>
<a  class="dl" title="Download Acronis True Image 10 Reg Fix" href="http://mattjsherman.com/wp-content/plugins/download-monitor/download.php?id=3">Download Acronis True Image 10 Reg Fix<br /><img src="http://mattjsherman.com/wp-content/uploads/2009/07/download.png" border="0" /></a>
]]></content:encoded>
			<wfw:commentRss>http://mattjsherman.com/not-enough-server-storage-is-available-to-process-this-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YUI Compressor Shell Extension for Windows</title>
		<link>http://mattjsherman.com/yui-compressor-shell-extension-for-windows/</link>
		<comments>http://mattjsherman.com/yui-compressor-shell-extension-for-windows/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 00:36:22 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://mattjsherman.com/?p=1</guid>
		<description><![CDATA[This is a registry/bat extension that allows you to right-click a folder in Windows explorer (tested on XP) and it will delete all of the *-min.js and *-min.css files and then recreate them using YUI Compressor. After installing, right-click a folder and choose &#8220;Compress JS/CSS Files&#8221;. Don&#8217;t use this on a folder that has a [...]]]></description>
			<content:encoded><![CDATA[<p>This is a registry/bat extension that allows you to right-click a folder in Windows explorer (tested on XP) and it will <strong>delete all of the *-min.js</strong> and *-min.css files and then recreate them using <a href="http://developer.yahoo.com/yui/compressor/">YUI Compressor</a>. After installing, right-click a folder and choose &#8220;Compress JS/CSS Files&#8221;.</p>
<p><strong>Don&#8217;t use this on a folder that has a bunch of already -min(ified) js and css files and you don&#8217;t also have the uncompressed files.</strong> This will first delete the -min file if it exists and then recreate it using the filename without the -min. I wrote this as a useful function for something I do over and over. I always use the uncompressed files for development but reference the -min files in production. This will recreate them for you easily.</p>
<p>To install just copy all of the files to C:\winnt\ and run yuicompressor.reg. If you want to put the files anywhere else then you&#8217;ll have to change the paths in both the bat and reg files. My suggestion is just to create this folder if it doesn&#8217;t exist and keep it simple.</p>
<p>If you want to upgrade the YUI Compressor binary just download it and remove the version number from the filename so that it&#8217;s simply &#8220;yuicompressor.jar&#8221; and dump it in c:\winnt and you&#8217;re ready to go.</p>
<a  class="dl" title="Download yuicompressor.zip" href="http://mattjsherman.com/wp-content/plugins/download-monitor/download.php?id=2">Download yuicompressor.zip<br /><img src="http://mattjsherman.com/wp-content/uploads/2009/07/download.png" border="0" /></a>
<p>Here&#8217;s the code for the bat file:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1code2'); return false;">View Code</a> DOS</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p12"><td class="code" id="p1code2"><pre class="dos" style="font-family:monospace;"><a href="http://www.ss64.com/nt/cd.html"><span style="color: #b1b100; font-weight: bold;">cd</span></a> &quot;<span style="color: #33cc33;">%</span><span style="color: #448888;">1</span>&quot;
<a href="http://www.ss64.com/nt/for.html"><span style="color: #00b100; font-weight: bold;">for</span></a> /f <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span> <a href="http://www.ss64.com/nt/in.html"><span style="color: #00b100; font-weight: bold;">in</span></a> <span style="color: #66cc66;">&#40;</span>'<a href="http://www.ss64.com/nt/dir.html"><span style="color: #b1b100; font-weight: bold;">dir</span></a> /b *-min.js'<span style="color: #66cc66;">&#41;</span> <a href="http://www.ss64.com/nt/do.html"><span style="color: #00b100; font-weight: bold;">do</span></a> <a href="http://www.ss64.com/nt/call.html"><span style="color: #00b100; font-weight: bold;">call</span></a>:ProcessDel: <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span>
<a href="http://www.ss64.com/nt/for.html"><span style="color: #00b100; font-weight: bold;">for</span></a> /f <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span> <a href="http://www.ss64.com/nt/in.html"><span style="color: #00b100; font-weight: bold;">in</span></a> <span style="color: #66cc66;">&#40;</span>'<a href="http://www.ss64.com/nt/dir.html"><span style="color: #b1b100; font-weight: bold;">dir</span></a> /b *-min.css'<span style="color: #66cc66;">&#41;</span> <a href="http://www.ss64.com/nt/do.html"><span style="color: #00b100; font-weight: bold;">do</span></a> <a href="http://www.ss64.com/nt/call.html"><span style="color: #00b100; font-weight: bold;">call</span></a>:ProcessDel: <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span>
<a href="http://www.ss64.com/nt/for.html"><span style="color: #00b100; font-weight: bold;">for</span></a> /f <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span> <a href="http://www.ss64.com/nt/in.html"><span style="color: #00b100; font-weight: bold;">in</span></a> <span style="color: #66cc66;">&#40;</span>'<a href="http://www.ss64.com/nt/dir.html"><span style="color: #b1b100; font-weight: bold;">dir</span></a> /b *.js'<span style="color: #66cc66;">&#41;</span> <a href="http://www.ss64.com/nt/do.html"><span style="color: #00b100; font-weight: bold;">do</span></a> <a href="http://www.ss64.com/nt/call.html"><span style="color: #00b100; font-weight: bold;">call</span></a>:ProcessCompress: <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span>
<a href="http://www.ss64.com/nt/for.html"><span style="color: #00b100; font-weight: bold;">for</span></a> /f <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span> <a href="http://www.ss64.com/nt/in.html"><span style="color: #00b100; font-weight: bold;">in</span></a> <span style="color: #66cc66;">&#40;</span>'<a href="http://www.ss64.com/nt/dir.html"><span style="color: #b1b100; font-weight: bold;">dir</span></a> /b *.css'<span style="color: #66cc66;">&#41;</span> <a href="http://www.ss64.com/nt/do.html"><span style="color: #00b100; font-weight: bold;">do</span></a> <a href="http://www.ss64.com/nt/call.html"><span style="color: #00b100; font-weight: bold;">call</span></a>:ProcessCompress: <span style="color: #33cc33;">%%</span><span style="color: #448888;">a</span>
&nbsp;
:<span style="color: #b100b1; font-weight: bold;">ProcessDel</span>
&nbsp;
<a href="http://www.ss64.com/nt/if.html"><span style="color: #00b100; font-weight: bold;">IF</span></a> <a href="http://www.ss64.com/nt/not.html"><span style="color: #000000; font-weight: bold;">NOT</span></a> <span style="color: #66cc66;">&#91;</span><span style="color: #33cc33;">%</span><span style="color: #448888;">1</span><span style="color: #66cc66;">&#93;</span>==<span style="color: #66cc66;">&#91;</span><span style="color: #66cc66;">&#93;</span> <a href="http://www.ss64.com/nt/call.html"><span style="color: #00b100; font-weight: bold;">call</span></a>:DeleteMinFiles: <span style="color: #33cc33;">%</span><span style="color: #448888;">1</span>
&nbsp;
<a href="http://www.ss64.com/nt/goto.html"><span style="color: #00b100; font-weight: bold;">GOTO</span></a>:EOF
&nbsp;
:<span style="color: #b100b1; font-weight: bold;">ProcessCompress</span>
&nbsp;
<a href="http://www.ss64.com/nt/if.html"><span style="color: #00b100; font-weight: bold;">IF</span></a> <a href="http://www.ss64.com/nt/not.html"><span style="color: #000000; font-weight: bold;">NOT</span></a> <span style="color: #66cc66;">&#91;</span><span style="color: #33cc33;">%</span><span style="color: #448888;">1</span><span style="color: #66cc66;">&#93;</span>==<span style="color: #66cc66;">&#91;</span><span style="color: #66cc66;">&#93;</span> <a href="http://www.ss64.com/nt/call.html"><span style="color: #00b100; font-weight: bold;">call</span></a>:CompressFiles: <span style="color: #33cc33;">%</span><span style="color: #448888;">1</span>
&nbsp;
<a href="http://www.ss64.com/nt/goto.html"><span style="color: #00b100; font-weight: bold;">GOTO</span></a>:EOF
&nbsp;
:<span style="color: #b100b1; font-weight: bold;">DeleteMinFiles</span>
&nbsp;
<a href="http://www.ss64.com/nt/if.html"><span style="color: #00b100; font-weight: bold;">IF</span></a> <a href="http://www.ss64.com/nt/exist.html"><span style="color: #000000; font-weight: bold;">EXIST</span></a> &quot;<span style="color: #33cc33;">%</span><span style="color: #448888;">CD</span><span style="color: #33cc33;">%</span>\<span style="color: #33cc33;">%</span><span style="color: #448888;">1</span>&quot; <a href="http://www.ss64.com/nt/del.html"><span style="color: #b1b100; font-weight: bold;">del</span></a> &quot;<span style="color: #33cc33;">%</span><span style="color: #448888;">CD</span><span style="color: #33cc33;">%</span>\<span style="color: #33cc33;">%</span><span style="color: #448888;">1</span>&quot;
&nbsp;
<a href="http://www.ss64.com/nt/goto.html"><span style="color: #00b100; font-weight: bold;">GOTO</span></a>:EOF
&nbsp;
:<span style="color: #b100b1; font-weight: bold;">CompressFiles</span>
&nbsp;
java -jar c:\winnt\yuicompressor.jar <span style="color: #33cc33;">%</span><span style="color: #448888;">1</span> -o <span style="color: #33cc33;">%</span><span style="color: #448888;">~n1</span>-min<span style="color: #33cc33;">%</span><span style="color: #448888;">~x1</span>
&nbsp;
<a href="http://www.ss64.com/nt/goto.html"><span style="color: #00b100; font-weight: bold;">GOTO</span></a>:EOF</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://mattjsherman.com/yui-compressor-shell-extension-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss><!-- This Quick Cache file was built for (  mattjsherman.com/feed/ ) in 0.51169 seconds, on Jun 30th, 2010 at 8:33 pm UTC. --><!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Jun 30th, 2010 at 9:33 pm UTC -->
