<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>AJollyLife</title>
	<link>http://www.ajollylife.com</link>
	<description>For Life's More Fun With A Smile</description>
	<lastBuildDate>Thu, 15 May 2008 20:25:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Batch script to delete all empty subdirectories.</title>
		<description><![CDATA[I needed a script to delete all empty subdirectories, but the examples I found failed with directories with spaces in them, or would not let me pass the directory name to the script.  
This bat file will do the trick.  

@echo off
for /f "delims=" %%i in ('dir "%~f1" /ad /b /s ^&#124; sort [...]]]></description>
		<link>http://www.ajollylife.com/index.php/2008/05/15/batch-script-to-delete-all-empty-subdirectories/</link>
			</item>
	<item>
		<title>Sguil 0.7.0 released</title>
		<description><![CDATA[As a former MSSP (managed security service provider) security analyst, I&#8217;m always on the lookout for tools to better help me watch and analyze network traffic.  Sguil provides for an analyst centric toolkit for monitoring network traffic, and has proved to be very useful in the past.  
Version 0.7.0 was just released, and [...]]]></description>
		<link>http://www.ajollylife.com/index.php/2008/03/26/sguil-070-released/</link>
			</item>
	<item>
		<title>Digital Books, the Easy Way</title>
		<description><![CDATA[Especially since I bought my Tablet PC, I’ve always wanted digital copies of my books.  Unfortunately, even with a decent scanner,  scanning books takes an extremely long time.  However, with modern day digital cameras, we can vastly reduce scan time by using a camera to photograph our book.  ]]></description>
		<link>http://www.ajollylife.com/index.php/2006/03/09/digital-books-the-easy-way/</link>
			</item>
	<item>
		<title>Polarity</title>
		<description><![CDATA[Just recived this sweet board game Polarity&#8230;and managed to make a double leaner  
108
]]></description>
		<link>http://www.ajollylife.com/index.php/2006/01/12/polarity/</link>
			</item>
	<item>
		<title>On Paranoia</title>
		<description><![CDATA[When browsing slashdot, I came across an interesting comment:
Bill Gates from Triumph of the nerds:
        Success is a menace &#8212; it fools smart people into thinking they can&#8217;t lose.
That is absolutely the perfect quote to describe why Microsoft is the unbelivably paranoid company that it is. Bill always [...]]]></description>
		<link>http://www.ajollylife.com/index.php/2006/01/12/on-paranoia/</link>
			</item>
	<item>
		<title>lorem ipsum</title>
		<description><![CDATA[lorem ipsum is standard dummy text&#8230;been used for a while.
]]></description>
		<link>http://www.ajollylife.com/index.php/2005/10/24/lorens-ipsum/</link>
			</item>
	<item>
		<title>Work In Progress</title>
		<description><![CDATA[I&#8217;m currently working on setting up a combination wordpress/gallery2 blog/photogallery.  
Should be fun:)
Jolly
]]></description>
		<link>http://www.ajollylife.com/index.php/2005/10/22/hello-world/</link>
			</item>
</channel>
</rss>
