<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Totally Nerdy Information</title>
	<link>http://swamp.homelinux.net/blog</link>
	<description>Mike Heath's Blog</description>
	<lastBuildDate>Mon, 02 Jun 2008 19:56:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>My Picture on the Spring homepage</title>
		<description>I was just looking for some Spring documentation when I cam across this posting, http://springframework.org/node/654 that was linked from the Spring home page.  In the picture on the left, there's a shiny head that I happened to recognize as my coworker, Jason Allen.  I looked a little closer and found ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/06/02/my-picture-on-the-spring-homepage/</link>
			</item>
	<item>
		<title>openssl s_client</title>
		<description>I've been playing with SSL client authentication in Apache httpd today at work.  It's something I've always wanted to play with but haven't had a good reason to invest the time until now.

In the process of testing my configuration, I came across openssl s_client.  It's one of those things ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/05/15/openssl-s_client/</link>
			</item>
	<item>
		<title>GSoC Application Rejected</title>
		<description>I'm feeling a little bummed this afternoon.  I got the following email from the GSoC people:

Dear Applicant,

First of all, Google and the open source organizations taking part in
Google Summer of Code would like to thank for applying to take part in
the program this year. Unfortunately, your application was not ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/04/21/gsoc-application-rejected/</link>
			</item>
	<item>
		<title>Using GIT to access the Apache Subversion Repository</title>
		<description>After upgrading Git to 1.5.4.2, I was having problems checking out projects from Apache's subversion repository.  When I would try to do something like:

git svn clone --stdlayout https://svn.apache.org/repos/asf/mina/asyncweb
Git would output:

Initialized empty Git repository in .git/
Using higher level of URL: https://svn.apache.org/repos/asf/mina/asyncweb =&#62; https://svn.apache.org/repos/asf
W: Ignoring error from SVN, path probably does ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/02/28/using-git-to-access-the-apache-subversion-repository/</link>
			</item>
	<item>
		<title>Who needs an architect?</title>
		<description>When I work from our Orem Office, I'm surrounded by people who call themselves 'architects'.  I've always hated this title in the software industry.  It doesn't mean anything.  If you take a room full of five software architects and ask them what it means to be a ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/02/21/who-needs-an-architect/</link>
			</item>
	<item>
		<title>ADBCJ 0.1 Release</title>
		<description>This past weekend I made a 0.1 release of ADBCJ, my asynchronous database driver framework.  I also wrote a brief tutorial on how to use ADBCJ.  This release is primarily for testing and feedback on the API.  The MINA based MySQL and Postgresql drivers are working well, although they only ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/02/04/adbcj-01-release/</link>
			</item>
	<item>
		<title>Git</title>
		<description>A coworker of mine has been looking into the Git source code management system.  He showed me how Git can integrate with Subversion.  It looked pretty cool so I decided to give it a try and now I'm hooked.

Git was created by Linus Torvalds, the creator of the ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/01/28/git/</link>
			</item>
	<item>
		<title>To Learn Is To Be Young</title>
		<description>The days I have class at BYU, I work from our offices that are close to BYU campus instead of commuting back up to my normal place of work in Salt Lake City.   I've only been working from this location for a few weeks.

The other day I walked ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/01/26/to-learn-is-to-be-young/</link>
			</item>
	<item>
		<title>Migrating ADBCJ to Google Code</title>
		<description>As part of my master's thesis, I'm developing an asynchronous event-driven database driver API that I call ADBCJ.  I currently have three implementations of the API.  One implementation uses JDBC and achieves asynchronism using a thread pool.  The other two implementations are custom drivers that are built ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2008/01/22/migrating-adbcj-to-google-code/</link>
			</item>
	<item>
		<title>CS 462 - Lab 5</title>
		<description>My Lab 5 is finally done.  Apparently I'm the last one to be getting it passed off.  I guess that's what happens when you have deadlines at work, a thesis proposal, a family...

I really enjoyed Lab 5.  It took far longer than it should have for me ...</description>
		<link>http://swamp.homelinux.net/blog/index.php/2007/12/13/lab-5/</link>
			</item>
</channel>
</rss>
