<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="0.92">
<channel>
	<title>I'll Tell You What...</title>
	<link>http://www.esnider.net</link>
	<description>version 2.0</description>
	<lastBuildDate>Tue, 25 Mar 2008 05:03:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Windows System Tray</title>
		<description><![CDATA[	So I&#8217;m sitting there at work minding my own business when a co-worker walks up and tells me that the &#8220;powers-that-be&#8221; are testing the security of the UNIX/Linux systems by intentionally doing things that trigger events in our audit logs.  I just roll my eyes and think happy thoughts for a minute or two [...]]]></description>
		<link>http://www.esnider.net/2008/03/25/windows-system-tray/</link>
	</item>
	<item>
		<title>xkcd</title>
		<description><![CDATA[	I&#8217;d forgotten how much I enjoyed xkcd.

]]></description>
		<link>http://www.esnider.net/2008/03/21/xkcd/</link>
	</item>
	<item>
		<title>Twisted Minds</title>
		<description><![CDATA[	Some of the things Bruce Schneier says reminds me of me.  In his latest commentary in Wired.com, Bruce points out that it takes a different kind of person to see through security-tinted glasses.

]]></description>
		<link>http://www.esnider.net/2008/03/20/twisted-minds/</link>
	</item>
	<item>
		<title>Sink or Swim?  Let&#8217;s not.</title>
		<description><![CDATA[	In the continuing saga that is my professional life and programming, I seem to be doing more in Perl than anything else at the moment.  Even with the motivation to read and study Java and Python I seem to be falling back on what I know better.  And that&#8217;s not a bad thing, [...]]]></description>
		<link>http://www.esnider.net/2008/03/20/sink-or-swim-lets-not/</link>
	</item>
	<item>
		<title>Check, please</title>
		<description><![CDATA[	I think it&#8217;s time to trade this body in for a new one.  

]]></description>
		<link>http://www.esnider.net/2008/03/20/check-please/</link>
	</item>
	<item>
		<title>BeerSong.pl</title>
		<description><![CDATA[This has a much better output. It actually types out the word for the number instead of just the number itself.


Two bottles of beer on the wall.
Two bottles of beer.
Take one down.
Pass it around.
One bottle of beer on the wall.

One bottle of beer on the wall.
One bottle of beer.
Take it down.
Pass it around.
No more bottles [...]]]></description>
		<link>http://www.esnider.net/2008/03/17/beersongpl/</link>
	</item>
	<item>
		<title>BeerSong.java</title>
		<description><![CDATA[
/**
 * Simple program that prints out the words
 * to the 99 Bottles of Beer on the Wall
 * song.
 *
 * Based on the BeerSong example in the
 * _Head_First_Java_ book with corrections.
 */
public class BeerSong {
    public static void main (String[] args) {
       [...]]]></description>
		<link>http://www.esnider.net/2008/03/09/beer-song/</link>
	</item>
	<item>
		<title>Obligatory First Program</title>
		<description><![CDATA[
public class hello
{
    public static void main(String[] args)
    {
        System.out.println("hello, hello...");
    }
}
]]></description>
		<link>http://www.esnider.net/2008/03/08/obligatory-first-post/</link>
	</item>
	<item>
		<title>Choices</title>
		<description><![CDATA[	So I&#8217;ve been wondering lately about programming languages.&#160; I&#8217;d like to thoroughly learn one but I&#8217;m stuck as to which one.&#160; Over the years I&#8217;ve used many different languages from a variety of BASICs to Pascal to Perl to Java and so on but I&#8217;ve never really sat down to dive in head first and [...]]]></description>
		<link>http://www.esnider.net/2008/02/24/choices/</link>
	</item>
	<item>
		<title>Presentation via SEC and Edgar</title>
		<description><![CDATA[	Very interesting Blizzard and World of Warcraft data.

]]></description>
		<link>http://www.esnider.net/2007/05/09/presentation-via-sec-and-edgar/</link>
	</item>
	<item>
		<title>Random Number?</title>
		<description><![CDATA[	&#48;&#57;&#32;&#102;&#57;&#32;
&#49;&#49;&#32;&#48;&#50;&#32;
&#57;&#100;&#32;&#55;&#52;&#32;
&#101;&#51;&#32;&#53;&#98;&#32;
&#100;&#56;&#32;&#52;&#49;&#32;
&#53;&#54;&#32;&#99;&#53;&#32;
&#54;&#51;&#32;&#53;&#54;&#32;
&#56;&#56;&#32;&#99;&#48;
]]></description>
		<link>http://www.esnider.net/2007/05/09/integer-anyone/</link>
	</item>
	<item>
		<title>Permanicity</title>
		<description><![CDATA[	The word for the upcoming 2007 year is:
	Permanicity - It is defined as the measure of an object, idea, concept, etc.&#8217;s permanence.
	This was posted just to increase the so-called SE Rank for that word.

]]></description>
		<link>http://www.esnider.net/2006/12/22/word-up-for-2007/</link>
	</item>
</channel>
</rss>
