<?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>TruePath Technologies Inc.</title>
	<atom:link href="http://truepathtechnologies.com/blogs/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://truepathtechnologies.com/blogs</link>
	<description>Douglas R. Mauro (Senior Engineer)</description>
	<lastBuildDate>Fri, 24 May 2013 20:50:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Increasing Disk Space on Linux EC2</title>
		<link>http://truepathtechnologies.com/blogs/?p=713</link>
		<comments>http://truepathtechnologies.com/blogs/?p=713#comments</comments>
		<pubDate>Fri, 24 May 2013 20:49:41 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=713</guid>
		<description><![CDATA[Great write-up on expanding the existing root EBS volume for an EBS-backed instance: Stop the instance. Create a snapshot of the root EBS volume. Create an ESB volume from that snapshot with the new desired size. (Please ensure it is in the same AZ as the instance) Detach the root EBS volume and attach the [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://forums.aws.amazon.com/message.jspa?messageID=350093">Great write-up</a> on expanding the existing root EBS volume for an EBS-backed instance:</p>
<ul>
<li>Stop the instance.</li>
<li>Create a snapshot of the root EBS volume.</li>
<li>Create an ESB volume from that snapshot with the new desired size. (Please ensure it is in the same AZ as the instance)</li>
<li>Detach the root EBS volume and attach the newly created EBS volume to /dev/sda1 on the instance.</li>
<li>Start the instance and then login.</li>
<li>Enter &#8216;df -h&#8217; to see the current size of the root volume.</li>
<li>Enter &#8216;sudo resize2fs /dev/sda1&#8242; to get the rest of the expanded disk.</li>
<li>Enter &#8216;df -h&#8217; again to see the new size of the root volume.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=713</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi and Breadboard Leaf</title>
		<link>http://truepathtechnologies.com/blogs/?p=693</link>
		<comments>http://truepathtechnologies.com/blogs/?p=693#comments</comments>
		<pubDate>Wed, 27 Feb 2013 02:42:52 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[breadboard]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[Pi]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=693</guid>
		<description><![CDATA[&#160; Dr. Monks DIY Electronics Blog: Raspberry Pi and Breadboard Raspberry Leaf.]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://www.doctormonk.com/2013/02/raspberry-pi-and-breadboard-raspberry.html"><img src='http://truepathtechnologies.com/blogs/wp-content/uploads/2013/02/leaf+-+web.jpg' alt='' /></a></p>
<p><a href="http://www.doctormonk.com/2013/02/raspberry-pi-and-breadboard-raspberry.html">Dr. Monks DIY Electronics Blog: Raspberry Pi and Breadboard Raspberry Leaf</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=693</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LifeHacker Picks Best System Rescue Disc</title>
		<link>http://truepathtechnologies.com/blogs/?p=689</link>
		<comments>http://truepathtechnologies.com/blogs/?p=689#comments</comments>
		<pubDate>Wed, 20 Feb 2013 00:38:13 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=689</guid>
		<description><![CDATA[We&#8217;re all forced to use windows at some point.  When things won&#8217;t boot you need a bootCD.  Looks like the most popular System Rescue Disc goes to Hirens BootCD.]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re all forced to use windows at some point.  When things won&#8217;t boot you need a bootCD.  Looks like the most popular <a href="http://lifehacker.com/5985273/most-popular-system-rescue-disc-hirens-bootcd">System Rescue Disc goes to Hirens BootCD</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=689</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git reflog &#8230; your safety net</title>
		<link>http://truepathtechnologies.com/blogs/?p=686</link>
		<comments>http://truepathtechnologies.com/blogs/?p=686#comments</comments>
		<pubDate>Tue, 15 Jan 2013 01:05:05 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=686</guid>
		<description><![CDATA[Even with the best repo you need some saving grace.  Many thanks to git&#8217;s reflog]]></description>
				<content:encoded><![CDATA[<p>Even with the best repo you need some saving grace.  Many thanks to <a href="http://gitready.com/intermediate/2009/02/09/reflog-your-safety-net.html">git&#8217;s reflog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=686</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Mind-Blowing jQuery Plugins for Developers</title>
		<link>http://truepathtechnologies.com/blogs/?p=676</link>
		<comments>http://truepathtechnologies.com/blogs/?p=676#comments</comments>
		<pubDate>Fri, 14 Dec 2012 13:44:08 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=676</guid>
		<description><![CDATA[&#160; Always looking to enhance our website&#8230; came across some new jQuery Plugins]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.websitemagazine.com/content/blogs/posts/archive/2012/12/13/10-mind-blowing-jquery-plugins-for-developers.aspx?utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=newsletter"><img class="alignleft" src="http://truepathtechnologies.com/blogs/wp-content/uploads/2012/12/jquery1-mini.png" alt="" width="82" height="82" /></a></p>
<p>&nbsp;</p>
<p>Always looking to enhance our website&#8230; came across some new <a href="http://www.websitemagazine.com/content/blogs/posts/archive/2012/12/13/10-mind-blowing-jquery-plugins-for-developers.aspx?utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=newsletter">jQuery Plugins</a></p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=676</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vimdiff Tutorial &#124; Core Dump</title>
		<link>http://truepathtechnologies.com/blogs/?p=668</link>
		<comments>http://truepathtechnologies.com/blogs/?p=668#comments</comments>
		<pubDate>Thu, 13 Dec 2012 16:35:39 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=668</guid>
		<description><![CDATA[Quicky on Vimdiff]]></description>
				<content:encoded><![CDATA[<p>Quicky on <a href="http://amjith.blogspot.com/2008/08/quick-and-dirty-vimdiff-tutorial.html">Vimdiff</a></p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=668</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send Files Dropbox Without Using Dropbox</title>
		<link>http://truepathtechnologies.com/blogs/?p=658</link>
		<comments>http://truepathtechnologies.com/blogs/?p=658#comments</comments>
		<pubDate>Tue, 11 Dec 2012 14:34:59 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=658</guid>
		<description><![CDATA[We&#8217;re always using dropbox here. Here&#8217;s some way to use dropbox Without Using Dropbox.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.makeuseof.com/tag/5-ways-send-files-dropbox-dropbox/"><img class="alignleft" src="http://truepathtechnologies.com/blogs/wp-content/uploads/2012/12/56dc4f6675bc6a8daa9d6daadabd801a_thumb_RestoreDropbox01.jpg" alt="" width="90" height="90" /></a>We&#8217;re always using dropbox here.</p>
<p>Here&#8217;s some way to use dropbox <a href="http://www.makeuseof.com/tag/5-ways-send-files-dropbox-dropbox/">Without Using Dropbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=658</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patching with Git</title>
		<link>http://truepathtechnologies.com/blogs/?p=652</link>
		<comments>http://truepathtechnologies.com/blogs/?p=652#comments</comments>
		<pubDate>Thu, 06 Dec 2012 15:48:42 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=652</guid>
		<description><![CDATA[Great article on how to create and apply a patch with Git In my setup I used the following: cd /var/tmp mkdir clone_tmp git clone git@github.com:details_here_removed git checkout -b hotfix_branch_name  (create local branch and checkout to it) now I make my changes to files (and test) update my version file: git describe &#8211;tags &#8211;long &#62; version.txt git commit [...]]]></description>
				<content:encoded><![CDATA[<p>Great article on how to <a href="https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git">create and apply a patch with Git</a></p>
<p>In my setup I used the following:</p>
<ul>
<li>cd /var/tmp</li>
<li>mkdir clone_tmp</li>
<li>git clone git@github.com:details_here_removed</li>
<li>git checkout -b hotfix_branch_name  (create local branch and checkout to it)</li>
<li>now I make my changes to files (and test)</li>
<li>update my version file: git describe &#8211;tags &#8211;long &gt; version.txt</li>
<li>git commit -a</li>
<li>git format-patch master &#8211;stdout &gt; /tmp/hotfix_1</li>
</ul>
<p>From here I can merge into my master branch:</p>
<ul>
<li>git checkout master</li>
<li>git merge hotfix_branch_name master</li>
<li>git push origin master</li>
<li>(don&#8217;t forge to update your dev branches too!)</li>
</ul>
<p>Now let&#8217;s apply the patch:</p>
<ul>
<li>cd /my/local/src/files</li>
<li>First let&#8217;s check if things will work
<ul>
<li>git apply &#8211;stat /tmp/hotfix_1</li>
<li>git apply &#8211;check /tmp/hotfix_1</li>
</ul>
</li>
<li>Now let&#8217;s really apply the patch</li>
<li>git apply /tmp/hotfix_1</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=652</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text to columns in Excel</title>
		<link>http://truepathtechnologies.com/blogs/?p=650</link>
		<comments>http://truepathtechnologies.com/blogs/?p=650#comments</comments>
		<pubDate>Mon, 26 Nov 2012 14:59:48 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[excel]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=650</guid>
		<description><![CDATA[Tip on using return with text to columns for your data: choose delimited, select other, put the cursor inthe box and hold down alt while typing 010 on the numpad, release alt]]></description>
				<content:encoded><![CDATA[<p>Tip on using return with text to columns for your data: choose delimited, select other, put the cursor inthe box and hold down alt while typing 010 on the numpad, release alt</p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=650</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>95th percentile calculation</title>
		<link>http://truepathtechnologies.com/blogs/?p=640</link>
		<comments>http://truepathtechnologies.com/blogs/?p=640#comments</comments>
		<pubDate>Wed, 14 Nov 2012 00:54:54 +0000</pubDate>
		<dc:creator>Douglas Mauro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rrd]]></category>

		<guid isPermaLink="false">http://truepathtechnologies.com/blogs/?p=640</guid>
		<description><![CDATA[Good write up on 95th percentile calculation with RRDtool]]></description>
				<content:encoded><![CDATA[<p>Good write up on <a href="http://alaya.net/tech/?p=1640">95th percentile calculation with RRDtool</a></p>
]]></content:encoded>
			<wfw:commentRss>http://truepathtechnologies.com/blogs/?feed=rss2&#038;p=640</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
