<?xml version="1.0" encoding="windows-1252" ?>
<!--  RSS generated by Geek Speak. on 3/18/2010 1:17:48 PM -->
<rss version="2.0">
   <channel>
	<title>Geek Speak.</title>
	<link>http://www.naterice.com/blog/</link>
	<description>NateRice.com writing and reading for the thoughtfully young, techologically literate, politically motivated, indedependently minded citizens of the world...
</description>
	<language>en-US</language>
	<lastBuildDate>Thu, 18 Mar 2010 13:17:48 GMT</lastBuildDate>
	<item>
		<title>VBScript Find and Replace in File Names - fnfindandreplace.vbs</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=74</link>
		<description><![CDATA[I have found, lately, that updating file names for large numbers of files to be tedious and time consuming. Lots of times I&amp;apos;ll find myself going through hundreds of files changing the underscore character to space, or removing some tag.Finding...]]></description>
		<pubDate>Thu, 18 Mar 2010 13:17:49 GMT</pubDate>
	</item>
	<item>
		<title>ASP Verify Credentials Against a Domain - IsAuthenticated</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=73</link>
		<description><![CDATA[


    
A few months ago I ran into a bit of a problem. I was programming a front end for web application, and in that web application I wanted to prompt for the users username and password, and then verify that that user was, in fact, a user in...]]></description>
		<pubDate>Tue, 1 Dec 2009 22:52:58 GMT</pubDate>
	</item>
	<item>
		<title>More Really Useful VBScript Array Functions - ArraySort and DoubleArraySort</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=72</link>
		<description><![CDATA[A while back I wrote an article about VBScript arrays and their various shortcomings entitled &amp;amp;quot;VBScript Array Functions - DeleteFromArray, InArray&amp;amp;quot;. I love these functions because they really simplify the manipulation of arrays...]]></description>
		<pubDate>Tue, 24 Nov 2009 12:13:45 GMT</pubDate>
	</item>
	<item>
		<title>Yes, this blog is still alive...</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=71</link>
		<description><![CDATA[Hi guys! It&amp;apos;s been a while, huh?I just wanted to post a quick note and let you guys know that I have not abandoned this blog. I have received a few emails about code or projects wondering if I still check this blog or my email address and...]]></description>
		<pubDate>Thu, 6 Aug 2009 00:35:11 GMT</pubDate>
	</item>
	<item>
		<title>SQL Server 2005 Database Mirroring Limitations and Gotchas</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=70</link>
		<description><![CDATA[I have been working pretty extensively with SQL Server Mirroring in Microsoft SQL Server 2005. It seems to work pretty effectively, though setup outside a domain configuration is convoluted to say the least.I have posted in the past about some problems...]]></description>
		<pubDate>Mon, 17 Nov 2008 23:07:22 GMT</pubDate>
	</item>
	<item>
		<title>Simple XML Tool Written with VBScript in HTA</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=69</link>
		<description><![CDATA[I don&amp;apos;t know how many of you out there have had the pleasure of trying to integrate a website into the Google Checkout API but it&amp;apos;s a surprisingly painless process. They have a bunch of sample code that helps to streamline and accelerate...]]></description>
		<pubDate>Wed, 5 Mar 2008 15:14:04 GMT</pubDate>
	</item>
	<item>
		<title>Ron Paul Liberty March on Washington D.C. (And Other Major Cities)</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=68</link>
		<description><![CDATA[It has been a while since I&amp;apos;ve posted anything related to news or politics. This site is mostly dedicated to scripting and other administration type of projects and posts. But since it is getting more and more obvious that the Republican nomination...]]></description>
		<pubDate>Wed, 20 Feb 2008 09:34:20 GMT</pubDate>
	</item>
	<item>
		<title>VBScript Array Functions - DeleteFromArray, InArray</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=67</link>
		<description><![CDATA[VBScript has a infamously weak implementation of array capabilities. There often comes situations where you&amp;apos;d like to manipulate an array and VBScript just doesn&amp;apos;t have the functionality built in natively.One of the things that I...]]></description>
		<pubDate>Sun, 27 Jan 2008 17:43:19 GMT</pubDate>
	</item>
	<item>
		<title>VBScript MD5Hash and IsHex Functions to Calculate MD5 File Hashes</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=66</link>
		<description><![CDATA[Recently I was tasked with synchronizing directories between two different servers. Because files can change, become corrupted or otherwise altered without changing any of their attributes, it was pretty essential to ensure that these files were exactly...]]></description>
		<pubDate>Mon, 29 Oct 2007 22:32:08 GMT</pubDate>
	</item>
	<item>
		<title>Create a Strong Random Password with VBScript</title>
		<link>http://www.naterice.com/blog/template_permalink.asp?id=65</link>
		<description><![CDATA[I had been using a simple script to create an alpha numeric password that was all lower case for quite some time. Recently though I decided to give the old password creation function an overhaul since the old password creation function was very weak.This...]]></description>
		<pubDate>Sun, 30 Sep 2007 13:08:57 GMT</pubDate>
	</item>
	</channel>
</rss>
