<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Darryl Hoytt&apos;s Personal Blog</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/" />
    <link rel="self" type="application/atom+xml" href="http://www.dhoytt.com/mainblog/atom.xml" />
    <id>tag:www.dhoytt.com,2010-01-19:/mainblog//8</id>
    <updated>2012-01-10T07:28:01Z</updated>
    <subtitle>Information about projects and some thoughts from me, Darryl Hoytt.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.01</generator>

<entry>
    <title>Working On New Look &amp; Functionality For Site</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2012/01/working-on-new-look-funcionality-for-site.html" />
    <id>tag:www.dhoytt.com,2012:/mainblog//8.1801</id>

    <published>2012-01-10T07:19:51Z</published>
    <updated>2012-01-10T07:28:01Z</updated>

    <summary>In the background on my others servers I&apos;m working on a completely new look for the site with a new CMS\Blog platform! Seems that my current platform has been somewhat bogged down in the development area and the others are...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Whole Site Development" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="RandomThoughts" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blog" label="blog" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cms" label="CMS" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="contentmanagementsystem" label="Content management system" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="opensource" label="opensource" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="website" label="Website" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[In the background on my others servers I'm working on a completely new look for the site with a new CMS\Blog platform! Seems that my current platform has been somewhat bogged down in the development area and the others are taking nice stride forward and will give me the functionality to really craft my site it seems more to my liking. I think that the pieces and parts will be more but the customization that I'm running into is great but I just need to get up to speed on it!<br /><br />I will be able to have more forms more interaction and that should make it more user friendly with more to do and integrate with other sites you may use.<br /><br />Stay tuned!<br />

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=996abb38-57d4-4369-a3b0-0899677735f0" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Starting to Like systemd systemctl to Control Linux Services</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/11/starting-to-like-systemd-systemctl-to-control-linux-services.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1792</id>

    <published>2011-11-22T05:01:50Z</published>
    <updated>2011-11-22T05:16:56Z</updated>

    <summary><![CDATA[Looks like "systemd/systemctl" are taking over from System V service controls in Linux. Fedora 16 this is the default manager for controlling the services on Linux. I was attempting to use&nbsp;"chkconfig" and it kept forwarding the request to "systemctl" so...]]></summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Technical Non-Site Related" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Whole Site Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="chkconfig" label="chkconfig" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="distributions" label="Distributions" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fedora" label="Fedora" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gnome" label="GNOME" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="kde" label="KDE" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linux" label="Linux" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linuxdistribution" label="Linux distribution" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="opensuse" label="OpenSUSE" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="systemv" label="System V" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="systemctl" label="systemctl" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="systemd" label="systemd" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[Looks like "systemd/systemctl" are taking over from System V service controls in Linux. Fedora 16 this is the default manager for controlling the services on Linux. I was attempting to use&nbsp;"chkconfig" and it kept forwarding the request to "systemctl" so I was finally forced to look at the man pages and the Fedora page and so far I like what I see except the assigning of start levels takes too many keystrokes and too long to check status.<br /><br />Not completely sold on "systemd" but I will work with it and see how it does for now it seems to be working just fine.<br /><br />Here are some helpful links:<br /><br />Fedora SysVinit to Systemd Cheatsheet<br />http://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet<br /><br />Fedora Systemd Page<br />http://fedoraproject.org/wiki/Systemd<br />

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=3a780212-1a0c-4c67-b85f-e92514aa6f8f" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Cannot login After Mounting Home From  Previous Fedora Install Error &quot;call to lnusertemp failed (temporary directories full ?).Check your installation&quot;</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/11/cannot-login-after-mounting-home-from-previous-fedora-install-error-call-to-lnusertemp-failed-tempor.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1791</id>

    <published>2011-11-21T02:35:15Z</published>
    <updated>2011-11-21T09:05:36Z</updated>

    <summary>I performed a fresh install on my boot disk of Fedora 16 moving from Fedora 13 after using the &quot;linux noprobe&quot; to see my devices on the HP DL580 smart array as mentioned in my previous post. Once I had...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Technical Non-Site Related" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Whole Site Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="booting" label="Booting" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="calltolnusertempfailedtemporarydirectoriesfullcheckyourinstallation" label="call to lnusertemp failed (temporary directories full ?).Check your installation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="distributions" label="Distributions" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dl580" label="dl580" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fedora" label="Fedora" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fedora13" label="fedora 13" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fedora16" label="fedora 16" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="freshinstall" label="fresh install" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="homedirectory" label="Home directory" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linux" label="Linux" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="passwdfile" label="Passwd (file)" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="singleusermode" label="Single user mode" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="smartarray" label="smart array" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[I performed a fresh install on my boot disk of Fedora 16 moving from Fedora 13 after using the "linux noprobe" to see my devices on the HP DL580 smart array as mentioned in my previous post. Once I had Fedora 16 properly installed and updated now was the time to bring in the other drives I didn't want the installation to touch into use.<br /><br />I didn't have to perform&nbsp; "vgimport". When I ran the "vgdisplay -v" command to find what the current state of LVM and names the volume groups and logical volumes were already imported so all I had to do was enter them into "/etc/fstab/" and mount the directories.<br /><br />After mounting "/home" and the other directories in "init level 3"&nbsp; I entered "init level 5" to start the desktop and after trying to login into my users I created on the system I get the error <i><b>"call to lnusertemp failed (temporary directories full ?).Check your installation"</b>.<br /><br /><br /></i>I restarted the system in "single-user mode" and well "/tmp" or the mountpoint it was connected to "/" wasn't full and the permissions were wide open. I looked at a few more items and checked log files then decided to&nbsp; copy the files from the "/home" created by the system which I had renamed to "/home.orig" before mounting my old logical volume to the newly created "/home" and still couldn't login.<br /><br />After rebooting again into single-user-mode, I then looked at the permissions of the user directories in /home and noticed that the numeric values were being used and not the user names. I then looked in "/etc/passwd" (#cat /etc/passwd |grep &lt;username&gt;) and of course the numeric values in the new "/etc/passwd" didn't match the numeric values from my previous install.<br /><br />to correct the issue I performed the chown command for each user's directory: <br />#chown&nbsp; -R &lt;username&gt;:&lt;username&gt; /home/&lt;user-directory&gt;/<br /><br />Now "ls -al /home/&lt;user-directory&gt;/" shows the&nbsp; user name instead of the numeric value and I can login just fine into each user on the system.<br />

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=dfeb7a94-4292-48f7-b8b9-8309182fe837" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Fedora SCSI install issues continue with FC16</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/11/fedora-scsi-install-issues-continue-with-fc16.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1790</id>

    <published>2011-11-20T08:23:22Z</published>
    <updated>2011-11-20T11:13:39Z</updated>

    <summary> Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:&quot;Table Normal&quot;; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:&quot;&quot;; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:&quot;Times New Roman&quot;;...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Whole Site Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="centos" label="centos" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="distributions" label="distributions" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="dl580" label="dl580" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fedora" label="fedora" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linux" label="linux" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="raid" label="raid" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="scsi" label="scsi" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="smartarray" label="smart array" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ubuntu" label="ubuntu" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:DontVertAlignCellWithSp/>
   <w:DontBreakConstrainedForcedTables/>
   <w:DontVertAlignInTxbx/>
   <w:Word11KerningPairs/>
   <w:CachedColBalance/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->

<p class="MsoNormal" style="text-indent:.5in">Who is making the decisions about what
to include in the Fedora distributions? I have noticed Ever since at least Fedora
10 and maybe sooner you have had to jump through various hoops to get SCSI and
RAID controllers to operate properly. </p>

<p class="MsoNormal" style="text-indent:.5in"><span style="mso-spacerun:yes">&nbsp;</span>Does the Fedora project have a lot of people
unaware of the enterprise part of computing as far as the hardware layer is
concerned? <span style="mso-spacerun:yes">&nbsp;</span>I'm trying to do a simple
base installation on an HP DL580 with a smart array and I have tried the
suggestions on Fedora's kernel issue page @ <a href="http://fedoraproject.org/wiki/Common_kernel_problems">http://fedoraproject.org/wiki/Common_kernel_problems</a>
but still I'm unable to get Fedora 16 to recognize the RADI/SCSI controller on
my DL580. Every other Distribution I have tried without any alterations to the
boot parameters recognize the devices without fail and also pick up on the
current <span style="mso-spacerun:yes">&nbsp;</span>custom<span style="mso-spacerun:yes">&nbsp; </span>LVM partitioning I have setup so I can
preserve the data on those partitions to save me having to restore after boot!</p>

<p class="MsoNormal" style="text-indent: 0.5in;">I really have been a Fedora fan
since its inception and Red Hat going back to the really early versions in
early to mid '90's but I really don't want to have to insert or exclude certain
kernel drivers or parameters for fresh install all of the time when other distributions
of Linux like Ubuntu &amp; Centos, see the devices in question right away
without any further action from myself! I have other things to worry about like
rebuilding my web sites, studying up on new software/hardware, fishing, etc..,
don't make me have to jump through hoops just to see standard hardware other Linux
distro plans for!</p><p class="MsoNormal" style="text-indent: 0.5in;">Time to expand my horizons and check out the other Linux distributions to save my precious time which is the reason I&nbsp; have always used&nbsp; Fedora it used to save me time hunting down drivers/software etc..!</p><p class="MsoNormal" style="text-indent: 0.5in;"><br /></p><p class="MsoNormal" style="text-indent: 0.5in;" align="center"><br /></p><p class="MsoNormal" style="text-indent: 0.5in;" align="center"><b><font style="font-size: 1.95312em;">*****************************UPDATE***************************************</font><br /></b></p><p class="MsoNormal" style="text-indent: 0.5in;" align="center"><br /></p><p class="MsoNormal" style="text-indent: 0.5in;" align="left">Okay after blowing off some steam I did finally get the Fedora 16 install to recognize my Smart Array on my DL580 by sspeciffying the following as boot options during the install: "linux noprobe acpi=noirq askmethod". I then selected SmartArray2 and presto I can see my drives!</p><p class="MsoNormal" style="text-indent: 0.5in;" align="left">Credit due to old post on Linux forums though I do recall doing this before I had not recalled it until seeing this post: http://www.linuxquestions.org/questions/linux-hardware-18/cannot-install-scsi-driver-for-compaq-smart-array-in-fedora-core-v-438887/</p><p class="MsoNormal" style="text-indent: 0.5in;" align="left"><br /></p><p class="MsoNormal" style="text-indent: 0.5in;" align="left">I did this after installing Centos and looking around it for a while. I just really like the glob of software that I get with Fedora. I have discovered so many helpful programs with Fedora its addictive and hard to give up even with some of the install issues I have had to work around with what seems to be a devalued view of some SCSI/RAID/SAS controller cards or maybe I'm missing the maintainers vision. I will still be playing with Centos since it mirrors so enterprise Red Hat so closely which I see in the work place so much but without the cost. I will also play further with Ubuntu &amp; OpenSUSE to get familiar with those distributions software they package with.<br /><b></b></p><p class="MsoNormal" style="text-indent: 0.5in;"><br /></p><p class="MsoNormal" style="text-indent:.5in"><br /></p>

 ]]>
        
    </content>
</entry>

<entry>
    <title>New Barrel Smoker &amp; BBQ Pit</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/08/new-barrel-smoker-bbq-pit.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1779</id>

    <published>2011-08-27T19:12:49Z</published>
    <updated>2011-08-27T19:30:58Z</updated>

    <summary> Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:&quot;Table Normal&quot;; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:&quot;&quot;; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:&quot;Times New Roman&quot;;...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Food" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="55gallonbarellpit" label="55 gallon barell pit" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="barbecue" label="Barbecue" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="bbq" label="BBQ" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="bbqgrill" label="BBQ Grill" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="burnin" label="burn in" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cook" label="Cook" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:DontVertAlignCellWithSp/>
   <w:DontBreakConstrainedForcedTables/>
   <w:DontVertAlignInTxbx/>
   <w:Word11KerningPairs/>
   <w:CachedColBalance/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->

<p class="MsoNormal">I just purchased a smoker made out of a 55 gallon steel
barrel last weekend from someone based out of Riverbend right outside of
Modesto. The unique part of this is that it is a standup vertical pit not laid
down horizontally. He also put a design on it but when I burnt out the insides
Tuesday or was it Wednesday it ran the design off the pit but left the impression
in a spooky manner I like.<br />
<br />
I actually found a local place here in Sacramento that has steel barrels for sale
and I think I will design my own pit and create a vertical and horizontal
smoker then sell off a few of my purchased pits. I'll also buy a barrel for my
dad who made his own horizontal pit about 20 something years ago and he wants
to replace his in the stand he created.<br />
<br />
Here are pictures of my new pit BBQ Pit Smoker as it joins my grilling lineup:</p>

<a href="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-21_16-14-33_18-146.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-21_16-14-33_18-146.html','popup','width=1458,height=2592,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-21_16-14-33_18-thumb-400x711-146.jpg" alt="2011-08-21_16-14-33_18.jpg" class="mt-image-none" style="" height="711" width="400" /></a> <div><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-21_16-15-17_94-149.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-21_16-15-17_94-149.html','popup','width=2592,height=1458,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-21_16-15-17_94-thumb-400x225-149.jpg" alt="2011-08-21_16-15-17_94.jpg" class="mt-image-none" style="" height="225" width="400" /></a><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-09-25_792-152.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-09-25_792-152.html','popup','width=2592,height=1458,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-09-25_792-thumb-400x225-152.jpg" alt="2011-08-23_18-09-25_792.jpg" class="mt-image-none" style="" height="225" width="400" /></a></div><div><br /><a href="http://www.dhoytt.com/mainblog/assets/images/2011-08-23_18-10-49_662.jpg"><img alt="2011-08-23_18-10-49_662.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-10-49_662-thumb-400x225-155.jpg" class="mt-image-none" style="" height="225" width="400" /></a><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-12-55_168-157.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-12-55_168-157.html','popup','width=2592,height=1458,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/08/2011-08-23_18-12-55_168-thumb-400x225-157.jpg" alt="2011-08-23_18-12-55_168.jpg" class="mt-image-none" style="" height="225" width="400" /></a><br /><br /><br /><br /></div><div><br /></div>

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=594e4e88-bc70-4920-8f24-2185b3e9739f" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Replacing Router Brief System Interruptions</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/08/replacing-router-brief-system-interruptions.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1774</id>

    <published>2011-08-11T04:25:10Z</published>
    <updated>2011-08-11T04:26:34Z</updated>

    <summary> Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:&quot;Table Normal&quot;; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:&quot;&quot;; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:&quot;Times New Roman&quot;;...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Whole Site Development" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="maintenance" label="maintenance" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="router" label="router" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:DontVertAlignCellWithSp/>
   <w:DontBreakConstrainedForcedTables/>
   <w:DontVertAlignInTxbx/>
   <w:Word11KerningPairs/>
   <w:CachedColBalance/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->

<p class="MsoNormal">I am replacing one of my main routers to the internet so
there will be some brief interruptions as I place my newly configured router in
place.</p>

 ]]>
        
    </content>
</entry>

<entry>
    <title>Vegetable &amp; Backyard Photos 2011</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/07/vegetable-backyard-photos-2011.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1767</id>

    <published>2011-07-08T23:51:06Z</published>
    <updated>2011-07-09T00:42:15Z</updated>

    <summary>This year my vegetable garden has taken on a different look. The grapes vines I planted the year before came out like mad this year along with the raspberry bushes. I tried to build some structure for the grapes to...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Food" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Home Projects" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="armeniancucumbers" label="Armenian Cucumbers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="artichoke" label="Artichoke" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="backyard" label="backyard" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="bean" label="Bean" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="beans" label="Beans" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="collardgreens" label="Collard Greens" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="eggplant" label="Eggplant" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="garden" label="Garden" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="grape" label="Grape" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="okra" label="okra" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="peppers" label="peppers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pumpkins" label="Pumpkins" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tomatoes" label="tomatoes" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vegetable" label="Vegetable" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="watermelon" label="Watermelon" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[This year my vegetable garden has taken on a different look. The grapes vines I planted the year before came out like mad this year along with the raspberry bushes. I tried to build some structure for the grapes to grow over and still may get a trellis. The artichoke plant that overran a huge part of the garden last year is gone replaced with its smaller runt cousin.<br /><br />The collards are looking hearty, along with my Armenian cucumbers and one of my zucchini plants. Beans &amp; peas didn't come up as I wanted so I may replant some more. My Okra wasn't doing great so I planted another plant in a different part of the garden and that plant seems to have stabilized.<br /><br />Overall I have a promising looking garden plus an ultrasonic pest deterrent device I picked up because of the rodent issue I had last year in my garden. Take a look and hope your garden does well if you have one!<br /><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-09-40_551-113.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-09-40_551-113.html','popup','width=1456,height=2592,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-09-40_551-thumb-400x712-113.jpg" alt="2011-07-08_11-09-40_551.jpg" class="mt-image-none" style="" height="712" width="400" /></a><br /><br /> <div><br /><font style="font-size: 1.5625em;"><b>Anaheim Peppers growing well.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-00_298-116.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-00_298-116.html','popup','width=1456,height=2592,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-00_298-thumb-400x712-116.jpg" alt="2011-07-08_11-10-00_298.jpg" class="mt-image-none" style="" height="712" width="400" /></a><br /><br /><font style="font-size: 1.5625em;"><b>Yellow Pear Tomatoes has some fruit starting to grow.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-13_772-119.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-13_772-119.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-13_772-thumb-400x224-119.jpg" alt="2011-07-08_11-10-13_772.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><br /><br /><font style="font-size: 1.5625em;"><b>Grapes growing strong.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-31_502-122.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-31_502-122.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-31_502-thumb-400x224-122.jpg" alt="2011-07-08_11-11-31_502.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><br /><font style="font-size: 1.5625em;"><b>My First Zucchini Squash of the season.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-57_150-125.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-57_150-125.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-10-57_150-thumb-400x224-125.jpg" alt="2011-07-08_11-10-57_150.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><br /><font style="font-size: 1.5625em;"><b>Collard Greens, Armenian Cucumbers, Pumpkins, Watermelon, Beans, Raspberries, Grapes, Artichokes, Egg Plant, Backyard Vegetable Garden, intertwined in some cases.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-15_941-128.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-15_941-128.html','popup','width=1456,height=2592,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-15_941-thumb-400x712-128.jpg" alt="2011-07-08_11-11-15_941.jpg" class="mt-image-none" style="" height="712" width="400" /></a><br /></div><div><font style="font-size: 1.5625em;"><b><br />This years Artichokes aren't as impressive as last year but I didn't want them to over run the rest of the garden like last year.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-53_720-131.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-53_720-131.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-11-53_720-thumb-400x224-131.jpg" alt="2011-07-08_11-11-53_720.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /></div><div><br /><font style="font-size: 1.5625em;"><b>Ultrasonic Pest Control Device</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-12-30_210-134.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-12-30_210-134.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-12-30_210-thumb-400x224-134.jpg" alt="2011-07-08_11-12-30_210.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><br /><font style="font-size: 1.5625em;"><b>Vegetable Garden East Part of Backyard</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-12-50_119-137.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-12-50_119-137.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-12-50_119-thumb-400x224-137.jpg" alt="2011-07-08_11-12-50_119.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><br /><br /><font style="font-size: 1.5625em;"><b>Vegetable Garden West Part of Backyard</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-13-14_53-140.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-13-14_53-140.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-13-14_53-thumb-400x224-140.jpg" alt="2011-07-08_11-13-14_53.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><font style="font-size: 1.5625em;"><b><br />Backyard View From Patio Door, Pool, Gardens, Hammocks</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-13-28_149-143.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-13-28_149-143.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/07/2011-07-08_11-13-28_149-thumb-400x224-143.jpg" alt="2011-07-08_11-13-28_149.jpg" class="mt-image-none" style="" height="224" width="400" /></a><br /><br /><font style="font-size: 1.5625em;"><b>BBQ Pits Backyard</b></font><br /><br /></div><div><br /></div>

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=08b2efa7-700c-426c-afca-70788b75d153" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Getting Back Into Proper Stretch Routine</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/06/getting-back-into-proper-stretch-routine.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1763</id>

    <published>2011-06-23T04:56:04Z</published>
    <updated>2011-06-23T05:11:47Z</updated>

    <summary><![CDATA[I have been getting back into my work outs in fits &amp; spurts so I re-examined my approach and mentality as I always do with all areas of my life to find the reason for the inconsistent effort.Well one of...]]></summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="fitness" label="Fitness" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="flexibility" label="Flexibility" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="muscle" label="Muscle" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="physicalexercise" label="Physical exercise" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="running" label="running" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="stretching" label="stretching" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefingers" label="Vibram Five Fingers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="weighttraining" label="Weight training" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="workouts" label="workouts" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[I have been getting back into my work outs in fits &amp; spurts so I re-examined my approach and mentality as I always do with all areas of my life to find the reason for the inconsistent effort.<br /><br />Well one of the largest issues but not the only issue for sure is that I haven't been keeping true to my extensive stretching routines as I used to! I started sliding off of my stretching in part because my body doesn't feel as beat up after a run like it did before I started running in the VFF's (Vibram Five Fingers). Since my back and legs weren't beat up I wasn't as dedicated to my stretching especially after the runs and actually before the runs the stretching activities were half assed!<br /><br />Well I am back into my stretching routine where I stretch without taking shortcuts before the run]workout after the workout and prior to going to bed whether I worked out or not. Today this was very important since I had a hard gym workout last night along with a nice stroll on the treadmill after hitting the weights &amp; abs.<br /><br />Besides the stretching I need to be more dedicated to hitting push ups, leg raises, crunches &amp; trunk twists after my runs. My runs are plodding right now when I do back to backs but I feel the body ready to move forward to shed weight and firm up. Man I have been through this enough times I shouldn't let myself get in this shape anymore.<br /><br />One of the things I read that made me re-examine is this article from Active.com which helped me realize I wasn't doing my all:<br />http://www.active.com/running/Articles/A-Full-Body-Strength-Workout-for-Better-Runs.htm?cmp=291&amp;memberid=105296370&amp;lyrisid=22276275<br /> 

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=c5eb6e10-b4fc-4ff7-9f6c-10230c331367" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Fishing in VFF KSO&apos;s</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/06/fishing-in-vff-ksos.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1762</id>

    <published>2011-06-21T07:50:39Z</published>
    <updated>2011-06-21T08:14:30Z</updated>

    <summary>Well I wasn&apos;t feeling great and needed to get out and wanted some fresh but hot air so in the late afternoon here in Sacramento this past Sunday so I went and bought a fishing license and headed to the...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="RandomThoughts" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="americanriver" label="American River" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fishing" label="Fishing" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fishing" label="fishing" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="injinjitoesocks" label="Injinji toe socks" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sacramento" label="Sacramento" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="toesocks" label="Toe socks" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="trail" label="Trail" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vff" label="vff" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefingersflows" label="Vibram five fingers Flows" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefingersksos" label="Vibram five fingers KSO&apos;s" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[Well I wasn't feeling great and needed to get out and wanted some fresh but hot air so in the late afternoon here in Sacramento this past Sunday so I went and bought a fishing license and headed to the American River parkway, to of course fish the American River from the banks.<br /><br />I took my special fanny pack with lures, a couple of select poles and for some reason my large tackle box and my KSO VFF's (Vibram Five Fingers). I have been so busy with so much lately I realized I hadn't been out on trails fishing with my VFF's. I took the KSO's instead of the Flows since it was hot and I still needs to wash all of my VFF's and I generally like to wear the Flows without my  Injinji  toe socks in warm weather. I wore the socks with my KSO's to prevent the after funk. I just really need to remember to wash these things.<br /><br />Anyway the KSO's felt so nice on the dirt trails even on the sharp rocks next to the raised train tracks while uncomfortable I didn't have to worry about my ankle turning on the uneven surfaces. I really liked the way I was able to get to those special casting spots by crawling on fallen tree trunks, soft dirt outcrops jutting into the river without the usual foot sliding due to not getting a grip.<br /><br />&nbsp;I really love how I was able to stand on a thin strip of dirt right next to the water beneath tree roots, keep my balance while casting in all the directions I wanted without getting into an unbalanced stance.<br /><br />Walking back past all of the oak trees, wid licorice smelling plants on the horse trail felt great on my KSO's. I will definitely be taking out the VFF's on the trails fishing a lot more now.Come to think of it I think the VFF's are intended for this type of outdoor activity on trails and climbing not just the running I have been using them for.<br />

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=d8b6362c-8b35-483e-af1c-6c0db999fbb6" alt="Enhanced by Zemanta" /></a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Darryl&apos;s 2011Gardening Start </title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/05/darryls-2011gardening-start.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1752</id>

    <published>2011-05-17T05:49:31Z</published>
    <updated>2011-05-17T06:36:56Z</updated>

    <summary><![CDATA[This years garden is a little late getting together due to needing to get the rental together and the weather but here's the start of the garden front &amp; back before I get time to smooth the details out.&nbsp; I...]]></summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Home Projects" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="basil" label="basil" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="beans" label="beans" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="bellpeppers" label="bell peppers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="berries" label="berries" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="carrots" label="carrots" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="chives" label="chives" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="collardgreens" label="collard greens" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="eggplant" label="eggplant" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="flowers" label="flowers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="garden" label="garden" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="giantthaipeppers" label="Giant Thai Peppers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="grapes" label="grapes" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="habaneros" label="habaneros" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jalapenos" label="jalapenos" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="melons" label="melons" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="peas" label="peas" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pumpkins" label="pumpkins" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="roses" label="roses" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="squash" label="squash" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="strawberries" label="strawberries" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="swisschard" label="Swiss chard" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tomatoes" label="tomatoes" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ultrasonicrodentrepellent" label="ultrasonic rodent repellent" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vegetable" label="vegetable" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[This years garden is a little late getting together due to needing to get the rental together and the weather but here's the start of the garden front &amp; back before I get time to smooth the details out.&nbsp; I need to grab some bark for the front where I put down weed block and make the grapes climb my structure I built out of PVC pipe. The PVC pipe was there from when I put the sprinklers in (yes all by myself) a few years ago. This project cleaned up some clutter and provided a needed solution to how I want my grapes to climb for now.<br /><br />I will also employ a net trellis for my peas and beans to climb if the rodents don't eat them this year! <br /><br />I have employed an ultrasonic rodent repellent this year to keep the rodents out of the garden.<br /><br /><b><font style="font-size: 1.95312em;">Here are some pics of the gardens with still a few things to do.</font></b><br /><br /><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-03_09-24-32_564.jpg"><img alt="2011-05-03_09-24-32_564.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-03_09-24-32_564-thumb-1456x2592-99.jpg" class="mt-image-none" width="1177" height="1560" /></a><br /><div><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-03_09-24-40_881.jpg"><img alt="2011-05-03_09-24-40_881.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-03_09-24-40_881-thumb-2592x1456-101.jpg" class="mt-image-none" style="" width="2592" height="1456" /></a></div><div><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-15_19-42-58_323.jpg"><img alt="2011-05-15_19-42-58_323.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-15_19-42-58_323-thumb-2592x1456-103.jpg" class="mt-image-none" style="" width="2592" height="1456" /></a></div><div><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-15_19-42-43_562.jpg"><img alt="2011-05-15_19-42-43_562.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-15_19-42-43_562-thumb-2592x1456-105.jpg" class="mt-image-none" style="" width="2592" height="1456" /></a></div><div><br /><font style="font-size: 1.95312em;"><br /><b>The following pics are what I did during the so called storm in Sacramento yesterday morning and part of the early evening late afternoon.</b></font><br /><br /><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-15_19-44-35_194.jpg"><img alt="2011-05-15_19-44-35_194.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-15_19-44-35_194-thumb-2592x1456-107.jpg" class="mt-image-none" style="" width="2592" height="1456" /></a><br /></div><div><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-15_19-44-56_3.jpg"><img alt="2011-05-15_19-44-56_3.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-15_19-44-56_3-thumb-2592x1456-109.jpg" class="mt-image-none" style="" width="2592" height="1456" /></a></div><div><a href="http://www.dhoytt.com/mainblog/assets/images/2011-05-15_19-44-47_210.jpg"><img alt="2011-05-15_19-44-47_210.jpg" src="http://www.dhoytt.com/mainblog/assets_c/2011/05/2011-05-15_19-44-47_210-thumb-2592x1456-111.jpg" class="mt-image-none" style="" width="2592" height="1456" /></a></div><div><br /></div>]]>
        
    </content>
</entry>

<entry>
    <title>Still Adjusting Stride For Barefoot Minimalist Running </title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/04/still-adjusting-stride-for-barefoot-minimalist-running.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1744</id>

    <published>2011-04-19T05:23:59Z</published>
    <updated>2011-04-19T05:29:13Z</updated>

    <summary>Image by mrmoneda via FlickrSeems like I&apos;m still adjusting my stride to be more efficient when running in my Vibram Five Fingers. I found myself today consciously making sure I was putting my feet down and picking them up quicker...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="athleticshoe" label="Athletic shoe" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="barefootrunning" label="Barefoot running" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="running" label="Running" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sports" label="Sports" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefingers" label="Vibram Five Fingers" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[<div class="zemanta-img mt-image-right" style="margin: 1em; display: block; float: right; width: 250px;"><a href="http://www.flickr.com/photos/79975388@N00/3406931199"><img src="http://farm4.static.flickr.com/3578/3406931199_489d0880e6_m.jpg" alt="Vibram Five Fingers - KSO" width="240" height="160" /></a><p class="zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/79975388@N00/3406931199">mrmoneda</a> via Flickr</p></div>Seems like I'm still adjusting my stride to be more efficient when running in my Vibram Five Fingers. I found myself today consciously making sure I was putting my feet down and picking them up quicker and also&nbsp; not leaning but but running more upright. The results were that I felt even better than normal after the run!<br />

<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=7863f4ef-d3b9-4fa3-999d-28eb882cf5db" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
        
    </content>
</entry>

<entry>
    <title>Another Productive Run in The Rain</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/03/another-productive-run-in-the-rain.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1737</id>

    <published>2011-03-19T23:32:14Z</published>
    <updated>2011-03-20T00:08:33Z</updated>

    <summary><![CDATA[&nbsp;&nbsp;Just a bit ago I came back from another run in the rain. I clipped my toenails, put some lotion on my feet, threw on my Vibram Flows then headed out the door into a nice 4 mile run. &nbsp;...]]></summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="4mileruninrain" label="4 mile run in rain" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="northerncalifornia" label="Northern California" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sacramentocalifornia" label="Sacramento California" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="weather" label="Weather" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:
&quot;Arial&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333">&nbsp;&nbsp;Just
a bit ago I came back from another run in the rain. I clipped my toenails, put
some lotion on my feet, threw on my Vibram Flows then headed out the door into
a nice 4 mile run.</span><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333"><o:p></o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;"><o:p>&nbsp;</o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333">&nbsp;&nbsp;I had on
some shorts that went down to my knees and a long sleeved t-shirt I got from
last year's Natomas May Day run and over that a water proof windbreaker, topped
off with a dark beanie cap.<o:p></o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333"><o:p>&nbsp;</o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333">&nbsp;&nbsp;With the
hot Sacramento weather about to pop out at any time I couldn't pass up an
opportunity to run in some nice cool weather in the middle of the afternoon! A
run in hot Sacramento at this time of the afternoon will be very tough when the
temperatures start getting to 90&nbsp;degrees&nbsp;Fahrenheit&nbsp;and above so
I'm taking advantage!<o:p></o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333"><o:p>&nbsp;</o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333">&nbsp;&nbsp; Hey it
just feels very nice to get out and run in the rain with the fresh air and a
bit of wind.<o:p></o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333"><o:p>&nbsp;</o:p></span></p>

<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:
normal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;color:#333333">&nbsp;&nbsp; I have to
get back in shape!<o:p></o:p></span></p><div><br /></div><div><a href="http://www.dhoytt.com/mainblog/assets_c/2011/03/2011-03-19_14-59-27_125-upright-93.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/03/2011-03-19_14-59-27_125-upright-93.html','popup','width=480,height=640,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/03/2011-03-19_14-59-27_125-upright-thumb-240x320-93.jpg" width="240" height="320" alt="2011-03-19_14-59-27_125-upright.JPG" class="mt-image-none" style="" /></a></div><div><br /></div><div><a href="http://www.dhoytt.com/mainblog/assets_c/2011/03/2011-03-19_15-43-50_750-96.html" onclick="window.open('http://www.dhoytt.com/mainblog/assets_c/2011/03/2011-03-19_15-43-50_750-96.html','popup','width=2592,height=1456,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.dhoytt.com/mainblog/assets_c/2011/03/2011-03-19_15-43-50_750-thumb-240x134-96.jpg" width="240" height="134" alt="2011-03-19_15-43-50_750.jpg" class="mt-image-none" style="" /></a></div><div><br /></div>

<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=63951a6d-c820-46fb-a66d-3153751fc08d" alt="Enhanced by Zemanta" style="border:none;float:right" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
        
    </content>
</entry>

<entry>
    <title>Nice Run in The Sacramento Rain Today</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/03/nice-run-in-the-sacramento-rain-today.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1735</id>

    <published>2011-03-07T01:59:52Z</published>
    <updated>2011-03-07T02:29:16Z</updated>

    <summary>I just got back from a nice run in the rain today about an hour ago after doing some work on my rental property. This little drizzle we had today is the perfect weather to click off a few miles...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="2011" label="2011" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="march06" label="March 06" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="rain" label="rain" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="run" label="run" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sacramento" label="Sacramento" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sunday" label="Sunday" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefingersflows" label="Vibram five fingers Flows" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="workout" label="workout" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[I just got back from a nice run in the rain today about an hour ago after doing some work on my rental property. This little drizzle we had today is the perfect weather to click off a few miles especially if you are out of shape as I am. The wind is light the rain drops are very small, almost mist and the air is cool &amp; fresh as you can get around heavy street activity. Today I ran with my Vibram Five Finger Flows without socks of course and they felt warm and comfy. This was my normal 4 miles course.]]>
        
    </content>
</entry>

<entry>
    <title>Nice Slow Run &amp; Workout Today</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/02/nice-slow-run-workout-today.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1730</id>

    <published>2011-02-18T05:50:18Z</published>
    <updated>2011-02-18T06:00:17Z</updated>

    <summary>Well I never start out wanting to do a slow run but it was a nice grind and a good start to get back on track. After last night&apos;s work out on the weights followed by some treadmill work lack...</summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="physicalexercise" label="Physical exercise" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="roadrunning" label="Road running" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="treadmill" label="Treadmill" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefingers" label="vibram five fingers" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[Well I never start out wanting to do a slow run but it was a nice grind and a good start to get back on track. After last night's work out on the weights followed by some treadmill work lack of a consistent workout and being on the edge of being sick with little sleep the last couple of weeks a slow run should have been anticipated.<div><br /></div><div>I did my run that is about 4 miles and it was damp and cold but I hit it right before the rain came down hard. Man I have a long way to go but I have done this several times before so time to keep it pushing!</div>

<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=3c364977-9945-4764-a6b1-aa7654e5bfa2" alt="Enhanced by Zemanta" style="border:none;float:right" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
        
    </content>
</entry>

<entry>
    <title>Getting Workouts Back In Full Swing Including Vibram Five Fingers</title>
    <link rel="alternate" type="text/html" href="http://www.dhoytt.com/mainblog/archives/2011/02/getting-workouts-back-in-full-swing-including-vibram-five-fingers.html" />
    <id>tag:www.dhoytt.com,2011:/mainblog//8.1729</id>

    <published>2011-02-17T07:23:06Z</published>
    <updated>2011-02-17T17:34:12Z</updated>

    <summary><![CDATA[I have been alternately on the road, under the weather, injured and busy with projects&nbsp;interrupting&nbsp;my workouts. Well its time to get Darryl Hoytt busy again on the work outs and it started tonight!Darryl Hoytt busy is doing the grind until...]]></summary>
    <author>
        <name>Darryl Hoytt</name>
        
    </author>
    
        <category term="Health &amp; Wellness" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="barefootrunning" label="Barefoot running" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="burnworkout" label="burn workout" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="running" label="running" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vibramfivefinger" label="Vibram Five Finger" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.dhoytt.com/mainblog/">
        <![CDATA[I have been alternately on the road, under the weather, injured and busy with projects&nbsp;interrupting&nbsp;my workouts. Well its time to get Darryl Hoytt busy again on the work outs and it started tonight!<div><br /></div><div>Darryl Hoytt busy is doing the grind until I just get back into shape even through the dog days when I'm dragging. Everyday even when not hitting weights I will be doing cardio, abdominals and push-ups. No I will not be doing any of the trendy workouts&nbsp;these&nbsp;are work oust I&nbsp;developed&nbsp;years ago (well over a decade ago) well before the trendy workouts came out where they push your heart rate up.</div><div><br /></div><div>I call these my burn workouts and&nbsp;generally&nbsp;get in shape very quickly as along as I maintain, especially the running. So I will put my rain gear close by so that will not be an excuse unless its coming down like crazy, then its gym cardio time.</div><div><br /></div><div>Now that I'm accustomed to the Vibram Five Fingers I will not have to worry about waiting for my body to acclimate and push very hard on the runs. I have tried other's work out schedules but I'm going back to my time tested work out method, the Darryl Hoytt Burn workouts!</div><div><br /></div>

<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"><img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=0ecd6e0e-41d2-469b-8ded-1c475b25b20b" alt="Enhanced by Zemanta" style="border:none;float:right" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>]]>
        
    </content>
</entry>

</feed>

