<?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>TehBilly &#187; TehBilly</title>
	<atom:link href="http://tehbilly.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://tehbilly.com</link>
	<description>Rantalicious Ravings</description>
	<lastBuildDate>Fri, 29 Jan 2010 06:08:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bazaar is so awesome that I&#8217;m not using it</title>
		<link>http://tehbilly.com/51/bazaar-is-so-awesome-that-im-not-using-it/</link>
		<comments>http://tehbilly.com/51/bazaar-is-so-awesome-that-im-not-using-it/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 06:08:53 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=51</guid>
		<description><![CDATA[After a couple of months of deliberation (read: laziness) I&#8217;ve decided to drop the idea of switching to Bazaar from Subversion. Bazaar is a gorgeous application and very powerful, but that&#8217;s the problem: it&#8217;s too complex for our needs. On the plus side I can use the Bazaar Explorer as a Subversion client!
Keith had the [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/51/bazaar-is-so-awesome-that-im-not-using-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java Bootcamp: Day 4</title>
		<link>http://tehbilly.com/46/java-bootcamp-day-4/</link>
		<comments>http://tehbilly.com/46/java-bootcamp-day-4/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:18:37 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=46</guid>
		<description><![CDATA[So I&#8217;m behind, obviously. I started this chapter like two days ago maybe? Yesterday I spent ALL day working on various bits for a contracted app and got rather carried away. The almost-9-hour Skype call with Keith helped keep me focused, I think. So I didn&#8217;t study&#8230; but it wasn&#8217;t for naught!
Day 4: Lists, Logic [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/46/java-bootcamp-day-4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Java Bootcamp: Days 2 &amp; 3</title>
		<link>http://tehbilly.com/42/java-bootcamp-days-2-3/</link>
		<comments>http://tehbilly.com/42/java-bootcamp-days-2-3/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 20:51:23 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java bootcamp]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=42</guid>
		<description><![CDATA[Day 2: The ABCs of Programming
Another easy chapter, and this one doesn&#8217;t even have any exercises I wanted to do! This chapter provides a detailed look at the smaller building blocks of Java code, from data types to statements and expressions. Logical operators are introduced and arithmetic/string arithmetic are covered. Not much to say about [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/42/java-bootcamp-days-2-3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Java Bootcamp: Day 1.5</title>
		<link>http://tehbilly.com/38/java-bootcamp-day-1-5/</link>
		<comments>http://tehbilly.com/38/java-bootcamp-day-1-5/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 06:10:49 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java bootcamp]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=38</guid>
		<description><![CDATA[Well, Day 1.5 was a wash. I wrote and ran the example applications from Day 1. Mom and her boyfriend stopped by and there went my evening.
I did get some work done on my PHP framework, though. That was good. Tomorrow during class and while Jordan is at work I&#8217;m totally grinding through this book.
]]></description>
		<wfw:commentRss>http://tehbilly.com/38/java-bootcamp-day-1-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java Bootcamp: Day 1</title>
		<link>http://tehbilly.com/36/java-bootcamp-day-1/</link>
		<comments>http://tehbilly.com/36/java-bootcamp-day-1/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 01:49:21 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java bootcamp]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=36</guid>
		<description><![CDATA[So here&#8217;s my first attempt at daily learning. The book I&#8217;m using is Sam&#8217;s Teach Yourself Java in 21 Days (ISBN-13: 978067232943), mostly because it came highly recommended. The first day is kind&#8217;ve a &#8220;gimme&#8221;, but it&#8217;s actually a good read. The format I use today will be what I (loosely) stick to for the [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/36/java-bootcamp-day-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Me: 1 Road: 0</title>
		<link>http://tehbilly.com/33/me-1-road-0/</link>
		<comments>http://tehbilly.com/33/me-1-road-0/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 17:53:56 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=33</guid>
		<description><![CDATA[So about five weeks ago I faced off against the road, and I came out on top. HAR HAR I love puns. I was riding my motorcycle down 29 and we were all slowing down to enter a construction zone. Some jerkoff forced themselves in front of the truck I was behind, making them jam [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/33/me-1-road-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>From feed to FeedBurner</title>
		<link>http://tehbilly.com/31/from-feed-to-feedburner/</link>
		<comments>http://tehbilly.com/31/from-feed-to-feedburner/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:58:49 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=31</guid>
		<description><![CDATA[I may be a little late jumping on the bandwagon, but I&#8217;m converting over to this whole &#8220;FeedBurner&#8221; thing. The new feed URL is http://feeds.feedburner.com/tehbilly for those of you who are interested in these things. The old feed address will still work, but I&#8217;ll be updating my theme to include the new address after I [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/31/from-feed-to-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just like riding a bike</title>
		<link>http://tehbilly.com/28/just-like-riding-a-bike/</link>
		<comments>http://tehbilly.com/28/just-like-riding-a-bike/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 15:48:04 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[pdo]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=28</guid>
		<description><![CDATA[So I&#8217;ve spent the last few days doing research on new tools I haven&#8217;t used before (PDO, sqlite, etc.) and it&#8217;s gotten me excited all over again. I mean, I haven&#8217;t stopped slapping code together, but I definitely had slowed down.
So after some sagely advice from the Kinder in my last blog entry I decided [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/28/just-like-riding-a-bike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The future, what of it?</title>
		<link>http://tehbilly.com/25/the-future-what-of-it/</link>
		<comments>http://tehbilly.com/25/the-future-what-of-it/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 17:22:12 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=25</guid>
		<description><![CDATA[I know I haven&#8217;t updated in awhile, but life has been so damned busy. I&#8217;m engaged (the good), got laid off (the bad) and still look the same (the ugly). But what I need now is help from the few readers I have, I have a big decision to make that I never thought I&#8217;d [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/25/the-future-what-of-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Truthiness</title>
		<link>http://tehbilly.com/22/truthiness/</link>
		<comments>http://tehbilly.com/22/truthiness/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 20:20:14 +0000</pubDate>
		<dc:creator>TehBilly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tehbilly.com/?p=22</guid>
		<description><![CDATA[It&#8217;s something I&#8217;ve had on my mind a lot lately, honesty. I&#8217;m not &#8220;ranting&#8221; about this because of any particular incident, I&#8217;m simply trying to collect my thoughts on the subject here. Reading several different bits of literature on the subject over the day, I&#8217;ve come to agree with the first sentence and paragraph of [...]]]></description>
		<wfw:commentRss>http://tehbilly.com/22/truthiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
