<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Gazeek.Com &#187; vbscript</title>
	<atom:link href="http://gazeek.com/tag/vbscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://gazeek.com</link>
	<description>Geeks Blog .. Cos Others Just Dont Understand</description>
	<lastBuildDate>Thu, 08 Apr 2010 03:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VBScript To Pull Events From Event Log And Email To Yourself &#8211; Past 24 Hours</title>
		<link>http://gazeek.com/coding/vbscript-to-pull-events-from-event-log-and-email-to-yourself-past-24-hours/</link>
		<comments>http://gazeek.com/coding/vbscript-to-pull-events-from-event-log-and-email-to-yourself-past-24-hours/#comments</comments>
		<pubDate>Fri, 15 May 2009 05:49:09 +0000</pubDate>
		<dc:creator>Cheyne</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[eventlog]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://gazeek.com/?p=94</guid>
		<description><![CDATA[So, you want to see what events have occured on a server in the past 24 hours.  Maybe you have a problematic server, throwing errors but your event log is so massive , its hard to sort through.
This script will sift through your entire event log, searching for any events in the past 24 [...]]]></description>
		<wfw:commentRss>http://gazeek.com/coding/vbscript-to-pull-events-from-event-log-and-email-to-yourself-past-24-hours/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Importing VBS Files In Your VBScript Project</title>
		<link>http://gazeek.com/coding/importing-vbs-files-in-your-vbscript-project/</link>
		<comments>http://gazeek.com/coding/importing-vbs-files-in-your-vbscript-project/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 00:42:03 +0000</pubDate>
		<dc:creator>Cheyne</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://gazeek.com/?p=61</guid>
		<description><![CDATA[If you have certain functions you use over and over , why not compile them all into a single library file , and simply “Import” them into your new projects, like a real object oriented language does?.
If your one of those people that has a script to do everything , you may find the need [...]]]></description>
		<wfw:commentRss>http://gazeek.com/coding/importing-vbs-files-in-your-vbscript-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
