<?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>Travis Hegner &#124; Ramblings of an I.T. Guy</title>
	<atom:link href="http://travishegner.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://travishegner.com</link>
	<description>A conglomeration of thoughts, projects, tutorials, and whatever else I feel like writing.</description>
	<lastBuildDate>Sat, 17 Dec 2011 00:55:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google AdWords Incorrectly Identifies &#8220;Bridge Page&#8221;</title>
		<link>http://travishegner.com/2011/12/google-adwords-incorrectly-identifies-bridge-page/</link>
		<comments>http://travishegner.com/2011/12/google-adwords-incorrectly-identifies-bridge-page/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 00:55:31 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[Google Adwords]]></category>
		<category><![CDATA[I.T.]]></category>

		<guid isPermaLink="false">http://travishegner.com/?p=40</guid>
		<description><![CDATA[<p>The Backstory:</p> <p>At work, we have a division dedicated to staffing and recruiting IT and Engineering professionals. This division has their own website, which is designed to market to employers seeking these types of candidates. Naturally, these types of candidates will wander and stumble upon this site even though it&#8217;s designed to attract employers. In <a href="http://travishegner.com/2011/12/google-adwords-incorrectly-identifies-bridge-page/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2011/12/google-adwords-incorrectly-identifies-bridge-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gparted, dd, and ghex2 &#8211; Oh My! To The Rescue!</title>
		<link>http://travishegner.com/2011/04/gparted_and_ghex_-_to_the_rescue/</link>
		<comments>http://travishegner.com/2011/04/gparted_and_ghex_-_to_the_rescue/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 14:01:30 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://hegner.us/2011/04/14/gparted_and_ghex_-_to_the_rescue/</guid>
		<description><![CDATA[<p>So, I was messing around with an XP virtual machine that was out of disk space. For some dumb reason, I thought 4GB of hard disk space was plenty for XP when I built it. Well here we are a few years later, and M$ has release so many service packs and updates that the <a href="http://travishegner.com/2011/04/gparted_and_ghex_-_to_the_rescue/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2011/04/gparted_and_ghex_-_to_the_rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stevi &amp; Trevor 3/5/11 The Best Man Toast</title>
		<link>http://travishegner.com/2011/03/stevi_trevor_3511_the_best_man_toast/</link>
		<comments>http://travishegner.com/2011/03/stevi_trevor_3511_the_best_man_toast/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 00:46:41 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://hegner.us/2011/03/06/stevi_trevor_3511_the_best_man_toast/</guid>
		<description><![CDATA[<p> </p> <p style="margin-bottom: 0in">Good evening,</p> <p style="margin-bottom: 0in"> </p> <p style="margin-bottom: 0in">You&#8217;ll have to forgive me if I seem a bit nervous, I&#8217;m not used to being in a room where there are more people than computers.</p> <p style="margin-bottom: 0in"> </p> <p style="margin-bottom: 0in">Since this is a wedding and all, I decided that we <a href="http://travishegner.com/2011/03/stevi_trevor_3511_the_best_man_toast/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2011/03/stevi_trevor_3511_the_best_man_toast/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hbase 0.20: Low Memory Performance Tuning</title>
		<link>http://travishegner.com/2009/11/hbase_020_low_memory_performance_tuning/</link>
		<comments>http://travishegner.com/2009/11/hbase_020_low_memory_performance_tuning/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:35:33 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[Hbase]]></category>
		<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/11/23/hbase_020_low_memory_performance_tuning/</guid>
		<description><![CDATA[<p> Hey Everybody! </p> <p style="text-align: justify"> As promised, though a little later than I&#8217;d originally hoped, here is a quick blurb on what I&#8217;ve done to make my fully distributed Hbase instance run with a little bit more stability. </p> &#09hbase.hregion.max.filesize &#09134217728 &#09Default: 268435456 <p style="text-align: justify"> This setting is the maximum file size <a href="http://travishegner.com/2009/11/hbase_020_low_memory_performance_tuning/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/11/hbase_020_low_memory_performance_tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Karmic Koala Coming Soon!</title>
		<link>http://travishegner.com/2009/10/ubuntu_910_karmic_koala_coming_soon/</link>
		<comments>http://travishegner.com/2009/10/ubuntu_910_karmic_koala_coming_soon/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 14:57:05 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/10/02/ubuntu_910_karmic_koala_coming_soon/</guid>
		<description><![CDATA[<p> I am pleased to report that the 9.10 release of Ubuntu is available for Beta testing. I have had the Alpha running on a test machine for several weeks now with daily updates applied. My First impressions of the release are pleasing, but I haven&#8217;t done too much with it yet. The first thing <a href="http://travishegner.com/2009/10/ubuntu_910_karmic_koala_coming_soon/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/10/ubuntu_910_karmic_koala_coming_soon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding Hbase 0.20 to Our Hadoop Cluster</title>
		<link>http://travishegner.com/2009/08/adding_hbase_to_our_cluster/</link>
		<comments>http://travishegner.com/2009/08/adding_hbase_to_our_cluster/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 04:17:11 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[Hbase]]></category>
		<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/08/12/adding_hbase_to_our_cluster/</guid>
		<description><![CDATA[<p>OK, OK, I know what you&#8217;re thinking. &#8220;Where has this guy been with some more of this hadoop goodness that we just can&#8217;t get enough of?&#8221; Well, I am (finally) back, and you&#8217;ll be happy to learn what I brought with me: A whole mess more Hadoop and Hbase knowledge that I can&#8217;t wait to <a href="http://travishegner.com/2009/08/adding_hbase_to_our_cluster/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/08/adding_hbase_to_our_cluster/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hadoop 0.20 on Ubuntu Server 9.04 Jaunty</title>
		<link>http://travishegner.com/2009/06/hadoop_020_on_ubuntu_server_904_jaunty/</link>
		<comments>http://travishegner.com/2009/06/hadoop_020_on_ubuntu_server_904_jaunty/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:08:31 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/06/29/hadoop_020_on_ubuntu_server_904_jaunty/</guid>
		<description><![CDATA[<p>In the last few weeks, I have become completely fascinated by clustered computing, and solving very large complex problems with a somewhat large number of cheap computers. While researching more efficient ways to store and search through my employers internal resume database, I stumbled onto this software called Hbase, which is a column-oriented database, modeled <a href="http://travishegner.com/2009/06/hadoop_020_on_ubuntu_server_904_jaunty/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/06/hadoop_020_on_ubuntu_server_904_jaunty/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Authoritative DNS</title>
		<link>http://travishegner.com/2009/06/authoritative_dns/</link>
		<comments>http://travishegner.com/2009/06/authoritative_dns/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 01:51:55 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/06/09/authoritative_dns/</guid>
		<description><![CDATA[<p>As much as I love exploring and learning the newer protocols and technologies like SIP, and Enterprise Virtualization, there is something to be said for those standards and protocols that the internet is built from on and designed around. It is quite refreshing to work with a protocol that is not under constant revision and <a href="http://travishegner.com/2009/06/authoritative_dns/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/06/authoritative_dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PostgreSQL 8.3 Warm Stand-by Replication</title>
		<link>http://travishegner.com/2009/06/postgresql_83_warm_stand-by_replication/</link>
		<comments>http://travishegner.com/2009/06/postgresql_83_warm_stand-by_replication/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 19:02:43 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/06/05/postgresql_83_warm_stand-by_replication/</guid>
		<description><![CDATA[<p>In an effort to make things a bit more redundant at my work place, I have implemented PostgreSQL 8.3 warm stand-by replication, as outlined in the pgsql 8.3 manual.The manual leaves the possibilities for implementation pretty wide open, which is good for making things scalable, and applying the process in many different ways, but it <a href="http://travishegner.com/2009/06/postgresql_83_warm_stand-by_replication/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/06/postgresql_83_warm_stand-by_replication/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Ubuntu Server 9.04 Jaunty: open-vm modules fail to build</title>
		<link>http://travishegner.com/2009/05/ubuntu_server_904_jaunty_open-vm_modules_fail_to_build/</link>
		<comments>http://travishegner.com/2009/05/ubuntu_server_904_jaunty_open-vm_modules_fail_to_build/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:15:59 +0000</pubDate>
		<dc:creator>travis.hegner</dc:creator>
				<category><![CDATA[I.T.]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://hegner.us/2009/05/13/ubuntu_server_904_jaunty_open-vm_modules_fail_to_build/</guid>
		<description><![CDATA[<p>I have decided to start upgrading from Ubuntu Server 8.10 Intrepid to Ubuntu Server 9.04 on all of my server machines. In 8.10, I was able to get the open-vm-tools to build and install, but they suffered from a bug which caused the vmware-guestd service to crash soon after starting. This was mildly acceptable and <a href="http://travishegner.com/2009/05/ubuntu_server_904_jaunty_open-vm_modules_fail_to_build/">[...]</a>]]></description>
		<wfw:commentRss>http://travishegner.com/2009/05/ubuntu_server_904_jaunty_open-vm_modules_fail_to_build/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

