<?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>Codex.org &#187; jobu</title>
	<atom:link href="http://www.codex.org/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codex.org</link>
	<description>Coding, ramblings, and more</description>
	<lastBuildDate>Thu, 08 Apr 2010 17:03:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Getting Solaris network information</title>
		<link>http://www.codex.org/2010/04/08/solaris-network-troubleshooting/</link>
		<comments>http://www.codex.org/2010/04/08/solaris-network-troubleshooting/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:57:15 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=72</guid>
		<description><![CDATA[Troubleshooting networking issues in Solaris can be a pain. When compared to most any Linux distrobution, Solaris falls short on easy to use tools and resources. While the tools might not be easy to find, there are a number of tools that can be used to figure out the status of your various network devices. [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/04/08/solaris-network-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Back to training</title>
		<link>http://www.codex.org/2010/03/29/back-to-training/</link>
		<comments>http://www.codex.org/2010/03/29/back-to-training/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 02:57:02 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[Mountain Biking]]></category>
		<category><![CDATA[Racing]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=68</guid>
		<description><![CDATA[There are five weeks until the next mountain bike race at Fort Yargo. I am hoping to get in four laps this year instead of 3. 44 miles in 6 hours on my single speed. So today I went running for 23 minutes. The goal is to do some cross training, and improve my overall [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/03/29/back-to-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 Chain Buster Racing &#8212; Heritage Park</title>
		<link>http://www.codex.org/2010/03/13/2010-chain-buster-racing-heritage-park/</link>
		<comments>http://www.codex.org/2010/03/13/2010-chain-buster-racing-heritage-park/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 02:28:16 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[Mountain Biking]]></category>
		<category><![CDATA[Racing]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=64</guid>
		<description><![CDATA[Today was the first race  in the 6/12 hour endurance mountain bike  race series by Chain Buster Racing at Heritage Park. These are endurance races where you try to complete as many laps as possible in the time allotted. In this case it happens that there is only a 6 hour option, but the points [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/03/13/2010-chain-buster-racing-heritage-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget JSF, I&#8217;m going with Wicket</title>
		<link>http://www.codex.org/2010/03/04/forget-jsf-im-going-with-wicket/</link>
		<comments>http://www.codex.org/2010/03/04/forget-jsf-im-going-with-wicket/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 14:55:35 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=57</guid>
		<description><![CDATA[Well, I had thought that I was going to go with JSF due to popularity and such, but I have had a change of heart. Partly due to my own devices, but mainly cause I am not worried about what is popular, but what works best. Instead I am going to go with Wicket. Wicket [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/03/04/forget-jsf-im-going-with-wicket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSF &#8211; What am I getting myself into</title>
		<link>http://www.codex.org/2010/02/24/jsf-what-am-i-getting-myself-into/</link>
		<comments>http://www.codex.org/2010/02/24/jsf-what-am-i-getting-myself-into/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 03:47:00 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=55</guid>
		<description><![CDATA[I have a project at work that I have to implement. It is a web based site that I have to put together. Technically, I could use almost any technology that I want, provided that it will run on a Linux/Solaris platform. So I could write this app using PHP, perl, Python, or Java. For [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/02/24/jsf-what-am-i-getting-myself-into/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mountain bike strength training</title>
		<link>http://www.codex.org/2010/02/15/mountain-bike-strength-training/</link>
		<comments>http://www.codex.org/2010/02/15/mountain-bike-strength-training/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 03:42:29 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[Mountain Biking]]></category>
		<category><![CDATA[fitness]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=50</guid>
		<description><![CDATA[It seems that there is never enough time in the day to do all the things that I would like to be able to do. Between work, family, and sleep, it is hard to find time for much of anything else. To be honest the first two take up the most time, while I strive [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/02/15/mountain-bike-strength-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some witty tagline</title>
		<link>http://www.codex.org/2010/02/08/some-witty-tagline/</link>
		<comments>http://www.codex.org/2010/02/08/some-witty-tagline/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 04:19:11 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=48</guid>
		<description><![CDATA[Oh man, I had something I was going to write about, and then this classic movie Weird Science came on. Classic movie from the 80&#8242;s that got me completely distracted. Now, my wife thought it was kinda silly and stupid in some spots. Overall I think she liked it. That was not what I was [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/02/08/some-witty-tagline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitting around sick</title>
		<link>http://www.codex.org/2010/02/05/42/</link>
		<comments>http://www.codex.org/2010/02/05/42/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:50:50 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=42</guid>
		<description><![CDATA[For that last couple of days I have been sick. Not sure how to classify it other than to say that I have had a fever and body aches. I made it to work on Wednesday, but yesterday I ended up staying home. So much for going to work while being sick. The funny thing [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/02/05/42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More configuration changes&#8230; more headaches</title>
		<link>http://www.codex.org/2010/02/03/more-configuration-changes-more-headaches/</link>
		<comments>http://www.codex.org/2010/02/03/more-configuration-changes-more-headaches/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 01:40:06 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=40</guid>
		<description><![CDATA[As I move forward with the design, more issues pop up that have to be dealt with. Not all of them have solutions. In an ideal world (my ideal world) the software that I want/need would be readily available, and would do exactly what it is that I want it to do. If this were [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/02/03/more-configuration-changes-more-headaches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuration is a bore, but then again not backing up your database is worse.</title>
		<link>http://www.codex.org/2010/02/01/configuration-is-a-bore-but-then-again-not-backing-up-your-database-is-worse/</link>
		<comments>http://www.codex.org/2010/02/01/configuration-is-a-bore-but-then-again-not-backing-up-your-database-is-worse/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 21:07:40 +0000</pubDate>
		<dc:creator>jobu</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.codex.org/?p=13</guid>
		<description><![CDATA[In the process of switching hosts I failed in all of my planning to pull down the database that contained all my nifty articles. Well crap. What is a guy to do? In the name of giving things a go, I tried out a couple of different Content Management Solutions. None of them were any [...]]]></description>
		<wfw:commentRss>http://www.codex.org/2010/02/01/configuration-is-a-bore-but-then-again-not-backing-up-your-database-is-worse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
