<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>I sketch in code</title>
	<link>http://www.fistagon.us/wp</link>
	<description>Derak</description>
	<lastBuildDate>Sat, 03 Jul 2010 23:51:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Quickly extract a folder full of zip files</title>
		<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>
		<link>http://www.fistagon.us/wp/2010/07/03/quickly-extract-a-folder-full-of-zip-files/</link>
			</item>
	<item>
		<title>Add php5-cli and rsync to your esxi server</title>
		<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>
		<link>http://www.fistagon.us/wp/2010/06/14/add-php5-cli-and-rsync-to-your-esxi-server/</link>
			</item>
</channel>
</rss>
