<?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>I sketch in code</title>
	<atom:link href="http://www.fistagon.us/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fistagon.us/wp</link>
	<description>Derak</description>
	<lastBuildDate>Sat, 03 Jul 2010 23:51:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Quickly extract a folder full of zip files</title>
		<link>http://www.fistagon.us/wp/2010/07/03/quickly-extract-a-folder-full-of-zip-files/</link>
		<comments>http://www.fistagon.us/wp/2010/07/03/quickly-extract-a-folder-full-of-zip-files/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 23:51:37 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/wp/?p=190</guid>
		<description><![CDATA[I need this snip-it a couple times a year to decompress a folder full of left4dead maps. You will need, 7zip. Open a windows command prompt. cd into the folder where your zip files reside. run C:\Program Files\7-Zip\7z.exe x *.zip This will extract all the files into the current directory and retain any directory structure [...]]]></description>
		<wfw:commentRss>http://www.fistagon.us/wp/2010/07/03/quickly-extract-a-folder-full-of-zip-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add php5-cli and rsync to your esxi server</title>
		<link>http://www.fistagon.us/wp/2010/06/14/add-php5-cli-and-rsync-to-your-esxi-server/</link>
		<comments>http://www.fistagon.us/wp/2010/06/14/add-php5-cli-and-rsync-to-your-esxi-server/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 03:53:16 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sysadmin Tips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[esxi php linux]]></category>

		<guid isPermaLink="false">http://www.fistagon.us/wp/?p=178</guid>
		<description><![CDATA[My new favorite toy is a box running ESXi. ESXi is a strange beast. I&#8217;m used to using linux based host OS&#8217;s so the limitations of ESXi are a little frustrating. No direct access to physical drives, no direct access to USB devices, ESXi only knows how to read its own proprietary files system vmfs. [...]]]></description>
		<wfw:commentRss>http://www.fistagon.us/wp/2010/06/14/add-php5-cli-and-rsync-to-your-esxi-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
