<?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>Jared Hocutt</title>
	<atom:link href="http://jaredhocutt.com/feed" rel="self" type="application/rss+xml" />
	<link>http://jaredhocutt.com</link>
	<description>&#60;?php if ($is_geek) { echo &#039;geek&#039; } ?&#62; // output = geek</description>
	<lastBuildDate>Mon, 28 Nov 2011 16:42:01 +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>Malachi Liam</title>
		<link>http://jaredhocutt.com/fun/malachi-liam</link>
		<comments>http://jaredhocutt.com/fun/malachi-liam#comments</comments>
		<pubDate>Mon, 28 Nov 2011 16:39:29 +0000</pubDate>
		<dc:creator>Jared</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://jaredhocutt.com/?p=69</guid>
		<description><![CDATA[A few years back in 2008, I met one of my best friends while we were both studying Computer Science at NC State. His name is Will Davidson. We had many late nights studying and trying to get projects done before they were due the next morning. Will is one of the most genuine people [...]]]></description>
			<content:encoded><![CDATA[<p>A few years back in 2008, I met one of my best friends while we were both studying Computer Science at NC State. His name is Will Davidson. We had many late nights studying and trying to get projects done before they were due the next morning.</p>
<p>Will is one of the most genuine people you will ever meet and isn&#8217;t afraid to tell you when you&#8217;re wrong :) During this time we were in college, he met his beautiful wife April while on a flight (she&#8217;s a flight attendant). I can remember the days when Will would mention that April was flying in to hang out for the day. To this day, that still sounds very weird that someone flies somewhere for a day! But it worked for them. Many times she would have a layover in Raleigh so that&#8217;s how they were able to spend time with one another.</p>
<p>The next thing you know, Will and April were getting married! I remember how excited Will was, but also very nervous because they were doing this during the middle of a semester. This meant that Will would be missing more than a week of class! Luckily for his friend Jared (that&#8217;s me), I was in history class, voice recorder and pencil in hand to help out with the notes! After Will got back from the honeymoon, things were back to &#8220;normal&#8221; except that now April was now permanently in Raleigh.<span id="more-69"></span></p>
<p>Fast forward a bit and next thing you know, Will and I are trudging through our final semester at NC State trying to finish our senior design project together in order to graduate! During this time, I was in the process of applying for jobs and going to interviews. Having worked for 2.5 years at SAS as an intern, I originally expected to be there upon graduation. However, the economy had other plans! During this same time, Will had been doing an internship at NetApp and had a job offer for when he graduated. That was so exciting!</p>
<p>Will started telling me about NetApp and how awesome it is. I decided to go talk to them at the upcoming career fair. Lucky me, I talked to the college recruiter that hired Will on as intern and knew him very well! Next thing you know I&#8217;m going to interviews at NetApp and ended up getting a job offer! All things said and done, I&#8217;m now at NetApp with Will. Sometimes you wouldn&#8217;t know it because we work one floor and about 50 steps away from one another, but don&#8217;t get a chance to sit and talk nearly often enough.</p>
<p>But 9 months ago, we did get a chance to catch up and the news was true, April was pregnant! This was great news! Of course from this day, every time I saw Will our conversations started with updates on how April is doing, how the baby is doing, is it a boy or girl, any name ideas yet, etc. Well one week ago today on November 21 at 11:43am, a baby boy known as Baby D was born!</p>
<p>Baby D you ask? Yes this was the baby&#8217;s nickname throughout April&#8217;s pregnancy, but why was this still his name when he was born? Well it wasn&#8217;t&#8230; technically. It wasn&#8217;t until several hours later that April and Will came up with a name, so for the first few hours of his life he was still known as Baby D. Then we all got the update we were waiting for, their new baby boy is named Malachi Liam Davidson! Although I make no promises to not call him Baby D for at least the next several months :)</p>
<p>I am so excited for Will and April for the new addition to their family and wish them the best going forward! They will both be great parents!</p>
<p>And without further ado, here&#8217;s that cute little bundle of joy!</p>
<p><img class="aligncenter size-full wp-image-74" title="Baby D" src="http://jaredhocutt.com/wp-content/uploads/baby_davidson.jpg" alt="" width="640" height="480" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredhocutt.com/fun/malachi-liam/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Ubuntu Hostname</title>
		<link>http://jaredhocutt.com/linux/ubuntu/change-ubuntu-hostname</link>
		<comments>http://jaredhocutt.com/linux/ubuntu/change-ubuntu-hostname#comments</comments>
		<pubDate>Fri, 05 Nov 2010 14:23:09 +0000</pubDate>
		<dc:creator>Jared</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://test.jaredhocutt.com/?p=1</guid>
		<description><![CDATA[Have you ever set the hostname on your Ubuntu installation only to want to change later? Here is an easy way to accomplish this and only requires changing a single line in a configuration file. To begin, open the file /etc/hostname as root: Change the text in that file to what you would like your [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever set the hostname on your Ubuntu installation only to want to change later? Here is an easy way to accomplish this and only requires changing a single line in a configuration file.</p>
<p>To begin, open the file /etc/hostname as root:</p>
<pre class="brush: bash; title: ; notranslate">
sudo gedit /etc/hostname
</pre>
<p>Change the text in that file to what you would like your new hostname to be and restart your computer. When the computer reboots, you will have a new hostname!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredhocutt.com/linux/ubuntu/change-ubuntu-hostname/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subdomains on localhost using Apache / XAMPP</title>
		<link>http://jaredhocutt.com/programming/environment/subdomains-on-localhost-using-apache-xampp</link>
		<comments>http://jaredhocutt.com/programming/environment/subdomains-on-localhost-using-apache-xampp#comments</comments>
		<pubDate>Wed, 06 Oct 2010 02:18:07 +0000</pubDate>
		<dc:creator>Jared</dc:creator>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://test.jaredhocutt.com/?p=18</guid>
		<description><![CDATA[This post will show you how to create a subdomain similar to http://subdomain.localhost/ on your local install of Apache. For this tutorial, I will be focusing on how this accomplished in the Apache install that is part of XAMPP. These steps should also work for a standalone install of Apache except that the file locations [...]]]></description>
			<content:encoded><![CDATA[<p>This post will show you how to create a subdomain similar to <code>http://subdomain.localhost/</code> on your local install of Apache.  For this tutorial, I will be focusing  on how this accomplished in the Apache install that is part of XAMPP.   These steps should also work for a standalone install of Apache except  that the file locations may be different.</p>
<p>I am going to assume that you have already downloaded and installed XAMPP in it&#8217;s default location at <code>C:\xampp\</code>.  If you have XAMPP installed in a different location, then change any paths to files accordingly.</p>
<p>The first file that you need to edit is <code>C:\xampp\apache\conf\extra\httpd-vhosts.conf</code>.</p>
<p>You need to make 2 edits to this file.  First, uncomment the  following directive to tell Apache you are going to use a subdomain:</p>
<pre class="brush: plain; title: ; notranslate">
NameVirtualHost *:80
</pre>
<p>Next, you want to setup your subdomain.  Add the following code to the end of the file:</p>
<pre class="brush: plain; title: ; notranslate">
&lt;VirtualHost *:80&gt;
	ServerName localhost
	DocumentRoot &quot;C:/xampp/htdocs&quot;

	DirectoryIndex index.php

	&lt;Directory &quot;C:/xampp/htdocs&quot;&gt;
		Options Indexes FollowSymLinks Includes ExecCGI
		AllowOverride All
		Order allow,deny
		Allow from all
	&lt;/Directory&gt;
&lt;/VirtualHost&gt;

&lt;VirtualHost *:80&gt;
	ServerName subdomain.localhost
	DocumentRoot &quot;C:/Users/Jared/Documents/web/subdomain&quot;

	DirectoryIndex index.html index.php

	&lt;Directory &quot;C:/Users/Jared/Documents/web/subdomain&quot;&gt;
		Options Indexes FollowSymLinks Includes ExecCGI
		AllowOverride All
		Order allow,deny
		Allow from all
	&lt;/Directory&gt;
&lt;/VirtualHost&gt;
</pre>
<p>The first <code>VirtualHost</code> will allow you to still put files in the normal <code>htdocs</code> folder and serve those using Apache.  The second <code>VirtualHost</code> is the one for your subdomain.  The things that you need to update are the following:</p>
<ul>
<li><code>ServerName</code>: this should be the subdomain you want to setup.</li>
<li><code>DocumentRoot</code>: this should be where the files that should be served by Apache are located</li>
<li><code>Directory</code>: this should match the DocumentRoot</li>
</ul>
<p>The second file that you need to edit is <code>C:\Windows\System32\drivers\etc\hosts</code>.</p>
<p>Add the following to the end of the file to tell Windows that when you navigate to <code>subdomain.localhost</code> that is should look for it locally instead of trying to resolve the domain name.  Note that this should match the <code>ServerName</code> from the Apache configuration.</p>
<pre class="brush: plain; title: ; notranslate">
127.0.0.1		subdomain.localhost
</pre>
<p>That&#8217;s all there is to it.  Restart Apache and your subdomain should  be working.  If you want to add multiple subdomains, repeat the steps in  this article, minus the <code>VirtualHost</code> for <code>localhost</code> as that is only needed once.</p>
<p>If you have any trouble getting this setup or suggestions, please leave them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredhocutt.com/programming/environment/subdomains-on-localhost-using-apache-xampp/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VirtualBox Guest Additions on CentOS</title>
		<link>http://jaredhocutt.com/linux/centos/virtualbox-guest-additions-on-centos</link>
		<comments>http://jaredhocutt.com/linux/centos/virtualbox-guest-additions-on-centos#comments</comments>
		<pubDate>Tue, 05 Oct 2010 23:18:08 +0000</pubDate>
		<dc:creator>Jared</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://test.jaredhocutt.com/?p=16</guid>
		<description><![CDATA[VirtualBox is a great free, open source virtualization platform from Sun Microsystems (well, now Oracle). After installing an operating system in VirtualBox, there is an add-on product that can be installed inside of the guest operating system called Guest Additions that enables a more integrated experience between the host and guest operating systems as well [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.virtualbox.org/">VirtualBox</a> is a great free, open source virtualization platform from <a href="http://www.sun.com/">Sun Microsystems</a> (well, now <a href="http://www.oracle.com/">Oracle</a>).   After installing an operating system in VirtualBox, there is an add-on  product that can be installed inside of the guest operating system  called <em>Guest Additions</em> that enables a more integrated experience  between the host and guest operating systems as well as improves  performance in the guest operating system.  In most Windows and Linux  operating systems, this is a simple install that already has all of the  prerequisites needed to install <em>Guest Additions</em>.</p>
<p>However, in a standard CentOS installation, this is not the case as it is missing a few dependencies needed by the <em>Guest Additions</em> installer.  Unfortunately, the error given by the <em>Guest Additions</em> installer only tells you what is missing, but not what package(s) you  need to install that will satisfy the dependencies needed.</p>
<p>Fortunately, it&#8217;s a pretty easy fix.  All you need to do is install a few packages using <code>yum</code> and you&#8217;re set to go.</p>
<p>Run the following command as <strong>root</strong> to install the dependencies needed by <em>Guest Additions</em>.</p>
<pre class="brush: bash; title: ; notranslate">
yum install gcc-c++
yum install kernel-headers
yum install kernel-devel
</pre>
<p>Of course, you could always combine these into one command by running:</p>
<pre class="brush: bash; title: ; notranslate">
yum install gcc-c++ kernel-headers kernel-devel
</pre>
<p>Once this has finished, it is best to go ahead and <strong>restart</strong> CentOS to ensure that the latest kernel headers are loaded.  After restarting, you should be able to run the install for <em>Guest Additions</em> without a problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredhocutt.com/linux/centos/virtualbox-guest-additions-on-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Screenshots</title>
		<link>http://jaredhocutt.com/mobile/android/android-screenshots</link>
		<comments>http://jaredhocutt.com/mobile/android/android-screenshots#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:09:05 +0000</pubDate>
		<dc:creator>Jared</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://test.jaredhocutt.com/?p=24</guid>
		<description><![CDATA[This is a quick tip that shows you how to use the Android SDK to capture screenshots from your Android device. www.youtube.com/watch?v=OyRxGULYwmM]]></description>
			<content:encoded><![CDATA[<p>This is a quick tip that shows you how to use the Android SDK to capture screenshots from your Android device.</p>
<p><a href="http://www.youtube.com/watch?v=OyRxGULYwmM&#038;fmt=18">www.youtube.com/watch?v=OyRxGULYwmM</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredhocutt.com/mobile/android/android-screenshots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

