<?xml version="1.0" encoding="utf-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>The Tao of Jace</title>
	<link>http://blog.jacegregg.com</link>
	<description>Weblog of Jace Gregg.</description>
	<lastBuildDate>Wed, 04 Feb 2009 16:36:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Script for Determining Size of Subfolders</title>
		<description><![CDATA[So another JScript today that will spit out a comma separated text file listing all the subfolders for a given path and their size.

// folder_size.js - This script generates a csv file with the name
//	and size of subfolders for a designated folder.
// Author - Jace Gregg
// Version 1.0 - 04 February 2009
// -----------------------------------------------------------------'

var cTITLE = [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2009/02/04/script-for-determining-size-of-subfolders/</link>
			</item>
	<item>
		<title>Copying Files Without Overwrite in JScript</title>
		<description><![CDATA[Yeah, I know.  JScript is the bane of my existence.  It&#8217;s really a cool scripting language, but NO ONE USES IT.  I&#8217;ve spent days trying to convert some code from VBScript to JScript because no one cared enough to write it out in the first place.  Today I&#8217;ve written a function [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2009/01/08/copying-files-without-overwrite-in-jscript/</link>
			</item>
	<item>
		<title>JScript to Map Network Drive</title>
		<description><![CDATA[So, more JScripting&#8230;  This time I need to map a network drive for a program I&#8217;m moving between servers.  Currently we&#8217;ve got people using a batch file or manually mapping the drive, but on the new server we&#8217;ll be applying a script that will handle this through group policy.  I figure there&#8217;s [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2009/01/07/jscript-to-map-network-drive/</link>
			</item>
	<item>
		<title>JScript to Rename Files in a Folder</title>
		<description><![CDATA[So a guy I work with needed to rename a lot of files in a folder to have the extension be upper case.  I don&#8217;t know why.  I don&#8217;t really care.  I found a VBScript that I could modify to do what I wanted, but since I like JScript better (real error [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2008/12/03/jscript-to-rename-files-in-a-folder/</link>
			</item>
	<item>
		<title>Active Directory Stuff</title>
		<description><![CDATA[At the new job, I&#8217;m running a small domain for field users.  At the old job, EDS had a nifty script that would put the user&#8217;s computer name into the office field.  I decided to recreate that today because I&#8217;m needing to back up computers and I don&#8217;t have an index of who&#8217;s [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2008/11/12/active-directory-stuff/</link>
			</item>
	<item>
		<title>Changes Coming</title>
		<description><![CDATA[I upgraded this blog to the new version of WordPress.  I&#8217;d kinda like to do some writing again and will be moving it to another host before too long.  Got to get a design I like and make it a theme, then go from there.  There&#8217;s been a lot happen over the [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2008/09/05/changes-coming/</link>
			</item>
	<item>
		<title>How Did I Miss This?</title>
		<description><![CDATA[At some point in the last two weeks, Amazon unleashed a vinyl store, and I&#8217;m just finding out about it today.  In case you were wondering, there goes my afternoon.
]]></description>
		<link>http://blog.jacegregg.com/archives/2007/10/29/how-did-i-miss-this/</link>
			</item>
	<item>
		<title>On Outsourcing</title>
		<description><![CDATA[We have a help desk here at my company.  It&#8217;s a help desk that all users of the entire global operation can call for things like password resets, email server issues, connectivity issues, etc.  For years this help desk was located at a typical midwestern town in Ohio.  Recently, our service provider [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2007/10/19/on-outsourcing/</link>
			</item>
	<item>
		<title>Marriage Kills Writing</title>
		<description><![CDATA[For those as yet unaware, the wedding went off without a hitch.  Except for me and Mandy getting hitched, I guess.  Wow, I didn&#8217;t used to write so bad.  Shucks!  It seems marriage has had a negative influence on my writing!  Curious, to say the least.
One might think that such [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2007/10/01/marriage-kills-writing/</link>
			</item>
	<item>
		<title>Ninja Chat</title>
		<description><![CDATA[So, there has been a rare occasion in which boredom has set while I&#8217;m working in the office.  Granted, after Nick and Robert left, boredom hasn&#8217;t shown up in a long while.  But just before Nick took off, I decided it would be fun to build a chat program in MS Access.  [...]]]></description>
		<link>http://blog.jacegregg.com/archives/2007/08/24/ninja-chat/</link>
			</item>
</channel>
</rss>
