<?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>SmashTech</title>
	<atom:link href="http://smashtech.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://smashtech.net</link>
	<description>Did you buy a harmonica?</description>
	<lastBuildDate>Sun, 19 Feb 2012 23:09:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Replacing Valve Cover Gaskets</title>
		<link>http://smashtech.net/2012/02/19/replacing-valve-cover-gaskets/</link>
		<comments>http://smashtech.net/2012/02/19/replacing-valve-cover-gaskets/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 23:04:55 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Subaru]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[subaru]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=455</guid>
		<description><![CDATA[I&#8217;ve had a fairly bad oil leak since I got the Subaru running.  Turns out that the valve cover gaskets are a fairly common item to go out on this model, so I decided to replace them.  As long as I had everything apart (the drivers side in particular isn&#8217;t easy to get to), I [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2012/02/19/replacing-valve-cover-gaskets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Legacy Rustoleum Paint Job</title>
		<link>http://smashtech.net/2012/02/19/legacy-rustoleum-paint-job/</link>
		<comments>http://smashtech.net/2012/02/19/legacy-rustoleum-paint-job/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 22:39:20 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Subaru]]></category>
		<category><![CDATA[subaru]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=444</guid>
		<description><![CDATA[(most of this is copied/pasted from my post in the LegacyGT Forums back in September last year) This past week, I did the $50 Rustoleum Paint Job. I&#8217;m not going to cover everything in detail, since a lot of the guides already do an excellent job. I went from this To this I mostly followed [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2012/02/19/legacy-rustoleum-paint-job/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8217;91 Subaru Legacy</title>
		<link>http://smashtech.net/2012/02/19/91-subaru-legacy/</link>
		<comments>http://smashtech.net/2012/02/19/91-subaru-legacy/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 22:17:17 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Subaru]]></category>
		<category><![CDATA[subaru]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=374</guid>
		<description><![CDATA[(this is actually from November 2010, figured I&#8217;d post it and then follow up with a couple &#8216;since then&#8217; posts) Over the past few months, I&#8217;ve been working on a 1991 Subaru Legacy I got from my parents. While it&#8217;s hardly a sports car, it would be a significant improvement over my &#8217;99 Durango in [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2012/02/19/91-subaru-legacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dead Monitor</title>
		<link>http://smashtech.net/2012/02/08/dead-monitor/</link>
		<comments>http://smashtech.net/2012/02/08/dead-monitor/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 00:15:17 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[smashy]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=431</guid>
		<description><![CDATA[What better way to revive a near-dead blog named SmashTech than by smashing a dead LCD with a 3 lb drilling hammer?]]></description>
		<wfw:commentRss>http://smashtech.net/2012/02/08/dead-monitor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error 0&#215;80005000 using LDAP in VBScript</title>
		<link>http://smashtech.net/2011/02/03/error-0x80005000-using-ldap-in-vbscript/</link>
		<comments>http://smashtech.net/2011/02/03/error-0x80005000-using-ldap-in-vbscript/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 15:35:54 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=407</guid>
		<description><![CDATA[While rolling out a new logon script, I started getting reports of an error message like this one showing up. Error 0&#215;80005000 with a source of (null) isn&#8217;t particularly helpful.  The particular section of code referenced in the error dealt with pulling a user&#8217;s group membership from LDAP, and mapping drives accordingly. After stepping through [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2011/02/03/error-0x80005000-using-ldap-in-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAID is not Backup &#8211; My Experience</title>
		<link>http://smashtech.net/2010/04/22/raid-is-not-backup-my-experience/</link>
		<comments>http://smashtech.net/2010/04/22/raid-is-not-backup-my-experience/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 11:34:35 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[disaster recovery]]></category>
		<category><![CDATA[grlug]]></category>
		<category><![CDATA[raid]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=381</guid>
		<description><![CDATA[It&#8217;s a common theme you read on many sysadmin forums &#8211; &#8216;RAID is not backup!&#8217; I have always agreed with that statement, but it didn&#8217;t hit home until recently. A little over a month ago, I was on site in Kentucky to switch some T1 lines around. When I got there, I noticed one of [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2010/04/22/raid-is-not-backup-my-experience/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UNetbootin &#8211; Create Linux &amp; Utility Bootable Flash Drives</title>
		<link>http://smashtech.net/2010/02/01/unetbootin-create-linux-utility-bootable-flash-drives/</link>
		<comments>http://smashtech.net/2010/02/01/unetbootin-create-linux-utility-bootable-flash-drives/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 01:21:31 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[grlug]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=367</guid>
		<description><![CDATA[Out of blank CDs? Is your burner giving you nothing but coasters? With UNetbootin, you can download almost any of the common Linux distros or  various utilities such as NTPasswd or SystemRescueCD, all from within one small program, and create a bootable USB flash drive. It also works with any GRUB or isolinux based CD [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2010/02/01/unetbootin-create-linux-utility-bootable-flash-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

